Click or drag to resize

IMotorItem Properties

The IMotorItem type exposes the following members.

Properties
  NameDescription
Public propertyIsAvailable (Inherited from IHardwareItem.)
Public propertyIsConnected (Inherited from IHardwareItem.)
Public propertyIsEnabled (Inherited from IHardwareItem.)
Public propertyIsInitialized (Inherited from IHardwareItem.)
Public propertyMaxPosition
Maximal physical position of the movable item. (The unit is always SI and depends on the type of axis: [m] for linear axes and [rad] for rotation axes)
(Inherited from IMovableItem.)
Public propertyMinPosition
Minimal physical position of the movable item. (The unit is always SI and depends on the type of axis: [m] for linear axes and [rad] for rotation axes)
(Inherited from IMovableItem.)
Public propertyMovableItemUniqueId
The unique ID of the movable item
(Inherited from IMovableItem.)
Public propertyMovementType
The type of movement of the motor (linear or rotation)
Public propertyPositioningType
The type of positioning of the motor (continuous or discrete)
Public propertyStatus (Inherited from IHardwareItem.)
Public propertyUniqueID (Inherited from IHardwareItem.)
Public propertyUsage (Inherited from IHardwareItem.)
Top
See Also