The reference to the temperature of the sensor.

Namespace:  Phidgets.Events
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public readonly double Temperature
Visual Basic (Declaration)
Public ReadOnly Temperature As Double
Visual C++
public:
initonly double Temperature

Remarks

The temperature of the sensor is degrees celcius.

See Also