2.3.1.6 Stop Condition

When the conditional expression “after until” is satisfied, the robot stops moving and executes the next command (step or function).

The value of the conditional expression “after until” can be checked through the return value of the result () function. You can check whether the move operation is terminated by a conditional expression.

Figure 21 Example of Stop Conditions

For details on the robot language, refer to the "Robot Language Function Manual."

Last updated

Was this helpful?