Enumeration of motion control command codes. More...
Enumerations | |
enum | MotionControlCmd { UNDEFINED = 0, CHECK_MOTION_READY = 200101, CHECK_QUEUE_CNT = 200102, STOP_MOTION = 200111, START_TRAJ_MODE = 200121, STOP_TRAJ_MODE = 200122 } |
Enumeration of motion control command codes.
Definition at line 59 of file motoman_motion_ctrl.h.