The standard Square Wave Voltammetry analysis contains the following pages at startup: Chart The Chart page is the heart of the Square Wave Voltammetry analysis. It contains the data plotted… read more →
The Square Wave Voltammetry analysis script allows you to open Square Wave Voltammetry and Square Wave Stripping Voltammetry data files by selecting the data file from the File Open window.… read more →
The standard Sampled DC analysis contains the following pages at startup: Chart The heart of the Sampled DC analysis. It contains the data plotted in an Iforward versus Vforward format.… read more →
The Sampled DC Voltammetry analysis script allows you to open Sampled DC Voltammetry and Sampled DC Stripping Voltammetry data files by selecting the data file from the File Open window.… read more →
The standard Differential Pulse analysis contains the following pages at startup: Chart The Chart page is the heart of the Differential Pulse analysis. It contains the data plotted as Idifference… read more →
The Differential Pulse Voltammetry analysis script allows you to open Differential Pulse Voltammetry and Differential Pulse Stripping Voltammetry data files by selecting the data file from the File Open window.… read more →
Type: CLASS Purpose: The VPV class describes a voltage ramp and square-wave waveform that can be applied by a potentiostat while in the potentiostat mode. The VPV object encapsulates information… read more →
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… read more →
Type: INSTANCE FUNCTION Purpose: Return the current title of the curve. Usage: Title = Pv.Title() Title STRING The current title of the curve.
Type: CLASS FUNCTION Purpose:Create a new ramp and square-wave generator. A given VPV object can be used by more than one curve, but can be used by only one curve… read more →