User`s manual

L/vL Command - Write Line (Monochrome)
Description Writes a Monochrome graphic line using parame
-
ters to specify origin, height, and width. The result
-
ing line overwrites any existing graphics data. The
“L”command writes to the buffer used for Resin
printing. The “vL” command writes to a buffer used
for Varnish printing.
Syntax
L p1 p2 p3 p4 p5
Parameters p1 = Horizontal (X-axis) start position (X) in dots.
p2 = Vertical (Y-axis) start position (Y) in dots.
p3 = Horizontal (X-axis) width of graphic in dots (i.e. horizontal
lines).
p4 = Vertical (Y-axis) height of graphic in dots.
p5 = Graphic Mode
Value Description
0
Reverse Bit-map - Clear print area and load
reverse bit-map image
1
Standard Bit-map - Clear print area and load
bit-map image
2
Merge Bit-map - Overwrite background
bit-map image with printable dot locations
leaving non-printing dot locations alone.
980081-001 Rev. F 2-41
P3xx M
P3xx C
P4xx
P500
P600
Max
0
D
O
T
S
LINES
Line Image Origin
Figure 2-8
Line /Rectangle
Image Positioning