![Xerox ColorQube 8700 Скачать руководство пользователя страница 5](http://html2.mh-extra.com/html/xerox/colorqube-8700/colorqube-8700_reference-manual_3777735005.webp)
CQ8700-8900
Customer Support
Page 5
REFERENCE TOPICS
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
DSC Comment Command
@PJL COMMENT XRXbegin
%%XRXbegin
XRXEnd
When the interpreter receives this command it stops parsing PJL COMMENT commands.
PJL COMMENT Command
DSC Comment Command
@PJL COMMENT XRXend
%%XRXend
General Commands
Job Name
The value for Job Name is stored for printing on the banner page.
PJL COMMENT Command
DSC Comment Command
@PJL COMMENT OID_ATT_JOB_NAME “
string
”;
%%OID_ATT_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
DSC Comment Command
@PJL COMMENT OID_ATT_JOB_OWNER “
string
”;
%%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 the following commands to specify the number of copies or collated sets of a document.
Language
Collated
Uncollated
PS
<</NumCopies
int /Collate true
>>
setpagedevice
<</NumCopies
int /Collate false
>>
setpagedevice
PJL
@PJL SET QTY=
int
@PJL SET COPIES =
int
PCL5
No PCL5 command available, use PJL
<Esc>&l
#
X