Rev. 1.00
- 37 -
FEC-150
<Function 4> GS ( E pL pH fn a (fn=4)
[Format]
[Range]
[Description]
ASCII GS
( E
pL pH fn a
Hex 1D
28
45 pL pH fn a
Decimal 29 40 69 pL pH fn a
(pL + pH x 256) = 2 (pL=2, pH=0)
fn=4
a=1, 2, 8, 9, 10, 11
▪
Transmits the setting value(s) of the memory switch specified by a.
HEX
DECIMAL
Amount of Data
Header 37H
55 1
byte
Flag 21H 33
1
byte
Data
30H or 31H
48 or 49
8 bytes
NUL 00H 0
1
byte
▪
Data for the setting is transmitted as 8 bytes or a data string in the order
from bit 8 to bit 1, as follows :
- Off : HEX = 30H / DECIMAL = 48
- On : HEX = 31H / DECIMAL = 49
GS
*
x y
d
1...
d
(
x
X
y
X 8)
[Name] To define the download bit image
[Type] ASCII
GS *
x y d
1...
d
(
x
X
y
X 8)
HEX
1D 2A
x y d
1...
d
(
x
X
y
X 8)
DECIMAL 29 42
x y d
1...
d
(
x
X
y
X 8)
[Range] 1
≤
x
≤
255
1
≤
y
≤
48 where,
x
x
y
≤
1536
0
≤
d
≤
255
[Description] Download bit image is used as clear dot by x and y.
-
x
: number of dots in horizontal direction
-
y
: number of dots in vertical direction (download bit image printing)
GS /
m
[Name] To print download bit image
[Type] ASCII
GS
/
m
HEX
1D
2F
m
DECIMAL 29
47
m
[Range] 0
≤
m
≤
3, 48
≤
m
≤
51
[Description] The printing of download bit image is used as a clear mode by
m
.
Mode is selected by
m
as shown in the following table.
m
Mode
Vertical Dot Density
Horizontal Dot Density
0,48
Normal
200 DPI
200 DPI
1,49
Two times horizontal
magnification
200 DPI
100 DPI
2,50
Two times vertical
magnification
100 DPI
200 DPI
3,51
Overall two times
magnification
100 DPI
100 DPI