Unit 4: Standard Command Codes
E/Pro Programming Reference
4-139 PN: 9001096E
GRAPHICS, PCX FILE
FUNCTION
To allow the creation and printing of graphic images using a PCX file format.
FORMAT
<ESC>GPaaaaa,(data)
aaaaa = Number of bytes to be downloaded
Place anywhere within the job data stream.
EXAMPLE
<ESC>A
<ESC>V0150<ESC>H0100<ESC>GP03800,(...Data...)
<ESC>Q1
<ESC>Z
OUTPUT
(4-69)
NOTES
The maximum number of bytes that can be downloaded is 32K (compressed). The number specified by
this command includes the PCX header information. The maximum size of the uncompressed PCX file
is 64K. If the uncompressed file exceeds 64K, the graphic will not print.
Only black and white PCX files can be downloaded.
The file size specified by this command is the DOS file size in bytes.