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

My scanner is not pulling something from the barcode with this library #5

Open
10xSebastian opened this issue Dec 2, 2015 · 2 comments

Comments

@10xSebastian
Copy link
Owner

Asked by @smartmeter here: #3 (comment)

My scanner is not pulling the P or F in the scan code with your lib, is this because of the protocol or are letters not supported.

@10xSebastian
Copy link
Owner Author

I assume that in this case the 'P' or 'F' is simply not part of the barcode itself. Sometimes they are just printed on the barcode label, but are not part of the code itself.

Just make those characters part of the barcode itself, and then the library will be able to handle it.

If they are not forwarded thats usually because the protocol or the driver does not forward it to the browser.

@10xSebastian
Copy link
Owner Author

Similar question by @winecraft here: #3 (comment)

I have both UPC and serial numbers on various commodities from the grocery store and hardware store, does this scan work with both? and will it tell me the correct type?

The same applies for you @winecraft, if you make the type part of the barcode, this library can detect the correct type immediately. Like 'G 123' for grocery and 'H 123' for hardware items.

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

No branches or pull requests

1 participant