История страницы
When working with a robot schematic in ROBIN Studio, there it is sometimes a need possible to apply bulk mass operations to the actions that make up the robot.
...
Clicking the Mass Actions button opens a menu:
Action in the |
"Mass actions" menu | Robot scheme view before action execution | Robot scheme view after action execution | Action description |
Clicking the "Set" button sets the latest version of the actions in the scheme |
Sets the latest version for all actions in the scheme. Click the button located to the right of the "Action |
version" field |
to upgrade the version of a particular action |
When the |
button is clicked, all disabled actions on the robot scheme will be enabled |
When the button is clicked, all breakpoints on the actions of the robot scheme will be removed | |||
When |
the |
arrow is clicked, all action groups on the robot scheme will be collapsed, leaving only the group headers visible. If the |
|
arrow is clicked, all action groups on the scheme will be expanded |
When |
the |
arrow is clicked, all Try-Catch blocks on the robot scheme will be collapsed, leaving only the block headers visible. If the |
|
, arrow is clicked, all Try-Catch groups on the scheme will be expanded. | ||
"Loop": When the |
arrow is clicked, all loops on the robot scheme will be collapsed, hiding the actions inside the loop. If the |
|
arrow is clicked, all loops on the scheme will be expanded |
Conditions |
"If": When the |
arrow is clicked, all actions within the |
"If" condition branches on the robot scheme will be collapsed, leaving only the |
"If" actions visible. If the |
arrow is clicked, all actions included in the |
"If" condition branches on the scheme will be expanded |
"Branching": When the |
|
arrow is clicked, all actions within the |
"Branching" action branches on the robot scheme will be collapsed, leaving only the |
"Branching" actions visible. If the |
|
arrow is clicked, all actions included in the |
"Branching" action branches on the scheme will be expanded |
|