pda_scanner icon indicating copy to clipboard operation
pda_scanner copied to clipboard

Example code is not working with Honeywell PDA CT60

Open MohamedYousof opened this issue 5 years ago • 2 comments

Hello, I am just trying the example project on Honeywell CT60 , the app started without problems but onEvent and onError isn't triggered when I scan any barcode

MohamedYousof avatar Feb 27 '20 15:02 MohamedYousof

Hi @MohamedYousof I'm honored to receive issues from u. If you can provide me with some configuration information for the device, I will release a new version to support your device as soon as possible.
I need these parameters for the device:

image

wu9007 avatar Aug 29 '20 09:08 wu9007

hi,my device model is DT40,after some of my attempts,for make this package working,you should

  • open scanner settings
  • uncheck the clipboard and keyboard_out_mode options
  • set intent_action value to android.intent.ACTION_DECODE_DATA
  • set intent_string_extra value to barcode_string

zhu-hong avatar Mar 03 '23 01:03 zhu-hong