Iupdn.Tweak()

<< Click to Display Table of Contents >>

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

Iupdn.Tweak()

Description

Modify an existing class IUPDN signal generator.

 

Type

INSTANCE FUNCTION

 

Usage

Iupdn.Tweak(Pstat, Iinit, Iapex, Ifinal, ScanInit, ScanFinal, SampleTime)

 

Pstat

PSTATCLASS

Potentiostat that will use the signal.

Iinit

REAL

Initial value in amperes.

Iapex

REAL

Apex value in amperes.

Ifinal

REAL

Final value in amperes.

ScanInit

REAL

Initial scan rate in amperes/second.

ScanFinal

REAL

Final scan rate in amperes/second.

SampleTime

REAL

Time between data-acquisition steps.

Iupdn

IUPDN

The existing Iupdn object created.