Rev. 1.00
- 18 -
Metapace T-2
Bit
Off/On
Hex
Decimal Function
Off
00
0
Paper roll end sensor disable.
0
On
01
1
Paper roll end sensor enable.
Off
00
0
Paper roll end sensor disable.
1
On
02
2
Paper roll end sensor enable.
2~7 - - -
Reserved.
ESC c 5 n
[Name]
[Format]
[Range]
[Default]
[Description]
[Notes]
Enable / Disable panel button.
ASCII ESC c 5 n
Hex 1B
63
35
n
Decimal
27 99 53 n
0
≤
n
≤
255
n=0
▪
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.
▪
When the printer cover is open, the panel buttons are always ignored
regardless of the setting with this command.
ESC d n
[Name]
[Format]
[Range]
[Description]
Print and feed n lines.
ASCII ESC d n
Hex 1B
64
n
Decimal 27 100 n
0
≤
n
≤
255
▪
Prints the data in the print buffer and feeds n lines.
ESC p m t1 t2
[Name]
[Format]
[Range]
[Description]
Generate pulse.
ASCII ESC p m t1 t2
Hex 1B
70
m
t1
t2
Decimal 27 112 m
t1
t2
m = 0, 1, 48, 49
0
≤
t1
≤
255, 0
≤
t2
≤
255
▪
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
▪
t1 specifies the pulse ON time as [t1 x 2ms], and t2 specifies the pulse
OFF time as [t2 x 2ms].
▪
If t2 is smaller than t1, OFF time is set as [t1 x 2ms].