Iramp.Tweak()

<< Click to Display Table of Contents >>

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

Iramp.Tweak()

Description

Modify and existing Iramp signal generator.

 

Type

INSTANCE FUNCTION

 

Usage

Iramp.Tweak(Pstat, Iinit, Ifinal, ScanRate, SampleTime)

 

Pstat

PSTATCLASS

Potentiostat that will use the signal.

Iinit

REAL

Initial value in amperes.

Ifinal

REAL

Final value in amperes.

ScanRate

REAL

Scan rate in amperes/second.

SampleTime

REAL

Time between data-acquisition steps.

Iramp

IRAMP

The existing Iramp object.