ScannerConfig.Inverse1DMode

EMDK For Android 5.0

This parameter allows the user to select decoding on inverse 1D bar codes.

Example Usage:


Inverse1DMode.DISABLED;

Values:

  • DISABLED -Disables decoding of inverse 1D symbologies

  • ENABLED -Enables decoding of only inverse 1D symbologies.

  • AUTO -Allows decoding of both positive as well as inverse 1D symbologies.