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