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>QS System Priority 3-7
R: <ESC>RD CG Fonts 3-7
<ESC>RF Recall and Print of Font & Logo 3-7
S:
T:
<ESC>T External Character 3-8
<ESC>2D10/15 PDF417 3-8
<ESC>2D12 Micro PDF417 3-8
<ESC>2D20 Maxi Code 3-9
<ESC>2D30 QR Code (Model 2) 3-9
<ESC>2D31 QR Code (Model 1) 3-10
<ESC>2D32 Micro QR Code 3-10
<ESC>2D50 Data Matrix Code (ECC200) 3-11
<ESC>2S Two-Color Print 3-11
U:
V:
<ESC>V Vertical Print Position 3-11
W: <ESC>WC EAP Authentification Specification 3-11
<ESC>WD Copy Image Area (Partial Copy) 3-11
<ESC>WE Password Specification 3-11
<ESC>WF Secret Key Specification 3-11
<ESC>WG Socket Port Number Settings 3-11
<ESC>WH User Name Specification 3-11
<ESC>WI IP Setup Method Specification 3-12
<ESC>W1 IP Address 3-12
<ESC>W2 Subnet Maskings 3-12
<ESC>W3 Default Gateway Specification 3-12
<ESC>W4 SSID Settings 3-12
<ESC>W5 Channel Specification 3-12
<ESC>W6 WLAN Specification 3-12
<ESC>W7 Security Function Specification 3-12
<ESC>W8 WEP Key Specification 3-12
<ESC>W9 Authentication Specification 3-12
X: <ESC>XB XB Font 3-12
<ESC>XL XL Font 3-13
<ESC>XM XM Font 3-13
<ESC>XS XS Font 3-13
<ESC>XU XU Font 3-13
Y: <ESC>YR Format, Recall 3-13
<ESC>YS Format, Store 3-13
Z: <ESC>Z Stop Label 3-13
<ESC>z0 Page Break 3-13
<ESC>0 Replace Data (Partial Edit) 3-13
STANDARD COMMAND CODES
Control Commands 4-2
<ESC>A Start Label 4-2
<ESC>Z Stop Label 4-2
<ESC>Q Print Quantity 4-3
<ESC>ID Job ID Store 4-4
<ESC>z0 Page Break 4-5
Modification Commands 4-7
<ESC>L Character, Expansion 4-7
<ESC>P Character, Pitch 4-8
<ESC>PR Character, Fixed Spacing 4-9
<ESC>PS Character, Proportional Spacing 4-9
<ESC>% Rotate, Fixed Base Reference Point 4-10
<ESC>F Sequential Numbering 4-11
<ESC>FW Print, Lines & Boxes 4-12
<ESC>0 Replace Data (Partial Edit) 4-13
<ESC>WD Copy Image Area (Partial Copy) 4-14
<ESC>J Journal Printing 4-15
<ESC>RF Recall and Print of Font & Logo 4-16
Print Position Commands 4-17
<ESC>A1 Media Size 4-17
<ESC>H Horizontal Print Position 4-18
<ESC>V Vertical Print Position 4-18
Font Commands 4-19