Specifications

Table Of Contents
A Command - ASCII Text
p
6
= Vertical multiplier, expands
printed text vertically. Range:1-9.
p
7
= N for normal or R for reverse image
“DATA” = Represents a fixed data
field.
The backslash (\) character designates the fol
-
lowing character is a literal and will encode into
the data field. Refer to the following examples:
To Print
Enter into data field
“\
“Company” \”Company\”
\\\
\code\ \\code\\
Examples:
Will Produce:
Note: As shown in the example above, font 5
(example 5) only support the upper case char
-
acters.
C-4 980009-001 Rev.F
Appendix C - Asian Character Printer Programming
¿
¿
¿
¿
¿
¿
¿
¿
¿
¿
¿
N
S1
D12
A50,0,0,1,1,1,N,"Example 1"
A50,50,0,2,1,1,N,"Example 2"
A50,100,0,3,1,1,N,"Example 3"
A50,150,0,4,1,1,N,"Example 4"
A50,200,0,3,2,2,R,"Example 5"
A50,280,0,8,2,2,N,"Example 6"
A50,350,0,8,1,1,N,"Example 7 "²¼²½²¾²¿