BT-T080 Programming Manual
- 54 -
mode:
①
-side character spacing:
ESC SP, FS S
②
ESC 2, ESC 3
[Relative]
FF, ESC FF, ESC L
ESC c 0 n Select paper type
[Function]
Select paper type.
[Format]
ASCII
ESC
c 0 n
Hex
1B
63 30
n
Decimal 27
99 48
n
[Value range]
n = 0, 153
[Notes]
Select paper type specified by n as follows:
n
Paper type
0
Continuous paper
153
Marked paper
This command has no effection except n equals 0, 153.
[Default] n = 0
ESC c 3 n Select paper sensor to output paper end signals
[Function] Select paper sensor to output paper end signals
[Format]
ASCII
ESC
c
3
n
Hex
1B
63
33
n
Decimal 27
99 51
n
[Value range]
0 ≤ n ≤ 255
[Notes]
Select paper sensor to output paper end signals
Each bit of n is defined as follows:
Bit
0/1
Hex Decimal
Function
0
0
00
0
Undefined
1
0
00
0
Paper near end sensor is disabled
1
02
2
Paper near end sensor is enabled
2
0
00
0
Undefined
3
0
00
0
Paper near end sensor is disabled
1
08
8
Paper near end sensor is enabled
4-7
Undefined
• It is possible to select two sensors to output paper end signals. If any of the sensors
detects paper end, the paper end signal can be outputted.
• The command is effective only when it is a parallel interface and is ignored when it is
a serial interface.
[Default]
n = 0