Iconst.Tweak()
Iconst.Tweak()
Type: INSTANCE FUNCTION
Purpose: Changes the parameters of an existing constant-current signal-generator.
Usage: Iconst = ICONST.New(Tag, 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. |
Comments are closed.