Pstat.TestIERange()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Instrument classes > class PSTAT >

Pstat.TestIERange()

Description

Find the optimum current range of the I/E converter for a given current.

 

Type

INSTANCE FUNCTION

 

Usage

Range = Pstat.TestIERange(Current)

 

Current

REAL

Maximum anticipated current.

 

If Abs(Current) is greater than Imax for the selected potentiostat, the maximum possible range for that potentiostat is returned.

Range

INDEX

Absolute current range (Full-scale limit):

0 = 3 pA

1 = 30 pA

2 = 300 pA

3 = 3 nA

4 = 30 nA

5 = 300 nA

6 = 3 µA

7 = 30 µA

8 = 300 µA

9 = 3 mA

10 = 30 mA

11 = 300 mA

12 = 3 A

13 = 30 A

14 = 300 A

15 = 3 kA