Skip to main content
Read temperature measurements from thermocouple sensors.

Import

Methods

Method Reference

Net.get(name, type=NetType.Thermocouple)

Get a thermocouple net by name.
Parameters: Returns: Thermocouple Net instance

read()

Read the temperature from the thermocouple.
Returns: float - Temperature in degrees Celsius

Examples

Single Reading

Continuous Monitoring

Temperature Logging

Thermal Protection

Hardware Integration

Notes

  • Thermocouple nets work directly without enable()/disable() calls
  • Temperature is returned in degrees Celsius
  • Reading rate depends on thermocouple hardware
  • Net names must match those configured on the Lager Box