====== Temperature input ====== Read an NTC or PT100 sensor. Check the product specifications for supported sensors and channels. * [[:en-us_commands:reference:ntcread|ntcRead()]] — Returns the temperature of an NTC 3950 10kΩ sensor as an integer in 0.1℃ units. * [[:en-us_commands:reference:ntcreadf|ntcReadf()]] — Returns the temperature of an NTC 3950 10kΩ sensor as a floating-point value in ℃. * [[:en-us_commands:reference:pt100read|pt100Read()]] — Returns the PT100 sensor temperature as an integer in 0.1℃ units. [[:en-us_commands:builtin|← Built-in function list]]