Pstat.SetDDSAmpl()

<< Click to Display Table of Contents >>

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

Pstat.SetDDSAmpl()

Description

Set the RMS voltage of the DDS sine-wave synthesizer.

 

For a sine wave, the RMS voltage can be calculated as follows:

 

 

The maximum RMS voltage varies by potentiostat and is 3.62 V (5.12 V Peak) on a PCI4 or Series G family Potentiostat. PC5 family Potentiostats have a 1.448 V RMS maximum (2.048 V peak).

 

Requested voltages which are higher than the maximum value are limited to the maximum value.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Pstat.DDSAmpl(Ampl)

 

Ampl

REAL

Requested RMS amplitude (volts).

Result

REAL

Resulting RMS amplitude as set.