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

Emphasized Print
65
Emphasized Print
Purpose Selects emphasized (bold) character printing.
Mode Graphics with a Standard Graphics Command selected
Format (cc) @ E (cc)-
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
@ Specifies one of the @ commands. Enter @ to
begin an @ command function.
E Specifies the Emphasized Print command. Enter E
and all characters on the line are emphasized.
Emphasized print is automatically reset upon
receipt of the line terminator.
(cc)- Graphics Mode CR. Enter the SFCC for your Code
V configuration immediately followed by - to end the
command sequence.
Comments Emphasized print is available when the Code V is in the Graphics
Mode. Emphasized print is a line-by-line print attribute; it is
selected once and all characters in the line are emphasized. The
@E command must be used prior to any printable data in the line,
and it is automatically reset when a line terminator is received.
When printing text, this command produces the same output as
the Dark Print command.
Example The following example illustrates changing character type from
the standard characters to emphasized characters.
^PY^-
Standard Characters in the Graphics Mode^*
^@E^-Emphasized characters: ABCDEFGHIJKLMNOP^*^*
^PN^-