Printronix P7000 H-Series Printer User Manual


 
44
Chapter 3 Configuring The KSSM Emulation With Control Codes
Form Feed
ASCII Code FF
Hex Code 0C
Dec Code 12
Purpose Advances the vertical print position on continuous paper to the
top-margin position of the next page.
Moves the horizontal print position to the left-margin position.
Comment The FF command cancels one-line double-width printing
selected with the SO, ESC SO, or FS SO commands.
Graphic Printing
ASCII Code ASSC 0 * m nL nH d1...dk
Hex Code ASSC 30 2A m nL nH d1...dk
Dec Code ASSC 48 42 m nN nH d1...dk
Purpose 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.
Parameter
m is ASSC*
Horizontal
Density (dpi)
Vertical
Density (dpi)
Dots Per
Column
Bytes Per
Column
018018024 3
1 90 180 24 3
212012016 2
3 90 144 24 3
4 90 120 16 2
5 909016 2