Set Poses VI
- Updated2023-02-21
- 2 minute(s) read
Set Poses VI
Owning Palette: Serial Arm Definition VIs
Requires: Robotics Module
Sets the joint angles that make up serial arm poses you want to associate with a robotic arm.
![]() |
serial arm in is a reference to a serial robotics arm. Use the Initialize Serial Arm VI to generate this LabVIEW class object. | ||||||
![]() |
serial arm poses defines poses to associate with serial arm in.
| ||||||
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | ||||||
![]() |
serial arm out is a reference to a serial robotic arm. You can wire this output to other Robotic Arm VIs. | ||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Example
Refer to the Robot Arm Examples.lvproj in the labview\examples\robotics\Robotic Arm directory for an example of using the Set Poses VI.