Pstat.SetVoltage()
Pstat.SetVoltage()
Type: INSTANCE FUNCTION
Purpose: Provide a way to quickly and easily set the cell voltage in Potentiostat mode.
This function does not use or allow for current-interrupt IR-compensation.
The voltage is not applied unless the cell switch is on.
NOTE: Do not call this function with the hardware in Galvanostat mode.
Usage: Pstat.SetVoltage(Voltage)
Voltage | REAL | The voltage applied (working versus reference). |
Comments are closed.