T8 Temperature Registers
Name Start Address Type Access
TEMPERATURE#(0:7) 600 FLOAT32 R
TEMPERATURE#(0:7)_CAPTURE 700 FLOAT32 R
TEMPERATURE#(0:7)
- Starting Address: 600
T8 Only. Returns the temperature of the specified analog input. And saves AIN and temperature inputs for all channels. For other devices, use TEMPERATURE_DEVICE_K.
  • Data type: FLOAT32  (type index = 3)
  • Read-only
  • This register may be streamed
Expanded Names Addresses Formula
TEMPERATURE0, TEMPERATURE1, TEMPERATURE2, TEMPERATURE3, TEMPERATURE4, TEMPERATURE5, TEMPERATURE6, TEMPERATURE7 ... Show All 600, 602, 604, 606, 608, 610, 612, 614 ... Show All address = 600+(2*#)
TEMPERATURE#(0:7)_CAPTURE
- Starting Address: 700
T8 Only. Returns the last read temperature of the specified analog input. For other devices, use TEMPERATURE_DEVICE_K.
  • Data type: FLOAT32  (type index = 3)
  • Read-only
  • This register may be streamed
Expanded Names Addresses Formula
TEMPERATURE0_CAPTURE, TEMPERATURE1_CAPTURE, TEMPERATURE2_CAPTURE, TEMPERATURE3_CAPTURE, TEMPERATURE4_CAPTURE, TEMPERATURE5_CAPTURE, TEMPERATURE6_CAPTURE, TEMPERATURE7_CAPTURE ... Show All 700, 702, 704, 706, 708, 710, 712, 714 ... Show All address = 700+(2*#)
LJScribe postfix