Xerox ColorQube 8700 Manuel de référence - Page 5

Parcourez en ligne ou téléchargez le pdf Manuel de référence pour {nom_de_la_catégorie} Xerox ColorQube 8700. Xerox ColorQube 8700 28 pages. Color multifunction printer
Également pour Xerox ColorQube 8700 : Spécifications (9 pages), Manuel (17 pages), Installation et fonctionnement sécurisés (11 pages), Manuel d'installation (2 pages), Manuel d'utilisation rapide (18 pages), Mise à jour du logiciel (36 pages), Manuel d'utilisation rapide (18 pages), Manuel d'utilisation rapide (18 pages), Manuel d'utilisation rapide (18 pages)

Xerox ColorQube 8700 Manuel de référence

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