Click or drag to resize

MotorAspect Properties

The MotorAspect type exposes the following members.

Properties
  NameDescription
Public propertyAccelerationUnits
Public propertyAspectManagedBy
The Aspect that this is managed by.
(Inherited from AspectComponentBase.)
Public propertyBindingNameStore
Manages binding names for aspect bindable items.
(Inherited from AspectComponentBase.)
Public propertyController
Public propertyCoreConveyor
Public propertyDirection
Public propertyDoesResetTargetDirection
Public propertyDoesResetTargetSpeed
Public propertyDoesResetTargetState
Public propertyEncoder
Public propertyExternalPositionLimits
Public propertyId (Inherited from SerializableObject.)
Public propertyInitializationDirection
Public propertyInitializationPosition
Public propertyInitializationProperties
Public propertyInitializationSpeed
Public propertyIsCollapsed
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.)
Public propertyIsEnabled
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.)
Public propertyIsReadOnly
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.)
Public propertyLowerPositionLimit
Public propertyMaxAcceleration
Public propertyMaxAccelerationUnlocked
Whether the MaxAcceleration property is unlocked.
Public propertyMaxDeceleration
Public propertyMaxDecelerationUnlocked
Whether the MaxDeceleration property is unlocked.
Public propertyMaxPosition
Public propertyMaxPositionUnlocked
Whether the MaxPosition property is unlocked.
Public propertyMinPosition
Public propertyMinPositionUnlocked
Whether the MinPosition property is unlocked.
Public propertyName
The name for the motor.
(Overrides AspectComponentBase.Name.)
Public propertyOverrideCoreConveyorMotor
Public propertyPositionUnits
Public propertyResetTargetDirection
Public propertyResetTargetProperties
Public propertyResetTargetSpeed
Public propertyResetTargetState
Public propertySpeedUnits
Public propertyState
Public propertyTargetDirection
Public propertyTargetDirectionUnlocked
Whether the TargetDirection property is unlocked.
Public propertyTargetSpeed
Public propertyTargetSpeedUnlocked
Whether the TargetSpeed property is unlocked.
Public propertyTargetState
Public propertyTargetStateUnlocked
Whether the State property is unlocked.
Public propertyUnitType
Public propertyUpperPositionLimit
Public propertyVisual (Inherited from VisualAspect.)
Top
See Also