Type: CLASS Purpose: The IRUPDN class describes a tri-slope current-ramp waveform which can be applied by a potentiostat while in the Galvanostat mode. The current is ramped from an initial… read more →
Type: INSTANCE FUNCTION Purpose: Modify an existing VRUPDN signal generator. Usage: Vrupdn.Tweak(Pstat,Vinit,VApex1,VApex2,Vfinal,ScanInit,ScanApex,ScanFinal,Hold1,Hold2,Hold3,SampleTime) Pstat PSTATCLASS Potentiostat that will use the signal VIni REAL Initial value in volts. VApex1 REAL Apex1 value in… read more →
Type: CLASS FUNCTION Purpose: Create a new VRUPDN signal generator. Usage: Vrupdn=VRUPDN.New(Tag,Pstat,Vinit,VApex1,VApex2,Vfinal,ScanInit,ScanApex,ScanFinal,Hold1,Hold2,Hold3,SampleTime, Cycles) Tag STRING Object tag. Pstat PSTATCLASS Potentiostat that uses the signal Vinit REAL Initial value in volts.… read more →
Type: INSTANCE FUNCTION Purpose: Modify an existing VDSTEP signal generator. Usage: Vdstep.Tweak(Pstat,VInit,TInit,VStep1,TStep1,VFinal,TFinal,SampleTime) Pstat PSTATCLASS Potentiostat that will use the signal VInit REAL Initial value in volts. TInit REAL Initial time… read more →
Type:LICENSE Purpose: The Signal license is required by curve objects. The actual script text doesn’t refer to the license.
Type: LICENSE Purpose: The Signal license is required by curve objects. The actual script text doesn’t refer to the license.
Type: CLASS Purpose: The VRUPDN class describes a tri-voltage ramp waveform which can be applied by a potentiostat while in the Potentiostat mode. The voltage is ramped from an initial… read more →
Type: INSTANCE FUNCTION Purpose: Set up threshold conditions which must be met before ChronoP.StopAt() tests are performed. When any of the threshold tests is met, the StopAt criteria are evaluated… read more →
Type: CLASS Purpose: The VDSTEP class describes a three-part voltage-step waveform which can be applied by a potentiostat while in the Potentiostat mode. The Vdstep object encapsulates information about the… read more →
Type: CLASS FUNCTION Purpose: Create a new signal generator. Usage: Vdstep = VDSTEP.New(Tag,Pstat,VInit,TInit,VStep1,TStep1,VFinal,TFinal,SampleTime) Tag STRING Curve tag for data output. Used to label the file Pstat PSTATCLASS Potentiostat that uses… read more →