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

Carriage Return
33
Carriage Return
Purpose Terminates a command.
Mode Graphics with a Standard Graphic Command selected
Format (cc)-
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
- The graphics CR mnemonic. Enter -.
Comments The Graphics Mode carriage return (CR) performs the same
function as a standard carriage return (hex 0D) when used to
terminate a standard graphics command. When used to
terminate a graphics sequence in an extended graphics
command when Free Format is enabled, this command functions
as a sequence terminator.
Character Height
Purpose Specifies a new alphanumeric height.
Mode Graphics with an Extended Graphics Command selected
Format (cc) H
ht data
(cc)-
(cc) Represents the Special Function Control Code
(SFCC). Enter the specific SFCC for your Code V
configuration.
H The Character Height command. Enter H.
ht
Defines the new character height in tenth inches.
Enter a two-digit height value ranging from 01
through 99 to define a character height of 0.1
through 9.9 inches. The decimal point between the
digits is automatically understood by the Code V.
data
Identifies the characters to print at the new height.
(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 The H command specifies a new alphanumerics height
parameter without sending the complete alphanumerics
command sequence again. Only the character height is affected
by this command; character width, justification, rotation, or any
other parameter specification remains unchanged. The Character
Height command is input as part of the data in one of the
alphanumeric commands.