A SERVICE OF

logo

ESC >
MSB = 1 Setting
Format:
ASCII code: ESC
>
Decimal:
27 62
Hexadecimal: 1B
3E
Comments:
Selects MSB as 1. When this code is input, the MSB of an eight-bit
data input after this code becomes 1.
l Epson only
Other Codes
BEL
Beeper
Format:
ASCII code:
BEL
Decimal:
7
Hexadecimal: 07
Control:
CTRL G
Comments:
Sounds the FX-286 beeper.
BS
Format:
ASCII code: BS
Decimal:
8
Hexadecimal: 08
Control: CTRL H
Backspace
Comments:
Prints out data in the print buffer, then moves the print position one
space to the left. If this code is received immediately after graphics
printing, the print position of subsequent data is moved back to the
point at which graphics printing started.
G-30