Bit Image Sample
97
Data that go past the right margin are discarded if automatic line feed is
disabled. If automatic line feed is enabled, data that go past the right margin
trigger an automatic line feed (LF) and are printed on the next line.
Bit Image Sample
The sample below shows the single density bit image pattern shown in Figure
5. The 7-byte pattern is repeated 40 times.
10
WIDTH “LPT1:”, 255
20
LPRINT “Single Density Bit Image Graphics”
30
LPRINT CHR$(27);”K”;CHR$(24);CHR$(1);
40
FOR N=1 TO 40
50
RESTORE
60
FOR I=1 TO 7
70
READ R
80
LPRINT CHR$(R);
90
NEXT I
100 NEXT N
110 DATA 73,146,36,255,36,146,73
120 LPRINT
Figure 6. Sample Single-Density Bit Image Graphics
Summary of Contents for LQ-1600K
Page 1: ...LQ 1600K Programmer s Reference Manual InfoPrint 6500 Line Matrix Printers G550 1006 01...
Page 2: ......
Page 3: ...LQ1600 K Programmer s Reference Manual InfoPrint 6500 Line Matrix Printers G550 1006 01...
Page 10: ...10 Chapter 1 Software Features...
Page 90: ...90 Appendix A...
Page 98: ...98 Appendix C Bit Image Graphics...
Page 120: ...120 Communication Statements...
Page 126: ...126...
Page 127: ......