Xerox ColorQube 8900 series Referenzhandbuch - Seite 5

Blättern Sie online oder laden Sie pdf Referenzhandbuch für Alles in einem Drucker Xerox ColorQube 8900 series herunter. Xerox ColorQube 8900 series 28 Seiten. Color multifunction printer
Auch für Xerox ColorQube 8900 series: Spezifikationen (11 seiten), Spezifikationen (11 seiten), Spezifikationen (8 seiten), Spezifikationen (11 seiten), Sichere Installation und Bedienung (11 seiten), Quick Use Manual (18 seiten), Handbuch für Auswerter (21 seiten), Software-Upgrade (36 seiten), Quick Use Manual (18 seiten)

Xerox ColorQube 8900 series Referenzhandbuch

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 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
@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 the following commands to specify the number of copies or collated sets of a document.
Language
Collated
<</NumCopies int /Collate true >>
PS
setpagedevice
PJL
@PJL SET QTY=int
PCL5
No PCL5 command available, use PJL
CQ8700-8900
Customer Support
REFERENCE TOPICS
DSC Comment Command
%%XRXbegin
DSC Comment Command
%%XRXend
DSC Comment Command
%%OID_ATT_JOB_NAME "string";
DSC Comment Command
%%OID_ATT_JOB_OWNER "string";
Uncollated
<</NumCopies int /Collate false >>
setpagedevice
@PJL SET COPIES =int
<Esc>&l#X
Page 5