Temperature

API Documentation: [cpp] [python] [.NET] [CCA] [REST]

Certain modules have a temperature measurement available. The temperature entity gives access to these measurements. Check your module datasheet to see if your module has a temperature entity.


System Temperature

The temperature of the USBExt3c can be measured with:

stem.temperature[0].getValue(µC) [cpp] [python] [.NET] [LabVIEW]
stem.temperature[0].getValueMin(µC) [cpp] [python] [.NET] [LabVIEW]
stem.temperature[0].getValueMax(µC) [cpp] [python] [.NET] [LabVIEW]
where temperature is in micro-degress Celcius.