ScannerConfig.CheckDigitType

EMDK For Android 4.0

Verify data integrity.

Example Usage:



CheckDigitType.NO;

Values:

  • NO -A check digit is not used.

  • USS -Select to check the integrity of all Interleaved 2 of 5 symbols to verify the data complies with either the Uniform Symbology Specification (USS) check digit algorithm.

  • OPCC -Select to check the integrity of all Interleaved 2 of 5 symbols to verify the data complies with either the Optical Product Code Council (OPCC) check digit algorithm.