LastMotionOfOperation
Standard Word: -
Variable: State.LastMotionOfOperation
Type: Boolean
State variables are all boolean type variables. That is, they only take the value “true” or “false”. Therefore, words are not formed from these variables. “State.LastMotionOfOperation” becomes “true” in the last linear motion line (G0 or G1) of the operation, otherwise it becomes “false”.