Intermec EasyCoder 3240 Developer's Manual page 67

Intermec printer language (ipl)
Hide thumbs Also See for EasyCoder 3240:
Table of Contents

Advertisement

Intermec Printer Language (IPL) Developer's Guide
10 Write a command string to place the printer in Print mode:
<STX>R<ETX>
11 Save the text file and send it to the printer. The graphic can now be used
in a label format.
12 To print the graphic, send this set of command strings:
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>E4;F4<ETX>
<STX>U1;o100,100;c2;w20;h20;<ETX>
<STX>R;<ETX>
<STX><ESC>E4<ETX>
<STX><ETB><ETX>
The graphic is printed:
The next table lists the complete command string set for the UDC
example.
Command Strings for User-Defined Character Example
Command
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>G1;x15;y15<ETX>
<STX>u0,@B@<ETX>
<STX>u1,@E@<ETX>
<STX>u2,`H@<ETX>
<STX>u3,PP@<ETX>
<STX>u4,H`@<ETX>
<STX>u5,D@A<ETX>
<STX>u6,B@B<ETX>
<STX>u7,<DEL><DEL>G<ETX>
<STX>u8,~CB<ETX>
<STX>u9,|CA<ETX>
<STX>u10,xc@<ETX>
<STX>u11,pS@<ETX>
<STX>u12,`K@<ETX>
<STX>u13,@G@<ETX>
<STX>u14,@B@<ETX>
<STX>R<ETX>
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>E4;F4<ETX>
Chapter 3 — Working with Fonts and Graphics
Definition
Places the printer in Advanced mode
Places the printer in Program mode
Creates UDC 1, 15 rows by 15 columns
Defines column 0
Defines column 1
Defines column 2
Defines column 3
Defines column 4
Defines column 5
Defines column 6
Defines column 7
Defines column 8
Defines column 9
Defines column 10
Defines column 11
Defines column 12
Defines column 13
Defines column 14
Saves and exits to Print mode
Places the printer in Advanced mode
Places the printer in Program mode
Erases current format 4 and creates new
format 4
53

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents