As of May 2, 2022 the LabJack forums have been set to read-only.
If you are in need of support, please contact us via one of the methods described on our contact page.
Home/Forums/T7/ Python and T7 to read 2252 ohm thermisters
2. How to get an analog input reading in Python. That one's easy. Make a call to eReadName to get a reading from the channel of interest. See the eReadName example or perhaps one of the AIN examples:
1. How to get a voltage signal from a resistive sensor. The LJTick-Resistance is a good solution, but for general help start here:
https://labjack.com/support/app-notes/measuring-resistance
2. How to get an analog input reading in Python. That one's easy. Make a call to eReadName to get a reading from the channel of interest. See the eReadName example or perhaps one of the AIN examples:
https://labjack.com/support/software/examples/ljm/python