Pstat.SetPosFeedResistance()
Pstat.SetPosFeedResistance()
Type: INSTANCE FUNCTION
Purpose: Sets 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.
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. |
Comments are closed.