UP-PN-
II
v0.8 24
4.5.5 G
RAPHICS
•
ESC f (1B 66 Hex = 27 102 Dec)
Printing a black line.
•
ESC K n
1
n
2
x
1
...x
(n1+256xn2)
(1B 4B ... Hex = 27 75 ... Dec)
ESC L n
1
n
2
x
1
...x
(n1+256xn2)
(1B 4C ... Hex = 27 76 ... Dec)
ESC Y n
1
n
2
x
1
...x
(n1+256xn2)
(1B 59 ... Hex = 27 89 ... Dec)
ESC Z n
1
n
2
x
1
...x
(n1+256xn2)
(1B 5A ... Hex = 27 90 ... Dec)
8 vertical dot lines graphic printing.
n
1
+ 256 x n
2
represent the number of
characters of the graphic chain.
The characters x
1
to x
(n1+256xn2)
represents the desired printed pattern.
In Text mode, the line is printed from
left to right with the higher weight's bits
to the top. In Data mode, the line is
printed from right to left with the higher
weight's bits to the top. Characters and
graphics cannot be printed on the
same line.
Graphic chain must by terminated by a
line feed command (CR, LF, ESC J,
etc...)
Difference:
With "ESC/P Basic"
compatibility, CR
character make a
linefeed.
It acts as the LF character.
With "ESC/P 9 pins" compatibility, it make only a carriage return
at the beginning of the line. The next graphical data are printed
over the current line.
These 4 graphical commands give the same result in order to allow printing
from several origins et initially destined to other different.
Zoom:
The choice of the horizontal zoom factor is made by the user with the
menu "Gr.Hor_Res". The options are "No zoom", "Zoom x2" or "Zoom x4":
•
GS V n (1D 56 Hex = 29 86 Dec)
Feed until the tear bar then feed n/2 dots/line