Pstat.SetPosFeedEnable()
Pstat.SetPosFeedEnable()
Type: INSTANCE FUNCTION
Purpose: Set, then enable state of the Positive Feedback DAC.
Positive feedback is enabled when performing positive-feedback IR-compensation. Also make a call to SetPosFeedResistance to set the uncompensated resistance that is used by the feedback loop.
Usage: Pstat.SetPosFeedEnable(Enable)
Enable | BOOL |
TRUE Enable positive feedback FALSE Disable positive feedback. |
Comments are closed.