Pstat.SetVchRangeMode()
Pstat.SetVchRangeMode()
Type: INSTANCE FUNCTION
Purpose: Enable or disable voltage channel measurement autoranging.
If autoranging 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 autoranging is enabled.
Usage: Pstat.SetVchRangeMode(Mode)
Mode | BOOL |
TRUE if autoranging to be enabled (default setting) FALSE if autoranging to be disabled. |
|
Comments are closed.