ESC a n
[Name] Select justification
[Format] ASCII ESC a n
Hex 1B 61 n
Decimal 27 97 n
[Range] 0 ≤ n ≤ 2, 48 ≤ n ≤ 50
[Default] n = 0
[Description] • In standard mode, aligns all the data in one line to the position.
n Justification
0, 48 Left justification
1, 49 Centering
2, 50 Right justification
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
[Default] n = 0
[Description] • Selects the paper sensor(s) Whether to use to stop printing or not when a paper end
is detected.
(n)
Bit Off/On Hex Decimal Function
0 Off 00 0 Disables roll paper near-end sensor.
On 01 1 Enables roll paper near-end sensor.
1 Off 00 0 Disables roll paper near-end sensor.
On 02 2 Enables roll paper near-end sensor.
2 ∼ 7
Off 00 0 Reserved.
[Note] • If the printer is not equipped with the optional roll paper near-end sensor, the printer
does not stop with this command even though the roll paper near-end sensor is
enabled.