Form Feed; Graphic Printing - InfoPrint LQ-1600K Programmer's Reference Manual

6500 line matrix printers
Table of Contents

Advertisement

Chapter
2
Configuring The LQ-1600K Emulation With Control Codes

Form Feed

ASCII Code FF
Hex Code
Dec Code
Purpose
Comment

Graphic Printing

ASCII Code ASSC
Hex Code
Dec Code
Purpose
Parameter
m is ASSC*
42
0C
12
Prints the data in the buffer, if any, then moves the paper to the
top of the next form.
The simulated print head moves to the left margin. This code
cancels all single line print attributes.
0
*
ASSC
30 2A
ASSC
48 42
Prints dot-grphics in 16 or 24-dot columns, depending on the
following parameters:
Where:
m specifies the dot density
nL, nH specifies the total number of columns or graphics data
that follow (number of dot columns) = ((nHx256) + nL)
d1...dk specifies bytes of graphics data; k is determined by
multiplying the total number of columns times the number of
bytes required for each column.
Horizontal
Density (dpi)
0
180
1
90
2
120
3
90
4
90
5
90
m nL nH d1...dk
m nL nH d1...dk
m nN nH d1...dk
Vertical
Dots Per
Density (dpi)
Column
180
24
180
24
120
16
144
24
120
16
90
16
Bytes Per
Column
3
3
2
3
2
2

Advertisement

Table of Contents
loading

Table of Contents