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