Debug from the Current Location in Design Mode

  1. To start debugging from the current location, in Design Studio, Design Mode, click Return From 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.

  2. Click Play 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 Return From Location , it must restart the debugging before it executes to the location, and prompts you for permission.

  3. Click OK.