<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetIERangeMode() |
Enable or disable current-measurement auto-ranging.
If auto-ranging is enabled (on), after each current measurement is made, the current range is adjusted before the next point is recorded. The new current range is calculated so that the measured current optimally fills the A/D converter with little danger of overflow.
By default, current auto-ranging is enabled.
Current auto-ranging is not recommended if data are acquired faster than 1 point per second (with default filter settings). |
Pstat.SetIERangeMode(Mode)
Mode |
BOOL |
•TRUE = auto-ranging to be enabled (default setting). •FALSE = auto-ranging to be disabled. |