GoDEX EZPL User Manual
Page 80

75
13. Pattern command setting
Example
Result
^Q,20,0,0
^W40
^S6
^D5
^L
Q40,10,2,8
GGGGGGGGGGGGGGGG
E
Length: 2x8=16
Description
H
E
IG
H
T
=
8
D
O
T
S
0100011101000111
0100011101000111
0100011101000111
0100011101000111
0100011101000111
0100011101000111
0100011101000111
0100011101000111
1 BYTE
WIDTH = 2 BYTES
1 BYTE
G : 01000111 (binary)
8dot
s
2mm
14. Rotate label format for printing
Example
Description
Result
^Q40,2
^W50
^S6
^H10
~R50
^L
AC,153,42,1,1,1,2,ROTATE
BB,156,112,2,5,50,2,1,1234567
E
; Label size is 40 mm(h) x 50
mm(w); 2 mm gap
; Rotate the label format 180∘for
printing
^Q50,0,0
~R200
^L
AC,20,10,1,1,1,0,ROTATE
BB,20,45,2,5,50,0,1,1234567
E
; Disable the rotate function
15. Download graphic to printer’s memory
Following the below steps to download graphic to printer.
1. Prepare a graphic file (file name: TREE.PCX, file size: 922 bytes).
2. Prepare two text files (TEST1.TXTand TEST2.TXT, see the following contents).
TEST1.TXT
TEST2.TXT
Print Result
~EP,TREE,922
^Q30,0,0
^W50
^S2
^H5
^L
Y30,50,TREE
E
3. In DOS mode, running the following commands.
COPY TEST1.TXT PRN↵
COPY TREE.PCX PRN/B↵
COPY TEST2.TXT PRN↵