Istep.Tweak()

<< Click to Display Table of Contents >>

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

Istep.Tweak()

Description

Modify an existing Istep signal generator.

 

Type

INSTANCE FUNCTION

 

Usage

Istep.Tweak(Pstat, Iinit, Tinit, Ifinal, Tfinal, SampleTime)

 

Pstat

PSTATCLASS

Potentiostat that will use the signal.

Iinit

REAL

Initial value in amperes.

Tinit

REAL

Initial time in seconds.

Ifinal

REAL

Final value in amperes.

Tfinal

REAL

Final time in seconds.

SampleTime

REAL

Time between data-acquisition steps.

Istep

ISTEP

The existing Istep object.