![Epson TM-T81 Скачать руководство пользователя страница 98](http://html.mh-extra.com/html/epson/tm-t81/tm-t81_technical-and-specifications-manual_107646098.webp)
Confidential
EPSON
TITLE
SHEET
REVISION
NO
SHEET
NEXT
88
89
A
TM-T81
Specification
(STANDARD)
<Function 112>
GS ( L
p
L
p
H
m fn a bx by c x
L
x
H
y
L
y
H
d1...dk
(
fn
= 112)
[Name]
Store the graphics data in the print buffer (raster format)
[Format] ASCII GS
( L
p
L
p
H
m fn a bx by c x
L
x
H
y
L
y
H
d1...dk
Hex 1D
28
4C
p
L
p
H
m fn a bx by c x
L
x
H
y
L
y
H
d1...dk
Decimal 29 40 76
p
L
p
H
m fn a bx by c x
L
x
H
y
L
y
H
d1...dk
[Range] (
p
L
,
p
H
) for
GS ( L
:
11
≤
(
p
L
+
p
H
×
256)
≤
65535 (0
≤
p
L
≤
255 , 0
≤
p
H
≤
255)
(
p1
,
p2
,
p3
,
p4
) for
GS 8 L
:
11
≤
(
p1
+
p2
×
256 +
p3
×
65536 +
p4
×
16777216)
≤
4294967295
(0
≤
p1
≤
255 , 0
≤
p2
≤
255 , 0
≤
p3
≤
255 , 0
≤
p4
≤
255)
Common parameters for
GS ( L
and
GS 8 L
:
m
= 48
fn
= 112
a
= 48
bx
= 1, 2
by
= 1, 2
c
= 49
1
≤
(
x
L
+
x
H
×
256)
≤
2047 (0
≤
x
L
≤
255 , 0
≤
x
H
≤
7)
1
≤
(
y
L
+
y
H
×
256)
≤
1662 (0
≤
y
L
≤
255, 0
≤
y
H
≤
6) [when
by
=1]
1
≤
(
y
L
+
y
H
×
256)
≤
831 (0
≤
y
L
≤
255, 0
≤
y
H
≤
3) [when
by
=2]
0
≤
d
≤
255
k
= (int ((
x
L
+
x
H
×
256) + 7) / 8)
×
(
y
L
+
y
H
×
256)
[Description]
•
Stores the graphics data (raster format) in the print buffer.
•
The graphics data is enlarged by
bx
and
by
in the horizontal and vertical directions.
bx
,
by
Vertical direction
Horizontal direction
1
180 dpi
180 dpi
2
90 dpi
90 dpi
•
c
specifies the color for the stored data.
c
Stored data color
(*)
49 Color
1
•
x
L
,
x
H
specify the number of dots in the horizontal direction as (
x
L
+
x
H
×
256).
•
y
L
,
y
H
specify the number of dots in the vertical direction as (
y
L
+
y
H
×
256).
•
d
specifies the stored data (raster format).