This class represents the temperature IC (or Ambient sensor) on a Phidget TemperatureSensor.
            
    Namespace: 
   PhidgetsAssembly: Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34
 Syntax
Syntax
| C# | 
|---|
| public class TemperatureSensorAmbientSensor | 
| Visual Basic (Declaration) | 
|---|
| Public Class TemperatureSensorAmbientSensor | 
| Visual C++ | 
|---|
| public ref class TemperatureSensorAmbientSensor | 
 Remarks
Remarks
            A Phidget TemperatureSensor IC/Ambient sensor object stores the ambient board temperature. 
            The sesnor's sensitivity can also be modified from this class.  It can be used to measure the 
            temperature of the thermocouple cold junction and calibrate the thermocouple sensed temperature.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::.Object
Phidgets..::.TemperatureSensorAmbientSensor
Phidgets..::.TemperatureSensorAmbientSensor





