Specifications
32
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 paper-end is detected,
using n as follows:
Bit 0/1 Hex Decimal Function
0 00 0 Paper roll near end sensor disabled 0
1 01 1 Paper roll near end sensor enabled
0 00 0 Paper roll near end sensor disabled 1
1 02 2 Paper roll near end sensor enabled
2-7 Undefined
[Notes] • When either bit 0 or 1 is on, the printer selects the paper roll near-end sensor. When the paper roll
sensor detects a paper-end, the printer goes off-line after current printing stops.
[Default] n = 0
ESC c 5 n
[Name]
[Format]
[Range]
[Description]
[Notes]
[Default]
Enable/disable panel buttons
ASCII ESC c 5 n
Hex 1B 63 35 n
Decimal 27 99 53 n
0 ≤ n ≤ 255
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.
Only the LSB of n is valid.
When the panel buttons are disabled, none of them are usable.
In the macro ready mode, the panel buttons are always enabled.
n = 0