ScannerConfig.CheckDigit

EMDK For Android 4.2

The number of check digits to be verified. With MSI symbols, one check digit is mandatory and always verified by the reader. The second check digit is optional.

Example Usage:


CheckDigit.ONE;

Values:

  • ONE -Verify one check digit.

  • TWO -Verify two check digits.