Printek 4503 Printer User Manual


 
Epson FX Emulation
Page 3-13
Escape Sequence: ESC t 0
Hexadecimal: 1B 74 30
Enable Printing of High Symbols ESC 6
Enables printing of character values 128 through 159 decimal. If printing is not
enabled, these characters will be treated as control codes. Overrides the "Chars:"
value in the "Setup: INTERFACE" menu.
Escape Sequence: ESC 6
Hexadecimal: 1B 36
Disable Printing of High Symbols ESC 7
Disables printing of character values 128 through 159 decimal. These characters will
be treated as control codes. Overrides the "Chars:" value in the "Setup:
INTERFACE" menu.
Escape Sequence: ESC 7
Hexadecimal: 1B 37
Printing of Low Symbols ESC I n
Enables printing of character values 0 through 31 decimal if they are not used as
control codes for n=1, or disables printing for n=0. Overrides the "Chars:" value in
the "Setup: INTERFACE" menu.
Example: The following escape sequence will disable printing of character values 0
through 31 decimal.
Escape Sequence: ESC I 0
Hexadecimal: 1B 49 30