Appendix A: Command Code Quick Reference
Page A-6 SATO Programming Reference
b = Indicates the format that data stream was stored in
B Binary
H Hexadecimal
cc = Memory location where the character was stored.
Valid locations are 21 to 52 or “!” to “R” in hex values.
Laabb Character Expansion. Expands characters in both directions. 2-14
aa = Multiple to expand horizontally (01-12)
bb = Multiple to expand vertically (01-12)
M Font type. Specifies the 13W x 20H dot matrix font (including
descenders).
2-26
OA Font type. Specifies the OCR-A font. 2-26
OB Font type. Specifies the OCR-B font dot matrix. 2-26
Paa Character Pitch. Designates the number of dots between characters. 2-16
aa = Number of dots between characters (01-99)
PR Fixed Font Spacing. Returns the printer to fixed character spacing
mode.
2-18
PS Proportional Font Spacing. Places the printer in the proportional
character spacing mode. Will not work with U Font.
2-18
Qaaaaaa Print Quantity. Specifies the total number of labels to print. 2-55
aaaaaa = Total number of labels to print for the job (000001-
999999)
RDabb,ccc,
ddd,nn...n
Font Type. Specifies the internal AGFA raster fonts. 2-28
a = A Specifies CG Times font
B Specifies CG Triumvirate font
bb = Always 00
ccc = Horizontal Size (16 to 999 dots or P08 to P72 point
size)
ddd = Vertical Size (16 to 999 dots or P08 to P72 point size)
nn..n = Data to be printed
RMaaaa,bbbb Mirror Image. Prints mirror image of data. Must be preceded by an A1
Media Size Command. Must be preceded by an <ESC>A1 Media Size
command.
2-47
S Font type. Specifies the 8W x 15H dot matrix font (including
descenders).
2-26
Tabcc(data) Store Custom Designed Characters. To create and store custom
characters or images in the printerís volatile memory. See Kab90cc to
recall the character for printing.
2-12
a = 1 16 x 16 matrix
Instruction Description Page