Tips for reading a PH electrode with T7? | LabJack
 

Tips for reading a PH electrode with T7?

2 posts / 0 new
Last post
Tips for reading a PH electrode with T7?

Hi,

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?

Thanks!

LabJack Support
labjack support's picture
The LJTIB works great with pH

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