IMSTEP
Type: CLASS
Purpose: The IMSTEP class describes a multiple-part current-step waveform which can be applied by a potentiostat while in the Galvanostat mode.
The Imstep object encapsulates information about the initial and step currents, the elapsed times at each current, the number of steps, and the data-acquisition rate. Most of the activity associated with the Imstep happens in the background while a Ciiv.Run() is being executed.
The current range used for the IMSTEP signal generator is selected from the larger absolute current in the waveform. The current range is fixed throughout the scan. The program does the best it can to reach the lower current using the current range in use. Generally the smaller current is only imprecise if it differs from the first by several orders of magnitude.
If the Skip button is “pressed” during the initial phase of the run, the Imstep signal generator advances to the step phase. If the Skip button is pressed during the final phase, the Cpiv.Run() is prematurely ended.
Comments are closed.