Imstep.Tweak()
Type: INSTANCE FUNCTION
Purpose: Modify an existing Imstep signal generator.
Usage:
Imstep.Tweak(Pstat,IInit,TInit,Istep,Tstep,Nsteps,SampleTime) Pstat PSTATCLASS
Potentiostat that will use the signal
IInit REAL Initial value in amperes. TInit REAL Initial time in seconds. IStep REAL Step value in amperes. TStep REAL Step time in seconds. Nsteps INDEX Number of steps to run using step information. SampleTime REAL Time between data-acquisition steps Imstep IMSTEP The existing Imstep object.
Comments are closed.