User`s manual
G Command - Draw Graphics
Description Use this command to draw single line of a bit
mapped graphic. The bit map data pattern can
be repeated automatically, in sequence, up to
eight times. The line height is set by the H com
-
mand. The bit map image is assembled on a line
by line basis.
Syntax
¬Gp
1
DATA
Parameters p
1
= Number of bytes to follow.
Values : 01 to 99
DATA = Data bytes representing the bit
mapped graphic. Each bit represents
one dot (1=black, 0=white).
Each additional line of graphics must start with
the G command and include the complete com-
mand parameter and data string
(¬Gp
1
DATA).
DO NOT add carriage returns (CR) or Line Feeds
(LF)orCR/LF to the end of a Draw Graphics com-
mand line.
Sending a CR or LF or CR/LF will advance the print
position by full text line as defined by the default or
previously issued A command.
980353-001 Rev.B 3-17