Class Series 2 Programmer’s Manual
279
Appendix N
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). Use of 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.
Dot-row record
Dot-row record
Terminator
Each dot-row record has the following format:
Syntax:
80nndd...d<CR>
Where:
nn
- Is the number of character pairs in dd...d, represented in
ASCII hex.
dd…d
- Is dot data, character pairs, ASCII hex, 00-FF.
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
-
Is the number of duplicates, ASCII hex, 00-FF.
The terminator, last record, at the image download is:
FFFF<CR>
Содержание A-Class
Страница 2: ......
Страница 3: ......
Страница 5: ......
Страница 6: ......
Страница 22: ...Overview 8 Class Series 2 Programmer s Manual ...
Страница 30: ...Immediate Command Functions 16 Class Series 2 Programmer s Manual ...
Страница 138: ...Extended System Level Command Functions 124 Class Series 2 Programmer s Manual ...
Страница 160: ...Label Formatting Command Functions 146 Class Series 2 Programmer s Manual ...
Страница 180: ...Generating Label Formats 166 Class Series 2 Programmer s Manual ...
Страница 192: ...Appendix B Sample Programs 178 Class Series 2 Programmer s Manual ...
Страница 200: ...Appendix D Reset Codes 186 Class Series 2 Programmer s Manual ...
Страница 212: ...Appendix E Single Byte Symbol Sets 198 Class Series 2 Programmer s Manual ...
Страница 264: ...Appendix G Bar Code Details 250 Class Series 2 Programmer s Manual ...
Страница 284: ...Appendix J General Purpose Input Output Port Applications 270 Class Series 2 Programmer s Manual ...
Страница 296: ...Appendix O UPC A and EAN 13 Variable Price Weight Bar Codes 282 Class Series 2 Programmer s Manual ...
Страница 308: ...Appendix Q Plug and Play IDs 294 Class Series 2 Programmer s Manual ...
Страница 312: ...Appendix R Line Mode 298 Class Series 2 Programmer s Manual ...
Страница 324: ...Appendix T WiFi Region Country Codes 310 Class Series 2 Programmer s Manual ...
Страница 328: ...Appendix U Display Icon Key and Control Panel Button Sequence Functions 314 Class Series 2 Programmer s Manual ...
Страница 334: ......