There are four settings for stability:
with the most stable case being Slow.
The Fast value corresponds to no extra I/E converter filtering. The Medium value corresponds to a small I/E filter which enhances stability. The Slow value corresponds to a large I/E filter which removes 50/60 Hz mains noise in the lower current ranges.
While it would take an advanced course in amplifier design to completely understand the stability setting, we can offer you a few guidelines:
Switch | INDEX |
0 = No IE filtering (Fast) 1 = very small filter (Medium Fast) 2 = small filter (Medium, Normal) 3 = large filter (Slow) |
|
SetSwitch | INDEX | The new setting. |
Four constants have been set to make code reading easier. Located in the pstat.exp script, their names are:
StabilityFast | 0 |
StabilityMedFast | 1 |
StabilityNorm | 2 |
StabilitySlow | 3 |