Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

To debug test the robot's operation check and correct actions, you need to run the robot scheme in ROBIN Studio in debug mode. The debug mode control panel is located at the top of the workspace:

Image Modified

Buttons for interacting with the robot scheme on the control panel:

Button symbol

Name

Action

Image Modified

Save results

If this

flag

checkbox = true is

set

selected, the results of the scenario

start

startup are saved. After the first run, this makes it possible to start the scenario

start

from any action in the robot scheme in subsequent runs

.

Image Modified

Start

Starts debug mode from the very first action in the scheme

.

Image Modified

Pause

Pauses the robot after an action that was running when the "Pause" button was clicked. You will need to click either the "Start" or "Step Forward" button to continue. It is also possible to stop the execution of a scenario. The button becomes active only after the robot is started

.

Image Modified

Stop

Stops robot execution and exits debugging mode. The button is active while the robot is running

.

Image Modified

Soft stop

Stops robot execution after termination of an action on which a soft stop point is set.

The stop will only occur if the user clicks the "Soft Stop" button during debugging. The results produced by the robot up to the soft stop point are saved. Otherwise, there will be no stop at the marked action. The button is active while the robot is running

.

Image Modified

Hard stop

Stops robot execution and exits debugging mode, interrupting the execution of actions. The results are not saved. The button is active while the robot is running

.

Image Modified

Restart

Starts debugging mode from the first action. The button is active in debug mode

.

Image Modified

Step forward

Executes the action before which the scheme was paused and sets the debugging mode to pause. Active in debugging mode

.

Image Modified

Track on debug

When this flag is checked, the progress of the script execution is displayed as a green frame on the action that is currently being executed. The frame is displayed while the scheme is paused

.

Image Modified

Robot launch options

When you click the button, the "Robot launch options" window opens, where you can select the logging level and set the values of the robot input parameters, if necessary

.

Before starting the robot in debug mode, you can select the necessary logging level by clicking on the button, selecting the necessary logging level, and clicking "Save":

Image Modified

If you click the "Cancel" button, the logging level will not be saved and you will return to the ROBIN Studio workspace.

...

If the scheme is not started in debugging, or if the "Stop" button was clicked during operation, the debugging panel is grayed out. The control panel will be colored green when the robot is running, and yellow when it is paused:

Image Modified

Image Modified

Image Modified

After starting the scheme, the debugging level logging starts.

The action log is located at the bottom of ROBIN Studio and looks as follows:

Image Modified

After termination of the robot, the robot 's action log is available to the user. When the scheme is restarted, the action log in ROBIN Studio is cleared.