RotaryAxis1Changed

Standard Word: -

Variable: State.RotaryAxis1Changed

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.RotaryAxis1Changed” variable becomes “true” on GOTO lines whose “RotaryAxis1” value changes. It becomes “false” on GOTO lines whose “RotaryAxis1” value remains the same.