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 →
Type: INSTANCE FUNCTION Purpose: Used to avoid premature stopping of a curve because of noise creating a false reading for a StopAt test. Requires StopAt criterion be met for a… read more →
Type: INSTANCE FUNCTION Purpose: Used in output of data from an RCV object. A data point from the object is printed to an ASCII string. This string can in turn be… read more →
Type: INSTANCE FUNCTION Purpose: Enable or disable the RCV termination limits. There are two limiting conditions upon which a curve may prematurely terminate: 1. Under I < Limit 2. Over… read more →
Type: INSTANCE FUNCTION Purpose: Set the number of graphs displayed in the real-time display. Usage: Rcv.SetPlotView(Format) Format INDEX 0 = No graph displayed 1 = Single graph displayed 2 =… read more →