Pstat.SetAnalogOut()

<< Click to Display Table of Contents >>

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

Pstat.SetAnalogOut()

Description

Set the voltage the auxiliary DAC output on the Miscellaneous I/O Connector.

 

Gamry tip bulb

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.

 

Gamry tip bulb

This is applicable to PC5 and PCI4 instruments.

 

Type

INSTANCE FUNCTION

 

Usage

VoltageSet = Pstat.SetAnalogOut(Voltage)

 

Voltage

REAL

The new output voltage.

VoltageSet

REAL

The output voltage as set.