TurningTool
Standard Word: -
Variable: State.TurningTool
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.TurningTool” variable becomes “true” at the beginning of operations using turning tool. It remains “true” until the end of that operation. It becomes “false” again at operation starts where a milling tool is used.