Xerox 220e 参考指南

下载
页码 178
9
Using Different Printer Language Modes
9-6
Phaser 220 Drivers and Utilities
Testing printer language mode change
HP-GL mode
HPGLTEST.PLT is an HP-GL Þle that prints a single line of text if the printer 
is operating in HP-GL mode.  
Send this Þle to the printer (with the DOS COPY command) after you send 
HPGL.PS to make sure that the change was made correctly.  
PostScript mode
PSTEST.PS is a PostScript Þle that prints a single line of text if the printer is 
operating in PostScript mode.  
Send this Þle to the printer (with the DOS COPY command) after you send 
PSCRIPT.PS to make sure that the change was made correctly.
Setting default HP-GL pen colors
The HPGLPENS.PS Þle changes the color and width of the default pen 
colors.  The HP 7475A plotter actually has only six pens, but the printer's 
emulation supports up to 256 pens. 
Note
HP-GL pen settings cannot be made persistent across power 
cycles; pen settings revert to the default when the printer is 
turned off.  
In HPGLPENS.PS, pen number, pen width, red value, green value, and blue 
value are listed in parentheses after /ColorSetup as shown below.
/ColorSetup (
pen_number width red_value green_value 
blue_value...)