How to use value of one counter to different labels in stand alone mode at Godex label printers with LCD
This is not possible when customer is printing from Golabel but if they print in stand alone mode this is possible.
It is because each counter has hidden file inside printer memory. With command: ~L,SERIAL,name,data customer can setup
new counter file and setup start value. You can use same counter file for different labels this how this customer request can work.
Off course customer need to have Godex printer with LCD.

Here is example with 3 different counter in one label:
First step is to downlaod all 3 hiden files for counters in printer.
~L,SERIAL,first,12366
~L,SERIAL,second,12367
~L,SERIAL,third,12368
Second (i test on label 100x100):
^Q100,3
^W100
^H5
^P3
^S2
^AT
^C1
^R0
~Q+0
^O0
^D0
^E16
~R200
^XSET,ROTATION,0
^L
Dy2-me-dd
Th:m:s
C0,12357,+3,Prompt
C1,12358,+3,Prompt
C2,12359,+3,Prompt
BA3,55,100,2,5,40,0,0,20^C0
BA3,376,100,2,5,40,0,0,20^C1
BA3,698,100,2,5,40,0,0,20^C2
AC,51,27,1,1,0,0,(J-) M38427 EG013
AC,372,28,1,1,0,0,(J-) M8421 EK019
AC,695,27,1,1,0,0,(J-) M58421 EK014
C#0,first,+3,0
AC,54,63,1,1,0,0,20^C0
C#1,second,+3,0
AC,374,65,1,1,0,0,20 ^C1
C#2,third,+3,0
AC,698,65,1,1,0,0,20 ^C2
E