<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Signal classes > class VRAMP > Vramp.Tweak() |
Modify an existing VRAMP signal generator.
Vramp.Tweak(Pstat, VInit, VFinal, ScanRate, SampleTime)
Pstat |
PSTATCLASS |
Potentiostat that will use the signal. |
VInit |
REAL |
Initial value in volts. |
VFinal |
REAL |
Final value in volts. |
ScanRate |
REAL |
Scan rate in volts/second. |
SampleTime |
REAL |
Time between data-acquisition steps. |
Vramp |
VRAMP |
The existing Vramp object. |