93
C
Graphics
Bit Image Graphics
Bit image graphics are created by vertically printing the bit pattern of a series
of data bytes. For example, the bit pattern of the ASCII character A (hex 41,
decimal 65) is shown in Figure 3. If we rotate this data byte 90 degrees
clockwise, we have a vertical data byte with the most significant bit (MSB) at
the top. If we then print each 1 (true) bit as a dot, the result is a “bit image” plot
of the ASCII character A.
Figure 3. Vertical Data Byte Pattern
MSB
MSB
8
7 6
5
4
3
2
1
8
7
6
5
4
3
2
1
MSB : Most Significant Bit
ASCII character A = Hex 41 = Binary 01000001
Содержание LQ-1600K
Страница 1: ...LQ 1600K Programmer s Reference Manual InfoPrint 6500 Line Matrix Printers G550 1006 01...
Страница 2: ......
Страница 3: ...LQ1600 K Programmer s Reference Manual InfoPrint 6500 Line Matrix Printers G550 1006 01...
Страница 10: ...10 Chapter 1 Software Features...
Страница 90: ...90 Appendix A...
Страница 98: ...98 Appendix C Bit Image Graphics...
Страница 120: ...120 Communication Statements...
Страница 126: ...126...
Страница 127: ......
Страница 128: ...Printed in U S A G550 1006 01 07G550100601...