655Programming
Plot, Odd Dot (PSeries Normal Density Graphics)
ASCII Hex Decimal
PSeries ENQ 05 05
SFCC
e
SFCC 65
SFCC 101
Serial N/A N/A N/A
Purpose Prints dots at the odd numbered dot columns.
Comment This
is the PSeries 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 PSeries Compatible Plot Mode sec
-
tion in the Graphics chapter for detailed plot mode information.
Example Print two
normal density plot boxes using odd dot plot. Compare the odd dot plot
example below to the high density Even Dot Plot example on page 654.