5453
Control commands list
Chapter 5
ESC c 4 n
[Name] Select paper sensor(s)to stop printing
[Format] ASCll ESC c 4 n
Hex 18 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 :
[Notes]
The printer goes off-line after printing stops.
The paper roll near-end sensor is an option, therefore,
if the paper roll near-end sensor is enabled by this command when the
sensor is not equipped, it does not stop printing.
The paper roll near-end sensor is enabled when either bit 0 or 1 is 1.
The paper roll end sensor is a sensor which is always used to
make an effective to stop printing.
[Default] n = 0
Bit
0
1
2
3
4
5
6
7
Off/On
Off
On
Off
On
-
-
-
-
-
-
Hex
00
01
00
02
-
-
-
-
-
-
Decimal
0
1
0
2
-
-
-
-
-
-
Function
Paper roll near end sensor disabled.
Paper roll near end sensor enabled.
Paper roll near end sensor disabled.
Paper roll near end sensor enabled.
Undefined
Undefined
Undefined
Undefined
Undefined
Undefined
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.
[Notes]
Only the least significant bit of "n" is valid.
When the panel buttons are disabled, no buttons on the panel are usable.
If "disabled" is set, the paper feed switch no longer functions.
[Default] n = 0
ESC d n
[Name] Print and feed n lines
[Format] ASCII ESC d n
Hex 1B 64 n
Decimal 27 100 n
[Range] 0 n 255
[Description] Prints the data in the print buffer and feeds n lines.
[Notes]
This command sets the print starting position to the beginning of the line.
The amount of paper fed per line is based on the value set using the line
spacing command (ESC 2or ESC 3)
[Reference]