BT-T080 Programming Manual
- 55 -
ESC c 4 n Select paper sensor to stop printing
[Function]
Select paper sensor to stop printing
[Format]
ASCII
ESC
c 4 n
Hex
1B
63 34 n
Decimal 27
99 52 n
[Value range]
0 ≤ n ≤ 255
[Notes]
Select paper sensor to stop printing
n is defined as below:
Bit
0/1
Hex Decimal
Function
0
0
00
0
Paper near end sensor disabled
1
01
1
Paper near end sensor enabled
1
0
00
0
Paper near end sensor disabled
1
02
2
Paper near end sensor enabled
2-7
Undefined
When either bit 0 or bit 1 of n is 1, paper near end sensor is enabled, and when the
printer detects paper near end, it stops printing after completing the current task.
[Default]
n = 0
ESC c 5 n Enable/disable buttons
[Function]
Enable/disable buttons
[Format]
ASCII
ESC
c
5
n
Hex
1B
63 35
n
Decimal 27
99 53
n
[Value range]
0 ≤ n ≤ 255
[Notes]
Enable/disable buttons.
• When the least significant bit of n is 0, the buttons are enabled.
• When the least significant bit of n is 1, the buttons are disabled.
• Only the least significant bit of n is effective.
• When the buttons are disabled, none of them are usable when pressed.
• When executing macro commands, the buttons are always enabled.
[Default]
n = 0
GS FF Marked paper location
[Function]
Marked paper location
[Format]
ASCII
GS
FF
Hex
1D
0C
Decimal 29
12
[Notes]
• Locate the marked paper to the print starting position.
• This Command is effective only when the paper type is set to marked paper (the
paper type is set by EEPROM).