ASCII
Dec.
Hex.
Description
Define User-Defined Character
8-t 0
data
= First character number
= Last character number
= Left space of character
= Body width of character
= Right space of character
data: 3 bytes required for each
character; super/subscript
requires only 2 bytes per
character
(
Print Data as Characters
( data
n = + x
Amount of data
data: The following
n
bytes of data
printed as characters
Graphics
Dec.
Hex.
Des&p
Select Graphics Mode
* Cancel Graphics mode with
@
.
Print Raster Graphics
c = Full graphics mode
Compressed mode
=
Dot density for vertical in
3600/u
h =
Dot density for horizontal
in 3600/h
Number of vertical dots
Number of horizontal dots
Total dots = +
x
* The following combination is not
allowed: = and h =
Appendix A-19