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
TABLE OF CONTENTS
INTRODUCTION
About This Manual 1-2
Print Area Calculation 1-3
PROGRAMMING CONCEPTS
Programming Language 2-2
Selecting Protocol Codes 2-3
Using Basic 2-4
Print Position Commands 2-5
COMMAND CODE QUICK REFERENCE
A: <ESC>A Start Label 3-2
<ESC>A1 Media Size 3-2
<ESC>&R Form Overlay, Recall 3-2
<ESC>&S Form Overlay, Store 3-2
<ESC>* Clear (Memory Card) 3-2
<ESC>@ Offline/Pause 3-2
<ESC>A3 Start Point Correction 3-2
B: <ESC>B Barcode, Ratio 1:3 3-3
<ESC>BC CODE 93 Barcode 3-3
<ESC>BD Barcode, Ratio 2:5 3-3
<ESC>BG CODE 128 Barcode 3-3
<ESC>BP Postnet 3-3
<ESC>BU Buzzer Activation 3-4
C: <ESC>CS Print Speed 3-4
D: <ESC>D Barcode, Ratio 1:2 3-4
<ESC>d Barcode, Human Readable Information (HRI) 3-4
E: <ESC>EU EAN/UCC Composite Symbol 3-4
F: <ESC>F Sequential Numbering 3-4
<ESC>FW Printing, Lines & Boxes 3-4
G: <ESC>G Graphics, Custom 3-5
<ESC>GC BMP File, Recall 3-5
<ESC>GI Graphic, Store 3-5
<ESC>GM Graphics, BMP File 3-5
<ESC>GR Graphic, Recall 3-5
<ESC>GT BMP File, Store 3-5
H: <ESC>H Horizontal Print Position 3-5
I: <ESC>ID Job Store ID 3-5
<ESC>IG Sensor Type Selection 3-6
<ESC>I1 Serial Interface, Configuration 3-6
<ESC>I2 IrDA Interface, Configuration 3-6
<ESC>I3 IrDA Interface, Device Name Configuration 3-6
<ESC>I6 Pin Code, Configuration 3-6
<ESC>I7 Authentication Mode, Configuration 3-6
<ESC>I8 Device Name, Configuration 3-6
J: <ESC>J Journal Printing 3-6
K:
L:
<ESC>L Character, Expansion 3-6
M:
N:
O:
<ESC>OA OCR-A Font 3-6
<ESC>OB OCR-B Font 3-6
P: <ESC>P Character, Pitch 3-6
<ESC>#E Print Darkness 3-6
<ESC>% Rotate, Fixed Base Reference Point 3-7
<ESC>PG EEPROM Setup 3-7
<ESC>PM Print Mode Selection 3-7
<ESC>PO Offset 3-7
<ESC>PR Character, Fixed Spacing 3-7
<ESC>PS Character, Proportional Spacing 3-7
Q: <ESC>Q Print Quantity 3-7