<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetIERangeLowerLimit() |
Set the lower limit of the IE range.
This limit is used when the potentiostat is making auto-range 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.
Result = Pstat.SetIERangeLowerLimit (IERange)
IERange |
INDEX |
The IE range which is to be used by the potentiostat. |
NIL |
Clear the IE range lower limit and use the physical limit of the potentiostat. |
|
Result |
INDEX |
Lower limit as set. |