<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.SetPosFeedEnable() |
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.
Pstat.SetPosFeedEnable(Enable)
Enable |
BOOL |
•TRUE = Enable positive feedback. •FALSE = Disable positive feedback. |