Confidential
EPSON
TITLE
SHEET
REVISION
NO
SHEET
NEXT
113
114
A
TM-T81
Specification
(STANDARD)
FS p
n m
[obsolete command]
GS ( L
<Function 69>, which is the upward-compatible command replacing
FS p
, is recommended for
use, since
FS p
is an obsolete command in the ESC/POS
®
command system.
[Name]
Print NV bit image
[Format] ASCII FS
p
n m
Hex 1C
70
n m
Decimal 28 112
n m
[Range] 1
≤
n
≤
255
0
≤
m
≤
3 , 48
≤
m
≤
51
[Description]
•
Prints NV bit image
n
using the process of
FS q
and using the mode specified by
m
.
m
Mode
Vertical direction
Horizontal direction
0, 48
Normal
180 dpi
180 dpi
1, 49
Double-width
180 dpi
90 dpi
2, 50
Double-height
90 dpi
180 dpi
3, 51
Quadruple
90 dpi
90 dpi
FS q
n [x
L
x
H
y
L
y
H
d1...dk]1 ... [x
L
x
H
y
L
y
H
d1...dk]n
[obsolete command]
GS ( L
<Function 67>, which is the upward-compatible command replacing
FS q
, is recommended for
use, since
FS q
is an obsolete command in the ESC/POS
®
command system.
[Name]
Define NV bit image
[Format] ASCII FS
q
n [x
L
x
H
y
L
y
H
d1...dk]1...[x
L
x
H
y
L
y
H
d1...dk]n
Hex 1C
71
n [x
L
x
H
y
L
y
H
d1...dk]1...[x
L
x
H
y
L
y
H
d1...dk]n
Decimal 28 113
n [x
L
x
H
y
L
y
H
d1...dk]1...[x
L
x
H
y
L
y
H
d1...dk]n
[Range] 1
≤
n
≤
255
1
≤
(
x
L
+
x
H
×
256)
≤
1023 (0
≤
x
L
≤
255 , 0
≤
x
H
≤
3)
1
≤
(
y
L
+
y
H
×
256)
≤
288 (0
≤
y
L
≤
255 ,
y
H
= 0,1)
0
≤
d
≤
255
k
= (
x
L
+
x
H
×
256)
×
(
y
L
+
y
H
×
256)
×
8
The entire capacity size = 256KB.
[Description]
•
Defines the NV bit image in the NV graphics area.
•
n
specifies the number of defined NV bit images.
•
x
L
,
x
H
specify the number of bytes in the horizontal direction as (
x
L
+
x
H
×
256).
•
y
L
,
y
H
specify the number of bytes in the vertical direction as (
y
L
+
y
H
×
256).
•
d
specifies the defined data (column format).