In ROBIN Studio, you can track variables whose results you need to see during robot debugging. You can track not only variables but also action results. If you set a variable or action result for tracking, their values will not be visible during execution since the values of tracked variables are visible only when the robot is paused.

The «Tracked variables» tab is located in the «Resources» panel.

There are several ways to add variables and action results to the «Tracked variables» tab.

  1. Adding an existing variable to the «Tracked variables» tab.

    1.1 To select variables for tracking, click the plus icon, and a list of variables will be displayed.

    1.2 To add the desired variable to the «Tracked variables» tab, click on the selected variable in the dropdown list.

    1.3 The variable will appear on the «Tracked variables» tab. You can also use the «Search» field to find the desired variable.

    –>

    –>

  2. Adding a variable to the «Tracked variables» tab during its creation.

    2.1 On the «Resources» panel, go to the «Variables» tab.

    2.2 Add a variable (click on the plus icon). You will be taken to a form with fields for creating a new variable. After filling in the required fields, you need to set the parameter «Track on debug».

    2.3 Click the «Create» button.

    2.4 The created variable will appear on the «Tracked variables» tab.

  3. Adding a variable to the «Tracked Variables» tab by setting the «Track on debug» parameter in the list of created variables on the «Variables» tab.

    3.1 In the resources on the «Variables» tab, there is a list of created variables. Click on the «Track on debug» icon.

    3.2 The variable will appear on the «Tracked Variables» tab.

  4. Adding an action result to the «Tracked variables» tab.

    4.1 Open the action properties and make the «Track on debug» icon active for the action result.

    4.2 The action result will appear on the «Tracked variables» tab.

  • Нет меток