Class Motion::TriggerJogCommand
Defined in File CoreMotionApi.h
Nested Relationships
This class is a nested type of Class Motion.
Class Documentation
-
class TriggerJogCommand
This class contains data for a triggered jog command.
Public Members
-
int axis
The axis of the motion command.
-
Profile profile
The profile of the motion command. The velocity value is the target velocity, and can be specified a value between -(2^38-1) = -274877906943 and 2^38-1 = 274877906943.
-
Trigger trigger
The trigger condition of the motion command.
-
int axis