AcceptMSB as is
Mode ASCII Decimal
Hexadecimal
Both <ESC>W“ 27 35
IB 23
Cancelstheprecedingcommandsandacceptsthemostsignificant
bit as it is sentto theprinter.
Deletelast charactersent
Mode ASCII Decimal
Hexadecimal
Std.
<DEb 127 7F
Deletes the last characterreceived.Ignoredif the last character
receivedhas alreadybeenprinted,or if thelast characterreceived
wasallor partof a command.
Cancellast line
Mode ASCII Decimal
Hexadecimal
Both
<CAN>
24
18
Deletesthelastlinecurrentlypresentin the printbuffer.
Immediateprint
Mode ASCII Decimal
Hexadecimal
Both
cESC> “i” “l”
27105 49
IB 69 31
<ESC>
“i” <1>
27105 1
IB 69 01
Selectstheimmediateprintmode,in whichtheprinterprintseach
characterassoonas received.Ateverypausein the incomingdata
streamthe printerscrollsthe paperup about2 inchesso that the
curmt line can be seen.Whenthe next characteris receivedthe
paperis scrolledbackdownandprintingcontinues.Thiscommand
is ignoredwhenfrictionfeedis used.
65