XES COMMAND LANGUAGE MODE
Where to place it
At the start of the job.
Example
To move the % symbol from its current hex location of 25H to a
new location at 7EH, enter:
E
+T,
L
E
S40500FC2500FFX
L
The data record in this example is summarised below.
S
A data record always begins with the letter “S”.
4
4 is used here. The use of other numbers excludes
certain fonts.
05
Use 05 as the byte count to move one character at
a time.
00FC2500
The data following the byte count consists of the
the hex values of the character or characters being
assigned.
FF
Always put FF at the end of each record. To move
more characters, make additional records.
X
L
X and
L
together terminate table loading and
should be included after the FF in the last record.
More
The Reset command returns the printer to the default language.
Load Translation Table
Purpose
Loads a special translation table for Laserpage software. This
command performs the same function as the
E
+T
command, but
does not cause a page eject.
Syntax
E
zt
XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE
2-113
Summary of Contents for 4213
Page 1: ...rrrr XEROX Xerox 4213 Laser Printer Programmer Reference May 1992 720P40020...
Page 6: ......
Page 38: ...INTERFACES Figure 1 6 Null modem wiring 1 16 XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE...
Page 160: ...XES COMMAND LANGUAGE MODE 2 122 XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE...
Page 236: ...POSTSCRIPT EMULATION 4 14 XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE...