Page 1 of 1

barcode check

PostPosted: Mon Feb 15, 2021 10:36 am
by Marc Vanzegbroeck
Hi,

In by program, the customer can scan barcode's and create automatically invoives, scan customer cards, print labels,...

Normaly it's EAN13, but a costomer of mine have scanned a barcode on an article something like '0WTU118C02699'.

How can I determine what type this is?

Re: barcode check

PostPosted: Mon Feb 15, 2021 1:55 pm
by AntoninoP
maybe a code 39 or a code 93? I don't know much bar codes with alpha numeric

Re: barcode check

PostPosted: Mon Feb 15, 2021 2:18 pm
by Marc Vanzegbroeck
Thank you,

I was wondering if there was a FW-function to detect the codetype.

AntoninoP wrote:maybe a code 39 or a code 93? I don't know much bar codes with alpha numeric

Re: barcode check

PostPosted: Mon Feb 15, 2021 2:56 pm
by vilian
I only know a way to detect if the codebar is EAN8, EAN12, EAN13 or EAN14, because these types have a verify digit.