CSN-58III user manual
35
DEC
:
29 47 m
HEX
:
1D 2F m
Function
Prints a downloaded bit image using the mode specified by m.
m selects a mode from the table below:
m
Model
0, 48 Normal
1, 49 Double-widt
h
2, 50 Double-heig
ht
3, 51 Quadruple
Parameter
range
0 ≤ m ≤ 3
48 ≤ m ≤ 51
Default
No
Notes
this command is ignored if a downloaded bit image has not been defined.
In standard mode, this command is effective only when there is no
data in the print buffer.
This command has no effect in the print modes (emphasized,
double-strike, underline, character size, or white/black reverse printing),
except for upsidedown printing mode.
If the downloaded bit-image to be printed exceeds the printable area,
the excess data is not printed.
Example
No
Define NV bit image
Name
Define NV bit image
Code
ASCII
:
FS q n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n
DEC
:
28 113 n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n
HEX
:
1C 71 n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n
Function
Define the NV bit image specified by n.
n specifies the number of the defined NV bit image.
xL, xH specifies (xL + xH x 256) x8 dots in the horizontal direction for the
NV bit image you are defining.
yL, yH specifies (yL + yHx256)x8 dots in the vertical direction for the NV
bit image you are defining.
Parameter
range
1 ≤ n ≤ 255
0 ≤ xL ≤ 255
0 ≤ xH ≤ 3
(1 ≤ (xL+xH*256) ≤ 1023)
0 ≤ yL ≤ 255
)
0 ≤ yH ≤ 1
(1 ≤ (yL+yH*256) ≤ 288)