Xerox M123の取扱説明書

20ページ 0.18 mb
ダウンロード

ページに移動 of 20

Summary
  • Xerox M123 - page 1

    W orkCen tre M1 28/M123 R efere nce Gui de Page 1 dc05cc0364 Xerox DocuColor Accessing Extended Features Overview This document enables you to access t he extended features of the WorkCentre M128/M123 in environments whe r e Xerox does not provide a custom drive r. NOTE: Some of the commands and syntax used in this documents re quires familiarity w ...

  • Xerox M123 - page 2

    Page 2 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 PostScript This WorkCe ntre supp orts PostScript 3 commands that enable the feature s listed in the following tabl e. Feature Description Media Size Physical paper (media) size (wi dth and height) Media Direction Feed direction of paper Media Source Feed tray Media Source from SMH Specify ...

  • Xerox M123 - page 3

    W orkCen tre M1 28/M123 R efere nce Gui de Page 3 dc05cc0364 Feature Description Separation Color Names Specify the process colorant name. Separation Order Specify the order of pr ocess colorant name. Use CIE Color Specify to apply CIE-based color spa c e through color conversi on PostScript Implementation This section des c ribes the PostScript co ...

  • Xerox M123 - page 4

    Page 4 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 Feature Implementation Values [459 649] = C5 [340 666] = Tyoukei You 3 Media Direction <</LeadingEdge int >> setpagedevice Where int is one of the following: 0 = Short Edge; top of page in portrait orientation. 1 = Long Edge; left side of page i n portrait orientation. 2 = Shor ...

  • Xerox M123 - page 5

    W orkCen tre M1 28/M123 R efere nce Gui de Page 5 dc05cc0364 Feature Implementation Values Media Selection <</DeferredMediaSel ection value >> setpagedevice Where value is one of the following: true* = Deferred media sel ection by output device (more powerful and flexible media selection) false = Immediate media selection by strict setp ...

  • Xerox M123 - page 6

    Page 6 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 Feature Implementation Values Quantity <</NumCopi es value >> setpagedevice Where value is one of the following: integer from 1 to 9999: number of copies null: Not specified Collation <</Collate value >> setpagedevice Where value is one of the following: true = coll ...

  • Xerox M123 - page 7

    W orkCen tre M1 28/M123 R efere nce Gui de Page 7 dc05cc0364 Feature Implementation Values Process Color Model <</ProcessColorModel name >> setpagedevice Where name is one of the following: /DeviceGray /DeviceRGB (with Separations true) /DeviceCMYK (with Separations true) /DeviceCMY (with Separations true) /DeviceRGBK (with Separations ...

  • Xerox M123 - page 8

    Page 8 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 Sample PostScript Headers Example 1 Header for Simple Print %!PS Example 2 Header for Finishing (Letter paper , duplex, 10 copies with collation, stapling with lef t-upper single and stacke r tray for output bin) %!PS <</PageSize [612 792]>>setpagedevice <</Duplex true /T ...

  • Xerox M123 - page 9

    W orkCen tre M1 28/M123 R efere nce Gui de Page 9 dc05cc0364 PostScript Fonts The following PostScript font s are resident with Adobe interpreter . Albertus Albertus Italic Albertus Light Antique Olive Roman Antique Olive Italic Antique Olive Bold Antique Olive Compact Apple Chancery Arial Arial Italic Arial Bold Arial Bold Italic ITC Avant Garde G ...

  • Xerox M123 - page 10

    Page 10 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 Symb ol T ekton Regular T imes Roman T imes Italic T imes Bold T imes Bold Italic T imes New Roman T imes Ne w Roman Italic T imes New Roman Bold T imes Ne w Roman Bold Italic Univers 45 Light Univers 45 Light Oblique Univers 55 Univers 55 Oblique Univers 65 Bold Univers 65 Bold Oblique U ...

  • Xerox M123 - page 11

    W orkCen tre M1 28/M123 R efere nce Gui de Page 11 dc05cc0364 PCL This WorkCe ntre supports PCL5e and PCL XL color emulations that enable th e features listed in the following table. Feature Description Job Name Job identifier Custom Paper Size – available only for PCL Customer designated pa per size Media Size Dimensions of paper Media Source Fe ...

  • Xerox M123 - page 12

    Page 12 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 PCL/PJL Implementation This section include s the PCL commands for specific features. The following table list s each feature and the PCL syntax required to use the feature. Following the table are exa mples of how to use these commands and the PCL file. Refer to these reference materials ...

  • Xerox M123 - page 13

    W orkCen tre M1 28/M123 R efere nce Gui de Page 13 dc05cc0364 Feature Implementation Values Media Size (continued) <ESC>&l int A Where int is one of the following: 2 = Letter (8.5 x 11) 3 = Legal (8.5 x 14) 6 = Ledger (11x17) 12 = B5 (JIS) 13 = A5 26 = A4 27 = A3 46 = B4 (JIS) 74 = 8Kai 131 = 16Kai Media Source @PJL SET MEDIASOURCE = valu ...

  • Xerox M123 - page 14

    Page 14 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 Feature Implementation Values <ESC>&l int X Where int is: 1 ~ 999 Simplex @ PJL SET DUPLEX = value1 Where value1 = OFF (simplex) <ESC>&l int S Where int is one of the following: 0 = simplex Duplex @PJL SET DUPLEX = value1 @PJL SET BINDING = value2 Where value1 = ON ( ...

  • Xerox M123 - page 15

    W orkCen tre M1 28/M123 R efere nce Gui de Page 15 dc05cc0364 Feature Implementation Values Interleaving Paper @PJL SET SLIPSHEET = value Where value is one of the followi ng: OFF = no slipsheet BLANK = blank slipsheet COPY = imaged slipsheet Accounting @PJL SET JOBATTR = “@JOAU = string ” Where string is a maximum of 32 characte rs (case se ns ...

  • Xerox M123 - page 16

    Page 16 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 Sample PCL Headers Example 1 Header for Simple Print <ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF> @PJL COMMENT Beginning PCL Job<CR><LF> @PJL SET OUTBIN=MAINTRAY<CR><LF> @PJL SET QTY=1<CR><LF> @PJL SET RESOLUTION=600<CR><LF> ...

  • Xerox M123 - page 17

    W orkCen tre M1 28/M123 R efere nce Gui de Page 17 dc05cc0364 Example 4 Header for Confidential Print <ESC>%-12345X@PJL JOB MODE=PRINTER<CR><LF> @PJL COMMENT Beginning PCL Job<CR><LF> @PJL SET OUTBIN=MAINTRAY<CR><LF> @PJL SET QTY=1<CR><LF> @PJL SET RESOLUTION=600<CR><LF> @PJL SET HOL ...

  • Xerox M123 - page 18

    Page 18 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 PCL Fonts The following PCL fonts ar e reside nt on the device. Each of the commands reference a 12-point font. If you wish to use any other point size, change the 12v to the desired size (.25 – 999.75). The commands listed use the default symbol set, Ro man-8. To change the symbol set, ...

  • Xerox M123 - page 19

    W orkCen tre M1 28/M123 R efere nce Gui de Page 19 dc05cc0364 Font Name PCL Escape Command Univers Medium It alic <esc>(<esc>(s1p12v1s0b4148T Univers Medium Conde nsed <esc>(<esc>(s1p12v4s0b4148T Univers Medium Conde nsed It alic <esc>(<esc>(s1p12v5s0b4148T Letter Gothic <esc>(<esc>(s1p12h0s0b4102T Le ...

  • Xerox M123 - page 20

    Page 20 W orkCen tre M1 28/M12 3 Refer ence Guide dc05cc0364 Additional Information Xerox Customer Support wel comes feedback on all documentation - send feedback via e-mail to: USA.DSSC.Doc.Feed back@mc.usa.xerox.com . You can reach Xerox Cust omer Support at 1-800-821-2797 (USA), TTY 1-800-855-2880 or at http://www.xerox .com . Other Tips about X ...

メーカー Xerox カテゴリー All in One Printer

Xerox M123のメーカーから受け取ることができるドキュメントは、いくつかのグループに分けられます。その一部は次の通りです:
- #BRANDの図面#
- M123の取扱説明書
- Xeroxの製品カード
- パンフレット
- またはXerox M123の消費電力シール
それらは全部重要ですが、デバイス使用の観点から最も重要な情報は、Xerox M123の取扱説明書に含まれています。

取扱説明書と呼ばれる文書のグループは、Xerox M123の取り付け説明書、サービスマニュアル、簡易説明書、またはXerox M123のユーザーマニュアル等、より具体的なカテゴリーに分類されます。ご必要に応じてドキュメントを検索しましょう。私たちのウェブサイトでは、Xerox M123の製品を使用するにあたって最も人気のある説明書を閲覧できます。

関連する取扱説明書

Xerox M123デバイスの取扱説明書はどのようなものですか?
取扱説明書は、ユーザーマニュアル又は単に「マニュアル」とも呼ばれ、ユーザーがXerox M123を使用するのを助ける技術的文書のことです。説明書は通常、全てのXerox M123ユーザーが容易に理解できる文章にて書かれており、その作成者はその分野の専門家です。

Xeroxの取扱説明書には、基本的な要素が記載されているはずです。その一部は、カバー/タイトルページ、著作権ページ等、比較的重要度の低いものです。ですが、その他の部分には、ユーザーにとって重要な情報が記載されているはずです。

1. Xerox M123の説明書の概要と使用方法。説明書にはまず、その閲覧方法に関する手引きが書かれているはずです。そこにははXerox M123の目次に関する情報やよくある質問、最も一般的な問題に関する情報を見つけられるはずです。つまり、それらはユーザーが取扱説明書に最も期待する情報なのです。
2. 目次。Xerox M123に関してこのドキュメントで見つけることができる全てのヒントの目次
3. Xerox M123デバイスの基本機能を使うにあたってのヒント。 Xerox M123のユーザーが使い始めるのを助けてくれるはずです。
4. トラブルシューティング。Xerox M123に関する最も重要な問題を診断し、解決するために役立つ体系化された手続き
5. FAQ。よくある質問
6. 連絡先。一人では問題を解決できない場合に、その国におけるXerox M123のメーカー/サービスへの連絡先に関する情報。

Xerox M123についてご質問がありますか?

次のフォームを使用してください

見つけた説明書を読んでもXerox M123の問題を解決できない場合、下記のフォームを使用して質問をしましょう。ユーザーのどなたかがXerox M123で同様の問題を抱えていた場合、その解決方法を共有したいと考えるかもしれません。

画像のテキストを入力してください

コメント (0)