The reference to the potential of the sensor.

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

Syntax

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

Remarks

The potential of the sensor is in millivolts. This is only valid for the thermocouple inputs.

See Also