ESC c 4 n
[Name]
Select paper sensor(s) to stop printing.
[Format]
ASCII
ESC
c
4
Hex
1B
63
34
Decimal
27
99
52
0 ≤nL ≤255
[Range]
[Description]
Selects the paper sensor(s) used to stop printing when a paper-end is
detected, using n as follows :
Bit
Off/On
Hex
Decimal
0
Off
00
0
On
01
1
1
Off
00
0
On
02
2
2-7
-
-
-
ESC c 5 n
[Name]
Enable / Disable panel button.
[Format]
ASCII
ESC
c
3
Hex
1B
63
35
Decimal
27
99
53
[Range]
0 ≤n ≤255
[Description]
Enables or disables the panel button.
* When the LSB of n is 0, the panel buttons are enabled.
* When the LSB of n is 1, the panel buttons are disabled.
ESC d n
[Name]
Print and feed n lines.
[Format]
ASCII
ESC
d
Hex
1B
64
Decimal
27
100
[Range]
0 ≤n ≤255
[Description]
Prints the data in the print buffer and feeds n lines.
ESC p m t1 t2
[Name]
Generate pulse.
[Format]
ASCII
ESC
p
Hex
1B
70
Decimal
27
112
[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
38
n
n
n
Function
Paper roll end sensor disable.
Paper roll end sensor enable.
Paper roll end sensor disable.
Paper roll end sensor enable.
Undefined.
n
n
n
n
n
n
m
t1
t2
m
t1
t2
m
t1
t2
ESC t n
[Name]
Select character code table.
[Format]
ASCII
ESC
t
n
Hex
1B
74
n
Decimal
27
116
n
0 ≤n ≤5, n = 255
[Range]
[Description]
Selects a page n from the character code table.
n
0
0 (PC437 {USA, standard Europe})
1
1 (Katakana)
2
2 (PC850 {Multilingual})
3
3 (PC860 {Portuguese})
4
4 (PC863 {Canadian-French})
5
5 (PC865 {Nordic})
19
19 (PC858 {Euro})
255
Space page
ESC { n
[Name]
Turns on / off upside-down printing mode.
[Format]
ASCII
ESC
{
n
Hex
1B
7B
n
Decimal
27
123
n
[Range]
0 ≤n ≤255
[Description]
Turns upside-down printing mode on or off.
* When the LSB of n is 0, upside-down printing mode is turned off.
* When the LSB of n is 1, upside-down printing mode is turned on.
FS p n m
[Name]
Print NV bit image.
[Format]
ASCII
FS
p
n
Hex
1C
70
n
Decimal
28
112
n
1 ≤n ≤255
[Range]
0 ≤m ≤3, 48 ≤m ≤51
[Description]
Prints a NV bit image n using the mode specified by m.
m
Mode
Vertical Dot Density (DPI)
0, 48
Normal
180
1, 49
Double-width
180
2, 50
Double-height
90
3, 51
Quadruple
90
* n is the number of the NV bit image (defined using the FS q command).
* m specifies the bit image mode.
39
Page
m
m
m
Horizontal Dot Density (DPI)
180
90
180
90