Pstat.SetVchRange()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Instrument classes > class PSTAT >

Pstat.SetVchRange()

Description

Set voltage channel range.

 

The function Pstat.SetVchRange can set either an absolute range or a measured voltage.

 

Type

INSTANCE FUNCTION

 

Usage

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().