Specifications
Chapter 1— Introduction to IPL Commands
8 IPL Programmer’s Reference Manual
To enter Program mode on any printer
• Type this command:
<STX><ESC>P<ETX>
Send this command every time that you download formats, even if you
think the printer is already in Program mode. If the printer is already in
Program mode, it ignores this command.
To enter Print mode on any printer
• Type this command:
<STX>R<ETX>
Send this command before each set of data or as your last format
command. If the printer is already in Print mode, it ignores this
command.
Note: The R command may be treated as data if the data to the printer
does not include a <CAN> or field pointer to clear the fields.
What to Read Next
Now that you have been introduced to IPL commands, you can use this
manual to learn how to perform these tasks:
For Help With This Task See
To download any font to the printer Chapter 2
To design and code the formats for bar code labels Chapter 3
To diagnose and solve problems with IPL commands Chapter 4
To learn how to use printer memory efficiently, how to
increase throughput, and when to use Emulation mode
Chapter 5
To find a specific IPL command Chapter 6
To look up the exact syntax and description of any IPL
command
Chapter 7
To refer to the Full ASCII table Appendix A
To see the character set tables Appendix B
To create your own fonts and graphics Appendix C
To refer to the user-defined interface tables Appendix D
To download direct graphics Appendix E