![Axis 27980R1 User Manual Download Page 156](http://html1.mh-extra.com/html/axis/27980r1/27980r1_user-manual_3038772156.webp)
Configuration Possibilities
156
AXIS 5570e User’s Manual
Example:
Follow the instructions below to substitute command strings:
1. From the print server’s internal Web page, select
Admin | Logical
Printers.
2. Select the
PR2
tab.
3. Enter the string
01 0A 02 0D 0A 03 1B 47 31 02 1B 59
in the
String
Substitutions
text field.
Click the
OK
button.
Note:
ASCII to Postscript
Conversion
The AXIS 5570e logical printers can translate ASCII print data into
PostScript format. This makes it possible to print on a PostScript printer
from a host that does not support PostScript. The conversion is selected
by activating a filter that converts ASCII data into Postscript. This filter
can be activated individually for each logical printer.
Activate your desired filter by setting the Printer Language Translation
(PRx_FILT.) parameter.
Example:
Follow the instructions below to convert ASCII print data to PostScript for
logical printer PR2:
1. From the print server’s internal Web page, select
Admin | Logical
Printers.
2. Select the
PR2
tab.
3. Set the
Printer Language Translation
parameter to
POSTSCR
.
4. Click the
OK
button.
If you select the parameter value
AUTO_PS
, the print data for every print
Assume that you want to replace the UNIX/Linux New Line (hex
0A
) with an Carriage
Return/Line Feed (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.
Hex code
Explanation
01
length of the UNIX/Linux New Line command
0A
the UNIX/Linux New Line command
02
length of the Carriage Return/Line Feed command
0D 0A
the Carriage Return/Line Feed command
03
length of the printer command to replace
1B 47 31
the printer command to replace
02
length of the new printer command
1B 59
the new printer command
Extensive use of string substitutions will naturally decrease the throughput rate of the AXIS
5570e.