5525B/31/32 Line Matrix Printer Code V Programmer's Reference Manual

40
Chapter 2 Command Codes
#4: 15 cpi Compressed Print Font. The following command
generates the uppercase alphabet with numbers 0-9 in the 15 cpi
compressed print font.
^PY^-
^#4^-ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789^*
^#0^-
^PN^-
#5: 17.65 cpi Compressed Print Font. The following command
generates the uppercase alphabet with numbers 0-9 in the 17.65
cpi compressed print font.
^PY^-
^#5^-ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789^*
^#0^-
^PN^-
Dark Print
Purpose Activates the dark printing feature to produce darker images.
Mode Graphics with an Extended Graphics Command selected
Format (cc) KF
data
(cc) KF (cc)-
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
KF The Dark Print command. Enter KF to turn on the
dark printing feature.
data
Represents the data characters for dark printing.
(cc) KF Following the data, enter the Special Function
Control Code (SFCC) for your Code V configuration
and KF to turn off the dark printing feature.
(cc)- Graphics Mode CR used as a sequence terminator.
Enter the SFCC for your Code V configuration
immediately followed by - to end the command
sequence.
Comments Dark Print command prints all dot positions at half-dot resolution
to produce images with a darker intensity. The KF command
provides special attention when used with bar codes to provide
darker bar codes, yet not change the critical bar-width
dimensions. Human readable data, however, will print in non-dark
mode. Dark print is discussed further in the “Bar Codes” chapter.