By
admin
0
comment

Explanation of stop command in ABB robot RAPID

In ABB robot programming, the commonly used instruction to stop program execution is stop. However, there are many stopping methods in RAPID language. The following will introduce them: 1. Command SystemStoppAction to immediately stop all robots in all tasks \Stop; Similar to a normal program stop achieved through a stop button \StopBlock: As mentioned above, but to restart, PP must…