Click or drag to resize

MotionModeType Enumeration

Predefined motion mode types as defined for jogging of mechanical units.

Namespace:  ABB.Robotics.Controllers.MotionDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public enum MotionModeType
Members
  Member nameValueDescription
Linear0Linear mode
Reorientation1Reorientation mode
Axis1To32Alignment mode
Axis4To63Jog axis 4 to 6
Axis7To94Jog axis 7 to 9
Axis10To125Jog axis 10 to 12
Unknown6The current setting is not supported from the SDK. This value can never be set by SDK.
See Also