<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetAnalogOut() |
Set the voltage the auxiliary DAC output on the Miscellaneous I/O Connector.
For the PCI4 family of potentiostats, the offset and/or full scale range of the DAC can be changed using jumpers on the Controller Card. This function automatically adjusts the DAC scaling using any appropriate scaling values found in the "GAMRY5.INI" file. See the potentiostat's operator’s manual for further information. |
VoltageSet = Pstat.SetAnalogOut(Voltage)
Voltage |
REAL |
The new output voltage. |
VoltageSet |
REAL |
The output voltage as set. |