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 6: Bi-Directional Communications
“i” Programming Reference
6-6 PN: 9001158B
5 Print Mode
00H Label Print Mode
01H Journal Print Mode
02H Two-Color Label Print Mode
03H Two-Color Journal Print Mode
04H Linerless Print Mode
1
6 Not Used 00H Fixed 1
7 Not Used 00H Fixed 1
8 Print Darkness
Darkness
A: (41H).A
B: (42H).B
C: (43H).C
Level
Level 1: 01H
Level 2: 02H
Level 3: 03H
Level 4: 04H
Level 5: 05H
2
9 Sensor Type
00H: Eye-mark Sensor
01H: Gap Sensor
1
10 0 Slash
00H: Disabled
01H: Enabled
1
11 Kanji Code
00H: JIS Code
01H: Shift JIS Code
1
12 Not Used 00H: Fixed 1
13 Default Feed 00H: Fixed 1
14 Proportional Pitch
00H: Fixed Pitch
01H: Proportional Pitch
1
15 Vertical Label Dimension 0001H.0500H (1.1280 dots) 2
16 Horizontal Label Dimension 0001H.0180H (1.384 dots) 2
17 Vertical Start Point Correction Value
0000H.012CH (0.+300 dots)
FFFFH.FED4H (-1.-300 dots)
2
18 Horizontal Start Point Correction Value
0000H.012CH (0.+300 dots)
FFFFH.FED4H (-1.-300 dots)
2
19 Label Pitch Offset
000H.063H (.0.+99.)
FFFH.F9DH (.-1.-99.)
1
20 Tear-Off Offset
000H.063H (.0+99)
FFFH.F9DH (.-1.-99.)
1
21 Not Used 00H: Fixed 1
22 Dispense Offset
000H.063H (.0.+99.)
FFFH.F9DH (.-1.-99.)
1
23 Not Used 00H Fixed 1
24 Label Gap Size 08H.40H (8.64 dots) 1
25 Not Used 00H Fixed 1
MG RETURN STATUS TABLE
NUMBER ITEM CONTENT BYTES