ToolNumberChanged
Standard Word: -
Variable: State.ToolNumberChanged
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. The variable State.ToolNumberChanged becomes “true” at the start of the operation, where the tool number changes, remains “true” until the end of that operation, and turns “false” in the beginning of the next operation, if same cutting tool is used.