
Be//
Mode | ASCII | Decimal | Hexadecimal |
Both | <BEL> | 1 7 | 07 |
| Sounds a brief beep tone from the printer’s beeper. |
|
Bidirectional printing
Mode | ASCII |
|
|
| Decimal |
| Hexadecimal | |||
Both | <ESC> | “U” | “0” | 27 | 85 | 48 | 1B | 55 | 30 | |
CESC> | “U” | co> | 27 | 85 | 0 | 1B | 55 | 00 | ||
|
Causes subsequent printing to be done in the normal bidirectional mode, _ which is faster than unidirectional printing.
Unidirectional printing
Mode | ASCII |
|
|
| Decimal |
| Hexadecimal | |||
Both | <ESC> | “u” | “1” | 27 | 85 | 49 | 1B | 55 | 31 | |
<ESC> | “U” | Cl> | 27 | 85 | 1 | 1B | 55 | 01 | ||
|
Causes subsequent printing to be done unidirectionally, ensuring maxi- mum vertical alignment precision.
One-line unidirectional printing
Mode | ASCII |
| Decimal | Hexadecimal |
Both | cESC> | ‘C< ” | 27 60 | 1B 3C |
Immediately returns the print head to the left margin, then prints the remainder of the line from left to right. Normal bidirectional printing resumes on the next line.
Manual feed
Mode
Both
ASCII |
|
|
|
| Decimal |
| Hexadecimal | ||
<ESC> | <EM> | CO> |
| 27 | 25 | 0 | 1B | 19 | 00 |
‘1(1, | “ (7, | “0” | “ 1w “)” | 40 | 40 | 48 | 41 41 28 | 28 | 30 29 29 |
Selects manual sheet feeding even when the optional automatic sheet feeder is mounted. Ignored if DIP switch
88