Xerox Phaser 4600/4620 管理员指南

下载
页码 26
dc10cc0470 
Customer Support 
Page 5 
 
XRXBegin 
When the interpreter receives this command it begins to parse PJL COMMENT commands to check for Xerox-specific 
commands until it receives the command to stop parsing. 
PJL COMMENT Command 
@PJL COMMENT XRXbegin 
 
 
XRXEnd
 
When the interpreter receives this command it stops parsing PJL COMMENT commands. 
PJL COMMENT Command 
@PJL COMMENT XRXend 
 
 
General Commands 
Job Name
 
The value for Job Name is stored for printing on the banner page. 
PJL COMMENT Command 
@PJL COMMENT JOB NAME=”string”; 
Where string is a maximum of 40 characters. This appears as the first item on the banner sheet. 
 
 
Job Owner
 
The value for Job Owner is stored for printing on the banner page. 
PJL COMMENT Command 
@PJL COMMENT OID_ATT_JOB_OWNER “string”; 
Where string is a maximum of 40 characters. This appears as the second item on the banner sheet. 
 
 
 
Copies
 
 
Use this command to specify the number of non-collated sets of a document in a print job. 
With COPIES specified, the device renders X number of copies of page 1 of the document, 
X number of copies of page 2, and so on. Use the COLLATION command in conjunction 
with the COPIES command to set a collate value. 
PJL SET  
PCL Cmd 
PCLXL/6 
PS Cmd 
@PJL SET COPIES=int; 
Esc&lint
uint16 int ubyte 
pagecopies 
<</NumCopies int>> 
 
Where int is 1 to 9999.