OTHER PRINTER CONTROL COMMANDSSet MS13to 1
Mode ASCII Decimal Hexadecimal
Both <E% >>27 62 IB 3E
Setsthe most significantbit of eachsubsequent bytereceivedto 1,allowing
userswith a7-bit interface to access characters withASCII codes greater
than 127.
Set MSB to O
Mode ASCII Decimal Hexadecimal
Std. <ESC>-=27 61 IB 3D
IBM <FS>n=** 28 61 IC 3D
Setsthe most significant bit of each subsequent byte received to O.
Accept MSB as is
Mode ASCII IDecimal IHexadecimal
Bothi<ESC>“#” I27 35 iIB 23
#,., 1
Cancelsthe preceding commanda and accepts the most significant bit as
it is sent to the printer.
-/eta last character sent
Mode ASCII iDecimal IHexadecimal
Both I<DEL> [127 17F
Deletes the last character received.Ignored if the last character received
has already beenprinted, or if the last character received was all or part
of acommand.
Cancel last line
Mode ASCII IDecimal IHexadecimal
Both i<CAN> I24 I18
I14
Deletes the last linecurrently present in the print buffer.
86