6-9
Programming
Bit Image Mode, Double Density Double Speed
P-SERIES
SERIAL MATRIX
ASCII Code
:
N/A
ESC Y
Hex Code
:
N/A
1B 59
Purpose
:
Prints graphics at twice the speed of Double Density (same speed as Single
Density) by ignoring adjacent dots.
Expression
:
CHR$(27);
”
Y
”
;CHR$(n1);CHR$(n2);
”
DATA
”
where
:
n1 + 256 n2 define the number of data bytes to follow.
DATA = ASCII characters for the dot pattern bytes.
NOTE: The DATA can be expressed in a CHR$(DATA) format with the appropriate
decimal values of the ASCII characters supplied especially in cases where the dot patĆ
terns of nonprintable characters are required.
Comment
:
For detailed information, refer to the Bit Image section in the Graphics chapĆ
ter.
Example
:
The following example produces Double Density Double Speed Bit Image
graphics of the pattern used in the Single Density Bit Image Mode example.
Note that the amount of data must be doubled for double density (the data is
used 80 times rather than 40).
NOTE: Depending on the host computer system, it may be necessary to include a width
statement within the BASIC program.
Содержание P6000L
Страница 1: ...P600L P6200L Line Printers User s Reference Manual R...
Страница 2: ......
Страница 3: ...P6000L P6200L Line Printers User s Reference Manual R P N 140576 001 Rev C...
Страница 20: ...Overview 1 6...
Страница 23: ...2 3 Operation Figure 2 1 Power Switch Floor Cabinet Model Figure 2 2 Power Switch Pedestal Model...
Страница 28: ...Operation 2 8 Figure 2 4 Paper Adjustment Controls Floor Cabinet Model...
Страница 34: ...Operation 2 14 Figure 2 10 Loading Paper...
Страница 51: ...3 7 Configuration Figure 3 1 Sample Configuration Printout...
Страница 56: ...Configuration 3 12 Figure 3 4 PCBA Removal Pedestal Model Printer...
Страница 100: ...Vertical Format Units 5 16...
Страница 167: ...7 9 Interfaces Figure 7 1 Alternate Terminating Resistor Location Floor Cabinet Model...
Страница 169: ...7 11 Interfaces Figure 7 2 Alternate Terminating Resistor Location Pedestal Model...
Страница 190: ...RibbonMinder 9 14...
Страница 200: ...Installation 10 10 Figure 10 9 Side Shock Mount Restraint Screw Removal Floor Cabinet Model...
Страница 202: ...Installation 10 12 Figure 10 10 Pedestal Legs Installation Pedestal Model...
Страница 203: ...10 13 Installation Figure 10 11 Rubber Feet Removal Pedestal Model Figure 10 12 Pedestal Mounting Pedestal Model...
Страница 206: ...Installation 10 16 Figure 10 14 Shipping Restraint Removal Pedestal Model...
Страница 208: ...Installation 10 18 Figure 10 16 Cable Connections Pedestal Model...
Страница 210: ...Installation 10 20...
Страница 212: ...Appendix A 2...
Страница 213: ...B 1 Appendix APPENDIX B Serial Emulation Mode Character Set 1 80 9F Control Codes...
Страница 214: ...Appendix B 2 Serial Emulation Mode Character Set 2 80 9f Printable Symbols...
Страница 215: ...B 3 Appendix P Series Mode Character Set 1 80 9f Control Codes...
Страница 216: ...Appendix B 4 P Series Mode Character Set 2 80 9f Printable Symbols...
Страница 217: ...B 5 Appendix International Characters...
Страница 218: ...Appendix B 6...
Страница 232: ...P6000L P6200L User s Reference Manual Index 6...
Страница 233: ......