Intermec EasyCoder 3240 Developer's Manual page 41

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

Advertisement

Intermec Printer Language (IPL) Developer's Guide
Values for Print Mode Command String (continued)
Text
Description
<CAN> is the syntax for the "Clear All Data" command.
<CAN>
8 Press Enter and type the following text to create the data lines for the
human-readable and bar code fields:
<STX>THIS IS THE SAMPLE LABEL<CR><ETX>
<STX>SAMPLE<ETX>
The next table explains these values:
Values for Data Line Command Strings
Text
THIS IS THE SAMPLE LABEL
<CR>
SAMPLE
1 Press Enter and type the following text:
<STX><ETB><ETX>
where <ETB> is the syntax for the "Print" command.
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.
2 Save the text file as "SampleLabel.txt".
The label format command strings are complete and look like this:
<STX><ESC>C<ETX>
<STX><ESC>P<ETX>
<STX>E4;F4<ETX>
<STX>H0;o200,100;f0;c25;h20;w20;d0,30<ETX>
<STX>L1;o200,150;f0;l575;w5<ETX>
<STX>B2;o200,200;c0,0;h100;w2;i1;d0,10<ETX>
<STX>I2;h1;w1;c20<ETX>
<STX>R<ETX>
<STX><ESC>E4<ETX>
<STX><CAN><ETX>
<STX>THIS IS THE SAMPLE LABEL<CR><ETX>
<STX>SAMPLE<ETX>
<STX><ETB><ETX>
Chapter 2 — Designing Bar Code Labels
Description
Data line for the human-readable field. The
fields in the label format are populated in order
by field number.
<CR> is the syntax for the "Next Data Entry
Field, Select" command.
Data line for the bar code interpretive field.
27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents