Control Actions
| Description |
Use the Control Action command node in a Logic Program to control the main robot program. Unlike a Thread, the Logic Program runs independently of the main robot program, so you can add logic that powers the arm and starts, pauses, or stops the main program. The Control Action command node is not available in the main robot program. Control Action is a licensed feature. You cannot activate the node until you install the license. The node implements a subset of the Control API. For more functionality, use a Script node. For the full API, see URScript Control API in Logic Program.
|
|
Types of Control Action |
You program Control Actions in Manual mode. They execute only when the robot is in Remote Control. You can add these Control Actions:
|
|
Add a Control Action node |
|