Appendix O; Image Loading - Datamax A-4310 Programmer's Manual

Class series
Hide thumbs Also See for A-4310:
Table of Contents

Advertisement

Appendix O

Image Loading

The printer will accept four types of image files: .BMP, .IMG, .PCX and a special Datamax 7-bit ASCII
file (as defined in this section). Using the Datamax 7-bit ASCII format will require at least twice as much
data transmission time as the other formats, (see <STX>I). The Datamax ASCII image file format is
made up of a set of records with identical formats, each representing a dot row of the image; a terminator
follows the last of these records.
Each dot-row record has the following format:
Syntax:
80nndd...d<CR>
Where:
nn
dd...d
Duplicate records may be encoded using a repeat data record, following the data record that needs
duplicating. The repeat data record format is:
Syntax:
0000FFnn<CR>
Where:
nn
The terminator, last record, at the image download is: FFFF<CR>
Class Series Programmer's Manual
Dot-row record
Dot-row record
Terminator
-
Is the number of character pairs in dd...d, represented in ASCII hex.
-
Is dot data, character pairs, ASCII hex, 00-FF.
-
Is the number of duplicates, ASCII hex, 00-FF.
253

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents