Iconst.New()
Iconst.New()
Type: CLASS FUNCTION
Purpose: Creates a new constant-current signal-generator.
Usage: Iconst = ICONST.New(Tag, Pstat, Current, Time, SampleTime)
Tag | STRING | Object tag. | |
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 object created. |
Comments are closed.