Click or drag to resize

IncrementalModeType Enumeration

Represents the different incremental modes.

Namespace:  ABB.Robotics.Controllers.MotionDomain
Assembly:  ABB.Robotics (in ABB.Robotics.dll) Version: 6.5.129.0
Syntax
C#
public enum IncrementalModeType
Members
  Member nameValueDescription
None0No increment
Small1Small increment
Medium2Medium increment
Large3Large increment
User4User defined increment
See Also