Xerox ColorQube 8900 series Referentiehandleiding - Pagina 5

Blader online of download pdf Referentiehandleiding voor {categorie_naam} Xerox ColorQube 8900 series. Xerox ColorQube 8900 series 28 pagina's. Color multifunction printer
Ook voor Xerox ColorQube 8900 series: Specificaties (11 pagina's), Specificaties (11 pagina's), Specificaties (8 pagina's), Specificaties (11 pagina's), Veilige installatie en bediening (11 pagina's), Gebruiksaanwijzing (18 pagina's), Handleiding voor beoordelaars (21 pagina's), Software-upgrade (36 pagina's), Gebruiksaanwijzing (18 pagina's)

Xerox ColorQube 8900 series Referentiehandleiding

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