Robot Executor IsEnabled property gets unchecked on run

Hi guys,
when the simulation is run the IsEnables property in the robot executor is automatically unchecked, how can it be fixed so it does not uncheck itself ?

regards

The PM robot transport controller is probably connected to your robot.
If you do not want to use the PM transport controller to drive the robot, then you need to disconnect the robot with the PnP tool. After this, you can set the IsEnabled to True, and drive the robot with robot programs.

1 Like