ISTEP.New()


Type: CLASS FUNCTION

Purpose: Creates a new Istep signal generator.

Usage:

Istep = ISTEP.New(Tag,Pstat,IInit,TInit,IFinal,TFinal,SampleTime)       Tag STRING

Object tag.

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 ICONST The object created.

Related Topics Link IconRelated Topics