<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.MeasureA() |
Read the voltage on the potentiostat's Auxiliary A/D Input.Read the cell current.
The full-scale range of the Auxiliary A/D input is ±3 volts. The bit resolution is 0.1 mV. You can expect about 1 bit RMS noise in the reading. This noise averages out if you take multiple readings. If you need to read a higher voltage, a resistive voltage-divider can be placed in front of the high-impedance differential input.
Reading = Pstat.MeasureA()
Reading |
REAL |
The input voltage. Units are volts. |