
Technical Updates SNBC CONFIDENCIAL
Shandong New Beiyang Information Technology Co.,Ltd.
Page 24
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
for the paper sensor to stop printing after finish the current task..
[Default]
n = 0
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 lowest bit of n is valid.
· When the panel buttons are disabled, none of them are usable.
· In the macro ready mode, the FEED button are enabled.
[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. (character line)
[Notes]
· This command sets the print starting position to the beginning of the line.
· This command does not affect the line spacing set by
ESC 2
or
ESC 3
.
· The maximum paper feed amount is 900 mm. When the settings is larger than 900 mm,
the maximum value is used.
[Reference]
ESC 2
,
ESC 3
ESC l n X0l X0h Y0l Y0h X1l X1h Y1l Y1h
[Name]
Underline command
[Format]
ASCII
ESC
l
n
X0l X0h Y0l Y0h X1l X1h Y1l Y1h
Hex
1B
6C
n
X0l X0h Y0l Y0h X1l X1h Y1l Y1h
Decimal
27
108
n X0l X0h Y0l Y0h X1l X1h Y1l Y1h