5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual
Graphics Mode Enable
 87
Graphics Mode Enable
Purpose Enables use of Graphics Mode commands.
Mode Normal
Format (cc) PY (cc)-
(cc) Represents the Special Function Control Code 
(SFCC). Enter the specific SFCC for your Code V 
configuration.
PY Specifies the Graphics Mode Enable command; 
enter PY.
(cc)- Terminator. Enter the SFCC for your Code V 
configuration immediately followed by - (the 
Graphics Mode CR) or other valid terminator.
Comments Following the PY command, the Graphics Mode commands 
(page 21) are available. 
For the Graphics Mode Enable command to be recognized and 
accepted by the Code V, the following rules 
must 
be followed:
a. If Midline PY is enabled, the Graphics Mode 
Enable command can be placed anywhere on 
a line. If Midline PY is disabled, the Graphics 
Mode Enable command 
must
 be the first 
characters of a new line.
b. The command line 
must
 also terminate with a 
line terminator (CR, LF, FF, etc.).
c. The Code V ignores all characters between 
the command and the line terminator.
Example The following command enables the Graphics Mode.
^PY^-










