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