
Intermec EasyLAN 100i – User's Manual Ed. 1
57
Chapter 7 Setting Up – Unix
Example 2:
Assume that you want to replace the UNIX New Line (hex
0A
)
with an ASCII NewLine (hex
0D 0A
), and the printer command
E
C
G1
(hex
1B 47 31
) with
E
C
Y
(hex
1B 59
) for logical printer
PR2.
Follow the instructions below to substitute command strings:
1. Select the Printer2 Web page.
2. Enter the string 01 0A 02 0D 0A 03 1B 47 31 02 1B 59 in the
String Substitutions text field.
Hex code
Explanation
01
Length of the UNIX New Line command
0A
The UNIX New Line command
02
Length of the ASCII New Line command
0D 0A
The ASCII New Line command
03
Length of the replaced printer command
1B 47 31
The replaced printer command
02
Length of the new printer command
1B 59
The new printer command
3. Click the Submit Printer2 settings button.
Note:
Extensive use of string substitutions will obviously decrease the
throughput rate of the EasyLAN 100i.
Using Logical
Printers to
Customize your
Printing, cont'd.