<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Signal classes > class IPV > Ipv.Tweak() |
Modify an existing current-ramp and square-wave waveform (Ipv) signal generator.
Ipv.Tweak(Pstat, Iinit, Istep, IPulseSize, SampleTime)
Pstat |
PSTATCLASS |
Potentiostat that will use the signal. |
Iinit |
REAL |
Initial value in amperes. |
Istep |
REAL |
Step value in amperes. |
IPulseSize |
REAL |
Pulse size in amperes. |
SampleTime |
REAL |
Time between data-acquisition steps |
Ipv |
IPV |
The existing Ipv object. |