GroupLab.Phidgets.NET Documentation

HumiditySensor Events

The events of the HumiditySensor class are listed below. For a complete list of HumiditySensor class members, see the HumiditySensor 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.
HumidityChange Occurs when the value of the humidity is changing
TemperatureChange Occurs when the value of the temperature is changing

See Also

HumiditySensor Class | GroupLab.Phidgets Namespace