In the Jump commands folder of the Insert NC function window, the control provides the functions FN 9 to FN 12 for jumps with if-then decisions.
In if-then decisions, the control compares a Q parameter with another Q parameter or a numerical value. If the condition is fulfilled, then the control continues the NC program at the label that is programmed after the condition.
If the condition is not fulfilled, the control continues with the next NC block.