class VPV

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Signal classes >

class VPV

Description

The VPV class describes a voltage ramp and square-wave waveform that can be applied by a potentiostat while in the Potentiostat mode.

 

The VPV object encapsulates information about the starting voltages, voltage step, pulse size, pulse duration, and the data-acquisition rate. It also can be used to control a digital output used to signal electrodes. Most of the activity associated with the VPV happens in the background while a Pv.Run() is being executed.

 

Type

CLASS

 

Related Topics