P-Series XQ Emulation
101
Define LF Code
LF = CR + LF. Forces an automatic carriage return with each line feed
command received. The next print position is print position 1 of the next
line.
LF = LF. Does not perform an automatic carriage return when a line feed
command is received. The next print position will be the cur rent print
position of the next line.
Compressed Print
Controls which host command sets compressed printing.
CHAR 01 SOH
CHAR 03 ETX
CHAR 09 HT
Elong/Alt. Font
Controls which host command sets elongated (double high) fonts an d
extended character set.
ELNG=BS (hex 08) FONT=SO (hex 0E)
ELNG=SO FONT=BS
HS Print
Controls which host command sets high speed printing.
CHAR 02 STX
CHAR 03 ETX
CHAR 09 HT
EVFU Select
Controls how the printer handles vertical formatting.
Enable. Enables the VFU and selects P-Series compatib le Electronic
Vertical Format Unit (EVFU).
Disable. Disables VFU processing.
Upr. Case Select
Controls how the printer handles lowercase characters it rece ives from the
host computer. When enabled, all characters will be printed in uppercase.
Disable. Prints lowercase characters received from the host computer as
lowercase, and uppercase characters received from the compu ter as
uppercase.
Enable. Prints lowercase characters received from the host compute r as
their corresponding uppercase equivalents; uppercase cha racters
received from the computer are printed as uppercase.