5655
Control commands list
Chapter 5
ESC m
[Name] Execute partial cut
[Format] ASCII ESC m
Hex 1B 6D
Decimal 27 109
[Description] Execute partial cut with one point uncut
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:
[Notes]
The pulse ON time is [ t1 x 2] ms and the OFF time is [ t2 x 2] ms.
When t2 < t1, the printer processes t1 x 2 ms.
[Reference]
m
0
1
Connector Pin
Drawer kick-out connector pin 2
Drawer kick-out connector pin 5
ESC r n
[Name] Select print color
[Format] ASCII ESC r n
Hex 1B 72 n
Decimal 27 114 n
[Range] n = 0, 1, 48, 49
[Description] Selects the print color.
[Notes]
Valid only when input at the beginning of a line.
[Default] n = 0
n
0, 48
1,49
Selected color
Black
Red
ESC t n
[Name] Select character code table
[Format] ASCII ESC t n
Hex 1B 74 n
Decimal 27 116 n
[Range] n = 0, 2, 3, 4, 5, 16, 17, 18, 19, 21, 22, 23
[Description] Selects a page n from the character code table.
[Default] n = 0
[Reference]
n
0
2
3
4
5
16
17
18
19
21
22
23
Page
PC437
PC850
PC860
PC863
PC865
PC1252
PC866
PC852
PC858
PC862
PC864
PC874