M-S Cash Drawer A794 User Manual
Page 98

A794 Owner’s Guide
Chapter 6: Programming Information
December 1999
93
Download BMP Logo
ASCII:
ESC (+*.BMP file)
Hexadecimal:
1B (+*.BMP file)
Decimal:
27 (+*.BMP file)
Value:
Maximum width =
576
Maximum height =
512
Enters a downloaded BMP logo into RAM or Flash.
The downloaded BMP logo can be printed by using the Print Downloaded Bit Image
(1D 2F m) command.
To downloaded BMP file to save it as a Logo, send the hexadecimal code 1B followed by
the whole BMP file.
The printer decodes the BMP file header and will save the image data after checking
important parameters, such as:
- Width,
- Height,
- Number of colors (only monochrome images are accepted)
Exceptions
BMP file images that are not monochrome are ignored.
Related Information
Microsoft BMP bitmap file format.
This command is recognized only in A794 Native Mode.
In A793 and TM-T88 Emulations, the BMP file bytes are put into the print buffer.