Class AdvMotion::PosCommand
Defined in File AdvancedMotionApi.h
Nested Relationships
This class is a nested type of Class AdvMotion.
Class Documentation
-
class PosCommand
This class contains data for a position command.
Public Functions
-
PosCommand()
Public Members
-
int axis
The axis of the motion command.
-
double target
The target position of the motion command.
-
Profile profile
The profile of the motion command.
-
PosCommand()