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