Xerox ColorQube 8900 series 참조 매뉴얼 - 페이지 2

{카테고리_이름} Xerox ColorQube 8900 series에 대한 참조 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Xerox ColorQube 8900 series 28 페이지. Color multifunction printer
Xerox ColorQube 8900 series에 대해서도 마찬가지입니다: 사양 (11 페이지), 사양 (11 페이지), 사양 (8 페이지), 사양 (11 페이지), 안전한 설치 및 운영 (11 페이지), 빠른 사용 설명서 (18 페이지), 평가자 매뉴얼 (21 페이지), 소프트웨어 업그레이드 (36 페이지), 빠른 사용 설명서 (18 페이지)

Xerox ColorQube 8900 series 참조 매뉴얼

Getting Started

PCL and ASCII print jobs can use PJL commands or PCL commands to access the attributes of the device. If there is more
than one method listed to access a specific feature, determine the best method for your application and use that method.

Comment Commands

To process all PJL COMMENT commands and DSC, enclose them with XRXBegin and XRXEnd commands.
Example for a PCL or ASCII print job:
@PJL COMMENT XRXbegin
@PJL COMMENT OID_ATT_START_SHEET OID_VAL_JOB_SHEET_NONE;
@PJL COMMENT XRXend
Example PS print job:
%%XRXbegin
%%OID_ATT_START_SHEET OID_VAL_JOB_SHEET_NONE;
%%XRXend
The first parameter of the command is an attribute followed by a value.
Comment commands must end with a semicolon except for the XRXbegin and XRXend commands.
A comment command not enclosed by XRXbegin and XRXend is NOT a Xerox specific command and is treated as a real
comment with no functional attachment to its contents.
The comment commands are specific to the ColorQube 57xx Series.

PJL SET Commands

PJL SET commands are available for some features. If you choose to use these commands, do not enclose them with the
XRXBegin and XRXEnd commands.
PJL SET commands do not require a semicolon at the end of the command line.

PCL Commands

PCL commands are available for some features. If you choose to use these commands do not enclose them with the
XRXBegin and XRXEnd commands. Refer to a PCL reference manual for more specific information regarding PCL commands.

PS Commands

PS commands are for some features. If you choose to use these commands, do not enclose them with the XRXBegin and
XRXEnd commands. Refer to a PS reference manual for more specific information regarding PS commands.
CQ8700-8900
Customer Support
Page 2