Xerox ColorQube 8700 Manual de referencia - Página 5

Navegue en línea o descargue pdf Manual de referencia para Impresora Xerox ColorQube 8700. Xerox ColorQube 8700 28 páginas. Color multifunction printer
También para Xerox ColorQube 8700: Especificaciones (9 páginas), Manual (17 páginas), Instalación y funcionamiento seguros (11 páginas), Manual de instalación (2 páginas), Manual de uso rápido (18 páginas), Actualización de software (36 páginas), Manual de uso rápido (18 páginas), Manual de uso rápido (18 páginas), Manual de uso rápido (18 páginas)

Xerox ColorQube 8700 Manual de referencia

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