44
(13) BMP file registering command to internal image data 2 (EU/UK/US)
(Contact our sales representative for destination country.)
This command registers BMP files to the internal flash memory ROM2 image data area on the
reader/writer. A maximum of 16 images can be registered.
Command Transfer Formats
STX 4Bh Register
image
specification number or
continuation mark (+)
‘,’
Text of BMP data
ETX
BCC
Response Transfer Format
STX 4Bh Status
ETX BCC
Parameter Explanation
• Registered image specification number data/continuation mark ‘+’
Applies a number to the number to register. 16 types: '0’ to ‘15’
'0':
Registers image as image number 0.
:
:
'10':
Registers image as image number 10.
'15':
Registers image as image number 15.
'+':
When the text of the BMP data exceeds 1024, a large BMP file can be registered by
specifying a ‘+’ mark instead of a register specification number. There is no restriction to the
number of continued registrations of BMP files using the + mark on the reader/writer, so you can
continue registering as long as the print area is not exceeded.
• ‘,’
Required to separate parameters.
• Text of BMP data
Normally, BMP files are in binary format, but each 1 byte of binary data is converted to data
represented by two characters of text in ASCII format for transmission.
Ex.)
Converting binary format data into text format data
Binary 1 2 3 4 5 6 7 8 9 10
11
12
42 4D 0E 21 00 00 00 00 00 00 3E 00
Text Straight Hex
1
2
3
4
5
6
34 32 34
44 30
45 30
30 30
30 30
30