Vconst.Tweak()
Vconst.Tweak()
Type: INSTANCE FUNCTION
Purpose: Changes the parameters of an existing constant-voltage signal-generator.
Usage: 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. |
Comments are closed.