Downloading Optional Font Files to Flash Memory
7.Wait until you see “WAITING FOR PROGRAM DOWNLOAD” on the LCD before proceeding. This can take up to 30 seconds to appear, depending on the emulations and interfaces installed in the printer.
NOTE: The printer default port is CENTRONICS; if you want to use this port, continue to step 16.
8.Press the ⇒ (NEXT) key; “SELECT DOWNLOAD PORT = CENTRONICS” appears on the LCD.
9.Press the ⇒ (NEXT) key again to cycle through the download ports available in the printer:
DEBUG
10.When the printer download port you want to use displays on the LCD, press the ENTER key. “WAITING DOWNLOAD / PORT” = <your selection> appears on the display.
11.Insert the optional font diskette into diskette drive A (or B) of the computer.
12.Start a command prompt session. (The Start Menu icon is usually labeled
13.Make the diskette drive the active drive by typing:
A:<Enter> (if the diskette is in drive B, type B:<Enter>)
14.List the contents of the diskette at the command prompt by typing the following:
dir<Enter>
You will see a directory listing containing files with a .dwn extension, e.g., 94021.dwn, 94022.dwn, 94023.dwn.
15.Make note of the file name with the .dwn extension of each file you want to download to the printer.
NOTE: The numeric portion of the file name will match the numbers of the font typefaces listed in the PGL and VGL Programmer’s Reference Manuals and provide you with a description and print sample of the typeface.
16.At the command prompt type:
copy /b filename.dwn LPT1<Enter>
(where filename.dwn is file name you noted in step 15.)
NOTE: If you are loading the file using the LPT2 port on the computer, type the following command:
copy /b filename.dwn LPT2<Enter>
(where filename.dwn is a file you noted in step 15.)
17