5525B/31/32 Line Matrix Printer LinePrinter Plus Programmer's Reference

Plot, Even Dot (P-Series High Density Graphics)
47
Plot, Even Dot (P-Series High Density Graphics)
ASCII Code EOT SFCC d
Hex Code 04 SFCC 64
Dec Code 04 SFCC 100
Purpose Prints dots at the even numbered dot columns.
Discussion The even dot plot code is used for programming high density
graphics and must be used in conjunction with the Odd Dot Plot
code (hex 05). Refer to “Plot Mode” on page 148 for detailed plot
mode information.
Plot, Odd Dot (P-Series Normal Density Graphics)
ASCII Code ENQ SFCC e
Hex Code 05 SFCC 65
Dec Code 05 SFCC 101
Purpose Prints dots at the odd numbered dot columns.
Discussion This is the P-Series programming normal density graphics
control code. The ENQ code should occur before any printable
data in the data stream. For high density graphics, the Even Dot
Plot code (04 hex) must be used in conjunction with (and
precede) the Odd Dot Plot code. Refer to the P-Series
Compatible Plot mode section in Chapter 5 for detailed plot
mode information.