
THERMAL RECEIPT PRINTER
28
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.
[Details] • Only the lowest bit of n is valid.
• When the panel buttons are disabled, none of them are usable when the printer
cover is closed.
• In this printer, the panel buttons are the FEED button.
• In the macro ready mode, the FEED button are enabled regardless of the
settings of this command; however, the paper cannot be fed by using these
buttons.
[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.
[Details] • 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 1016 mm (40 inches). If the paper feed
amount (
nx
line spacing) of more than 1016 mm (40 inches) is specified, the
printer feeds the paper only 1016 mm (40 inches).
[Reference]
ESC 2
,
ESC 3
ESC p
m t1 t2
[Name] Generate pulse
[Format] ASCII ESC p
m t1 t2
Hex 1B 70
m t1 t2
Decimal 27 112
m t1 t2
[Range]
m
= 0, 1, 48, 49
0
≤
t1
≤
255, 0
≤
t2
≤
255
[Description] Outputs the pulse specified by t1 and t2 to connector pin m as follows:
m Connector
pin
0, 48
Drawer kick-out connector pin 2.
1, 49
Drawer kick-out connector pin 5.
[Details] • The pulse ON time is [
t1
╳
2
ms] and the OFF time is [
t2
╳
2
ms].
• If
t2 < t1
, the OFF time is [
t1x 2
ms]
[Reference]
DLE DC4