CDRFLEx.get_current_velx
Features
This is a function for checking information on the current task velocity of the robot in the robot controller.
Parameter
None
Return
Value | Description |
struct.ROBOT_VEL | Refer to definition of structure |
Example
LPROBOT_VEL lpVel = drfl.get_current_velx();