Enum InsulationTestCurrentLimitOption
- Namespace
- Loehnert.Lisrt.HighVoltageTester.SpsElectronic
- Assembly
- Loehnert.Lisrt.HighVoltageTester.SpsElectronic.dll
Check current during ramp up and ramp down options.
public enum InsulationTestCurrentLimitOption
Fields
UseMaxRange = 1
Uses the maximum range of the generator is used as the upper current limit.
UseRampLimits = 0
Uses LowerRampCurrentLimit as lower limit for rising ramp and UpperRampCurrentLimit as upper limit for rising and falling ramp.
UseUnomAndRmin = 2
Uses NominalVoltage and LowerResistanceLimit for limiting.