A SERVICE OF

logo

Page 40
Version 1.02
§§ Enhanced Logo Download
Print Logo: <ESC> <’L’> <’g’> <n>
n = the order # of logo in SRAM.
Record Logo: <ESC> <’L’> <’G’> <n>
n = ??????xx binary where xx determines which of
four locations to record logo to.
Example: n = {0x00, 0x01, 0x02, 0x03} is the same as
n = {0x30, 0x31, 0x32, 0x33}
if n = 255: recording halts
Version 1.03
§§ Bar-code Printing
see above
§§ Font Downloading
see above
§§ Logo Downloading
see above
§§ Preprinted Form Utilities
Reverse Dot Feed: <ESC> <‘Q’> <‘J’> <n>
Perform <n> (0.125mm) reverse dot feeds
Out of Paper Sensitivity: <ESC> <‘Q’> <‘Q’> <n>
On paper detect fail, wait <n> (0.125mm) dot lines
to alert paper out error
n = {0x00 .. 0xFF}
Forward Q-Mark Seek: <ESC> <‘Q’> <‘F’> <n>
Seek Q-Mark using forward feed until <n>
(0.25mm) dot line feeds have been processed
n = {0x00 .. 0xFF}
Reverse Q-Mark Seek: <ESC> <‘Q’> <‘B’> <n>
Seek Q-Mark using backward feed until <n>
(0.25mm) dot line feeds have been processed
n = {0x00 .. 0xFF}
Q-Mark Response Format