<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Signal classes > class VPV > Vpv.Tweak() |
Modify an existing VPV signal generator.
Vpv.Tweak(Pstat, VInit, VStep, VPulseSize, SampleTime)
Pstat |
PSTATCLASS |
Potentiostat that will use the signal. |
VInit |
REAL |
Initial value in volts. |
VStep |
REAL |
Step in volts. |
VPulseSize |
REAL |
Pulse size in volts. |
SampleTime |
REAL |
Time between data-acquisition steps |
Vpv |
VPV |
The existing Vpv object. |