VCONST.New()

VCONST.New()

Type: CLASS FUNCTION

Purpose: Create a new constant voltage signal generator.

Usage: Vconst = VCONST.New(Tag, Pstat, Voltage, Time, SampleTime)

  Tag STRING Object tag.
  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 object created.

Related Topics Link IconRelated Topics