Repeat data
Mode | ASCII |
|
|
| Decimal | Hexadecimal | ||
| <ESC7 “V” | n | dl |
| 27 86 | n dl | IB 56 | n dl |
Both | d2 | di | <ESC> | d2 | . . . dx 27 | d2 | ah IB | |
|
|
| “V” | <o> |
| 86 0 |
| 5600 |
Repeats data, defined by dl, d2, .. . a!x,for n times.
Quiet print
1Mode | ASCII |
|
| Decimal | Hexadecimal | |||
Both | <ESC> | 2” | “1” | 27 115 | 49 | 1B | 73 | 31 |
| <ESC> | “S” | <l> | 27 115 | 1 | 18 | 73 | 01 |
Selects the quiet print mode, in which the printer prints each line in two passes to reduce the sound of printing. You can also set the quiet mode with the control panel button.
Cancel quiet print
Mode | ASCII |
|
| Decimal | Hexadecimal | |||
Both | <ESC> | 2” | “0” | 27 115 | 48 | IB | 73 | 30 |
| <ESC> | 3” | <o> | 27 115 | 0 | 1B | 73 | 00 |
Cancels the quiet print mode, and resumes normal printing.
You can also cancel the quiet mode with the control panel button.
lmmedia te print
Mode | ASCII |
|
| Decimal | Hexadecimal | ||||
| <ESC> | ,.;,, | “1” | 27 105 | 49 | 1B | 69 | 31 | |
Both |
|
|
| ||||||
<ESC> | ‘Y | cl7 | 27 105 | 1 | 1B | 69 | 01 | ||
|
Selects the immediate print mode, in which the printer prints each character as soon as received. At every pause in the incoming data stream the printer scrolls the paper up about 2 inches so that the current line can be seen. When the next character is received the paper is scrolled back down and printing continues. This command is ignored when friction feed is used.
-
.-
72