Intermec EasyCoder 3240 Developer's Manual page 49

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

Advertisement

Label Format – RFID Example Command Descriptions (continued)
Command
Description
Edits the interpretive field for bar code field 2.
I2
Sets the height to original size.
h1
Sets the width to original size.
w1
Sets the font to font 20.
c20
Defines field 3 as an RFID field.
Q3
Sets the format to ASCII, writes to the Data segment, starts on byte 0 and writes up to 23 bytes.
a2,2,0,23
Defines constant data for field 3 to be "MY FIRST RFID TAG WRITE."
d3,MY FIRST
RFID TAG
WRITE
Places the printer in Print mode.
R
Accesses format 4 from the printer memory.
<ESC>E4
Clears all data for format 4 and sets the field pointer to the lowest numbered data-entry field.
<CAN>
This is the data intended for the first data-entry field (human-readable field 0). <CR> instructs the
MY FIRST
RFID TAG
printer to go to the next data-entry field.
WRITE<CR>
This is the data intended for the second data-entry field (bar code field 2).
SAMPLE
Reads the data from the RFID tag. The data is in ASCII format on the Data segment, starting on byte
<ESC>J2,2,0
,23
0 and having a length of 23 bytes.
Prints the label.
<ETB>
Intermec Printer Language (IPL) Developer's Guide
Chapter 2 — Designing Bar Code Labels
35

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents