User`s manual

55
MP-4200 TH Programmer’s Manual - Revision 1.0
FS p n m
[Function] Print NV bit image.
[Format] ASCII FS p n m
Hexadecimal 1C70nm
Decimal 28112nm
[Range] 1≤n≤255;0≤m≤3,48≤m≤51
[Description] Printn-thNVbitimageusingmodespecifiedbym.
m Mode Vertical Dot
Density
Horizontal
Dot Density
0, 48 Normal 203dpi 203dpi
1,49 Double-width 203dpi 101 dpi
2, 50 Double-height 101 dpi 203dpi
3,51 Quadruple 101 dpi 101 dpi
•nisthenumberoftheNVbitimagetoprint,asdefinedbyFSqcommand.
•mspecifiesthebitimagemode.
[Details] •NVbitimagemeansabitimagestoredinNVmemorybyFSq.
•ThiscommandisnoteffectivewhenthespecifiedNVbitimagehasnotbeendefined.
•Thiscommandiseffectiveonlywhenthereisnodataintheprintbuffer.
•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printableareawidthsetbyGSLandGSWfortheNVbitimageislessthanonevertical
line, the following processing is performed only on the line in question. However, in NV bit image
mode,oneverticallinemeans1dotinnormalmode(m=0,48)andindouble-heightmode(m=2,
50),anditmeans2dotsindouble-widthmode(m=1,49)andinquadruplemode(m=3,51).
o The printing area width is extended to the right in NV bit image mode up to one line
vertically. In this case, printing does not exceed the printable area.
o If printing area width cannot be extended vertically by one line, the left margin is
reduced to accommodate one line vertically.
•Ifdownloadedbit-imageexceedsoneline,theexcessdataisnotprinted.
•Thiscommandfeedsdots(fortheheightnoftheNVbit-image)innormalanddouble-width
modes, and (for the height n × 2 of the NV bit-image) in double-height and quadruple modes,
regardlessofthelinespacingspecifiedbyESC2orESC3.
•Afterprintingthebitimage,thiscommandsetstheprintpositiontothebeginningofthenext
line and processes the data that follows as normal data.
[References] ESC*,FSq,GS/,GSv0
FS q n [x
L
x
H
y
L
y
H
d
1
...d
k
]1...[x
L
x
H
y
L
y
H
d
1
...d
k
]
n
[Function] DefineNVbitimage.
[Format] ASCII FS q n [x
L
x
H
y
L
y
H
d
1
...d
k
]
1
… [x
L
x
H
y
L
y
H
d
1
...d
k
]
n
Hexadecimal 1C71n[x
L
x
H
y
L
y
H
d
1
...d
k
]1 … [x
L
x
H
y
L
y
H
d
1
...d
k
]
n
Decimal 28113n[x
L
x
H
y
L
y
H
d
1
...d
k
]1 … [x
L
x
H
y
L
y
H
d
1
...d
k
]
n
[Range] 1≤n≤255;0≤x
L
≤255;0≤x
H
≤3(when1≤[x
L
+x
H
...256]≤1023)
0≤y
L
≤255;0≤y
H
≤1(when1≤[y
L
+y
H
×256]≤288)
k=[x
L
+x
H
×256]×[x
L
+x
H
×256]×8
Totaldefineddataarea=2Mbits(256Kbytes)
[Description] DefinetheNVbitimagespecifiedbyn.
•nspecifiesthenumberofthedefinedNVbitimage.