9400 Series Programmer's Manual
The graphic data stream contains a graphic header record followed by data streams for each row of dots in the image.
Syntax
{G##,0,0,0,0 p
;...dot codes... p ;...dot codes... p ;...dot codes... p
.
.
.
}
Field | Contents | |
G## | Must begin with the letter "G" to identify | |
| this as a graphic data stream. | |
| The G is followed by a one or two digit | |
| number to identify the graphic image. | |
| Later you will use this number to insert the | |
| graphic into a format. | |
| Values: | |
| NOTE: If this graphic is used in offline | |
|
| batch entry, the printer assigns a |
|
| name of GPH## where ## is the |
|
| ID number assigned here. |
ROW | Enter 0. |
|
COLUMN | Enter 0. |
|
LINES | Enter 0. |
|
DOTS | Enter 0. |
|