<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetVchRange() |
The function Pstat.SetVchRange can set either an absolute range or a measured voltage.
RangeSet = Pstat.SetVchRange(Range)
Range |
REAL |
Maximum V to measure. Function picks appropriate Range (preferred). |
INDEX |
The code for the desired Range (alternate usage). See table in Pstat.VchRange(). |
|
RangeSet |
INDEX |
The code for the new voltage range setting. See table in Pstat.VchRange(). |