Appendix A: Command Code Quick Reference
SATO Programming Reference Page A-7
2 24 x 24 matrix
b = Specifies data stream format to follow
B Binary
H Hexadecimal
cc = Memory location to store the character. Valid locations
are 21 to 52 or “!” to “R” in hex values.
(data) = Data to describe the character.
U Font type.. Specifies a 5W x 9L dot matrix font (including descenders). 2-26
Vbbbb Vertical Position. Specifies a field’s vertical location down the length of
the label from the current base reference point. Units of measurement
are dots.
2-53
WBa Font type. Specifies the 18W x 30L dot matrix font (including
descenders).
2-31
a = 0 Disables auto-smoothing of font
1 Enables auto-smoothing if expansion is greater
than 3
WDHaaaaVbbbb
XccccYdddd
Copy Image Area. To copy an image to another location of the label. 2-21
aaaa = Horizontal position of the top left corner of image area
bbbb = Vertical position of the top left corner of image area
cccc = Horizontal length of image area
dddd = Vertical length of image area
WKnn...n Job Name. Stores the job name. 2-41
nn..n = Job name, up to 16 ASCII characters
WLa Font type. Specifies the 28W x 52L dot matrix font (including
decenders).
2-31
a = 0 Disables auto-smoothing of font
1 Enables auto-smoothing if expansion is greater
than 3
XM Font type. Specifies the 24W x 24H dot matrix font (including
descenders).
2-26
XS Font type. Specifies the 17W x 17H dot matrix font (including
descenders).
2-26
XU Font type. Specifies the 5W x 9L dot matrix font (including
descenders).
2-26
XWa Font type. Specifies the 48W x 48L dot matrix font (including
descenders).
2-31
a = 0 Disables auto-smoothing of font
Instruction Description Page