Direction
| Description |
The Direction command moves the robot in a linear motion along a single axis of a selected frame until a stop condition stops it. Use this command when you need continuous motion in one direction and do not need an exact target point. When you run the node, the robot moves from its current position along the axis you define and stops when any one of your stop conditions is met. You can define multiple stop conditions to control adaptive motion.
|
|
To access Direction command |
|
||
|
|
|
||
|
| Motion Profile labels on Move Nodes |
All Move-related command nodes in the program tree display the Motion Profile associated with each node. This feature enables users to see the selected Motion Profile on a Move node. This feature is implemented on the following command nodes: Move nodes with Custom motion profile will display the values for the speed and acceleration instead of Motion profile. |
|
|
|
|
To use the More options |
Tap the kebab icon. A new screen appears containing three advanced settings:
|
| To use Movement setting |
|
|
To use Reference setting |
Use this setting to specify a reference Tool Center Point.
|
| To use Until setting |
The Until setting defines the stop conditions.
|
| To access Expression |
Expression stops the motion when a logical or Boolean expression is met.
|
| To access Contact |
Contact stops the motion on physical contact.
|
||
|
| To access Distance |
Distance stops the motion after traveling a set distance.
|
|
To access Signal |
Signal stops the motion when a specific digital input signal becomes active or inactive. Use it with sensors, buttons, or other external devices to stop motion when the environment changes.
|