Table of Contents

Enum Classification

Namespace
Loehnert.Lisrt.HighVoltageTester.Chroma
Assembly
Loehnert.Lisrt.HighVoltageTester.Chroma.dll

Represents the classification of the measurement.

public enum Classification

Fields

ArcToHigh = 35

The test has failed. ARC is greater than maximum ARC.

ChargeCurrentIsGreaterThanLowerCurrentLimit = 37

The test has failed. The charging current is greater than LowerCurrentLimit.
Enabled by DetectChargeCurrentIsGreaterThanLowerCurrentLimit.

Passed = 116

Test has passed.

ReadingCurrentIsOverValidHardwareDigit = 39

The test has failed. The current/ resistance reading exceeds hardware valid digit.

ReadingVoltageIsOverValidHardwareDigit = 38

The test has failed. The voltage/ current reading exceeds hardware valid digit.

RealCurrentToHigh = 26

The test has failed. Real current value is greater then maximum real current.

ResistanceToHigh = 33

The test has failed. Resistance is greater than maximum resistance.

ResistanceToLow = 34

The test has failed. Resistance is less than minimum resistance.