Rev. 1.00
- 13 -
STP-103
FS p n m
[Name] Print non-volatile 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 a non-volatile bit image n using the mode specified by m
m
Mode
Vertical dot density
Horizontal dot density
0,48 Normal
180
180
1,49 Double-width
180
90
2,50 Double-height
90
180
3,51 Quadruple
90
90
•
n is the number of the non-volatile bit image.
(defined using the FS q command)
•
m specifies the bit image mode.
FS q n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
[Name] Define non-volatile bit image
[Format] ASCII FS q n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
Hex 1C 71 n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
Decimal 28 113 n [xL xH yH d1 …dk]1…[xL xH yL yH d1…dk]n
[Range] 1
≤
n
≤
255
0
≤
nL
≤
255
0
≤
xH
≤
3 (when 1
≤
xL+xH
×
256
≤
1023)
0
≤
yL
≤
1 (when 1
≤
yL+yH
×
256
≤
288)
0
≤
d
≤
255
k = (xL+xH
×
256)
×
(yL+yH
×
256)
×
8
Total defined data area=2M bits(256K bytes)
[Description] Define the non-volatile bit image specified by n
•
n specifies the number of the defined non-volatile bit image
•
xL, xH specifies(xL + xH
×
256)
×
8 dots in the horizontal direction
for the non-volatile bit image you are defining.
•
yL, yH specifies (yL + yH
×
256)x8 dots in the vertical direction for
the non-volatile bit image you are defining.
GS ! n
[Name] Select character size
[Format] ASCII GS ! n
Hex 1D 21 n
Decimal 29 33 n
[Range] 0
≤
n
≤
255
Where 1
≤
Number of times of character height
≤
2
1
≤
Number of times of character width
≤
2
[Description] Selects the character height using bits 0 to 1 and selects the
character width using bits 4 to 7, as follows: