Oneil microFlash2 Programming Reference Manual page 11

Table of Contents

Advertisement

Esc V n1 n2 Bit-Mapped Graphics
Format
ESC V n1 n2
Dec
27
86
Hex
1B
56
Function
Prints the next (n1*256 + n2) dotlines as bit-mapped
graphics. n1n2 form a 16-bit binary number set, the most
significant byte first. Used to print user-generated bitmap
graphics across the width of the printhead. After receipt of this
command, the printer dumps the binary data directly to the
printhead. As customary with bitmap data, a 1 bit indicates a
dot is on, 0 bit indicates the dot is off. Graphics printed using
this command must be the exact width of the head in bits. Bit
7 of the first byte of data received prints at the left-most dot
on the head as you view the printhead with the paper feeding
away from you. The printer remains in
bit-mapped graphics mode until the total amount of bytes
necessary to fill n1n2 lines of print are received by the printer.
Use the following table for guidelines when adding a bit-
mapped graphic.
Printer Type
Dots
Across
microFlash2
microFlash3
microFlash4t/4tCR
microFlash2t/2tCR
microFlash2i/2iCR
Chapter 2: Using Line Printer Mode
n1n2
n1n2
Bytes
Across
384
48
576
72
832
104
384
48
240
30
O'Neil Programming Language Reference Manual
Dots Per Inch
203
203
203
203
127 Horizontal
69 Vertical
10

Advertisement

Table of Contents
loading

Related Products for Oneil microFlash2

Table of Contents