The data-array is sized according to the signal generator used.
Iramp = IRAMP.New(Tag, Pstat, IInit, IFinal, ScanRate, SampleTime) | ||
Tag | STRING |
Object tag. |
Pstat | PSTATCLASS |
Potentiostat that will use the signal. |
IInit | REAL | Initial value in amperes. |
IFinal | REAL | Final value in amperes. |
ScanRate | REAL | Scan rate in amperes/second. |
SampleTime | REAL | Time between data-acquisition steps. |
Iramp | IRAMP | The object created. |