class VRAMP

<< Click to Display Table of Contents >>

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

class VRAMP

Description

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

 

The Vramp object encapsulates information about the starting and ending voltages, the ramp rate, and the data-acquisition rate. Most of the activity associated with the Vramp happens in the background while a Cpiv.Run() is being executed.

 

VRAMP uses a staircase waveform. Data are sampled at each level on the staircase.

 

Type

CLASS

 

Related Topics