Ipv.Tweak()

<< Click to Display Table of Contents >>

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

Ipv.Tweak()

Description

Modify an existing current-ramp and square-wave waveform (Ipv) signal generator.

 

Type

INSTANCE FUNCTION

 

Usage

Ipv.Tweak(Pstat, Iinit, Istep, IPulseSize, SampleTime)

 

Pstat

PSTATCLASS

Potentiostat that will use the signal.

Iinit

REAL

Initial value in amperes.

Istep

REAL

Step value in amperes.

IPulseSize

REAL

Pulse size in amperes.

SampleTime

REAL

Time between data-acquisition steps

Ipv

IPV

The existing Ipv object.