![Datamax MP-Compact4 Programmer'S Reference Manual Download Page 62](http://html2.mh-extra.com/html/datamax/mp-compact4/mp-compact4_programmers-reference-manual_3803216062.webp)
PROGRAMMER’S REFERENCE MANUAL
Printer File System
Page 58
Graphics
Graphics can be loaded into the printer’s file system. The procedure is similar to that for
loading macros. Graphics data must be transmitted in Intel Hex format. Intel Hex format is
described in Appendix A.
The graphics consists of the graphics header and graphics information. For a description of
the graphics header, see - Appendix A: Data format –
Loading a graphics file
The command for loading a graphics file is:
!L G “<name>“
where <name> is the name to be assigned to the graphics file, up to 255 characters. This
command is followed by the graphics data, including the header, in Intel Hex format. The
loading is terminated by the command:
!L
Deleting a graphics file
To delete a graphics file, just send the graphics load command followed by the terminate
command:
!L G “<name>“
!L