Use Digital Input mapped to Freedrive in Remote Mode

The reason for the restriction is ISO 10218-1, section 5.3.5 Single Point of Control. We want to prevent users from freedriving the robot when at the same time, a remote machine can tell the robot to start a program.

An option is to listen on an input inside your program and enter freedrive that way. Then you can control from the program when it is appropriate to go to freedrive.

3 Likes