Technical data
Table Of Contents
- 0. i Cover B
- 0. i Copyright B
- 0. i TOC B
- 1. i Introduction B
- 2. i Programming Concepts B
- 3. i Code Quick Reference B.backup
- 4. i Standard Command Codes B
- 5. i Optional Command Codes B
- 6. i Bi-Directional Communications B
- 7. i Appendix B
- 7
- appendix
- custom graphics
- CUSTOM GRAPHICS EXAMPLE
- 1. Determine the matrix size for the graphic. It must be in 8 dot by 8 dot blocks. The example here has six blocks horizontally and six blocks vertically (48 x 48).
- 2. Lay out a grid and draw the image on the grid.
- 3. Transfer the image into a bit map representation and then into hexadecimal format:
- 4. Using the hexadecimal data, send the following code to print the graphic image as designed.
- 5. To send the data in binary format, the software must convert the data into binary format before transmitting it to the printer. Using the BASIC programming language for example, this is done by notation “CHR$ (&HC0)” which sends the hexidecima...
- PCX GRAPHICS EXAMPLE
- CUSTOM GRAPHICS EXAMPLE
- printer configuration commands
- reference tables
“i” Programming Reference PN: 9001158B
<ESC>WG Socket Port Number Settings 5-8
<ESC>WH User Name Specification 5-9
<ESC>WI IP Setup Method Specification 5-10
<ESC>W1 IP Address 5-11
<ESC>W2 Subnet Maskings 5-12
<ESC>W3 Default Gateway Specification 5-13
<ESC>W4 SSID Settings 5-14
<ESC>W5 Channel Specification 5-15
<ESC>W6 WLAN Specification 5-16
<ESC>W7 Security Function Specification 5-17
<ESC>W8 WEP Key Specification 5-18
<ESC>W9 Authentication Specification 5-19
BI-DIRECTIONAL COMMUNICATIONS
Introduction 6-2
General Configuration 6-2
Serial Interface 6-2
Receive Buffer 6-2
Data Transmission 6-2
Return Status 6-3
Enquire & Response 6-5
Enquire (ENQ) 6-5
Cancel (CAN) 6-5
Print Job 6-5
Printer Status (MG) 6-5
Sensor Status (SG) 6-7
Format Overlay Status (FO) 6-7
Interface Status (IG) 6-8
Battery Information (BI) 6-8
System Version Information (SB) 6-9
Memory Status (EB) 6-9
APPENDIX
Custom Graphics 7-2
Custom Graphics Example 7-2
PCX Graphics Example 7-5
Printer Configuration Commands 7-6
Reference Tables 7-8
Table 1: Character Font Set (<ESC>XU) 7-8
Table 2: Character Font Set (<ESC>XS) 7-9
Table 3: Character Font Set (<ESC>XM) 7-10
Table 4: Character Font Set (<ESC>XB) 7-11
Table 5: Character Font Set (<ESC>XL) 7-12
Table 6: Character Font Set (<ESC>OA) 7-13
Table 7: Character Font Set (<ESC>OB) 7-14
Table 8: Barcode Type (<ESC>B) 7-15
Table 9: Barcode Type (<ESC>BD) 7-16
Table 10: Barcode Type (<ESC>D) 7-17
Table 11: Character Font Set (<ESC>BC) 7-18
Table 12: CODE128 Data Values (<ESC>BG) 7-19
Table 13: Character Font Set (<ESC>2D10) 7-21
Table 14: Barcode Type (<ESC>2D12) 7-22
Table 15: Character Font Set (<ESC>2D12) 7-23
Table 16: Character Font Set (<ESC>2D20) 7-24
Table 17: Code128 Data Values (<ESC>2D30) 7-25
Table 18: Code128 Data Values (<ESC>2D31) 7-26
Table 19: Character Font Set (<ESC>2D32) 7-27
Table 20: Character Font Set (<ESC>2D32) 7-28
Table 21: Character Font Set (<ESC>2D32) 7-29
Table 22: Character Font Set (<ESC>2D50) 7-30
Table 23: Parameters (<ESC>PG) 7-31