GroupLab.Phidgets.NET Documentation

InterfaceKit Events

The events of the InterfaceKit class are listed below. For a complete list of InterfaceKit class members, see the InterfaceKit 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 a digital input value changes.
OutputChange Occurs when a digital output value changes.
SensorChange Occurs when an analog sensor's value changes with at least the Sensitivity value.

See Also

InterfaceKit Class | GroupLab.Phidgets Namespace