0, 48
1, 49
m
Drawer kick-out connector pin 2
Drawer kick-out connector pin 5
Connector pin
ESC
1B
27
p
70
112
m
m
m
t1
t1
t1
t2
t2
t2
ESC p m t1 t2
[Name]
[Format]
[Range]
[Description]
Generate pulse.
ASCII
Hex
Decimal
m = 0, 1, 48, 49
0 < t1 < 255, 0 < t2 < 255
Outputs the pulse specified by t1 & t2 to connector pin m as follows:
0
1
2
3
4
5
255
n
0 (PC437 [U.S.A., standard Europe])
1 (Katakana)
2 (PC850 [Multilingual])
3 (PC860 [Portuguese])
4 (PC863 [Canadian-French])
5 (PC865 [Nordic])
Space page
Page
ESC
1B
27
t
74
116
n
n
n
ESC t n
[Name]
[Format]
[Range]
[Description]
Select character code table.
ASCII
Hex
Decimal
0 < n < n, n = 255
Selects a page n from the character code table.
35
36
ESC c 5 n
[Name]
[Format]
[Range]
[Description]
Enable/Disable panel buttons.
ASCII
Hex
Decimal
0 < n < 255
Enables or disables the panel buttons.
When the LSB is 0, the panel buttons are enabled.
When the LSB is 1, the panel buttons are disabled.
ESC
1B
27
c
63
99
5
35
53
n
n
n
ESC { n
[Name]
[Format]
[Range]
[Description]
Turn on/off upside-down printing mode.
ASCII
Hex
Decimal
0 < n < 255
Turns upside-down printing mode on or off.
When the LSB is 0, upside-down printing mode is turned off.
When the LSB is 1, upside-down printing mode is turned on.
ESC
1B
27
{
7B
123
n
n
n
ESC d n
[Name]
[Format]
[Range]
[Description]
Print and feed n lines.
ASCII
Hex
Decimal
0 < n < 255
Prints the data in the print buffer and feeds n lines.
ESC
1B
27
d
64
100
n
n
n
ESC i n
[Name]
[Format]
[Range]
[Description]
Partial Cut
ASCII
Hex
Decimal
0 < n < 255
Prints the data in the print cut of paper.
ESC
1B
27
i
69
105