Pstat.MeasureI()
Pstat.MeasureI()
Type: INSTANCE FUNCTION
Purpose: Read the cell current.
This function is used to get an immediate current reading without the complexity of running a data-acquisition curve.
The current range is autoranged if necessary to get an accurate reading. Current-interrupt IR-compensation is not performed. All potentiostat settings (filters, control modes, etc.) except the current range are left alone as the reading is taken. The cell switch is not turned on if it is off.
Usage: Current = Pstat.MeasureI()
Current | REAL | The cell current. |
Comments are closed.