Appendix A: Command Code Quick Reference
SATO Programming Reference Page A-11
EXPANDED MEMORY OPTION COMMANDS
Instruction Description Page
BJ(aa..abb..b Start TrueType Font Storage. Prepares the Expanded Memory to
accept TrueType font data.
4-4
aa...a = 40 byte font description
bb...b = 10 byte date field
BJDcccccdddd
ee...e
Download Bit Mapped TrueType Font Data. Downloads the bit
mapped TrueType font data to the memory area specified.
4-4
ccccc = Memory Offset (hexadecimal)
dddd = Data size in bytes (max = 2000)
ee...e = Font data to be downloaded
BJ End TrueType Font Storage.Ends the bit mapped TrueType font
storage process
4-4
BJFaaaaaaaa Initialize Expanded Memory. Initializes the Memory Area and
formats it for use. Should be preceded by the Memory Area Select
command for the memory area to be initialized.
4-16
aaaaaaaa = 8 character alphanumeric password
BJRabbccdd
eeeeff..f
TrueType Font Recall. Recalls a previously stored bit mapped
TrueType font for use.
4-3
a = Font ID (1-9
bb = Horizontal Expansion (01-12)
cc = Vertical Expansion (01-12)
dd = Character pitch (01-99)
eeee = Number of characters
ff...f = Data to be printed using font
BJS Expanded Memory Status. Reports the status of the currently active
Memory Card to the host by printing a status label.
4-18
BJTaa,bb,cc,
dd,ee,fff,gg..g
TrueType Font Recall. Recalls a previously stored bit mapped
TrueType font for use.
4-3
aa = Font ID (01-99
bb = Horizontal Expansion (01-12)
cc = Vertical Expansion (01-12)
dd = Reserved, always 00
ee = Character pitch (01-99)
f f f f = Number of characters
gg...g = Data to be printed using font