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