Irupdn.Tweak()

<< Click to Display Table of Contents >>

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

Irupdn.Tweak()

Description

Modify an existing IRUPDN signal generator.

 

Type

INSTANCE FUNCTION

 

Usage

Irupdn.Tweak(Pstat, IInit, IApex1, IApex2, IFinal, ScanInit, ScanApex, ScanFinal, Hold1, Hold2, Hold3, SampleTime)

 

Pstat

PSTATCLASS

Potentiostat that will use the signal.

IInit

REAL

Initial value in amperes.

IApex1

REAL

Apex 1 value in amperes.

IApex2

REAL

Apex 2 value in amperes.

IFinal

REAL

Final value in amperes.

ScanInit

REAL

Initial scan rate in A/s.

ScanApex

REAL

Apex scan rate in A/s.

ScanFinal

REAL

Final scan rate in A/s.

Hold1

REAL

Time to hold at IApex1 in seconds.

Hold2

REAL

Time to hold at IApex2 in seconds.

Hold3

REAL

Time to hold at IFinal in seconds.

SampleTime

REAL

Time between data-acquisition steps.

Irupdn

IRUPDN

The existing Irupdn object.