RAINBOW ROBOTICS
RB SERIES _ USER MANUAL
© RAINBOW ROBOTICS Inc. All rights reserved.
180
■
Debug Function :
This function is used to debug internal values and can make a pop-up display the value of
a variable or internal parameter, similar to an alert.
‘Debug’ is for observing internal variables and mainly used to check the value of variables
used in the program during program teaching/ development.
After adding the debug function to the program tree, click ‘Debug’ to see the pop-up
window as above. Enter the variable name in the Name field to view how variables change.
To observe several variables within the same pop-up, press the ‘Add’ button to add
another variable.
The following is an example on using ‘Debug’.
Declare 1 variable-type variable (my_var = 3.14) and 1 array-type variable (my_arr =
{100,200,300}) using the ‘Assign’ function as shown below.
Summary of Contents for RB Series
Page 1: ...RAINBOw English RB SERIES USER MANUAL V 3 9 1 Update 2021 09...
Page 2: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 2...
Page 195: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 195...
Page 206: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 206...
Page 265: ...RAINBOW ROBOTICS RB SERIES _ USER MANUAL RAINBOW ROBOTICS Inc All rights reserved 265...