Confidential BTP-R880NP Programming Manual
- 40 -
· This command is not affected by print modes (emphasized, double-strike, underline,
character size, white/black reverse printing, or 90° rotated characters, etc.), except
upside-down printing mode.
· If the downloaded bit-image to be printed exceeds one line, the excess data is not
printed.
· After printing the bitmap, this command sets the print position to the beginning of the line
and processes the data that follows as normal data.
[Relatives] ESC
*
, FS q, GS /, GS v 0
FS q n [xL xH yL yH d1...dk]1...[xL xH yL yH d1...dk]n
[Function]
Define Flash bitmap
[Format]
ASCII FS q 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
Decimal 28 113 n [xL xH yL yH d1...dk]1...[ xL xH yL yH d1...dk]n
[Range]
1
≤
n
≤
255
0
≤
xL
≤
255
1
≤
( xL + xH × 256)
≤
1023
1
≤
( yL + yH × 256)
≤
8190
0
≤
d
≤
255
k = ( xL + xH × 256) × ( yL + yH × 256) × 8
[Notes]
·
The max capacity of Flash is decided by the configuration of the printer, which can be checked
through printing self-test page.
· n specifies the number of the defined NV bitmap.
· xL, xH specifies ( xL + xH × 256) × 8 dots in the horizontal direction for the NV bitmap
you are defining.
· yL, yH specifies ( yL + yH × 256) × 8 dots in the vertical direction for the NV bitmap you
are defining.
· Frequent write command execution may cause damage the NV memory. Therefore, it is
recommended to write the NV memory 10 times or less a day.
·This command cancels all NV bitmaps that have already been defined by this command.
The printer can not redefine only one of several data definitions previously defined. In
this case, all data needs to be sent again.
· Before the ending of the processing of this command 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, also sending command including real-time
command is forbidden.
NV bitmap means a bitmap which is defined in a non-volatile memory by
FS q
and printed
by
FS p
.
· In standard mode, this command is effective only when processed at the beginning of
the line.