Enum Verification.ProblemId
Enum representing various types of problems that may occur during verification.
public enum Verification.ProblemId
Fields
AUTO_GAIN_RESULT = 5
Auto gain function failed.
CUVETTE_MISSING = 2
A cuvette was expected.
NEGATIVE_CONCENTRATION = 7
The concentration is less than ThresholdNegativeConcentration
SATURATION = 1
Indicates that the sensor signal saturated.
WRONG_LEVEL = 6
The signal level is not in the expected range (1700 - 2300 mV)