
Example 2: Characters with Descenders
BIT # |
|
|
| ROW # |
|
|
|
|
|
|
|
|
|
|
| |||
|
|
|
|
|
|
|
|
|
|
|
| Column | Value | |||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
|
|
| 1 | 2 3 4 5 | 6 | 7 8 9 10 11 12 | COLUMN # | 1 | 0000 | |||||||||
LSB |
| 1 | 1 |
|
|
|
|
|
|
|
|
|
|
|
|
| 2 | 0000 |
MSB | 7 | 2 |
|
|
| F |
|
| F |
|
|
|
|
|
| 3 | 0000 | |
|
|
|
|
|
|
|
|
|
|
|
|
| ||||||
|
| 6 | 3 |
|
| F |
|
|
|
| F |
|
|
|
|
| 4 | 0072 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||
|
| 5 | 4 |
|
| F |
|
|
|
| F |
|
|
|
|
| 5 | 0088 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||||
|
| 4 | 5 |
|
| F |
|
|
|
| F |
|
|
|
|
| 6 | 0007 |
|
|
|
|
|
|
|
|
|
|
|
|
| 7 | 0088 | ||||
|
| 3 | 6 |
|
|
| F |
|
| F |
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
| 8 | 0072 | ||||
|
| 2 | 7 |
|
|
|
| F |
|
|
|
|
|
|
| |||
|
|
|
|
|
|
|
|
|
|
|
|
| 9 | 0000 | ||||
|
| 1 | 8 |
|
| F |
| F |
| F |
|
|
|
|
| |||
|
|
|
|
|
|
|
|
|
|
| 10 | 0000 | ||||||
LSB | 0 | 9 |
|
|
|
| F |
|
|
|
|
|
|
| ||||
|
|
|
|
|
|
|
|
|
|
| 11 | 0000 | ||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 | 0000 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Empty columns (rows 2 and 8) eliminate adjacent dots and
Selected Print Mode and Pitch: DP 10 cpi
DP 10 cpi with descenders = 12 Columns x 9 bits per column (Table
The BASIC program to generate this character and a print sample is provided below.
The command for the character shown in Figure
ESC c {00}{90E}{2};{0;0;0;72;88;7;88;72;0;0;0;0;}
where:
ESC c is the Serial Matrix Control Code Header introducing the Download a Character command.
{00} is the selected print mode and pitch code from Table
Appendix |