IARRAY.New()

IARRAY.New()

Type: CLASS FUNCTION

Purpose: Create a new IARRAY signal generator.

Usage: IArray = IARRAY.New(Tag, Pstat, Bias, Cycles, SampleRate, VectorSignal, VectorRepeat, BiasMode)

Tag STRING

Object Tag

Pstat PSTAT CLASS

Potentiostat that uses the signal

Bias REAL

Signal bias in amperes

Cycles INDEX Number of cycles to run signal
SampleRate REAL

Time between data-acquisition steps in seconds

VectorSignal VECTOR Vector in which the current signal points are defined
VectorRepeat VECTOR

Vector that defines how many times each step in the VectorSignal is repeated

BiasMode INDEX Enter ‘0’ for no bias, enter ‘1’ to add bias to each signal value
IArray IARRAY

The object created