[Function]
To specify registration of PCX file that is created at the Windows paint brush etc.
[Format]
<PI>aaa,bbbbb,n~n
● Parameter
a {Register No} = valid range : 1~999
b {Total byte size of PCX file} = valid range : 1~99999
* Specify file size of PCX file for total byte size
n {Data} = PCX file data
* Send the data with binary data (output 8 bit as 1 character data)
[Coding Example]
<A>
<CC>1
<PI>001,12345,n~n
<Z>
[Supplementary Explanation]
1.Send the data by binary data (output 8 bit as 1 font data) (File size of PCX file becomes the total byte size while PCX file data becomes the
data)
2.In a PCX file, the first 128 byte of data are treated as a header and the following data is an image data.
3.If the total byte size of PCX file is inconsistent with transferred data, it may due to the motion abnormality.
4.The total byte size is the byte size displayed by property etc.
5.PCX file is valid for black/white mode only. PCX file of color mode becomes command error and does not perform printing. It doesn’t support
compressed type of PCX file. Confirm that the extension is the “PCX” file before printing.
6.When PCX File Register Specification <PI> is used, Card Slot Specification <CC> shall be specified before PCX File Register Specification
<PI>.
7.LC408e/412e does not support optional memory card. Please specify {Flash ROM} with Card Slot Specification <CC>.
PCX File Register