OTHER PRINTER CONTROL COMMANDS

SetMSB to 1
Mode ASCII Decimal Hexadecimal
std. <ESC> “>” 27 62 IB 3E
‘Setsthemostsignificantbitof eachsubsequentbytereceivedto 1,
allowinguserswitha7-bitinterfacetoaccesscharacterswithASCII
codesgreaterthan 127.
SetMSB to O
Mode ASCII Decimal Hexadecimal
std. <ESC> “=” 27 61 IB 3D
Setsthe mostsignificantbitofeach subsequentbytereceivedto O.
AcceptMSB as is
Mode ASCII Decimal Hexadecimal
std. <ESC> “#” 27 35 IB 23
Cancelstheprecedingcommandsandacceptsthe mostsignificant
bitas it is sentto the printer.
Deletelast charactersent
Mode Ascll Decimal Hexadecimal
std. <DEL> 127 7F
Deletesthe last character received.Ignoredif the last character
receivedhasalreadybeen printed,orif the lastcharacterreceived
wasall orpart ofacommand.
Cancellast line
Mode ASCII Decimal Hexadecimal
Both <CAN> 24 18
Deletesthelast linecurrentlypresentin the printbuffer.
76