[Function]
To specify graphic printing
[Format]
<G>abbbcccn~n
● Parameter
a {to specify HEX, Binary Data}
H:HEX Data Divide 8 bit data into 4 bit, output as a Hex code that support ASCII
B:Binary Data Output 8 bit as 1 font data
b {Specify horizontal direction graphic area with byte unit} = valid range : refer to table below
c {Specify vertical direction graphic area with byte unit} = valid range : refer to table below
n {Graphic Data}
[Coding Example]
<A>
<V>50<H>50<G>H02000288888888…8888
<Q>2
<Z>
[Supplementary Explanation]
1.Although the program explanation of “B” specification is longer than “H” specification , however, the transfer data length is splited
into half that will benefit the capacity.
2.Rotate specification <%>, Enlargement specification <L> is valid.
[Specify Range]
Model