Xerox 4213 Printer User Manual


 
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
S40500FC2500FFXL
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.
XL 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
Ezt
XEROX 4213 LASER PRINTER PROGRAMMER REFERENCE 2-113