This class represents a thermocouple sensor attached to a Phidget TemperatureSensor.

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

Syntax

C#
public class TemperatureSensorSensor
Visual Basic (Declaration)
Public Class TemperatureSensorSensor
Visual C++
public ref class TemperatureSensorSensor

Remarks

A Phidget TemperatureSensor thermocouple sensor object stores the thermocouple sensor data for that thermocouple sensor. The sensitivity of the temperature readings for the related thermocouple is implemented in this class.

Inheritance Hierarchy

System..::.Object
  Phidgets..::.TemperatureSensorSensor

See Also