GroupLab.Phidgets.NET Documentation

MotorControl Events

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

Public Instance Events

Attach (inherited from PhidgetComponent) Occurs when this component has been associated with a phidget device.
Detach (inherited from PhidgetComponent) Occurs when the phidget device associated with this component has been detached from this computer.
Disposed (inherited from Component) Adds an event handler to listen to the Disposed event on the component.
Error (inherited from PhidgetComponent) Occurs when there is a USB protocol error communicating with the phidget device.
InputChange Occurs when the servo motor is changing its position.
MotorChange Occurs when the servo motor is changing its position.
TorqueChange Occurs when the servo motor is changing its position.

See Also

MotorControl Class | GroupLab.Phidgets Namespace