Temperature

API Documentation: [cpp] [python] [.NET] [LabVIEW]

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 USBHub3c can be measured with:

stem.temperature[0].getTemperature(µC) [cpp] [python] [NET] [LabVIEW]

where temperature is in micro-degress Celcius.