GroupLab.Phidgets.NET Documentation

MotorControl Properties

The properties of the MotorControl class are listed below. For a complete list of MotorControl class members, see the MotorControl Members topic.

Public Instance Properties

Attached (inherited from PhidgetComponent) Indicates wether this phidget component has been associated with an underlying phidget device and that the device is attached to this computer.
AutoAttach (inherited from PhidgetComponent) Indicated wether the current component should automatically attach to an appropriate phidget device.
Container (inherited from Component) Gets the IContainer that contains the Component.
FilterSerialNumbers (inherited from PhidgetComponent) Gets/sets the device serial numbers that are accepted by this component. If this list is empty the component will accept all device serial numbers.
Inputs Gets the collection of MotorInput's available on this motorcontrol phidget.
Motors Gets the collection of Motor's available on this motorcontrol phidget.
PhidgetDevice (inherited from PhidgetComponent) Gets/sets the wrapped phidget device.
Site (inherited from Component) Gets or sets the ISite of the Component.

Protected Instance Properties

DesignMode (inherited from Component) Gets a value that indicates whether the Component is currently in design mode.
Events (inherited from Component) Gets the list of event handlers that are attached to this Component.

See Also

MotorControl Class | GroupLab.Phidgets Namespace