Class Series 2 Programmer’s Manual
277
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>
nn
- Is the number of character pairs in dd...d, represented in
ASCII hex.
Where:
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: ......
Страница 4: ......
Страница 20: ...Overview 8 Class Series 2 Programmer s Manual ...
Страница 28: ...Immediate Command Functions 16 Class Series 2 Programmer s Manual ...
Страница 136: ...Extended System Level Command Functions 124 Class Series 2 Programmer s Manual ...
Страница 156: ...Label Formatting Command Functions 144 Class Series 2 Programmer s Manual ...
Страница 176: ...Generating Label Formats 164 Class Series 2 Programmer s Manual ...
Страница 188: ...Appendix B Sample Programs 176 Class Series 2 Programmer s Manual ...
Страница 196: ...Appendix D Reset Codes 184 Class Series 2 Programmer s Manual ...
Страница 208: ...Appendix E Single Byte Symbol Sets 196 Class Series 2 Programmer s Manual ...
Страница 260: ...Appendix G Bar Code Details 248 Class Series 2 Programmer s Manual ...
Страница 280: ...Appendix J General Purpose Input Output Port Applications 268 Class Series 2 Programmer s Manual ...
Страница 292: ...Appendix O UPC A and EAN 13 Variable Price Weight Bar Codes 280 Class Series 2 Programmer s Manual ...
Страница 304: ...Appendix Q Plug and Play IDs 292 Class Series 2 Programmer s Manual ...
Страница 308: ...Appendix R Line Mode 296 Class Series 2 Programmer s Manual ...
Страница 320: ...Appendix T WiFi Region Country Codes 308 Class Series 2 Programmer s Manual ...
Страница 324: ...Appendix U Display Icon Key and Control Panel Button Sequence Functions 312 Class Series 2 Programmer s Manual ...
Страница 330: ......