Instruction manual

A758 Owner’s Guide Chapter 7: Programming Guide
September 1999 146
Graphics Commands
These commands are used to enter and print graphics data and are described in
order of their hexadecimal codes.
Download BMP Logo
ASCII:
ESC (+*.BMP file)
Hexadecimal:
1B (+*.BMP file)
Decimal:
27 (+*.BMP file)
Value:
Maximum width = 576
Maximum height = 512
Enters a BMP file into RAM or Flash.
This command is used by sending the file data of a monochrome BMP file
preceded by a 0 x 1B. The bit map is stored in the printer in the same manner as a
down loaded bit image.
The downloaded BMP file can be printed by using the Print Downloaded Bit
Image (1D 2F m) command.
Exceptions:
BMP file images that are not monochrome are ignored. This command is only
valid for the receipt station.
This is only available in A758 Native Mode.
Related Information:
See 1D 22 n (Select Memory Type to save logos.)
Select Bit Image Mode
ASCII:
ESC *
m
n
1
n
2
d
1 ...
d
n
Hexadecimal:
1B 2A
m
n
1
n
2
d
1 ...
d
n
Decimal:
27 42
m
n
1
n
2
d
1 ...
d
n
Sets the print resolution and enters one line of graphics data into the print buffer.
Excess data is accepted but ignored. Any print command is required to print the
data, after which the printer returns to normal processing mode.
See the illustration graphic representation of the bit image.
In A756 Emulation Mode, slip graphics are only 7- bit (MSB not printed.) In A758
Native Mode, slip graphics are 8-bit.
(Select Bit Image Mode—continued on the next page)