OpMilling

Standard Word: -

Variable: State.OpMilling

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.OpMilling” variable becomes “true” at the beginning of milling operations. It becomes “false” again at the beginning of the first turning operation, which comes after the milling operations.