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.
I'm about to purchase the LJTick-InBuff and an electrode type sensor to use with my T7, coding in C#. Do you have any application notes, tips or advice for accomplishing this?
The LJTIB works great with pH sensors. Simply connect your sensor to INA & GND, and then acquire readings from AIN0 (assuming the LJTIB is plugged into the AIN0/AIN1 block). See the eReadName example for C# and use the name "AIN0".
The LJTIB works great with pH sensors. Simply connect your sensor to INA & GND, and then acquire readings from AIN0 (assuming the LJTIB is plugged into the AIN0/AIN1 block). See the eReadName example for C# and use the name "AIN0".
https://labjack.com/support/datasheets/t-series/ain
https://labjack.com/support/software/api/ljm/function-reference/ljmeread...
https://labjack.com/support/software/examples/ljm/net