Xerox ColorQube 8700 Довідковий посібник - Сторінка 14

Переглянути онлайн або завантажити pdf Довідковий посібник для Принтер Xerox ColorQube 8700. Xerox ColorQube 8700 28 сторінок. Color multifunction printer
Також для Xerox ColorQube 8700: Технічні характеристики (9 сторінок), Посібник (17 сторінок), Безпечне встановлення та експлуатація (11 сторінок), Посібник з монтажу (2 сторінок), Посібник з швидкого використання (18 сторінок), Оновлення програмного забезпечення (36 сторінок), Посібник з швидкого використання (18 сторінок), Посібник з швидкого використання (18 сторінок), Посібник з швидкого використання (18 сторінок)

Xerox ColorQube 8700 Довідковий посібник
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