TS2000 PRINTERS OPERATION MANUAL
●
If the downloaded bit-image to be printed exceeds one line, the excess data is not
printed.
●
After printing the bit image, this command sets the print position to the beginning of
the line and processes the data that follows as normal data.
[Reference]
FS q, GS v 0
FS
q
n
[xL
xH
yL
yH
d1
…
dk]1
…
[xL
xH
yL
yH
d1
…
dk]
[Name]
Define NV bit image
[Format]
ASCII
FS
q
n
[xL xH yL yH d1...dk]1...[ xL xH yL yH d1...dk]
Hex
1C
71
n
[xL xH yL yH d1...dk]1...[ xL xH yL yH d1...dk]
Decimal
28
113
n
[xL xH yL yH d1...dk]1...[ xL xH yL yH d1...dk]
[Range]
n
= <01>H
xL
≤
<30>H,
xH
= <00>H (when 1
≤
(
xL
+
xH
×
<FF>H)
≤
<30>H)
<00>H
≤
yL
≤
<FF>H, <00>H
≤
yH
≤
<01>H (when 1
≤
(
yL
+
yH
×
<FF>H)
≤
288)
<00>H
≤
d
≤
<FF>H,
k
= (
xL
+
xH
×
256)
×
(
yL
+
yH
×
256)
×
8
Total available data area
=
16380 bytes (16KB-4Bytes)
[Description]
Define the NV bit image specified by
n
.
n
specifies the NV bit image number (always 1).
xL
,
xH
specifies (
xL
+
xH
×
256)
×
8 dots in the horizontal direction for the NV bits
image you are defining.
yL
,
y
H
specifies (
y
L
+
y
H
×
256)
×
8 dots dots in the vertical direction for the NV bit
image you are defining.
[Notes]
●
From the beginning of the processing of this command till the finish, mechanical
operations (including initializing the position of the printer head when the cover is
open, paper feeding by using the FEED button, etc.) cannot be performed.
●
NV bit image means a bit image which is defined in a non-volatile memory by
FS q
and printed by
FS p
.
●
This command is effective only when processed at the beginning of the line.
●
This command is effective when 7 bytes <FS
∼
yH
> is processed as a normal value.
●
When the amount of data exceeds the capacity left in the range defined by
xL
,
xH
,
yL
,
yH
, the printer processes
xL
,
xH
,
yL
,
yH
out of the defined range.
●
The
d
indicates the definition data. In data (
d
) a 1 bit specifies a dot to be printed and
a 0 bit specifies a dot not to be printed.
●
The definition area in this printer is a maximum of 16KBytes-4Bytes.
●
Once a NV bit image is defined, it is not erased by performing
ESC @
, reset or
power off.
●
This command performs only definition of a NV bit image and does not perform
printing. Printing of the NV bit image is performed by the
FS p
command.
•
Once the logo has been loaded, it is printed; then, a number is assigned to it.
This number is used for printing as a parameter
n
in the command
FS P n m
.
[Reference]
FS p
50/58