Pstat.SetPosFeedEnable()

<< Click to Display Table of Contents >>

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

Pstat.SetPosFeedEnable()

Description

Set, then enable state of the positive feedback DAC.

 

Positive feedback is enabled when performing positive feedback iR-compensation. Also make a call to Pstat.SetPosFeedResistance() to set the uncompensated resistance that is used by the feedback loop.

 

Type

INSTANCE FUNCTION

 

Usage

Pstat.SetPosFeedEnable(Enable)

 

Enable

BOOL

TRUE = Enable positive feedback.

FALSE = Disable positive feedback.