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

Unit 7: Appendix
“i” Programming Reference
7-6 PN: 9001158B
PRINTER CONFIGURATION COMMANDS
PRINTER CONFIGURATION COMMANDS
NUMBER SPECIFICATION DESCRIPTION BYTES
1
Print Method 00H:
01H:
Thermal Transfer
Direct Thermal
1
2
Head Density 00H:
01H:
02H:
8 dots/mm
12 dots/mm
24 dots/mm
1
3
Print Speed 00H:
01H:
02H:
03H:
04H:
05H:
06H:
07H:
08H:
09H:
0AH:
2 inch/sec
3 inch/sec
4 inch/sec
5 inch/sec
6 inch/sec
7 inch/sec
8 inch/sec
9 inch/sec
10 inch/sec
11 inch/sec
12 inch/sec
1
4
Printing Mode 00H:
01H:
02H:
03H:
04H:
Continuous
Tear-Off
Cutter
Dispenser
Linerless
1
5
Cutter Mode 00H:
01H:
02H:
Action 1
Action 2
Action 3
Head position
Dispensing position
No backfeed
1
6
Despense Mode 00H:
01H:
02H:
Action 1
Action 2
Action 3
Head position
Dispensing position
No backfeed
1
7
Linerless 00H:
01H:
Linerless
Linerless
Cutter position
No backfeed
1
8
Print Darkness Darkness Range
A (41H): A
B (42H): B
C (43H): C
D (44H): D
E (45H): E
F (46H): F
Darkness Level
01H: Darkness 1
02H: Darkness 2
03H: Darkness 3
04H: Darkness 4
05H: Darkness 5
2
9
Sensor Type 00H:
01H:
02H:
03H:
Eye-Mark Sensor
Gap Sensor
Reserved
Eye-Mark Sensor
1
10
Zero Slash 00H:
01H:
Disable
Enable
1
11
Kanji Code Ignore
12
Not Used. 00H: Fixed
13
Initial Feed 00H:
01H:
Disable
Enable
1
14
Proportional Pitch 00H:
01H:
Designation of fixed pitch
Designation of proportional pitch
1
15
Label Height 00H to 4E20H
00H to 4650H
00H to 3580H
2
16
Label Width 00H to 340H
00H to 4E00H
00H to 3580H
2
17
Vertical Start Correction 00H to 318H (0-792 dots) FFFFH to FCE8H (1-792 dots) 2
18
Horizontal Start Correction 00H to 318H (0-792 dots) FFFFH to FCE8H (1-792 dots) 2
19 to 24
Not Used. Ignore 1 each 25