Printronix MVP Series User Manual
Page 103
Graphics
5–13
Bit Image Sample Program
The following sample program written in BASIC produces single density bit
image graphics of the pattern shown in Figure 5–3. The 7 data bit pattern is
repeated 40 times. The printed result of running the program is shown in
Figure 5–4.
5 WIDTH “LPT1:”,255
10 LPRINT “Single Density Bit Image Graphics”
20 LPRINT CHR$(27);“K”;CHR$(24);CHR$(1);
30 FOR N=1 TO 40
40 RESTORE
50 FOR I=1 TO 7
60 READ R
70 LPRINT CHR$(R);
80 NEXT I
90 NEXT N
100 DATA 73, 146, 36, 255, 36, 146, 73
110 LPRINT
NOTE: A detailed description of the individual bit image control codes with
examples is provided in the Programming chapter.
Figure 5–4. Sample Single Density Bit Image Graphics
See also other documents in the category Printronix Printers:
- SL5000e (52 pages)
- T4204 (232 pages)
- T6200 (5 pages)
- ANSI Printer (106 pages)
- P9000 Series (334 pages)
- T3308 (144 pages)
- SL5000 (16 pages)
- L5520 (244 pages)
- 182043 (5 pages)
- SL5000r MP2 (5 pages)
- P7000 (44 pages)
- SLPA7000r MP2 (5 pages)
- SL5000r MP (84 pages)
- Series 5 (248 pages)
- P3000 Series (270 pages)
- SL5000r (102 pages)
- T5000e (76 pages)
- PSA3 (102 pages)
- laser printers (12 pages)
- ThermaLine Series (412 pages)
- L1024 (136 pages)
- T5000e Series (78 pages)
- LQH-HWTM (302 pages)
- H-SERIES P7000 (210 pages)
- T5000R (96 pages)
- P5000 (2 pages)
- L1524 (148 pages)
- L5035 (278 pages)
- L5535 (180 pages)
- L5020 (248 pages)
- PrintNet Enterprise (330 pages)
- P7000 H-Series Cartridge Ribbon Printer (220 pages)
- SL_T5R Energy Star (412 pages)
- T2N (150 pages)
- P8000 Series Cartridge Ribbon Printer (414 pages)
- N7000 H-Series Cartridge Ribbon Printer (292 pages)
- PrintCart (62 pages)
- SL5000r RFID Smart Label and Thermal Printers (394 pages)
- P7000 Cartridge Ribbon Printer (378 pages)
- SL4M (308 pages)
- P7000 OpenPrint consumables (2 pages)
- P5000LJ Series (336 pages)