Pstat.MeasureA()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Instrument classes > class PSTAT >

Pstat.MeasureA()

Description

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.

 

Type

INSTANCE FUNCTION

 

Usage

Reading = Pstat.MeasureA()

 

Reading

REAL

The input voltage. Units are volts.