Page 1 of 1

pH voltage using Labview

Posted: Sat Apr 29, 2023 11:49 pm
by Diatom
Hi, I am using the LabVIEW code provided on your website to connect a pH electrode via an ADP1000 connector and VINT hub. I would like to know how to get the voltage output from the sensor and not just the pH. The code does not appear to give the sensor voltage, so I would like to know if you are using the Nernstian slope of 59.162 per pH unit change.

It would be appreciated if you could provide me with some guidance on how to obtain the voltage. Thanks Michael

Re: pH voltage using Labview

Posted: Mon May 01, 2023 12:59 pm
by Patrick
You can get the voltage by using the VoltageInput channel type in Labview.

-Patrick