Output Solutions ez-2200 Reference Guide

Page of 22
 
19 
13.  Pattern command setting 
Example 
Result 
^Q,20,0,0 
^W40 
^S6 
^D5 
^L 
 
Q40,10,2,8 
GGGGGGGGGGGGGGGG 
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)
 
8
d
o
ts
2mm
 
 
14.  Rotate label format for printing 
Example 
Description 
Result 
^Q40,2 
^W50 
^S6 
^H10 
~R50 
^L 
AC,35,11,1,1,1,0,ROTATE 
BB,20,45,2,5,50,0,1,1234567 
; Label size is 40 mm(h) x 50 mm(w); 
2 mm gap 
 
 
; Rotate the label format 180∘for 
printing 
 
 
 
 
~R105 
^L 
AC,20,10,1,1,1,0,ROTATE 
BB,20,45,2,5,50,0,1,1234567 
; Disable the rotate function 
 
 
 
15.  Download graphic to printer’s memory 
Following the below steps to download graphic to printer. 
1.  Be prepared a graphic file (file name: TREE.PCX, file size: 922 bytes). 
2.  Be prepared 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 
 
 
1. In DOS mode, running the following commands. 
COPY TEST1.TXT PRN
 
COPY TREE.PCX PRN/B
 
COPY TEST2.TXT PRN