OTHER PRINTER CONTROL COMMANDS

Set MSBto 1
Mode ASCII Decimal Hexadecimal
std. <ESC> “>” 27 62 IB 3E
Setsthemost significantbitofeach subsequentbytereceivedto1,
allowinguserswitha7-bitinterfacetoaccesscharacterswithASCII
codesgreaterthan 127.
Set MSBto O
Mode ASCII Decimal Hexadecimal
std. <ESC> “=” 27 61 IB 3D
Sets the mostsignificantbitof eachsubsequentbytereceivedtoO.
AcceptMSB as is
Mode ASCII Decimal Hexadecimal
std. <ESC> “#” 27 35 IB 23
Cancelstheprecedingcommandsandacceptsthe mostsignificant
bitas it is sent tothe printer.
Deletelast charactersent
Mode ASCII Decimal Hexadecimal
std. <DEb 127 7F
Deletesthe last character received.Ignored if the last character
receivedhasalreadybeen printed,or if thelast characterreceived
wasall orpart of acommand.
Cancellast line
Mode ASCII Decimal Hexadecimal
Both <CAN> 24 18
Deletesthelast linecurrentlypresentin the printbuffer.
65