Pstat.SetIERangeLowerLimit()
Pstat.SetIERangeLowerLimit()
Type: INSTANCE FUNCTION
Purpose: Set the lower limit of the IERange.
This limit is used when the potentiostat is making autorange decisions. By setting this lower limit, you can insure that the potentiostat will never range to a range lower than that specified by the limit. This is helpful when doing measurements at high speed.
Usage: Result = Pstat.SetIERangeLowerLimit (IERange)
Result | INDEX |
Lower limit as set. |
|
IERange | INDEX | The IERange which is to be used by the potentiostat. | |
NIL | Clear the IERange lower limit, and use the physical limit of the potentiostat. |
Comments are closed.