Programmer’s reference manual printer file system – Datamax-O'Neil Labelpoint Programmer’s Manual User Manual
Page 62

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 “
where
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 “
!L