These fonts can be selected like any other font after loading the driver and selecting the printer as the default printer. They will print and display correctly in WYSIWIG programs like MS Word only if a font size is selected that displays characters at their correct spacing. A font size selection that displays characters at a smaller spacing will print slowly as the printhead repositions to print each character closer than its nominal spacing. MS Word curiously decreases character spacing as larger font sizes are selected. FONTTEST.DOC on the driver disk can be opened in MS Word or Wordpad and printed to demonstrate the resident fonts. Insure that the left margin is set to 0.2" for the fonts and display to read correctly.
3.11.5 Writing to the Printer LCD Display
The driver includes 4
3.12Interfacing
The standard interface provides
FUNCT.
3.12.1 Input Buffer Operation
All data received except immediate status, display and reset commands are placed in an 11 Kbyte
The buffer may be used to receive all commands for printing an entire document. This reduces host attention to the printer but caution must be used to determine correct recovery from document jams and operator intervention during printing.
If a document jams in the printer, printing stops and "DOCUMENT JAM" is displayed. The next status word transmitted will have the document jam bit set. Once notified, the host may write recovery instructions to the display. If the transaction is to be restarted, previously transmitted data can be destroyed by transmitting a DC4 in mode C or a CAN in mode I. The host should request status and check the document jam bit in the status word before
3.12.2 Interface Protocols
Either DTR or XON/XOF protocols may be selected from the keypad. In these modes the DTR signal will go false or a DC3 (Xmit off) will be transmitted if less than 1000 characters of space are available in the buffer when a CR or document movement command is received. Transmission from the host must then pause. DTR will later go true or a DC1 (Xmit on) will be transmitted when space becomes available and host transmission may resume. DTR is equivalent to most systems’ hardware protocol.
18