Pstat.SetPosFeedResistance()

<< Click to Display Table of Contents >>

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

Pstat.SetPosFeedResistance()

Description

Set the uncompensated resistance value used during positive feedback.

 

Positive feedback is enabled when performing positive feedback iR-compensation. Enable the positive feedback mode before making this call.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Pstat.SetPosFeedResistance(Resistance)

 

Resistance

REAL

The value of the uncompensated Resistance to set in ohms.

Result

REAL

The value of the uncompensated Resistance as set.