ESC c 4 n
[Name] | Select paper sensor(s) to stop printing |
| |||
[Format] | ASCII | ESC | c | 4 | n |
| Hex | 1B | 63 | 34 | n |
| Decimal | 27 | 99 | 52 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
|
[Description] | Selects the paper sensor(s) used to stop printing when a | |||||
|
| detected, using n as follows: |
| |||
|
|
|
|
|
| |
Bit | Off/On |
| Hex | Decimal | Function | |
|
|
|
|
|
|
|
0 | Off |
|
| 00 | 0 | Paper roll |
|
|
|
|
|
| |
On |
|
| 01 | 1 | Paper roll | |
|
|
| ||||
|
|
|
|
|
|
|
1 | Off |
|
| 00 | 0 | Paper roll |
|
|
|
|
|
| |
On |
|
| 02 | 2 | Paper roll | |
|
|
| ||||
|
|
|
|
|
|
|
2 | - |
|
| - | - | Undefined. |
|
|
|
|
|
|
|
3 | - |
|
| - | - | Undefined. |
|
|
|
|
|
|
|
4 | - |
|
| - | - | Undefined. |
|
|
|
|
|
|
|
5 | - |
|
| - | - | Undefined. |
|
|
|
|
|
|
|
6 | - |
|
| - | - | Undefined. |
|
|
|
|
|
|
|
7 | - |
|
| - | - | Undefined. |
|
|
|
|
|
| |
[Notes] |
| • When a paper end is detected, printing stops after printing the | ||||
|
|
| current line and feeding the paper. |
•The printer goes
•The paper roll
[Default] n = 0
ESC c 5 n
[Name] | Enable/disable panel buttons |
|
| ||
[Format] | ASCII | ESC | c | 5 | n |
| Hex | 1B | 63 | 35 | n |
| Decimal | 27 | 99 | 53 | n |
[Range] | 0 ≤ n ≤ 255 |
|
|
|
|
[Description] Enables or disables the panel buttons.
•When the LSB of n is 0, the panel buttons are enabled.
•When the LSB of n is 1, the panel buttons are disabled.