Class AxisSyncMode¶
Defined in File CoreMotionApi.h
Class Documentation¶
-
class AxisSyncMode¶
This enumerator class enumerates the sync control modes of an axis.
Public Types
-
enum T¶
Values:
-
enumerator NoSync¶
The axis is not a sync slave
-
enumerator NoOffset¶
The axis is a sync slave, and no offset compensation is enabled
-
enumerator VelocityOffset¶
The axis is a sync slave, and velocity offset compensation is enabled
-
enumerator SymmetricVelocityOffset¶
The axis is a sync slave, and symmetric velocity offset compensation is enabled
-
enumerator NoSync¶
-
enum T¶