Disable report check digit

A Alexandre Rousseau 3 years ago
3 1 0

Hi,
 
I tried to disable reporting the check digit when I scan but it was unsuccessful.
 
What I tried:
Via EMDK settings:

Disable all reporting of check digit off all bar code

 
 
Is their a way to do it ?
 
Thanks

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

Hi,

Check digits can be specific to that symbology, for example if I wanted to disable reporting of the Code 11 check digit I would call this API: ScannerConfig.DecoderParams.Code11 (app API) .  Some symbologies have more complex check digit schemes for example MSI (ScannerConfig.DecoderParams.Msi (app API) ) can have one or two check digits.

I suggest you take a look at the decoder properties for the symbology you are decoding:  ScannerConfig.DecoderParams (app API)

Darryn.

CONTACT
Can’t find what you’re looking for?