Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barcode Scanners without Tab/Enter keypress #22

Open
tomavc opened this issue Nov 7, 2019 · 2 comments
Open

Barcode Scanners without Tab/Enter keypress #22

tomavc opened this issue Nov 7, 2019 · 2 comments
Labels
feature request for new feature

Comments

@tomavc
Copy link

tomavc commented Nov 7, 2019

I use Zebra TC20 or TC25 Android barcode scanners - they don't finish with a final keypress.

I forked this and hacked in a fix to allow for a time (if more than barcode is larger than x in (x)ms)

Just figured that it may be useful to implement a proper fix for this.

Also I use this libary to handle usb RFID readers - works like a charm.

@noomerzx
Copy link
Owner

Thx for feedback, I'll explore how to support this properly, Btw any PR are welcome :)

@noomerzx noomerzx reopened this Nov 23, 2019
@noomerzx noomerzx pinned this issue Nov 23, 2019
@noomerzx noomerzx unpinned this issue Nov 23, 2019
@noomerzx noomerzx added the feature request for new feature label Nov 23, 2019
@Sennar4
Copy link

Sennar4 commented Mar 10, 2020

I had the same issue by using the Zebra DS2278. But there should be a workaround. Normally it's possible to configure every scanner so that it uses Enter/Tab after scanning.
I can recommend the barcodes on page 10: https://www.zebra.com/content/dam/zebra_new_ia/en-us/manuals/barcode-scanners/ds2278-qsg-en.pdf

Just scan them and you should be able to use your specific scanner without changing anything on the code.

Also useful if you wanna switch the keyboard language of the Barcode scanner (page 336) or anything else more detailed you can find it here: http://www.snapweb.net/immagini/catalogo/files/manuali/zebra/ds2278/ds2278-prg-en.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request for new feature
Projects
None yet
Development

No branches or pull requests

3 participants