Hi,
I want to print a GS1 Barcode (formerly EAN128) with an EPL Zebra.
I have 2 input numbers with various qualifier and variable length:
(241) customer part number
(10) batch
I got the information from zebra that the separator character is a "-" .
So I did it that way:
B750,350,2,1E,2,0,96,N,"241MATNR-10Batch"
Every barcode testing tool said:
241CUST. PART NO: "000xxxxx-10xxxxxxx"
Just one big cust. part number
So I think the seperator is not correct.
I also tried the following which didn't work:
"(241)000xxxxx(10)xxxxxxx"
">8241000xxxxx>810xxxxxxx"
"241000xxxxx“FN1“xxxxxxx"
Thanks for your help.
Hi
can you try with this
if this gives proper output the separator is different
Points: 0
You voted ‘up’
Hi Kandarp,
Thanks for your reply.
I was able to print your file but it was not readable (tried with a hardware scanner and with barcode test tools).
Br
Points: 0
You voted ‘up’
Hi
Can you try to make variables as same as your Script file
Like B750,350,2,1E,2,0,96,N,
and then take print and see
Points: 0
You voted ‘up’
Thanks again but the barcode is still not readable.
BR
Points: 0
You voted ‘up’
hI
I have printed through below varibales
B650,307,2,1E,2,6,160,N,
with 4x4 label size it is printing and scanning also please check
Points: 0
You voted ‘up’
Hi,
I changed my label to B650,307,2,1E,2,6,160,N,
Now the barcode is bigger but it is still not GS1 compliant because I have one big 241 segment and not a 241 and a 10 segment.
Br
Points: 0
You voted ‘up’
Hi Kandarp,
Can you give me a picture of your barcode that I can check it?
Thanks
Points: 0
You voted ‘up’