VPV.Tweak()
Type: INSTANCE FUNCTION
Purpose: Modify an existing voltage-ramp generator.
Usage:
Vpv.Tweak(Pstat, VInit, Vstepl, VPulseSize, SampleTime)
Pstat
- PSTATCLASS
- Potentiostat that will use the signal
VInit
- REAL
- Initial value in volts.
VStep
- REAL
- Voltage step in millivolts.
VPulseSize
- REAL
- Pulse size in millivolts.
SampleTime
- REAL
- Time between data-acquisition steps
Comments are closed.