neo9 / cordova-honeywell-scanner

Honeywell TC50/D75E Barcode Scanner and external device using the com.honeywell.aidc SDK
7 stars 8 forks source link

Not receiving EAN-13 Check Digit #2

Open vidz1979 opened 6 years ago

vidz1979 commented 6 years ago

I have a Honeywell EDA50 and despite my Scan Settings adjusted to send EAN-13 Check Digit, I am not receiving it on my app.

What am I doing wrong?

diogoqueiros commented 5 years ago

@jrvidotti I had the same problem, aparently the PROPERTY_EAN_13_CHECK_DIGIT_TRANSMIT_ENABLED property is disabled by default. I made PR #4 to solve this. I enabled for EAN-8 too. Hope it helps.

diegodfsd commented 5 years ago

@diogoqueiros I was trying to read EAN13 with a CT50 using this plugin, but I am not receiving the check digit, even with your changes.

Deepti-Garg commented 4 years ago

I was trying to scan the EAN-13 barcode which results without the check digit. How can I use this PROPERTY_EAN_13_CHECK_DIGIT_TRANSMIT_ENABLED to read the barcode with check digit

ODSPrateek commented 3 years ago

https://support.honeywellaidc.com/s/article/How-to-enable-check-digit-for-EAN13-Symbology-on-ScanPal-EDA50-EDA60k-EDA70

Please have a look, it worked for me.