Iconst.Tweak()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Signal classes > class ICONST >

Iconst.Tweak()

Description

Change the parameters of an existing constant-current signal-generator.

 

Type

INSTANCE FUNCTION

 

Usage

Iconst = Iconst.Tweak(Pstat, Current, Time, SampleTime)

 

Pstat

PSTATCLASS

Potentiostat that will use the signal.

Current

REAL

Applied Current in amperes.

Time

REAL

Total Time in seconds.

SampleTime

REAL

Time between data-acquisition steps.

Iconst

ICONST

The existing Iconst object created.