<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetScan() |
Set scan voltage.
This signal is first summed with the Scan, DDS signal, and External signal. It is then sent to the potentiostat's signal input.
•In Potentiostat mode, this sum is applied to the cell.
•In Galvanostat mode, the applied current is given by:
where V = Bias to be applied (REAL).
Result = Pstat.SetScan(Bias)
Bias |
REAL |
Bias to be applied, in volts. |
Result |
REAL |
Returns Bias as set. |