Rfid Tag Example - Intermec EasyCoder 3240 Developer's Manual

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

Advertisement

Command String Descriptions for Example (continued)
Command
Description
Enables the interpretive field for the bar code, to print with start and stop characters included.
i1;
Sets the bar code height to 100 dots.
h100;
Clears all prefixes from the bar code field.
p@;
Edits the interpretive field for bar code field 25.
I25
Sets the height of the interpretive field to twice its original height.
h2
Sets the width of the interpretive field to 2 dots.
w2
Defines field 27 as a box field.
W27;
Sets the origin of field 27 at 15,0.
o015,000;
Defines the line width of the box as 10 dots.
w10;
Defines the length of the box as 1150.
l1150;
Sets the height of the box to 775.
h775;
Places the printer in Print mode.
R
Accesses format 5 from the printer memory.
<ESC>E5
Clears all data for the current format and sets the field pointer to the lowest numbered data-entry field.
<CAN>
This is the data intended for the first data-entry field. <CR> instructs the printer to go to the next data-
Lot 23455
262948<CR>
entry field.
Specifies that the following data is to be incremented.
<FS>
This is the data intended for the next data-entry field (specified as data to be incremented).
307 91747
Specifies that the preceding data is to be incremented.
<FS>
The data surrounded by <FS> commands is to be incremented by a value of 2 after each label is
<ESC>I2
printed.
Sets the number of labels to print when the print command is executed.
<RS>5
Prints the label.
<ETB>

RFID Tag Example

Intermec Printer Language (IPL) Developer's Guide
This example is a bar code label that contains an RFID tag.
Command Strings
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>E4;F4;<ETX>
<STX>H0;o102,51;f0;c25;h20;w20;d0,30;<ETX>
<STX>L1;o102,102;f0;l575;w5;<ETX>
<STX>B2;o203,153;c0,0;h100;w2;i1;d0,10;<ETX>
<STX>I2;h1;w1;c20;<ETX>
<STX>Q3;a2,2,0,23;d3,MY FIRST RFID TAG WRITE;<ETX>
<STX>R;<ETX>
<STX><ESC>E4<ETX>
<STX><CAN><ETX>
<STX>MY FIRST RFID TAG WRITE<CR><ETX>
<STX>SAMPLE<ETX>
Chapter 2 — Designing Bar Code Labels
33

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents