Specifications

Table Of Contents
A Command - ASCII Text
The data field can be replaced by or combined
with the following commands:
Vnn =Prints the contents of variable “nn”at
this position where nn is a 2 digit
number from 00 to 99.
Cn = Prints the contents of counter
n” at this position where n is a one
digit number from 0 to 9.
TT = Prints the current time at this
position in the predefined format. See
the (TT) command for format selection
and is only available if the printer has
the RTC (Time & Date) option installed.
See Appendix E.
TD = Prints the current date at this position in
the predefined format. See the (TD)
command for format selection and is
only available if the printer has the RTC
(Time & Date) option installed. See Ap-
pendix E.
Examples:
A50,0,0,1,1,1,N,"DATA"¿ : Prints quoted string
A50,50,0,2,1,1,N,V01¿ : Insert variable and print
A50,100,0,3,1,1,N,C1¿ : Insert counter and print
A50,150,0,4,1,1,N,TT¿ : Insert current time and print
A50,200,0,5,1,1,N,TD¿ : Insert current date and print
or a combination of several options:
A50,300,0,3,2,2,R,"Deluxe"V01C2"Combo"TDV01TT¿
:Writes the text “Deluxe” followed by the contents of variable 01
followed by the contents of counter 2 followed by the text “Combo”
followed by the current date followed by the contents of variable 01
followed by the current time.
980009-001 Rev.F C-5
Appendix C - Asian Character Printer Programming