GroupLab.Phidgets.NET Documentation

Encoder Events

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

See Also

Encoder Class | GroupLab.Phidgets Namespace