ScannerConfig.LcdMode

EMDK For Android 4.2

Enable or disable LCD mode (for Blockbuster imager devices only). LCD mode enhances the ability of the imager to read bar codes from LCD displays such as cellphones.

Example Usage:


LCDMode.DISABLED;

Values:

  • DISABLED -Disables LCD mode

  • ENABLED -Enables LCD mode.