TCPC

Standard Word: -

Variable: CuttingMode.TCPC

Type: Boolean

Just like State variables, CuttingMode variables (except CuttingMode.Name) are boolean type variables. That is, they only take the value “True” or “False”. Therefore, words can not be created from these variables.“CuttingMode.TCPC” variable turns “True” at the beginning of operations whose cutting mode is selected as TCPC. It stays as “True” throughout whole operation, and turns to “False” when an operation that has a different cutting mode starts.