5525B/31/32 Line Matrix Printer LinePrinter Plus Programmer's Reference
Underline
53
Underline
ASCII Code SFCC -
n
Hex Code SFCC 2D
n
Dec Code SFCC 45
n
Purpose Enables or disables automatic underlining of all characters.
where
n
= SOH (hex 01) or 1 (hex 31) enables automatic underlining.
n
= NUL (hex 00) or 0 (hex 30) disables automatic underlining.
Discussion When automatic underline is enabled, all characters, including
spaces, will be underlined until disabled.
Example The following sample illustrates automatic underlining.
VFU Commands
ASCII Code Refer to the P-Series VFU section in Chapter 6.
Purpose Load and execute the VFU.
Discussion Refer to Chapter 6 for detailed information.
Vertical Tab
ASCII Code VT
Hex Code 0B
Dec Code 11
Purpose Prints the data in the buffer and advances the paper to the next
vertical tab position.
Discussion If a vertical tab format is defined in the EVFU (channel 12) and
the VFU is enabled, the paper is moved to the next vertical tab
position.
If a vertical tab format is not defined, the paper is advanced to
the next line at the current line spacing. More information on
Vertical Tabs is provided in the EVFU section of Chapter 6.