GroupLab.Phidgets.NET Documentation

Servo Events

The events of the Servo class are listed below. For a complete list of Servo class members, see the Servo 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.
PositionChange Occurs when a servo motor is changing its position.

See Also

Servo Class | GroupLab.Phidgets Namespace