<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Signal classes > class VCONST > Vconst.Tweak() |
Change the parameters of an existing constant-voltage signal-generator.
Vconst.Tweak(Pstat, Voltage, Time, SampleTime)
Pstat |
PSTATCLASS |
Potentiostat that uses the signal. |
Voltage |
REAL |
Applied voltage in volts. |
Time |
REAL |
Total time in seconds. |
SampleTime |
REAL |
Time between data-acquisition steps. |
Vconst |
VCONST |
The existing Vconst object. |