[Function]
To specify PCX file printing which is created at the Windows paint brush etc
[Format]
<GP>aaaaa,n~n
● Parameter
a {PCX File Total Byte Size}
n {Data}
[Coding Example]
<A>
<V>50<H>50<GP>04500,XXXXXXXXXXXX
<Q>2
<Z>
[Supplementary Explanation]
1.Send the data with binary data (output the 8 bit in one shot as 1 font data) (the file size of the PCX file becomes the total byte size,
PCX file data will become the data)
2.PCX file is the print head until the 128 bytes of data, data thereafter becomes the compressed data.
3.When the PCX file total byte size is inconsistent with the transfer data, it may considered as the cause of abnormal motion.
4.Total byte size is the file size shown at the property etc.
5.PCX file can be used at the black/while mode only. The PCX file of color mode will become command error and stop it from printing.
And, it doesn’t support compressed type PCX file.
Start print only after the enlargement of file is confirmed to be the “PCX”.
6.Rotate specification <%>, Enlargement specification <L> is valid.
PCX File Print