Section 2: Command Codes
SATO Programming Reference PN 9001096 Rev. A Page 2-29
Font, Raster
Command Structure <ESC>A<ESC>RDabb,ccc,ddd,nn. . .n
a = A CG Times font style
B CG Triumvirate font style.
bb = Always 00
ccc = Horizontal size (16 - 999 dots or P08 - P72)
ddd = Vertical size (16 - 999 dots or P08 - P72)
nn..n = Data to be printed.
Example: <ESC>RDA00,014,018ABCD
Placement: Within normal command stream.
Default: None
Command Function To print point size characters created using font definitions.
Input to Printer <ESC>A
<ESC>V0100<ESC>H0100
<ESC>RDA00,P28,P28,CG Times
<ESC>V0200<ESC>H0100
<ESC>RDB00,075,075,CG Triumvirate
<ESC>Q1<ESC>Z
Printer Output
Special Notes 1. The “cccc” Horizontal Size and “dddd” Horizontal Size parameters
can be entered either in dots or points, but both parameters must use
the same value types. If point size is used, the point size is preceded
by a “P”.