Intermec Printer Language (IPL) Developer's Guide
3 Type the following text to create and define the human-readable field:
<STX>H0,o200,100;c25;f0;h20;w20;d0,30<ETX>
The next table explains these values.
Values for Human-Readable Field Command String
Text
Description
H is the syntax for "Human-Readable Field, Create or Edit"
H0
command, with field number 0.
o sets the origin point for this field, where x = 200 and y = 100. For
o200,100
more information, see
page 23.
; is the command terminator character, which is used to separate each
;
command and its associated data with the next command.
c selects the font to be used in this field. 25 = outline font.
c25
f sets the field direction. 0 = horizontal.
f0
h sets the height magnification (in this case, 20).
h20
w sets the width magnification value (in this case, 20).
w20
d sets the data source and length for this field. 0 chooses data field 0,
d0,30
with a maximum length of 30 characters.
4 Press Enter and type the following text to create and define the line
field:
<STX>L1;o200,200;f0;l575;w5;<ETX>
The next table explains these values:
Values for Line Field Command String
Text
Description
L is the syntax for the "Line Field, Create or Edit" command, with field
L1
number 1.
o sets the origin of the line field, where x = 200 and y = 200.
o200,200
; is the command terminator character.
;
f sets the direction of the line field (horizontal).
f0
l sets the length of the line in dots (575).
l575
w sets the width of the line in dots (5).
w5
Note: The difference between the lowercase letter "l" and the numeral
"1" is not very noticeable in the Courier font. Make sure that you enter
the correct command.
5 Press Enter and type the following text to create and define the bar code
field:
<STX>B2;o203,153;c0,0;h100;w2;i1;d0,10;<ETX>
Chapter 2 — Designing Bar Code Labels
"Positioning Fields in a Label Format" on
25
Need help?
Do you have a question about the EasyCoder 3240 and is the answer not in the manual?