64Programming
Software Command Syntax
ESC ENQ 4 |
| Fonts and Logotype Enquiry |
1B 05 04 | hex | |
27 5 4 | decimal |
|
<ESC><ENQ><4> requests information regarding loaded fonts and logotypes. This command does not return information about the length of the structure, so you must read all the data up to the last <CR><LF>.
Example • ( | = CR LF) |
Send | <ESC><ENQ><4> |
Read | 0:7862 ATM9 |
1: |
|
2: |
|
3: |
|
4:
5:
6:
7:
Free font memory:123082 00:38 117 Zebra Logo 01:
02:
03:
04:
05:
06:
07:
08:
09:
10:
11:
12:
13:
14:
15:
16:
Free logo memory:126352
TTP 2000 Technical Manual | 09/14/2009 |