Debug from Current Location in Design Mode
-
To start debugging from the current location, in Design mode, click
Start Debug From Current Location
.
The Robot Editor switches to Debug mode and executes, as directly as possible, to the location that is current in Design mode.
When that location is reached, debugging is stopped.
-
Click
Run
to continue debugging from this location.
This feature is useful to debug a part of the robot, such as a specific branch or a specific iteration of a loop action.
If Design Studio is already debugging the robot when you click Start Debug From Current Location
, it must restart the debugging before it executes to the location, and prompts you for permission.
- Click OK.