Class Series 2 Programmer’s Manual
145
7
Font Loading Command Functions
Introduction
The commands used for font loading are usually generated by font creation software;
however, the assigned font ID number command must be sent to the printer before the font
file. All Font Loading Commands begin with
<ESC>
(ASCII control character
27
[decimal]).
The downloaded font will be stored in the default module (refer to the
<STX>X
command) as
file type .dbm. The commands in the table below are listed in their order of appearance, top
to bottom, during font downloading. The
<SOH>D
command must be sent prior to
downloading a font.
Command
Description
*c###D
Assign Font ID Number
)s#Wnn…n
Font Descriptor
*c#E
Character Code
(s#W
Character Download Data
Table 7-1: Font Loading Commands
*c###D Assign Font ID Number
This command is the first command required for downloading a font to either RAM or
Flash Memory modules. ESC represents the ASCII control character 27.
Syntax:
<ESC>*c###D
Where:
###
- Is the font ID numbers 100-999 (000 – 099 are
reserved for resident fonts).
Содержание 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: ......