Xerox ColorQube 8700 Manual de referência - Página 14

Procurar online ou descarregar pdf Manual de referência para Impressora Xerox ColorQube 8700. Xerox ColorQube 8700 28 páginas. Color multifunction printer
Também para Xerox ColorQube 8700: Especificações (9 páginas), Manual (17 páginas), Instalação e operação seguras (11 páginas), Manual de instalação (2 páginas), Manual de utilização rápida (18 páginas), Atualização de software (36 páginas), Manual de utilização rápida (18 páginas), Manual de utilização rápida (18 páginas), Manual de utilização rápida (18 páginas)

Xerox ColorQube 8700 Manual de referência
Formatting Commands

Feed Edge

The values indicate the feed edge to use. Feeds paper so that Leading Edge of paper is the shorter side.
PJL COMMENT Command
@PJL COMMENT
OID_ATT_FEED_EDGE string;
Where string is:
OID_VAL_FEED_EDGE_SHORT_LEADING
OID_VAL_FEED_EDGE_SHORT_TRAILING
OID_VAL_FEED_EDGE_LONG_LEADING
OID_VAL_FEED_EDGE_LONG_TRAILING

Simplex / Duplex Printing

This command specifies if a job is to print on one side or both sides of the sheet. Choose one of the methods below for
indicating this feature.
Simplex/Duplex
one-sided
two-sided long-
edge
two-sided short-
edge
Finishing Commands

Offset

This feature provides a physical offset of hard copy that distinguishes between sets or stacks within a job.
PJL
@PJL SET JOBOFFSET=string
Where string is ON or OFF
CQ8700-8900
Customer Support
DSC Comment Command
%% OID_ATT_FEED_EDGE
string;
PS
<< /Duplex false /Tumble false >>
setpagedevice
<< /Duplex true /Tumble false >>
setpagedevice
<< /Duplex true /Tumble true >>
setpagedevice
PS
<< /Leading Edge int >>
setpagedevice
null = use default orientation for
specified /PageSize to select which
edge is the top of the page.
0 = Short edge, leading edge is the
top of the page.
2 = Short edge, trailing edge is the
top of the page.
PCL5
PJL
<Esc>&l0S
@PJL SET DUPLEX=OFF
<Esc>&l1S
@PJL SET DUPLEX= ON
@PJL SET BINDING= LONGEDGE
<Esc>&l2S
@PJL SET DUPLEX= ON
@PJL SET BINDING= SHORTEDGE
PS
<< /Jog int >> setpagedevice
Where int is:
0 = no offset
3 = offset each set
Page 14