I need to stop the robot during a move as per analog input.
One method is to place your move inside an IF conditional and checkmark the “continuous” check box allowing threaded monitoring, then place a stopl or stopj in the else.
2 Likes