Service manual
85
OTHER PRINTER COMMANDS
Set MSB to 1
Sets the most significant bit of each subsequent byte received to 1,
allowing users with a 7-bit interface to access characters with ASCII
codes greater than 127.
Set MSB to 0
Sets the most significant bit of each subsequent byte received to 0.
Accept MSB as is
Cancels the preceding commands and accepts the most significant bit
as it is sent to the printer.
Delete last character sent
Deletes the last character received. Ignored if the last character received
has already been printed, or if the last character received was all or
part of a command.
Cancel last line
Deletes the last line currently present in the print buffer.
ASCII Decimal Hexadecimal
<ESC> “>”
27 62 1B 3E
ASCII Decimal Hexadecimal
<ESC> “=”
27 61 1B 3D
ASCII Decimal Hexadecimal
<ESC> “#”
27 35 1B 23
ASCII Decimal Hexadecimal
<DEL>
127 7F
ASCII Decimal Hexadecimal
<CAN>
24 18