Behavior
The <STX>E command is used to enter the quantity. (Without the <STX>E command,
one label will print.)
STX I Input Image Data
This command downloads images to the printer. The data that immediately follows
the command string will be image data.
Syntax
<STX>Iabfnn...n<CR>data
Parameters
Where:
l
a - Memory Module Bank Select (see Memory Module Identifiers and Allocations).
l
b - Data Type (optional):
l
'A' - ASCII Characters 0-9, A-F, (7 bit)
l
omitted - 00-FF, (8 bit)
l
f - Format Designator Type:
l
'F' - 7-bit Datamax-O'Neil image load file
l
'B' - BMP 8-bit format, flipped, black and white (B&W)
l
b' - BMP 8-bit format, B&W
l
'I' - IMG 8-bit format, flipped, B&W
l
'i' - IMG 8-bit format, B&W
l
'P' - PCX 8-bit format, flipped, B&W
l
'p' - PCX 8-bit format, B&W
l
nn...n - Up to 16 characters used as an image name.
l
<CR> - 0x0d terminates the name.
l
data - Image data
Sample
<STX>IDpTest
data...data
Result
The sample above instructs the printer to (1) receive an 8-bit PCX image sent by the
host in an 8-bit data format, (2) name the image "Test", and (3) store it in Module D
DPL Command Reference
15