JP2009211720A - Information processor, and control method and control program of same - Google Patents

Information processor, and control method and control program of same Download PDF

Info

Publication number
JP2009211720A
JP2009211720A JP2009142532A JP2009142532A JP2009211720A JP 2009211720 A JP2009211720 A JP 2009211720A JP 2009142532 A JP2009142532 A JP 2009142532A JP 2009142532 A JP2009142532 A JP 2009142532A JP 2009211720 A JP2009211720 A JP 2009211720A
Authority
JP
Japan
Prior art keywords
discharge port
paper
paper discharge
virtual
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009142532A
Other languages
Japanese (ja)
Other versions
JP4642917B2 (en
Inventor
Akio Sugaya
章男 菅谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2009142532A priority Critical patent/JP4642917B2/en
Publication of JP2009211720A publication Critical patent/JP2009211720A/en
Application granted granted Critical
Publication of JP4642917B2 publication Critical patent/JP4642917B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent results of a plurality of jobs from being improperly piled together in one paper ejection port while avoiding waiting for execution of a job and to improve the convenience to a user, with respect to a printer having a plurality of paper ejection ports. <P>SOLUTION: A control method of an information processor selects virtual paper ejection ports assigned to virtual paper ejection ports of N stages and selects device paper ejection ports for output and, in response to input of a print job to which output to a virtual paper ejection port is indicated, determines a device paper ejection port for output by making the virtual paper ejection port and the device paper ejection port correspond to each other. When the most suitable paper ejection port is determined on the printer side, the determined paper ejection port is reported to a client who has issued the print job. Furthermore, since there are no paper ejection ports allowing paper ejection because print results have been already ejected to paper ejection ports, clients of the print results piled in the paper ejection ports are informed to prompt them to remove the print results. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、画像出力システム及び画像出力システムの制御方法に関するものである。   The present invention relates to an image output system and an image output system control method.

近年、コンピュータは、LAN(ローカルエリアネットワーク)によって相互接続されており、プリンタにとどまらず、コピー、ファックス機能を備えたマルチファンクション画像処理装置等の多様な周辺機器群においても、LAN接続が可能となっている。   In recent years, computers are interconnected via a LAN (Local Area Network), and can be connected to LANs not only in printers but also in various peripheral devices such as multifunctional image processing devices having copy and fax functions. It has become.

フロア等の構内接続としてのLANは、1つのユーザグループとして接続機器の共有使用及びデータ転送を可能としている。地理的に離れた場所にある幾つかのLANを、高速総合デジタルネットワーク(ISDN)回線や公衆電話回線等で接続することにより、WAN(ワイドエリアネットワーク)を構成している場合もある。   A LAN as a local connection such as a floor enables shared use and data transfer of connected devices as one user group. In some cases, a wide area network (WAN) may be configured by connecting several LANs located in geographically distant places via a high-speed integrated digital network (ISDN) line or a public telephone line.

通常それぞれのLANには、ファイルサーバー、プリントサーバーを含むコンピュータ群により構成される。各コンピュータ内に搭載されるネットワークオペレーティングシステムの機能として、データやファイルの転送、共有、プリンタの共有等を行う各種プロトコルに対応している。   Each LAN is usually composed of a group of computers including a file server and a print server. As a function of a network operating system installed in each computer, various protocols for transferring and sharing data and files, sharing a printer, and the like are supported.

また、各コンピュータ上で動作するアプリケーションから転送された印刷ジョブは、一般にプリントサーバーを介してネットワーク上に接続されたプリンタへ印刷ジョブの転送を行うことができるようになっている。   In addition, a print job transferred from an application operating on each computer can be transferred to a printer connected to a network via a print server.

更に、ネットワークを構築するための各種機器、ネットワーク上に接続されたコンピュータ等を含む装置の遠隔管理を行うための通信プロトコルも標準化されている。例えば、簡易ネットワーク管理プロトコル(SNMP:SimpleNetwork Management Protocol)等がある。これらのプロトコルを実装したネットワーク機器の場合には、ネットワーク管理ソフトウエアにより、ネットワーク上の遠隔地から各種機器を管理することができる。例えば、プリンタの場合には、プリンタ情報の取得、プリンタ状態監視、プリンタ状態変化時の通知、初期化制御等を行うことができる。   Furthermore, a communication protocol for performing remote management of various devices for constructing a network and devices including computers connected on the network has also been standardized. For example, there is a simple network management protocol (SNMP: Simple Network Management Protocol). In the case of a network device that implements these protocols, various devices can be managed from a remote location on the network by network management software. For example, in the case of a printer, printer information acquisition, printer status monitoring, notification when the printer status changes, initialization control, and the like can be performed.

LANを構成する各コンピュータ上で動作するユーザアプリケーションには、文書作成ソフト、表計算ソフト等様々なものがある。それらのアプリケーションを使用して作成されたデータは、オペレーティングシステムの一機能としてプリンタドライバソフトウエアにより、プリンタ制御言語であるPDL(Printer Description Language)データに変換される。その後、印刷ジョブとしてプリントスプーラに一時格納され、プリンタに送出するように構成されていることが多い。   There are various user applications that operate on each computer constituting the LAN, such as document creation software and spreadsheet software. Data created using these applications is converted into PDL (Printer Description Language) data, which is a printer control language, by printer driver software as a function of the operating system. After that, the print job is often temporarily stored in a print spooler and sent to a printer.

ここで印刷ジョブは、プリンタドライバソフトウエアによりプリンタ制御言語(PDL)データとして、1つまたは複数の文書ファイルから生成され、1つの印刷文書を構成する単位であり、通常ジョブ開始命令とジョブ終了命令とによって区切られている。若しくは、印刷データに明確な区切りがない場合等には、プリンタ側で独自にジョブの開始と終了とを定義する場合もある。   Here, the print job is a unit that is generated from one or a plurality of document files as printer control language (PDL) data by the printer driver software, and constitutes one print document, and includes a normal job start command and a job end command. And are separated by Alternatively, when there is no clear separation in the print data, the start and end of the job may be defined independently on the printer side.

このようなネットワーク環境下に接続された画像出力装置においては、複数のユーザ(クライアントコンピュータ)から利用されるため、出力された印刷データは、出力ジョブ単位で出力した順に混在して出力排紙口に積載されることになる。   In an image output apparatus connected in such a network environment, since it is used by a plurality of users (client computers), the output print data is mixed in the order of output in units of output jobs, and an output discharge port. Will be loaded.

そのため画像出力装置は複数の排紙口を備えることができ、各ユーザはプリンタドライバ等により特定の排紙口を選択して他のユーザから出力された印刷ジョブと混在しないように排紙口に積載できるようになっている。   Therefore, the image output apparatus can be provided with a plurality of paper discharge ports, and each user can select a specific paper discharge port by a printer driver or the like so that the print job output from other users is not mixed. It can be loaded.

画像出力装置本体が備える排出可能な排紙口を選択してサーチして、自動的に排紙口を決定するような自動排紙口選択モード機能を搭載して、自動的に排紙口を切り替えることができるように構成することも考えられる(特許文献1)。   Equipped with an automatic discharge port selection mode function that selects and searches for discharge outlets provided in the image output device main body and automatically determines the discharge outlets. It is also conceivable to configure it so that it can be switched (Patent Document 1).

更には、画像出力装置が備える各排紙口に1対1で対応する排紙口名称を割り当て、プリンタドライバにより各ユーザが装置排紙口名称を選択する。これにより、ユーザ毎に出力すべき排紙口を選択できるような機能(以下、メールボックス機能と記述する)を搭載している場合もある。   Furthermore, a paper discharge port name corresponding to each paper discharge port of the image output apparatus is assigned one-to-one, and each user selects the device paper discharge port name by the printer driver. Accordingly, there is a case where a function (hereinafter referred to as a mailbox function) that enables selection of a paper discharge port to be output for each user is installed.

特開平8−198514号公報JP-A-8-198514

しかしながら、上述した従来例にあっては、複数の排紙口を各ユーザはプリンタドライバ等により特定の排紙口や排紙口名称により選択しても、他のユーザも同一の排紙口を選択することができる。そして、結果的に異なるユーザの印刷ジョブが特定の排紙口で混在してしまう場合があるという問題点がある。   However, in the above-described conventional example, even if each user selects a plurality of discharge ports by a specific discharge port or a discharge port name by a printer driver or the like, other users can also select the same discharge port. You can choose. As a result, there is a problem that print jobs of different users may be mixed in a specific paper discharge port.

また、排出可能な排紙口をサーチして自動的に排紙口を決定するような自動排紙口選択モードにおいても、多量の出力ジョブを複数の排紙口を使用してエラー等を発生させることなく出力することを目的としている。このため、出力ジョブの混在を防止することはできないという問題点があった。また、各ユーザは全ての排紙口の印刷結果を見てであるかどうかを確認する必要があるという問題を生じる。更に、排紙口に印刷結果が置かれたままになっていると、上述したいずれの方法でも混在或いはジョブの実行待ちは避けられない。   Even in the automatic paper discharge port selection mode, which searches for paper discharge ports that can be discharged and automatically determines the paper discharge port, a large number of output jobs will generate errors and other errors. It is intended to output without letting. For this reason, there is a problem that it is not possible to prevent a mixture of output jobs. Further, there arises a problem that it is necessary for each user to check whether or not all the paper discharge ports are printed. Further, if the printing result is left at the paper discharge port, mixing or waiting for job execution cannot be avoided by any of the methods described above.

また、先ユーザによって発生したエラー等、例えば、排紙口の積載量をオーバーした場合には、エラー発生のための出力処理が中断することになり、同一の排紙口を指定した後続の他のユーザの印刷ジョブの出力処理も中断されてしまうという問題点があった。   In addition, when an error occurred by the previous user, for example, when the stacking capacity of the paper discharge port is exceeded, the output process for the occurrence of the error is interrupted, and other subsequent processes that specify the same paper discharge port There is a problem that the output processing of the print job of the user is interrupted.

一方、メールボックス機能において排紙口名称を割り当てる場合に、便宜的にユーザ名称を排紙口名称として割り当てる。これにより、各ユーザが自分のユーザ名称が割り当てられた排紙口を選択するように運用することにより、複数のユーザにより利用しても混在を避けることが可能である。   On the other hand, when assigning a paper outlet name in the mailbox function, a user name is assigned as a paper outlet name for convenience. Thus, by operating so that each user selects a paper discharge port to which his / her user name is assigned, it is possible to avoid mixing even when used by a plurality of users.

しかしながら、メールボックス機能においては、画像出力装置の備える排紙口の数と同数以下のユーザで利用する場合には効果があるが、排紙口の数より多い人数で利用する場合にも限られたユーザ名称しか登録できない。このため、排紙口名称として登録できないユーザが利用する場合には、オペレータコール等を表示してオペレータの介在によりユーザ名称の更新を行ったり、メールボックス機能を利用できないユーザ用の排紙口を設ける等の対策が必要である。そして、排紙口の数以上のユーザが利用する大規模ネットワーク環境ではメールボックス機能を十分に活用できないという問題点がある。   However, the mailbox function is effective when used by users equal to or less than the number of paper discharge outlets provided in the image output apparatus, but is limited to use by a larger number of paper discharge outlets. Only registered user names can be registered. For this reason, when a user who cannot be registered as a paper discharge outlet name uses it, an operator call or the like is displayed to update the user name through the operator, or a user paper discharge outlet for a user who cannot use the mailbox function is displayed. Measures such as setting up are necessary. In addition, there is a problem that the mailbox function cannot be fully utilized in a large-scale network environment used by users having more than the number of paper discharge ports.

また、複数の排紙オプションを接続可能な画像出力装置においては、各排紙オプションの排紙ビン等を統一的(シーケンシャル)に管理及び出力指定できないという問題点がある。更に、ネットワークに複数のプリンタが接続されている場合、ユーザは選択したプリンタに応じて最適な排紙口を選択指示する必要があるという問題がある。   In addition, in an image output apparatus to which a plurality of paper discharge options can be connected, there is a problem that the paper discharge bins and the like of the respective paper discharge options cannot be managed and designated in an order (sequential). Furthermore, when a plurality of printers are connected to the network, there is a problem that the user needs to instruct and select an optimal paper discharge port according to the selected printer.

本発明の目的は上述した従来の技術の有するこのような問題点を解決することである。また、他の目的の1つは、複数のユーザが他のユーザの出力排紙口を意識することなく、自動的に排他制御を実行することにより、印刷ジョブが特定の排紙口で混在することを防止することができる画像出力方法及び装置を提供しようとするものである。   The object of the present invention is to solve the above-mentioned problems of the prior art. Another purpose is that a plurality of users automatically execute exclusive control without being aware of the output discharge ports of other users, so that print jobs are mixed at specific discharge ports. An object of the present invention is to provide an image output method and apparatus that can prevent this.

また、本発明の目的の1つは、装置が備える排紙口に依存することなくN人のユーザ毎の出力排紙口を割り当てることにより、印刷ジョブが特定の排紙口で混在することを防止することができる画像出力方法及び装置を提供しようとするものである。   Also, one of the objects of the present invention is to assign print output ports for each of N users without depending on the discharge ports provided in the apparatus, so that print jobs can be mixed in specific discharge ports. It is an object of the present invention to provide an image output method and apparatus capable of preventing the above.

また、本発明の目的の1つは、複数のユーザが他のユーザによって引き起こされた出力排紙口の障害発生等を検知して自動的に排他制御を実行する。これにより、印刷ジョブを中断することなく出力することができる画像出力方法及び装置を提供しようとするものである。   Another object of the present invention is to automatically execute exclusive control when a plurality of users detect a failure or the like of an output discharge port caused by another user. Thus, an object is to provide an image output method and apparatus that can output a print job without interruption.

更に、本発明の目的の1つは、装置への出力時点で印刷ジョブの出力排紙口を選択する。これにより、有限な装置排紙口をN人で利用する場合における印刷ジョブの混在排紙を防止し且つN人のユーザ毎のメールボックス機能を実現することができる画像出力方法及び装置を提供しようとするものである。   Furthermore, one of the objects of the present invention is to select an output paper discharge port for a print job at the time of output to the apparatus. Accordingly, there is provided an image output method and apparatus capable of preventing mixed discharge of print jobs when a limited apparatus discharge port is used by N persons and realizing a mailbox function for each of N users. It is what.

上記目的を達成するために、本発明に従う画像出力システムは、複数の排紙口を有する複数の画像出力装置を含む画像出力システムであって、仮想的なN段の排紙口に仮想排紙口を割り当てる仮想排紙口割り当て手段と、前記仮想排紙口割り当て手段により割り当てられた仮想排紙口を選択する仮想排紙口選択手段と、仮想排紙口への出力を指示された印刷ジョブが入力されると仮想排紙口と装置排紙口との対応付けを行って出力すべき装置排紙口を決定するように制御する装置排紙口選択制御手段とを有することを特徴とする。   In order to achieve the above object, an image output system according to the present invention is an image output system including a plurality of image output devices having a plurality of paper discharge ports, and a virtual paper discharge to a virtual N-stage paper discharge port. A virtual paper outlet assigning means for assigning a mouth, a virtual paper outlet selecting means for selecting a virtual paper outlet assigned by the virtual paper outlet assigning means, and a print job instructed to output to the virtual paper outlet Device discharge port selection control means for controlling the virtual paper discharge port to correspond to the device discharge port and determining the device discharge port to be output. .

本発明によれば、複数のユーザが他のユーザの出力排紙口を意識するとなく、自動的に排他制御を実行することにより、印刷ジョブが特定の排紙口で混在することを防止することができるという効果を奏する。   According to the present invention, it is possible to prevent a print job from being mixed at a specific discharge port by automatically executing exclusive control without a plurality of users being aware of the output discharge port of another user. There is an effect that can be.

また、本発明によれば、装置が備える排紙口に依存することなくN人のユーザ毎の排紙口を割り当てて印刷ジョブの混在を防止することができるという効果を奏する。   Further, according to the present invention, it is possible to prevent a print job from being mixed by assigning a discharge port for each of N users without depending on a discharge port included in the apparatus.

また、本発明によれば、複数のユーザが他のユーザによって引き起こされた排紙口の障害発生等を検知して、自動的に排他制御を実行する。これにより、印刷ジョブを中断することなく出力することが可能となり、スループットの低下を防止することができるという効果を奏する。   In addition, according to the present invention, a plurality of users detect the occurrence of a discharge port failure caused by another user, and automatically execute exclusive control. As a result, the print job can be output without being interrupted, and it is possible to prevent a decrease in throughput.

また、本発明によれば、装置への出力時点で印刷ジョブの排紙口を選択することにより、有限な装置排紙口をN人で利用する場合にも印刷ジョブの混在排紙を防止することができるという効果を奏する。   In addition, according to the present invention, by selecting a print job discharge port at the time of output to the apparatus, even when a limited apparatus discharge port is used by N people, mixed discharge of print jobs is prevented. There is an effect that can be.

更に、本発明によれば、限られた装置排紙口を印刷ジョブを転送した実質的利用者に自動的に割り当てる。これにより、N人のユーザ毎のメールボックス機能を実現することが可能となり、大規模ネットワーク環境において装置コストを抑えつつユーザの利便性を格段に向上させることができるという効果を奏する。   Further, according to the present invention, a limited apparatus discharge port is automatically assigned to the substantial user who has transferred the print job. As a result, a mailbox function for each of N users can be realized, and the convenience of the user can be significantly improved while suppressing the apparatus cost in a large-scale network environment.

本発明の第1の実施の形態に係る画像出力装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image output apparatus according to a first embodiment of the present invention. 本発明の第1の実施の形態に係る画像出力装置とそのオプション装置による画像出力システムの構成を示す概略縦断面図である。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a schematic longitudinal sectional view illustrating a configuration of an image output system including an image output apparatus according to a first embodiment of the present invention and an optional apparatus thereof. 本発明の第1の実施の形態に係る画像出力装置とそのオプション装置による画像出力システムの構成を示すブロック図である。1 is a block diagram showing a configuration of an image output system including an image output apparatus according to a first embodiment of the present invention and an option apparatus thereof. 同画像出力システムの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the image output system. 本発明の第1の実施の形態に係る画像出力装置におけるRAM内に格納された仮想排紙口情報のデータ構造を示す図である。It is a figure which shows the data structure of the virtual paper discharge outlet information stored in RAM in the image output device concerning the 1st Embodiment of this invention. 本発明の第1の実施の形態に係る画像出力装置におけるRAM内に格納された装置排紙口情報のデータ構造を示す図である。It is a figure which shows the data structure of the apparatus discharge port information stored in RAM in the image output device concerning the 1st Embodiment of this invention. 本発明の第1の実施の形態に係る画像出力装置における排紙口選択制御部の選択処理の流れを示すフローチャートである。6 is a flowchart illustrating a selection process flow of a paper discharge port selection control unit in the image output apparatus according to the first embodiment of the present invention. 本発明の第2の実施の形態に係る画像出力装置におけるRAM内に格納された仮想排紙口情報のデータ構造を示す図である。It is a figure which shows the data structure of the virtual discharge port information stored in RAM in the image output device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る画像出力装置における仮想排紙口情報にユーザ名称を登録する処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process which registers a user name into the virtual paper discharge outlet information in the image output device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る画像出力装置を有する画像出力システムにおける処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process in the image output system which has the image output device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施の形態に係る画像出力装置における排紙口選択制御部の選択処理の流れを示すフローチャートである。10 is a flowchart illustrating a flow of selection processing of a paper discharge port selection control unit in an image output apparatus according to a second embodiment of the present invention. 本発明の第1及び第2の実施の形態に係る画像出力装置における印刷ジョブのデータ構造を示す図である。It is a figure which shows the data structure of the print job in the image output apparatus which concerns on the 1st and 2nd embodiment of this invention. 本発明の第3の実施例における複数の画像出力装置を統一的に利用可能な画像出力システムのユーザインタフェース画面である。It is a user interface screen of the image output system which can utilize the several image output device in 3rd Example of this invention uniformly. 本発明の第3の実施例における複数の画像出力装置を統一的に利用可能な画像出力システムにおけるホストコンピュータ上のプリンタドライバモジュールの処理を示すフローチャートである。10 is a flowchart illustrating processing of a printer driver module on a host computer in an image output system that can use a plurality of image output apparatuses in a unified manner according to a third embodiment of the present invention. 本発明の第4の実施例における複数の画像出力装置を統一的に利用可能な画像出力システムのユーザインタフェース画面である。It is a user interface screen of the image output system which can utilize the some image output device in the 4th Example of this invention uniformly. 本発明の第4の実施例における複数の画像出力装置を統一的に利用可能な画像出力システムにおけるホストコンピュータ上のプリンタドライバモジュールの処理を示すフローチャートである。14 is a flowchart illustrating processing of a printer driver module on a host computer in an image output system that can uniformly use a plurality of image output apparatuses according to a fourth embodiment of the present invention.

以下、本発明の好適な実施の形態を添付の図面に基づき説明する。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, preferred embodiments of the invention will be described with reference to the accompanying drawings.

〔第1の実施形態〕
まず、本発明の第1の実施の形態を図1〜図7に基づき説明する。以下の説明及び図においては、画像出力装置としてレーザビームプリンタを例示して説明するが、本発明はレーザビームプリンタに限られるものではなく、他のプリント方式のプリンタでも良いことは言うまでもない。また、以下の説明及び図においては、画像出力装置にオプション装置(オプションユニット)を2台接続した場合を例示して説明するが、更に多くのオプション装置を接続可能であり、また、オプション装置の機能を画像出力装置本体が共有しても構わない。
[First Embodiment]
First, a first embodiment of the present invention will be described with reference to FIGS. In the following description and drawings, a laser beam printer will be described as an example of an image output device. However, the present invention is not limited to a laser beam printer, and it goes without saying that printers of other printing methods may be used. Further, in the following description and drawings, a case where two optional devices (optional units) are connected to the image output device will be described as an example, but more optional devices can be connected. The function may be shared by the image output apparatus main body.

図1は、本発明の第1の実施の形態に係る画像出力装置であるレーザビームプリンタ(LBP)の構成を示すブロック図である。図1において、100はレーザビームプリンタ(以下、プリンタと記述する)で、各種オプション装置が接続可能であり、ホストコンピュータ等の外部機器101と汎用インターフェース(例えば、LANインターフェースやセントロニクス等)で接続される。この汎用インターフェースを介して外部機器101から転送される印刷情報(所定のプリンタ言語に基づく文字コードデータ、図形描画命令、イメージデータ等の画像情報や用紙切り替え、排紙口切り替え等の装置制御情報を含む)に基づく記録画像を行う。   FIG. 1 is a block diagram showing a configuration of a laser beam printer (LBP) which is an image output apparatus according to the first embodiment of the present invention. In FIG. 1, reference numeral 100 denotes a laser beam printer (hereinafter referred to as a printer), which can be connected to various optional devices, and is connected to an external device 101 such as a host computer via a general-purpose interface (for example, a LAN interface or Centronics). The Print information transferred from the external device 101 via this general-purpose interface (image information such as character code data, graphic drawing commands and image data based on a predetermined printer language, device control information such as paper switching and paper discharge port switching) Recorded image based on (including).

なお、外部機器101の詳細については図3を用いて後述する。
プリンタ100は、操作パネル102、制御ユニット103、給紙オプション装置104、排紙オプション装置105を有している。
Details of the external device 101 will be described later with reference to FIG.
The printer 100 includes an operation panel 102, a control unit 103, a paper feed option device 104, and a paper discharge option device 105.

操作パネル102は、操作のための各種のスイッチ(ボタン)、LED(液晶表示器)やLED(発光ダイオード)表示器よりなる表示装置等により構成されるユーザとのインターフェースである。ユーザは操作パネル102を操作することにより、プリンタ100に所定の動作を指示することができる。なお、ユーザにより設定された各種データ等は、不揮発メモリ、例えば、NVRAM(後述する図3に示す)等の不揮発メモリに記憶管理される。   The operation panel 102 is an interface with a user configured by various switches (buttons) for operation, a display device including an LED (liquid crystal display), an LED (light emitting diode) display, and the like. The user can instruct the printer 100 to perform a predetermined operation by operating the operation panel 102. Various data set by the user are stored and managed in a nonvolatile memory, for example, a nonvolatile memory such as NVRAM (shown in FIG. 3 described later).

制御ユニット103は、ビデオコントローラ106、エンジンコントローラ107、オプションコントローラ108により構成されている。   The control unit 103 includes a video controller 106, an engine controller 107, and an option controller 108.

ビデオコントローラ106は、外部機器101と汎用インターフェースで接続され、外部機器101から汎用インターフェースを介して転送される印刷データ(各種PDLデータ等)を受信する。そして、該印刷データに基づくドットデータ等からなるページ情報を生成し、ビデオインターフェース109を介してエンジンコントローラ107に対してイメージデータ(2値または多値)を送信する。そして、統括インターフェース110を介してオプションコントローラ108に対して給紙指定及び排紙指定のコマンド等を送信する。   The video controller 106 is connected to the external device 101 via a general-purpose interface, and receives print data (such as various PDL data) transferred from the external device 101 via the general-purpose interface. Then, page information composed of dot data or the like based on the print data is generated, and image data (binary or multivalued) is transmitted to the engine controller 107 via the video interface 109. Then, a paper feed designation command and a paper ejection designation command are transmitted to the option controller 108 via the overall interface 110.

エンジンコントローラ107は、ビデオコントローラ106から転送されるイメージデータに基づいて、周知の電子写真プロセスによって感光ドラム上に潜像を形成し、供給される用紙に転写、定着して印字を行う。なお、このとき、オプションコントローラ108に対して給排紙のタイミングの指示等を行う。   The engine controller 107 forms a latent image on the photosensitive drum by a known electrophotographic process based on the image data transferred from the video controller 106, and performs printing by transferring and fixing to a supplied sheet. At this time, the option controller 108 is instructed to supply / discharge timing.

オプションコントローラ108は、図示しないCPU(中央演算制御装置)、ROM(リードオンリーメモリ)、RAM(ランダムアクセスメモリ)等を備える。そして、ビデオコントローラ106から転送される給排紙指定等及びエンジンコントローラ107からの給排紙指示等に基づいて1台以上のオプション装置を統括して制御する統括コントローラである。各種オプション装置に具備されるオプションコントローラユニットとオプション装置インターフェース111を介して通信を行い、各種のオプション装置を統括的に制御する。   The option controller 108 includes a CPU (Central Processing Controller), a ROM (Read Only Memory), a RAM (Random Access Memory) and the like not shown. The central controller controls one or more optional devices based on a paper supply / discharge designation transferred from the video controller 106 and a paper supply / discharge instruction from the engine controller 107. Communication is performed with an option controller unit included in various option devices via an option device interface 111, and various option devices are controlled in an integrated manner.

また、オプションコントローラ108のRAM内には、ビデオコントローラ106がアクセス可能な不図示の共有メモリがあり、該共有メモリは約40頁分の搬送状況管理エリア、基本ステータスエリア、コマンドステータス管理エリア等から構成される。ビデオコントローラ106は、前記共有メモリの各エリアを介して各オプション装置に対する指定を行う。   In addition, in the RAM of the option controller 108, there is a shared memory (not shown) accessible by the video controller 106, and the shared memory includes a conveyance status management area, a basic status area, a command status management area, etc. for about 40 pages. Composed. The video controller 106 designates each option device through each area of the shared memory.

なお、前記搬送状況管理エリアは、次の領域を有する。即ち、ビデオコントローラ106が印字方法(給紙口、排紙口、色、ステイプルする、シフトする等)を各オプション装置へ通知する領域と、各オプション状態(どこまで印字した、排紙完了した等)をビデオコントローラ106に通知する領域から構成されている。   The transport status management area has the following areas. That is, the video controller 106 notifies each option device of the printing method (paper feed port, paper discharge port, color, stapling, shifting, etc.), and each option status (how far printing has been completed, paper discharge completed, etc.) Is configured from an area for notifying the video controller 106 of the above.

また、基本ステータスエリアは、各オプション装置の異常(ジャム、紙無し、ステイプル針無し等)をビデオコントローラ106に通知する領域で、コマンド&ステータス管理エリアは、ビデオコントローラ106とコマンドステータスのやり取りを行う領域である。   The basic status area is an area for notifying the video controller 106 of abnormality (jam, no paper, no staples, etc.) of each option device, and the command & status management area exchanges command status with the video controller 106. It is an area.

給紙オプション装置104は、例えば、ペーパーデッキオプション装置で、内部にペーパーデッキコントローラ(大容量給紙カセットコントローラ)104aを有し、オプションコントローラ108から送信される制御情報に基づき給紙制御を行う。なお、ペーパーデッキコントローラ104aは、不図示のCPU(中央演算制御装置)、ROM(リードオンリーメモリ)、RAM(ランダムアクセスメリ)等を備え、CPUがROMに格納されているプログラムに基づいて給紙オプション装置104を制御する。また、ROMには、給紙オプション装置104の拡張情報、例えば、ペーパーデッキに格納可能な用紙サイズの情報等が格納されている。   The paper feed option device 104 is, for example, a paper deck option device, and has a paper deck controller (large capacity paper feed cassette controller) 104 a inside, and performs paper feed control based on control information transmitted from the option controller 108. The paper deck controller 104a includes a CPU (Central Processing Control Unit) (not shown), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and the CPU feeds paper based on a program stored in the ROM. The optional device 104 is controlled. Further, the ROM stores extension information of the paper feed option device 104, for example, information on the paper size that can be stored in the paper deck.

排紙オプション装置105は、例えば、ステイプル機能を有するフィニッシャオプション装置で、内部にフィニッシャコントローラ105aを有し、オプションコントローラ108から送信される制御情報に基づきステイプル動作及び排紙動作を行う。なお、フィニッシャコントローラ105aは、不図示のCPU(中央演算制御装置)、ROM(リードオンリーメモリ)、RAM(ランダムアクセスメモリ)等を備え、CPUがROMに格納されているプログラムに基づいて排紙オプション装置105を制御する。また、ROMには、排紙オプション装置105の拡張情報、例えば、排紙ビンの数、ステイプル機能の有無、排紙用紙を所定の方向にずらすシフト機能の有無、排紙用紙のフェースの向きを反転させる反転機能の有無の情報等が格納されている。   The paper discharge option device 105 is, for example, a finisher option device having a stapling function. The paper discharge option device 105 includes a finisher controller 105 a inside, and performs a stapling operation and a paper discharge operation based on control information transmitted from the option controller 108. The finisher controller 105a includes a CPU (Central Processing Controller) (not shown), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and the CPU has a paper discharge option based on a program stored in the ROM. The apparatus 105 is controlled. Also, the ROM includes extended information of the paper discharge option device 105, such as the number of paper discharge bins, the presence or absence of a stapling function, the presence or absence of a shift function for shifting the paper discharge paper in a predetermined direction, and the orientation of the face of the paper discharge paper. Information on the presence or absence of an inversion function to be inverted is stored.

なお、給紙オプション装置104及び排紙オプション装置105には、表示部及び各種キーを備える操作部104b及び105bがそれぞれ設けられ、各オプション使用時のユーザに対するメッセージ及び操作方法等を表示すると共に操作可能となっている。   The paper feed option device 104 and the paper discharge option device 105 are respectively provided with operation units 104b and 105b each having a display unit and various keys, and display messages and operation methods for the user when using the options, and operations. It is possible.

図2は、図1に示すプリンタ100の構成を示す縦断面図であり、同図において図1と同一部分には同一符号が付してある。   FIG. 2 is a longitudinal sectional view showing the configuration of the printer 100 shown in FIG. 1. In FIG. 2, the same parts as those in FIG.

図2において、201は用紙カセットで、記録紙Sを保持し、不図示の仕切り板によって仕切られて電気的に記録紙Sのサイズを検知する記録紙サイズ検知機構を有する。202はカセット給紙クラッチで、用紙カセット201上に載置された記録紙Sの束から最上位の記録紙Sを1枚のみ分離する。そして、不図示の駆動手段によって分離した記録紙Sを給紙ローラ203まで搬送させるカムであり、給紙の度に間欠的に回転し、1回転に対応して1枚の記録紙Sを給紙する。   In FIG. 2, reference numeral 201 denotes a paper cassette that has a recording paper size detection mechanism that holds the recording paper S and is partitioned by a partition plate (not shown) to electrically detect the size of the recording paper S. A cassette feeding clutch 202 separates only one uppermost recording sheet S from a bundle of recording sheets S placed on the sheet cassette 201. A cam for conveying the recording paper S separated by a driving means (not shown) to the paper feed roller 203, which rotates intermittently every time paper is fed, and feeds one recording paper S corresponding to one rotation. Make paper.

204は記録紙検知センサで、用紙カセット201に保持されている記録紙Sの量を検知する。205はレジストシャッタで、用紙を押圧して給紙を停止させる。給紙ローラ203は記録紙Sの先端部をレジストシャッタ205まで搬送する。206は手差用トレイで、記録紙Sを載置する。207は手差給紙ローラで、手差用トレイ206に載置された記録紙Sをレジストシャッタ205まで搬送する。208はオプション給紙ローラ(給紙中継搬送ローラ)で、給紙オプション装置104から給紙された記録紙Sをプリンタ100の内部へ供給する。   A recording paper detection sensor 204 detects the amount of the recording paper S held in the paper cassette 201. Reference numeral 205 denotes a resist shutter, which presses the paper to stop paper feeding. The paper feed roller 203 conveys the leading end of the recording paper S to the registration shutter 205. Reference numeral 206 denotes a manual feed tray on which the recording paper S is placed. Reference numeral 207 denotes a manual paper feed roller that conveys the recording paper S placed on the manual feed tray 206 to the registration shutter 205. Reference numeral 208 denotes an optional paper feed roller (paper feed relay transport roller) that supplies the recording paper S fed from the paper feed option device 104 to the inside of the printer 100.

カセット給紙クラッチ202、手差給紙ローラ207、オプション給紙ローラ208の下流には、記録紙Sを同期搬送する一対のレジストローラ209が設けられている。このレジストローラ209の下流には、後述するレーザスキャナ部211から発したレーザ光によって記録紙S上にトナー像を公知の電子写真プロセスにより形成する画像記録部210が設けられている。   A pair of registration rollers 209 that synchronously convey the recording paper S are provided downstream of the cassette paper feeding clutch 202, the manual paper feeding roller 207, and the optional paper feeding roller 208. An image recording unit 210 that forms a toner image on the recording sheet S by a known electrophotographic process by a laser beam emitted from a laser scanner unit 211 described later is provided downstream of the registration roller 209.

211はレーザスキャナ部で、レーザユニット212、ポリゴンミラー213、結像レンズ群214、ビーム検出器215、折り返しミラー216、センサ217を有している。レーザユニット212は、ビデオコントローラ106から送出される画像信号に基づいてレーザ光を発する。レーザユニット212から発せられたレーザ光は、ポリゴンミラー213により走査され、結像レンズ群214及び折り返しミラー216を介して後述する感光ドラム218に照射されて、該感光ドラム218上に潜像を形成する。ビーム検出器215は、レーザユニット212から発せられたレーザ光を検知して主走査同期信号を出力する。センサ217は、レーザユニット212から発せられたレーザ光を検知する。   A laser scanner unit 211 includes a laser unit 212, a polygon mirror 213, an imaging lens group 214, a beam detector 215, a folding mirror 216, and a sensor 217. The laser unit 212 emits laser light based on the image signal sent from the video controller 106. Laser light emitted from the laser unit 212 is scanned by the polygon mirror 213 and irradiated to a later-described photosensitive drum 218 via the imaging lens group 214 and the folding mirror 216 to form a latent image on the photosensitive drum 218. To do. The beam detector 215 detects the laser beam emitted from the laser unit 212 and outputs a main scanning synchronization signal. The sensor 217 detects the laser light emitted from the laser unit 212.

画像記録部210は、感光ドラム218、一次帯電器219、現像器220、前露光ランプ221、転写帯電器222、クリーナ223を有している。一次帯電器219は、感光ドラム218上を均一に帯電させる。現像器220は、一次帯電器219により帯電され、レーザスキャナ部211によりレーザ露光されて感光ドラム218上に形成された潜像をトナー現像する。前露光ランプ221は、感光ドラム218を光除電する。転写帯電器222は、現像器220により現像された感光ドラム218上のトナー像をレジストローラ209により給紙される記録紙Sに転写する。クリーナ223は、感光ドラム218上の残存トナー像を取り除く。   The image recording unit 210 includes a photosensitive drum 218, a primary charger 219, a developing device 220, a pre-exposure lamp 221, a transfer charger 222, and a cleaner 223. The primary charger 219 uniformly charges the photosensitive drum 218. The developing device 220 is charged by the primary charger 219 and laser-exposed by the laser scanner unit 211 to develop the latent image formed on the photosensitive drum 218 with toner. The pre-exposure lamp 221 neutralizes the photosensitive drum 218 with light. The transfer charger 222 transfers the toner image on the photosensitive drum 218 developed by the developing device 220 onto the recording paper S fed by the registration roller 209. The cleaner 223 removes the residual toner image on the photosensitive drum 218.

224は定着器で、画像記録部210により記録紙Sに形成されたトナー像を記録紙Sに定着させる。225は搬送ローラで、記録紙Sを排紙搬送する。226は排紙センサで、記録紙Sの排紙状態を検知する。227はフラッパで、記録が完了した記録紙Sの搬送方向を排紙トレイ228側または排紙オプション装置105側に切り替える。229及び230は排紙ローラで、フラッパ227の切り替えにより搬送される記録紙Sを排紙トレイ228に排紙する。231は排紙積載量検知センサで、排紙トレイ228上に積載された記録紙Sの積載量を検知する。   A fixing device 224 fixes the toner image formed on the recording paper S by the image recording unit 210 to the recording paper S. Reference numeral 225 denotes a conveyance roller that discharges and conveys the recording paper S. A paper discharge sensor 226 detects a paper discharge state of the recording paper S. A flapper 227 switches the conveyance direction of the recording sheet S on which recording has been completed to the discharge tray 228 side or the discharge option device 105 side. Reference numerals 229 and 230 denote discharge rollers that discharge the recording sheet S conveyed by switching the flapper 227 to a discharge tray 228. Reference numeral 231 denotes a paper discharge stack amount detection sensor that detects the stack amount of the recording sheets S stacked on the paper discharge tray 228.

また、制御ユニット103内のエンジンコントローラ107は、画像記録部210、レーザスキャナ部211、定着器224による電子写真プロセスの制御及びプリンタ100内の記録紙Sの搬送制御を行う。   The engine controller 107 in the control unit 103 controls the electrophotographic process by the image recording unit 210, the laser scanner unit 211, and the fixing device 224 and the conveyance control of the recording paper S in the printer 100.

次に、プリンタ100に着脱可能に接続された各種オプション装置について説明する。
図1に示したオプションコントローラ108は、図2に示すプリンタ100内に設けられ、各種オプション装置を共通バスとなるオプション装置インターフェス111を介して同一のプロトコルで通信可能に構成されている。また、オプションコントローラ108は、統括インターフェース110を介してビデオコントローラ107に接続される。
Next, various optional devices detachably connected to the printer 100 will be described.
The option controller 108 shown in FIG. 1 is provided in the printer 100 shown in FIG. 2, and is configured so that various option devices can communicate with each other using the same protocol via the option device interface 111 serving as a common bus. The option controller 108 is connected to the video controller 107 via the overall interface 110.

給紙オプション装置104は、ペーパーデッキ232、ペーパーデッキ給紙ローラ233、搬送ローラ234、給紙中継搬送ローラ235、記録紙格納量検知センサ236を有している。ペーパーデッキ232は昇降可能であって、その上部に記録紙Sを大容量に積載する。ペーパーデッキ給紙ローラ233は、ペーパーデッキ232上に積載された記録紙Sを給紙する。搬送ローラ234は、ペーパーデッキ給紙ローラ233から給紙される記録紙Sをオプション給紙ローラ208方向に搬送する。給紙中継搬送ローラ235は、給紙オプション装置104の下部に着脱可能に複数接続可能な他の給紙系オプション装置(異なるサイズまたは同一サイズの記録紙を給紙可能なオプション装置)から給紙される記録紙を中継搬送する。記録紙格納量検知センサ236は、ペーパーデッキ232上に載置された記録紙Sの載置量を検知する。   The paper feed option device 104 includes a paper deck 232, a paper deck paper feed roller 233, a transport roller 234, a paper feed relay transport roller 235, and a recording paper storage amount detection sensor 236. The paper deck 232 can be raised and lowered, and the recording paper S is loaded on the upper portion thereof with a large capacity. The paper deck paper feed roller 233 feeds the recording paper S stacked on the paper deck 232. The transport roller 234 transports the recording paper S fed from the paper deck paper feed roller 233 toward the option paper feed roller 208. The paper feed relay transport roller 235 feeds paper from another paper feed option device (option device capable of feeding recording paper of different sizes or the same size) that can be detachably connected to the lower portion of the paper feed option device 104. The recording paper to be relayed is conveyed. The recording paper storage amount detection sensor 236 detects the placement amount of the recording paper S placed on the paper deck 232.

なお、給紙オプション装置104は、ペーパーデッキコントローラ104aにより制御される。
排紙オプション装置105は、第1の排紙ビン237、第2の排紙ビン238、第3の排紙ビン239、ビン昇降モータ240、を有している。また、フラッパ241、排紙積載量検知センサ242、排紙ローラ243、搬送ローラ244,245、排紙ローラ246、ステイプラ247、ステイプル針残量検知センサ248を有している。
The paper feed option device 104 is controlled by a paper deck controller 104a.
The paper discharge option device 105 includes a first paper discharge bin 237, a second paper discharge bin 238, a third paper discharge bin 239, and a bin lifting motor 240. Further, a flapper 241, a paper discharge stack amount detection sensor 242, a paper discharge roller 243, transport rollers 244 and 245, a paper discharge roller 246, a stapler 247, and a staple staple remaining amount detection sensor 248 are provided.

第1〜第3の排紙ビン237〜239は、記録済みの記録紙Sを仕分けして積載するものである。ビン昇降モータ240は、第1〜第3の排紙ビン237〜239を上下方向に移動させて記録紙Sを各ビンへ仕分けするものである。フラッパ241は、プリンタ100のフラッパ227により振り分けられ排紙オプション装置105に送られた記録紙Sをビデオコントローラ106からの指示に基づいて用紙のフェース切り替えを行うように搬送切り替えを行うものである。   The first to third paper discharge bins 237 to 239 are used to sort and stack recorded recording sheets S. The bin raising / lowering motor 240 sorts the recording paper S into each bin by moving the first to third paper discharge bins 237 to 239 in the vertical direction. The flapper 241 switches the conveyance of the recording paper S that is sorted by the flapper 227 of the printer 100 and sent to the paper discharge option device 105 so that the face of the recording paper S is switched based on an instruction from the video controller 106.

排紙積載量検知センサ242は、ビン昇降モータ240により昇降される第1〜第3の排紙ビン237〜239に排紙される記録紙Sの積載量を検知する。また、排紙積載量検知センサ242は、高さセンサであって、第1〜第3の排紙ビン237〜239に積載された記録紙Sの高さが例えば88mm(約700枚に相当する)に到達した(検知した)時点で、次の通知をする。即ち、フィニッシャコントローラ105aが満載であることをオプションコントローラ108を介してビデオコントローラ106に通知する。   The discharge stack amount detection sensor 242 detects the stack amount of the recording sheets S discharged to the first to third discharge bins 237 to 239 that are moved up and down by the bin lifting motor 240. The discharged paper stack amount detection sensor 242 is a height sensor, and the height of the recording paper S stacked in the first to third paper discharge bins 237 to 239 is, for example, 88 mm (corresponding to about 700 sheets). ) Is reached (detected), the next notification is sent. That is, the video controller 106 is notified via the option controller 108 that the finisher controller 105a is full.

ビデオコントローラ106により統括インターフェース110を介して記録紙Sのフェースアップ指定の場合は、フラッパ241により振り分けられた記録紙Sは、排紙ローラ243によりそのまま排紙口へ送られる。また、記録紙Sのフェースダウン指定の場合は、フラッパ241により振り分けられた記録紙Sは、搬送ローラ244,245により一旦記録紙Sの後端が搬送ローラ244を越えるまで搬送される。次に、搬送ローラ245が反転して記録紙Sの後端から排紙ローラ246に送り込まれ、排紙口へ送られる。   When the video controller 106 designates face-up of the recording sheet S via the overall interface 110, the recording sheet S distributed by the flapper 241 is sent to the sheet discharge port as it is by the sheet discharge roller 243. When the face-down of the recording sheet S is designated, the recording sheet S distributed by the flapper 241 is conveyed by the conveying rollers 244 and 245 until the trailing edge of the recording sheet S exceeds the conveying roller 244. Next, the transport roller 245 is reversed and sent from the trailing edge of the recording paper S to the paper discharge roller 246 and sent to the paper discharge port.

ステイプラ247は、ビデオコントローラ106により統括インターフェース110を介してステイプル指定されている場合は、不図示のステイプルトレイに記録紙Sを蓄える。そして、記録紙Sを整列してステイプラ247がステイプルを実行して第1〜第3の排紙ビン237〜239のいずれかに排紙する。また、ビデオコントローラ106により統括インターフェース110を介してシフト指定されている場合は、ステイプル指定されている場合と同様に、不図示のステイプルトレイに記録紙Sを蓄える。そして、記録紙Sを整列して記録紙Sをステイプルトレイごとずらしてから、即ち、排紙される記録紙Sの載置領域(トレイ)をずらしてから、第1〜第3の排紙ビン237〜239のいずれかに排紙する。ステイプル針残量検知センサ248は、ステイプラ247内に格納されたステイプル針の残量を検知するものである。   The stapler 247 stores the recording paper S on a staple tray (not shown) when the video controller 106 specifies the staple via the overall interface 110. Then, the recording sheets S are aligned, and the stapler 247 executes stapling and discharges the paper to one of the first to third discharge bins 237 to 239. When the shift designation is made by the video controller 106 via the overall interface 110, the recording paper S is stored in a staple tray (not shown) as in the case of stapling designation. Then, after the recording sheets S are aligned and the recording sheets S are shifted together with the staple tray, that is, after the placement area (tray) of the recording sheets S to be discharged is shifted, the first to third discharge bins. Paper is discharged to any one of 237 to 239. The staple staple remaining amount detection sensor 248 detects the remaining amount of staples stored in the stapler 247.

なお、排紙オプション装置105は、フィニッシャコントローラ105aによって制御される。   The paper discharge option device 105 is controlled by a finisher controller 105a.

また、オプションコントローラ108、ペーパーデッキコントローラ104a、フィニッシャコントローラ105aは、それぞれコネクタで接続され、オプションユニットインターフェース111によりシリアル通信を行う。お互いは同じコネクタにより直列接続され、従って、給紙オプション装置104と排紙オプション装置105は、その接続順を入れ替えて接続することも可能である。   The option controller 108, the paper deck controller 104a, and the finisher controller 105a are each connected by a connector and perform serial communication through the option unit interface 111. The paper feed option device 104 and the paper discharge option device 105 can be connected by switching their connection order.

図3は、本実施の形態に係るプリンタ制御システムの構成を示すブロック図である。ここでは、図2に示すレーザビームプリンタ100を例にして説明する。なお、本発明の機構が実行されるのであれば、単体の機器であっても、複数の機器からなっているシステムであっても、LAN等のネットワークを介して処理が行われるシステムであっても、本発明を適用できることは言うまでもない。また、システム或いは装置にプログラムを供給することによって実施される場合にも適用できることは言うまでもない。この場合、本発明に係るプログラムを格納した記憶媒体が、本発明を構成することになる。そして、記憶媒体からそのプログラムをシステム或いは装置に読み出すことによって、そのシステム或いは装置が特定の態様で機能する。   FIG. 3 is a block diagram showing the configuration of the printer control system according to the present embodiment. Here, the laser beam printer 100 shown in FIG. 2 will be described as an example. In addition, if the mechanism of the present invention is executed, it is a system in which processing is performed via a network such as a LAN, whether it is a single device or a system composed of a plurality of devices. However, it goes without saying that the present invention can be applied. It goes without saying that the present invention can also be applied to a case where the program is implemented by supplying a program to a system or apparatus. In this case, the storage medium storing the program according to the present invention constitutes the present invention. Then, by reading the program from the storage medium to the system or apparatus, the system or apparatus functions in a specific manner.

図3においてプリンタ制御システムは、本実施の形態に係る画像出力装置であるプリンタ100とパーソナルコンピュータ300,301とプリントサーバー302とをLAN303により接続してなる。パーソナルコンピュータ300,301は、図1の外部機器101に相当する。   In FIG. 3, the printer control system is configured by connecting a printer 100, which is an image output apparatus according to the present embodiment, personal computers 300 and 301, and a print server 302 via a LAN 303. The personal computers 300 and 301 correspond to the external device 101 in FIG.

以下、パーソナルコンピュータ300,301をパソコン300,301と記述する。
図3において印刷ジョブは、パソコン300上で動作するアプリケーションソフトプログラムによりプリンタ用の制御言語として生成され、プリントサーバー302内のプリントスプーラ内に格納される。パソコン300やプリントサーバー302は、ネットワークオペレーティングシステムの提供する機能として実現される。プリントサーバー302は、プリンタ100を構成するLANインターフェース(I/F)カード304とLAN303を介して通信制御処理を実行して印刷ジョブをビデオコントローラ106へ転送する。
他のユーザの利用するパソコン301も同様に該パソコン301上で動作するアプリケーションプログラムによりプリンタ用の制御言語として生成され、プリントサーバー302内のプリントスプーラ内に格納される。プリントサーバー302は、プリンタ100を構成するLANインターフェースカード304とLAN303を介して通信制御処理を実行し、印刷ジョブをビデオコントローラ106へ転送する。
Hereinafter, the personal computers 300 and 301 are described as personal computers 300 and 301.
In FIG. 3, a print job is generated as a control language for a printer by an application software program running on the personal computer 300 and stored in a print spooler in the print server 302. The personal computer 300 and the print server 302 are realized as functions provided by the network operating system. The print server 302 executes a communication control process via the LAN interface (I / F) card 304 and the LAN 303 constituting the printer 100 and transfers the print job to the video controller 106.
Similarly, a personal computer 301 used by another user is generated as a control language for a printer by an application program running on the personal computer 301 and stored in a print spooler in the print server 302. The print server 302 executes communication control processing via the LAN interface card 304 and the LAN 303 constituting the printer 100 and transfers the print job to the video controller 106.

ここで印刷ジョブとは、例えば入力ページの一塊を定義するジョブ開始命令とジョブ終了命令により区切られたデータ単位で入力され、この塊を指すものである。   Here, the print job is input in units of data delimited by, for example, a job start command and a job end command that define a block of input pages, and indicates this block.

ビデオコントローラ106は、CPU(中央演算処理装置)305、RAM(ランダムアクセスメモリ)306、ROM(リードオンリーメモリ)307、入力部308、NVRAM(不揮発性ランダムアクセスメモリ)309、排紙口選択制御部310、を有する。また、MC(メモリコントローラ)311、オプションインターフェース(I/F)312、印刷部インターフェース(I/F)313を有する。これらの各構成要素は、システムバス314を介して接続されている。   The video controller 106 includes a CPU (central processing unit) 305, a RAM (random access memory) 306, a ROM (read only memory) 307, an input unit 308, an NVRAM (nonvolatile random access memory) 309, and a discharge port selection control unit. 310. Also, it has an MC (memory controller) 311, an option interface (I / F) 312, and a printing unit interface (I / F) 313. Each of these components is connected via a system bus 314.

CPU305は、ROM307のプログラム用ROM307aに記憶された制御プログラムに基づいて、システムバス314に接続される各種のデバイスとのアクセスを総括的に制御する。そして、印刷部I/F313を介してエンジンコントローラ107に制御される印刷部315に出力情報としての画像信号を出力する。   The CPU 305 generally controls access to various devices connected to the system bus 314 based on a control program stored in the program ROM 307 a of the ROM 307. Then, an image signal as output information is output to the printing unit 315 controlled by the engine controller 107 via the printing unit I / F 313.

オプションI/F312は、CPU305からの指示に応じて排紙部316との通信を行う。排紙部316は、図1のオプションコントローラー108、排紙オプション装置105に対応する。また、印刷部I/F313とオプションコントローラ108との間の通信信号をスルーで送ることもある。   The option I / F 312 communicates with the paper discharge unit 316 in response to an instruction from the CPU 305. The paper discharge unit 316 corresponds to the option controller 108 and the paper discharge option device 105 in FIG. In addition, a communication signal between the printing unit I / F 313 and the option controller 108 may be sent through.

ROM307のプログラム用ROM307aには、後述する図4及び図7のフローチャートで示されるようなCPU305の制御プログラム等を記憶する。   The program ROM 307a of the ROM 307 stores a control program for the CPU 305 as shown in flowcharts of FIGS.

ROM307のフォント用ROM307bには、出力画像を生成する際に使用するフォントデータ(アウトラインフォントデータ或いはドットフォントデータ)等を記憶している。CPU305は、LANインターフェースカード304を介して入力部308によってプリントサーバー302との通信処理が行えるように構成されている。   The font ROM 307b of the ROM 307 stores font data (outline font data or dot font data) used when generating an output image. The CPU 305 is configured so that communication processing with the print server 302 can be performed by the input unit 308 via the LAN interface card 304.

RAM306は、CPU305の主メモリ、ワークエリア、受信バッファ等として機能するメモリで、図示しない増設ポートに接続されるオプションRAMによりメモリ容量を拡張することができるように構成されている。なお、RAM306は、受信バッファメモリ306a、ページバッファメモリ306b、排紙口情報格納部306cを有している。受信バッファメモリ306aは、入力した印刷データを格納する。また、ページバッファメモリ306bは、入力部308に入力された印刷データを中間コードもしくは中間ビットマップ画像として格納する。また、排紙口情報格納部306cは、オプションI/F312を介して排紙オプション105内の検知センサ等によって得られる排紙部316の処理状況、各排紙ビン237〜239毎の用紙の積載の有無、積載量情報等を記憶する。   The RAM 306 is a memory that functions as a main memory, a work area, a reception buffer, and the like of the CPU 305, and is configured so that the memory capacity can be expanded by an optional RAM connected to an expansion port (not shown). The RAM 306 includes a reception buffer memory 306a, a page buffer memory 306b, and a paper discharge port information storage unit 306c. The reception buffer memory 306a stores the input print data. The page buffer memory 306b stores the print data input to the input unit 308 as an intermediate code or an intermediate bitmap image. Further, the paper discharge port information storage unit 306c has a processing status of the paper discharge unit 316 obtained by a detection sensor or the like in the paper discharge option 105 via the option I / F 312 and a paper stack for each of the paper discharge bins 237 to 239. Presence / absence, loading amount information, etc. are stored.

外部メモリ317は、MC311によりアクセスを制御されるハードディスク等の2次記憶装置等であり、着脱可能に接続できるようになっている。この外部メモリ317は、ホストコンピュータ101上の外字ファイルやフォームファイル等から転送された登録データを記憶する登録メモリに用いられる。また、入力されたデータを受信格納する受信スプールバッファとしても利用され、更には印刷すべきデータやフォームデータを中間コード化若しくは中間ビットマップ画像化して格納するページバッファメモリとしても利用される。   The external memory 317 is a secondary storage device such as a hard disk whose access is controlled by the MC 311 and can be detachably connected. The external memory 317 is used as a registration memory that stores registration data transferred from an external character file, a form file, or the like on the host computer 101. It is also used as a reception spool buffer for receiving and storing input data, and further used as a page buffer memory for storing data to be printed and form data as intermediate codes or intermediate bitmap images.

外部メモリ317は1個に限らず、1個以上備えて、内蔵フォントに加えてオプションフォントカード、言語系(PDL)の異なるプリンタ制御言語を解釈するエミュレーションプログラムを格納した外部メモリを複数接続できるように構成されていても良い。また、外部メモリ317としてハードディスクに限定するものではなく、フラッシュメモリカード等を装着しても良い。   The number of external memories 317 is not limited to one, and one or more external memories 317 can be connected so that a plurality of external memories storing an optional font card and an emulation program for interpreting printer control languages of different language systems (PDL) in addition to built-in fonts can be connected. It may be configured as follows. Further, the external memory 317 is not limited to a hard disk, and a flash memory card or the like may be mounted.

なお、CPU305を制御する制御プログラムは、リアルタイムOS(オペレーティングシステム)と、機能単位に動作する複数のロードモジュール(タスク)によって構成されるものとする。   It is assumed that the control program for controlling the CPU 305 includes a real-time OS (operating system) and a plurality of load modules (tasks) that operate on a functional unit basis.

図4は、本実施の形態に係る画像出力装置100の処理の流れを示すフローチャートである。
パソコン300上のアプリケーションプログラムを用いてユーザから印刷を指示されると、生成された印刷ジョブはプリントサーバー302に出力される。この印刷ジョブLANインターフェースカード304との通信制御により、プリントサーバー302から送信され、入力部308に入力される。
FIG. 4 is a flowchart showing a process flow of the image output apparatus 100 according to the present embodiment.
When printing is instructed by the user using an application program on the personal computer 300, the generated print job is output to the print server 302. The print job is transmitted from the print server 302 and input to the input unit 308 by communication control with the print job LAN interface card 304.

入力された印刷ジョブには、画像生成のためのPDLデータに加えて排紙オプション装置105に対する指示を行う仮想排紙口指定コマンドやステープル実行命令等を含むものとする。なお、その詳細については、後述する第2の実施の形態の項において説明する。   The input print job includes, in addition to PDL data for image generation, a virtual discharge port designation command for instructing the discharge option device 105, a staple execution command, and the like. Details thereof will be described in the second embodiment described later.

図4において、まず、ステップS401でRAM306の受信バッファ306aに入力された印刷データの中から仮想排紙口指定命令を解析する。そして、次のステップS402で指定された仮想排紙ビン(仮想排紙口:仮想的な排紙口)を選択し(仮想排紙口割り当て)、指示情報を印刷ジョブ情報(不図示)としてRAM306内のページバッファ306b内に格納する。   In FIG. 4, first, in step S401, a virtual paper discharge port designation command is analyzed from the print data input to the reception buffer 306a of the RAM 306. Then, the virtual paper discharge bin (virtual paper discharge port: virtual paper discharge port) designated in the next step S402 is selected (virtual paper discharge port assignment), and the instruction information is used as print job information (not shown) in the RAM 306. It is stored in the page buffer 306b.

本実施形態においては、仮想排紙口の指定方法として仮想排紙口番号を指定する。この仮想排紙口番号に関しては、予め画像処理装置100の操作パネル又はホストコンピュータ上のユーティリティ・プログラムを用いて登録してもよい。また、仮想排紙口指定コマンドにより番号が指定されたとき、その番号がすでに登録されている番号でない場合、その番号を登録してもよい。後者の場合、仮想排紙口番号に割当てられた装置排紙口に印刷結果が排紙された後、印刷結果が取除かれたことを検知してその番号の登録をクリアしてもよい。   In the present embodiment, the virtual paper discharge port number is specified as the virtual paper discharge port designation method. The virtual discharge port number may be registered in advance using an operation panel of the image processing apparatus 100 or a utility program on the host computer. Further, when a number is designated by the virtual paper discharge port designation command, if the number is not already registered, the number may be registered. In the latter case, after the print result is discharged to the apparatus discharge port assigned to the virtual discharge port number, it may be detected that the print result is removed and the registration of the number is cleared.

次に、ステップS403でステープル指定の有無や出力面の指定や印刷ジョブに関する指定及び印刷ジョブを構成する情報を、ROM307内のジョブ解析モジュールにより解析する。そして、RAM306内のページバッファメモリ306bに各中間ページを統括して対応付ける印刷ジョブ情報(不図示)として格納する。   In step S 403, the job analysis module in the ROM 307 analyzes the presence / absence of stapling designation, the designation of the output surface, the designation regarding the print job, and the information constituting the print job. The page buffer memory 306b in the RAM 306 stores the intermediate pages as print job information (not shown) that associates the intermediate pages with each other.

次に、ステップS404で引き続いて後続のPDLデータ(印字位置を示す制御コードや文字コード等)を読み込む。そして、ROM307内の画像生成モジュールにより、PDLデータの解析を実行する。そして、制御コード等で指定された印字位置に対応するバンド単位に分類して、RAM306内のページバッファメモリ306bに中間データとして格納する。そして、印刷データ中の改ページ命令等のページ終了制御コードを検知するまで同一ページの中間データとしてページ単位に格納する。   In step S404, subsequent PDL data (such as a control code indicating a print position and a character code) is read. Then, the PDL data is analyzed by the image generation module in the ROM 307. Then, the data is classified into band units corresponding to print positions designated by control codes or the like, and stored as intermediate data in the page buffer memory 306b in the RAM 306. Then, it is stored in page units as intermediate data of the same page until a page end control code such as a page break command in the print data is detected.

次に、ステップS405で先行する印刷ジョブが終了したか否かを判断し、終了しない場合は、前記ステップS403へ戻って後続のジョブデータ解析を実行する。   Next, in step S405, it is determined whether or not the preceding print job has ended. If not, the process returns to step S403 to perform subsequent job data analysis.

このようにしてROM307内の画像生成モジュールは、仮想排紙口への出力するものとして1つの印刷ジョブがRAM306内に中間ページデータとして格納されると、排紙口選択制御部310が起動される。   In this manner, when one print job is stored as intermediate page data in the RAM 306 as an output to the virtual paper discharge port, the image generation module in the ROM 307 activates the paper discharge port selection control unit 310. .

一方、前記ステップS405においてすでに実行中の印刷ジョブが終了した場合は、ステップS406で排紙口選択制御部310により実際に出力すべき排紙オプション装置105の各排紙ビン237〜239をオプションインターフェース312を介し決定する。次に、ステップS407でRAM306内のページバッファメモリ306bに格納された中間ページをRAM306内のビットマップメモリに順次ビットマップ展開する。そして、生成された出力すべきビットマップ画像を印刷部インターフェース313を介してエンジンコントローラ107に送信し、印刷部315によって印刷を実行した後、本処理動作を終了する。   On the other hand, when the print job already being executed in step S405 is completed, the output bins 237 to 239 of the discharge option device 105 to be actually output by the discharge port selection control unit 310 in step S406 are set as optional interfaces. 312 is determined. In step S407, the intermediate pages stored in the page buffer memory 306b in the RAM 306 are sequentially bitmap-developed in the bitmap memory in the RAM 306. Then, the generated bitmap image to be output is transmitted to the engine controller 107 via the printing unit interface 313, and after printing is performed by the printing unit 315, the processing operation is terminated.

図5は、RAM306内の排紙口情報記憶部に記憶される仮想排紙口情報を示す図である。同図において、501は仮想排紙口情報で、N段の仮想排紙ビンを持ち、ユーザはホスト上のアプリケーションプログラムによって仮想排紙ビンを選択する。そして、プリンタドライバが仮想排紙口コマンドを発行することにより、仮想排紙口番号である仮想排紙ビン(1)〜仮想排紙ビン(n)までの任意の番号を指定する。   FIG. 5 is a diagram showing virtual paper outlet information stored in the paper outlet information storage unit in the RAM 306. In the figure, reference numeral 501 denotes virtual paper discharge port information, which has N stages of virtual paper discharge bins, and the user selects a virtual paper discharge bin by an application program on the host. When the printer driver issues a virtual paper discharge port command, an arbitrary number from virtual paper discharge bin (1) to virtual paper discharge bin (n), which is a virtual paper discharge port number, is designated.

仮想排紙口情報501は、各仮想排紙ビン毎にそれぞれの排紙装置番号、該排紙装置の排紙口番号、該装置排紙ビンの状態を示す情報が格納されている。排紙装置番号は、排紙オプション装置が複数ある場合に、排紙口選択制御部310によって選択された排紙オプション装置を特定するものである。仮想排紙口が利用されておらず、印刷ジョブが入力されていなければNULLを記載してある。装置排紙口は、排紙オプション装置の排紙ビン237〜239のうち排紙口選択制御部310によって選択された装置排紙ビン情報である。仮想排紙口が利用されておらず、印刷ジョブが入力されていなければNULLを記載してある。   The virtual paper discharge port information 501 stores information indicating each paper discharge device number, the paper discharge port number of the paper discharge device, and the state of the device paper discharge bin for each virtual paper discharge bin. The paper discharge device number specifies the paper discharge option device selected by the paper discharge port selection control unit 310 when there are a plurality of paper discharge option devices. If the virtual paper discharge port is not used and no print job is input, NULL is described. The device discharge port is device discharge bin information selected by the discharge port selection control unit 310 among the discharge bins 237 to 239 of the discharge option device. If the virtual paper discharge port is not used and no print job is input, NULL is described.

装置排紙ビンの状態は、排紙口選択制御部310によって選択された装置排紙ビンの状態情報である。現在出力中はの場合は出力中状態であり、出力済みで出力した用紙が残っている場合には出力保持中状態であり、出力済の用紙が過積載等の場合にはエラー状態となる。また、仮想排紙口が利用されておらず、印刷ジョブが入力されていなければNULLを記載してある。   The state of the apparatus discharge bin is information on the state of the apparatus discharge bin selected by the discharge port selection control unit 310. If it is currently being output, it is in an output state, if it has been output and the output paper remains, it is in an output holding state, and if the output paper is overloaded, an error state occurs. If the virtual paper discharge port is not used and no print job is input, NULL is described.

これらの情報は、排紙オプション装置105内の排紙積載量検知センサ242等の検知センサによって検知された情報が排紙部316からオプションインターフェース312に通知されて、オプションインターフェース312によってリアルタイムで書き換えられる。   The information detected by a detection sensor such as a paper discharge stack amount detection sensor 242 in the paper discharge option device 105 is notified from the paper discharge unit 316 to the option interface 312 and rewritten in real time by the option interface 312. .

また、この情報は、SNMP(簡易ネットワーク監視プロトコル)により印刷ジョブを出力したホストコンピュータ(ユーザ)上に通知される。また、通知を受けたネットワークユーティリティソフトウエアにより、ユーザが選択した仮想排紙ビンに出力されたかを通知するためにも利用される。特にユーザコンピュータには出力した印刷ジョブの結果が、実際にどの排紙ビンに排紙されたかが通知される。   Also, this information is notified on the host computer (user) that has output the print job by SNMP (Simple Network Monitoring Protocol). The network utility software that has received the notification is also used to notify whether it has been output to the virtual paper discharge bin selected by the user. In particular, the user computer is notified to which paper discharge bin the result of the output print job is actually discharged.

図6は、RAM306内の排紙口情報記憶部に記憶される装置排紙口情報を示す図であり、同図において、601は装置排紙口情報で、装置排紙口分の領域を備える。本実施の形態では、排紙ビン(1)602、排紙ビン(2)603、排紙ビン(3)604の3段分の記憶領域を持つ。   FIG. 6 is a diagram showing device discharge port information stored in the discharge port information storage unit in the RAM 306. In FIG. 6, reference numeral 601 denotes device discharge port information, which includes an area for the device discharge port. . In the present embodiment, there are storage areas for three stages of a discharge bin (1) 602, a discharge bin (2) 603, and a discharge bin (3) 604.

装置排紙口情報601において、排紙装置番号及び排紙口番号は、情報記憶領域と排紙装置と排紙ビンとの対応付けを行うためのID(識別子)である。
(A)排紙出力面は、排紙ビンのフェースダウン/フェースアップ出力の現在の状態(本実施の形態では排紙装置の構成によって一意に決まる)を示すステータス情報である。
(B)用紙積載量は、排紙ビンの用紙積載の有無及び積載量を表わすステータス情報である。この情報は、排紙オプション装置105内の排紙積載量検知センサ242によって検知された情報が排紙部316からオプションインターフェース312に通知されて、該オプションインターフェース312によって状態変化があると書き換えられる。
(C)ステープル針量は、全ての排紙ビンに利用されるステープル用針の有無を表わすステータス情報である。この情報は、排紙オプション装置105内のステープル用針残量検知センサ248によって検知された情報が排紙部316からオプションインターフェース312に通知されて、該オプションインターフェース312によって状態変化があると書き換えられる。
(D)基本ステータスは、排紙ビンの排紙状態を表わすステータス情報である。この情報は前述したオプションコントローラ108のRAM内のビデオコントローラ106がアクセス可能な不図示の共有メモリがあり、該共有メモリに格納された搬送状況管理エリア、基本ステータスエリアを参照することにより得られる。
基本ステータスには、アイドル状態、出力実行中状態、エラー発生状態、ウォーニング発生状態がある。
以上説明した(A)〜(D)に関しては、入力された印刷ジョブの処理状況に応じてステータスや状態が変化するカレントステータス情報である。
(E)利用ユーザ名は、排紙ビンに現在出力中のユーザ名称若しくは既に出力は完了したが保持されたままの出力物の持ち主名称を表わすものである。この情報は、ホストより送信されたユーザ名称、通知アドレスが格納され、出力完了や出力エラーが発生した場合に、操作パネル102に表示したり、SNMP等を利用してホストコンピュータ(ユーザ)に状態を通知するために利用される。
(F)出力可能用紙サイズは、排紙ビンが出力可能な用紙サイズを表わす情報である。
(G)ステープル可否は、排紙ビンがステープル可能か否かを表わす情報である。
(H)出力可能用紙種類は、排紙ビンが出力可能な用紙の材質を表わす情報である。
In the device discharge port information 601, the discharge device number and the discharge port number are IDs (identifiers) for associating the information storage area with the discharge device and the discharge bin.
(A) The sheet discharge output surface is status information indicating the current state of the face-down / face-up output of the sheet discharge bin (uniquely determined by the configuration of the sheet discharge device in the present embodiment).
(B) The paper stacking amount is status information indicating the presence / absence of paper stacking in the paper discharge bin and the stacking amount. This information is rewritten when the information detected by the paper discharge stack amount detection sensor 242 in the paper discharge option device 105 is notified from the paper discharge unit 316 to the option interface 312 and the option interface 312 changes the state.
(C) The staple needle amount is status information indicating the presence or absence of staples for use in all the paper discharge bins. The information detected by the staple needle remaining amount detection sensor 248 in the paper discharge option device 105 is notified from the paper discharge unit 316 to the option interface 312, and is rewritten when there is a state change by the option interface 312. .
(D) The basic status is status information indicating the discharge state of the discharge bin. This information is obtained by referring to the transport status management area and the basic status area stored in the shared memory (not shown) accessible by the video controller 106 in the RAM of the option controller 108 described above.
The basic status includes an idle state, an output execution state, an error occurrence state, and a warning occurrence state.
(A) to (D) described above are current status information whose status and state change according to the processing status of the input print job.
(E) The user name used represents the name of the user currently outputting to the paper discharge bin or the owner name of the output that has already been output but is retained. This information stores the user name and notification address transmitted from the host. When an output completion or an output error occurs, this information is displayed on the operation panel 102 or is displayed on the host computer (user) using SNMP or the like. Used to notify
(F) Outputable paper size is information indicating the paper size that can be output by the paper discharge bin.
(G) Staplability is information indicating whether the paper discharge bin can be stapled.
(H) Outputtable paper type is information indicating the material of the paper that can be output by the paper discharge bin.

以上説明した(E)〜(H)は、利用可能な情報としてホストコンピュータに通知したり、排紙口選択制御部310で仮想排紙口と装置排紙口とを対応付ける場合に利用される場合もある。   The cases (E) to (H) described above are used when notifying the host computer as usable information, or when the paper discharge port selection control unit 310 associates the virtual paper discharge port with the device discharge port. There is also.

図7は、本実施の形態に係る画像出力装置における仮想排紙口と装置排紙口との対応付けを行う排紙口選択制御部310の処理の流れを示すフローチャートである。   FIG. 7 is a flowchart showing a processing flow of the discharge port selection control unit 310 that associates the virtual discharge port with the device discharge port in the image output apparatus according to the present embodiment.

図7において、まず、印刷ジョブがROM307内の画像生成モジュールによってRAM306内に少なくとも1ページ分の中間ページデータが格納され仮想排紙口指定コマンドによって指定された番号が装置排紙口に割付けられていない場合。即ち、図5で入力番号の装置排紙口=NUL。RAM306内の装置排紙口記憶部の装置排紙ビン(1)用の装置排紙口情報602の(B)用紙積載量を参照し、装置排紙ビン(1)が空きか否かを調べる。そして、空いている場合は、ステップS702で装置排紙ビン(1)を選択する。次に、ステップS703でRAM306内の仮想排紙口情報501に割り当てられ且つ前記図4のステップS702において選択された仮想排紙ビン番号の領域に排紙装置番号、装置排紙口を格納する。次に、ステップS704でオプションコントローラ108に対して排紙ビン位置の移動を指示した後、本処理動作を終了する。   In FIG. 7, first, at least one page of intermediate page data is stored in the RAM 306 by the image generation module in the ROM 307, and the number designated by the virtual paper discharge port designation command is assigned to the apparatus paper discharge port. If not. That is, in FIG. 5, the input number of the apparatus discharge port = NUL. It is checked whether or not the apparatus discharge bin (1) is empty by referring to the (B) sheet stacking amount of the apparatus discharge opening information 602 for the apparatus discharge bin (1) in the apparatus discharge opening storage unit in the RAM 306. . If it is empty, the apparatus discharge bin (1) is selected in step S702. In step S703, the paper discharge device number and the device discharge port are stored in the area of the virtual paper discharge bin number assigned to the virtual paper discharge port information 501 in the RAM 306 and selected in step S702 of FIG. Next, after instructing the option controller 108 to move the paper discharge bin position in step S704, this processing operation ends.

なお、オプションコントローラ108は、排紙ビン位置移動指示を受けると、前述したようにエンジンコントローラ107と通信しながら、用紙の出力に合わせて排紙ビンを移動させる。   When the option controller 108 receives the discharge bin position movement instruction, the option controller 108 moves the discharge bin according to the output of the sheet while communicating with the engine controller 107 as described above.

一方、前記ステップS701において、装置排紙ビン(1)が空きでない場合は、ステップS705でRAM306内の装置排紙口記憶部の装置排紙ビン(2)用の装置排紙口情報603の(B)用紙積載量を参照し、装置排紙ビン(2)が空きか否かを調べる。そして、空いている場合は、ステップS706で装置排紙ビン(2)を選択する。そして、前記ステップS703へ進んで、RAM306内の仮想排紙口情報501に割り当てられ且つ前記ステップS706において選択された仮想排紙ビン番号の領域に排紙装置番号、装置排紙口を格納する。   On the other hand, if the apparatus discharge bin (1) is not empty in step S701, the apparatus discharge port information 603 for the apparatus discharge bin (2) of the apparatus discharge port storage unit in the RAM 306 is stored in step S705. B) Referring to the sheet stacking amount, it is checked whether or not the apparatus discharge bin (2) is empty. If it is empty, the apparatus discharge bin (2) is selected in step S706. In step S703, the paper discharge device number and the device discharge port are stored in the area of the virtual paper discharge bin number assigned to the virtual paper discharge port information 501 in the RAM 306 and selected in step S706.

一方、前記ステップS705において、装置排紙ビン(2)が空きでない場合は、ステップS707でRAM306内の装置排紙口記憶部の装置排紙ビン(3)用の装置排紙口情報603の(B)用紙積載量を参照し、装置排紙ビン(3)が空きか否かを調べる。そして、空いている場合は、ステップS708で装置排紙ビン(3)を選択する。そして、前記ステップS703へ進んで、RAM306内の仮想排紙口情報501に割り当てられ且つ前記ステップS708において選択された仮想排紙ビン番号の領域に排紙装置番号、装置排紙口を格納する。   On the other hand, if the apparatus discharge bin (2) is not empty in step S705, the apparatus discharge port information 603 for the apparatus discharge bin (3) of the apparatus discharge port storage unit in the RAM 306 is stored in step S707. B) Referring to the sheet stacking amount, it is checked whether or not the apparatus discharge bin (3) is empty. If it is empty, the apparatus discharge bin (3) is selected in step S708. In step S703, the paper discharge device number and the device discharge port are stored in the virtual paper discharge bin number area assigned to the virtual paper discharge port information 501 in the RAM 306 and selected in step S708.

一方、前記ステップS707において装置排紙ビン(3)が空きでない場合は、前記ステップS709へ進んで排紙ビンへ出力が完了するか、現在保持中の出力用紙が取り除かれるまで排紙ビンの空き待ちを行った後、前記ステップS701へ戻る。   On the other hand, if the apparatus discharge bin (3) is not empty in step S707, the process proceeds to step S709 and the output bin is empty until the output to the discharge bin is completed or the currently held output paper is removed. After waiting, the process returns to step S701.

なお、上記実施の形態においては、選択すべき装置排紙口が存在しない場合に、図7のステップS709において排紙ビンの空き待ちを行うようにした。このとき、出力完了した出力保持中のユーザの通知アドレスに通知して用紙の取り除きを促すように構成しても良い。その場合、LANインターフェースカード304に装備したSNMPを利用してホストコンピュータ上のユーティリティフトウエアにより通知して画面表示することになる。   In the above-described embodiment, when there is no apparatus discharge port to be selected, in step S709 in FIG. At this time, a notification may be sent to the notification address of the user who has held the output, and the user is prompted to remove the paper. In this case, the utility software on the host computer is notified using SNMP installed in the LAN interface card 304 and displayed on the screen.

また、装置排紙口情報602〜604の(D)基本ステータスを参照し、エラー発生状態の排紙口を選択の対象から外すように構成しても良い。また、排紙口選択制御部310は、各排紙ビンの空き状態を調査して装置排紙口を選択するようにした。好適には装置排紙口情報602〜604の(F)出力可能用紙サイズ、(G)ステープル可否、(H)出力可能用紙種類等の装置排紙口の備える能力と入力された印刷ジョブに記載された当該情報とを比較して割当てる。   Further, the (D) basic status of the apparatus discharge port information 602 to 604 may be referred to, and a discharge port in an error occurrence state may be excluded from selection targets. Further, the paper discharge port selection control unit 310 checks the empty state of each paper discharge bin and selects the device paper discharge port. Preferably, the device discharge port information 602 to 604 includes (F) outputable paper size, (G) stapling availability, (H) outputable paper type and the like, and the capabilities of the device discharge port and the input print job. The assigned information is compared and assigned.

この実施の形態において、まだ出力用紙が取除かれていない保持中のジョブ結果と同じ仮想排紙口を指定したジョブが入力された場合には、保持中のビンに排紙される。このとき、排紙位置をシフトさせ、ジョブを区別できるようにしてもよい。   In this embodiment, when a job specifying the same virtual paper discharge port as the held job result from which the output paper has not been removed is input, the paper is discharged to the holding bin. At this time, the paper discharge position may be shifted so that the jobs can be distinguished.

〔第2の実施形態〕
次に、本発明の第2の実施の形態を図8〜図12に基づき説明する。
なお、本実施の形態に係る画像出力装置及び該画像出力装置を備えた画像出力システムは、上述した第1の実施の形態の図1〜図3と同一であるから、これらの各図を流用して説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference to FIGS.
Note that the image output apparatus according to the present embodiment and the image output system including the image output apparatus are the same as those in the first embodiment described above with reference to FIGS. To explain.

本実施形態においては、仮想排紙口の指定方法として任意の名称を指定することができる。   In the present embodiment, an arbitrary name can be designated as the virtual paper discharge port designation method.

仮想排紙口の名称に関しては、予め画像処理装置100の操作パネル又はホストコンピュータ上のユーティリティ・プログラムを用いて登録してもよいし(後述図9)、仮想排紙口指定コマンドにより未登録の名称が指定されたとき、その名称を登録してもよい。後者の場合、登録仮想排紙口名称に割当てられた装置排紙口に排紙された印刷結果が取除かれたことを検知して、その仮想排紙口の名称の登録を解除してもよい。   The name of the virtual paper discharge port may be registered in advance using an operation panel of the image processing apparatus 100 or a utility program on the host computer (FIG. 9 described later), or unregistered by a virtual paper discharge port designation command. When a name is designated, the name may be registered. In the latter case, even if it is detected that the print result discharged to the device discharge port assigned to the registered virtual discharge port name is removed, the registration of the virtual discharge port name is canceled. Good.

本実施形態においては、ホストコンピュータのアプリケーションプログラム又はプリンタドライバは、ユーザから特に仮想排紙口の指定操作が行われなかった場合、ユーザ名称を仮想排紙口の名称として指定するものとして説明する。しかし、本発明はこれに限定されるものではない。   In the present embodiment, the application program or printer driver of the host computer will be described assuming that the user name is designated as the name of the virtual paper discharge port when the user has not specifically performed the virtual paper discharge port designation operation. However, the present invention is not limited to this.

図8は、本実施の形態に係る画像出力装置を備えた画像出力システムにおけるRAM306内の排紙口情報記憶部に記憶される仮想排紙口情報を示す図である。同図において、801は仮想排紙口情報で、本装置内に予め仮想排紙口名称を登録しておく場合(上述の前者)、本装置を利用する全てのユーザに割り当て可能なN段の仮想排紙ビンを持ち、各仮想排紙口と1対1で対応したユーザ名を割り当てられる。ユーザはホストコンピュータ上のアプリケーションプログラムによって自分のユーザ名(或いは他人のユーザ名(メールの場合))が割り当てられた仮想排紙ビンを指定する。また、ユーザが特に指定操作を行わない場合はプリンタドライバがホストコンピュータ内のシステムからユーザ名称を取得して仮想排紙口の名称として指定する。   FIG. 8 is a diagram showing virtual paper outlet information stored in the paper outlet information storage unit in the RAM 306 in the image output system including the image output apparatus according to the present embodiment. In the figure, reference numeral 801 denotes virtual paper outlet information, and when the virtual paper outlet name is registered in advance in the apparatus (the above-mentioned former), N stages that can be assigned to all users who use the apparatus. A user has a virtual paper discharge bin and is assigned a user name corresponding to each virtual paper discharge port on a one-to-one basis. The user designates a virtual paper discharge bin to which his / her user name (or another user's user name (in the case of mail)) is assigned by an application program on the host computer. If the user does not perform a specific operation, the printer driver acquires the user name from the system in the host computer and specifies it as the name of the virtual paper discharge port.

仮想排紙口情報801としては、各仮想排紙ビン毎にそれぞれの排紙装置番号、該排紙装置の排紙口番号、該装置排紙ビンの状態、登録ユーザ名を示す情報が格納される。   As the virtual discharge port information 801, information indicating the respective discharge device number, the discharge port number of the discharge device, the state of the device discharge bin, and the registered user name is stored for each virtual discharge bin. The

ここで、排紙装置番号、装置排紙口、装置排紙ビン状態に関しては、上述した第1の実施の形態の図5において説明したものと同様である。   Here, the discharge device number, the device discharge port, and the device discharge bin state are the same as those described in FIG. 5 of the first embodiment.

排紙口選択制御部310は、登録されているユーザ名称(上記登録ユーザ名)と入力された印刷ジョブに付加されたユーザ名称(仮想排紙口指定コマンドにより指定される)とに基づいて装置排紙ビンを選択する。   The paper discharge port selection control unit 310 is a device that is based on a registered user name (the registered user name) and a user name (specified by a virtual paper discharge port specification command) added to the input print job. Select the output bin.

なお、登録ユーザ名称は、RAM306内に存在するとしたが、NVRAM309にも格納しておくようにすれば、電源切断時にも保持されるため利便性が良くなる。   Although the registered user name is present in the RAM 306, if the user name is also stored in the NVRAM 309, the user name is retained even when the power is turned off.

これらの情報は、排紙オプション装置105内の排紙積載量検知センサ242等の検知センサによって検知された情報が排紙部316からオプションインターフェース312に通知され、該オプションインターフェース312によってリアルタイムで書き換えられる。   The information detected by the detection sensor such as the discharge stack amount detection sensor 242 in the discharge option device 105 is notified from the discharge unit 316 to the option interface 312 and rewritten in real time by the option interface 312. .

また、この情報は、SNMPにより印刷ジョブを出力したホストコンピュータ(ユーザ)上に通知され、次のように利用される。即ち、通知を受けたネットワークユーティリティフトウエアにより、ユーザ自身が選択した、若しくは印刷ジョブに付加されたユーザ名称によって選択された仮想排紙ビンが実際に装置のどの排紙ビンに出力されたかを通知するためにも利用される。   This information is notified to the host computer (user) that has output the print job by SNMP, and is used as follows. That is, the notified network utility software notifies to which output bin of the apparatus the virtual output bin selected by the user himself or selected by the user name added to the print job is actually output. Also used for.

図9は、図8に示した排紙口情報801内の各排紙口毎に付けられた登録ユーザ名称の格納処理の流れを示すフローチャートである。   FIG. 9 is a flowchart showing a flow of a process for storing the registered user name assigned to each paper discharge port in the paper discharge port information 801 shown in FIG.

通常、この各仮想排紙口にユーザ名称を登録する処理は、印刷ジョブの入力に先立って行われ、ホストコンピュータ上のユーザ名称登録アプリケーション等により利用すべきユーザ(名)と仮想排紙口とが1対1となるように管理される。   Normally, the process of registering the user name in each virtual paper discharge port is performed prior to the input of the print job, and the user (name) to be used by the user name registration application on the host computer, the virtual paper discharge port, Are managed in a one-to-one relationship.

図9において、まず、ステップS901でユーザ名称登録アプリケーションにより発行されたユーザ名称登録コマンドが入力されると、次のステップS901で同コマンドにおいて指示された仮想排紙口番号に対応する排紙口情報801の領域を選択する。次いで、ステップS903で選択された仮想排紙口番号(排紙ビン)にユーザ名称を格納する。次に、ステップS904で全ユーザ分の名称登録が完了したか否かを判断し、完了しない場合は前記ステップS901へ戻り、完了した場合は本処理動作を終了する。   In FIG. 9, first, when a user name registration command issued by the user name registration application is input in step S901, the discharge port information corresponding to the virtual discharge port number designated in the command in the next step S901. The area 801 is selected. Next, the user name is stored in the virtual paper discharge port number (paper discharge bin) selected in step S903. Next, in step S904, it is determined whether or not name registration for all users has been completed. If not completed, the process returns to step S901. If completed, the processing operation is terminated.

従って、仮想排紙ビンの段数は、登録ユーザ数と同一か、同一ユーザ数で複数段を利用する場合には、登録ユーザ数以上の排紙ビン段数とすることも可能である。   Therefore, the number of stages of virtual paper discharge bins may be the same as the number of registered users or, if a plurality of stages are used with the same number of users, the number of paper discharge bins may be greater than the number of registered users.

図10は、本実施の形態に係る画像出力装置を有する画像出力システムの処理の流れを示すフローチャートである。   FIG. 10 is a flowchart showing a processing flow of the image output system having the image output apparatus according to the present embodiment.

パソコン300上のアプリケーションプログラムを用いてユーザから印刷を指示されると、生成された印刷ジョブは、プリントサーバー302に出力される。この印刷ジョブはLANインターフェースカード304との通信制御によりプリントサーバー302から送信され入力部308に入力される。   When printing is instructed by the user using an application program on the personal computer 300, the generated print job is output to the print server 302. This print job is transmitted from the print server 302 by communication control with the LAN interface card 304 and input to the input unit 308.

入力された印刷ジョブには、画像生成のためのPDLデータに加えて排紙オプション装置105に対する指示を行う仮想排紙口指定マンドやステープル実行命令、を含むものとする。更には、印刷ジョブのオーナー(ユーザ)名称や印刷ジョブの管理/転送を実行するプリントサーバー名称等を含むものとする。   The input print job includes, in addition to PDL data for image generation, a virtual discharge port designation command for performing an instruction to the discharge option device 105 and a staple execution command. Further, it is assumed that the name includes the name of the owner (user) of the print job, the name of the print server that executes management / transfer of the print job, and the like.

図10において、まず、ステップS1001でRAM306内の受信バッファメモリ306aに入力された印刷データの中から印刷ジョブのユーザ名称、プリントサーバー名称等の情報を取得する。次に、ステップS1002で予め登録された仮想排紙口情報801の各仮想排紙口毎に格納された登録ユーザ名称と合致する仮想排紙ビンを選択し、その選択情報を印刷ジョブ情報(不図示)としてRAM306内のページバッファメモリ306bに格納する。   In FIG. 10, first, information such as the user name of the print job and the print server name is acquired from the print data input to the reception buffer memory 306a in the RAM 306 in step S1001. Next, a virtual paper discharge bin that matches the registered user name stored for each virtual paper discharge port in the virtual paper discharge port information 801 registered in advance in step S1002 is selected, and the selection information is set as print job information (not specified). As illustrated) and stored in the page buffer memory 306b in the RAM 306.

次に、ステップS1003でステープル指定の有無や出力面の指定や印刷ジョブに関する指定及び印刷ジョブを構成する情報をROM307内のジョブ解析モジュールにより解析する。そして、RAM306内のページバッファメモリ306bに各中間ページを統括して対応付ける印刷ジョブ情報(不図示)として格納する。   In step S1003, the presence / absence of stapling designation, the designation of the output surface, the designation regarding the print job, and the information constituting the print job are analyzed by the job analysis module in the ROM 307. The page buffer memory 306b in the RAM 306 stores the intermediate pages as print job information (not shown) that associates the intermediate pages with each other.

次に、ステップS1004で引き続き後続のPDLデータ(印字位置を示す制御コードや文字コード等)を読み込む。そして、ROM307内の画像生成モジュールによりPDLデータを解析する。そして、制御コード等で指定された印字位置に対応するバンド単位に分類してRAM306内のページバッファメモリ306bに中間ページデータとして格納する。そして、印刷データ中の改ページ命令等のページ終了制御コードを検知するまで、同一ページの中間データとしてページ単位に格納する。   In step S1004, subsequent PDL data (such as a control code indicating a print position and a character code) is read. Then, the PDL data is analyzed by the image generation module in the ROM 307. Then, the data is classified into band units corresponding to print positions designated by control codes or the like, and stored as intermediate page data in the page buffer memory 306b in the RAM 306. Until the page end control code such as a page break command in the print data is detected, it is stored in the page unit as intermediate data of the same page.

次に、ステップS1005で印刷データの終了を示す印刷ジョブ終了か否かを判断し、印刷ジョブ終了でない場合は前記ステップS1003へ戻って、後続のデータを解析する。   Next, in step S1005, it is determined whether or not the print job indicating the end of the print data has ended. If not, the process returns to step S1003 to analyze the subsequent data.

このようにして、ROM307内の画像生成モジュールは仮想排紙口へ出力するものとして1つの印刷ジョブがRAM306内に中間ページデータとして格納されると、排紙口選択制御部310が起動される。   In this manner, when one print job is stored as intermediate page data in the RAM 306 and the image generation module in the ROM 307 outputs to the virtual paper discharge port, the paper discharge port selection control unit 310 is activated.

次に、ステップS1006で排紙口選択制御部310により実際に出力すべき排紙オプション装置105の各排紙ビンをオプションインターフェース312を介して選択する。次に、ステップS1007でRAM306内のページバッファメモリ306bに格納された中間ページをRAM306内のビットマップメモリに順次ビットマップ展開する。そして、生成された出力すべきビットマップ画像を印刷部315を介してエンジンコントローラ107に送信し、該印刷部315により印刷を実行した後、本処理動作を終了する。   In step S1006, the paper discharge outlet selection control unit 310 selects each paper discharge bin of the paper discharge option device 105 to be actually output via the option interface 312. In step S1007, the intermediate pages stored in the page buffer memory 306b in the RAM 306 are sequentially bitmap-developed in the bitmap memory in the RAM 306. Then, the generated bitmap image to be output is transmitted to the engine controller 107 via the printing unit 315, and after printing is performed by the printing unit 315, this processing operation is terminated.

図11は、本実施の形態に係る画像出力装置における仮想排紙口と装置排紙口との対応付けを行う排紙口選択制御部310の処理の流れを示すフローチャートである。   FIG. 11 is a flowchart showing a processing flow of the paper discharge port selection control unit 310 that associates the virtual paper discharge port with the device discharge port in the image output apparatus according to the present embodiment.

図11において、まず、ステップS1101で印刷ジョブがROM307内の画像生成モジュールによってRAM306内に少なくとも1ページ分の中間ページデータが格納される。そして、RAM306内の装置排紙口記憶部に格納されている各装置排紙ビン用の装置排紙口情報602〜604の(E)利用ユーザ名称を参照する。そして、出力中若しくは既に出力済みで用紙保持中の装置排紙口が存在するか否かを判断する。そして、現在利用中の装置排紙口(装置排紙ビン(1)237〜装置排紙ビン(3)239のいずれか)が存在すれば、ステップS1102へ進んで現在利用中の装置排紙ビンを選択する。   In FIG. 11, first, in step S <b> 1101, at least one page of intermediate page data is stored in the RAM 306 by the image generation module in the ROM 307. Then, the (E) user name of the apparatus discharge port information 602 to 604 for each apparatus discharge bin stored in the apparatus discharge port storage unit in the RAM 306 is referred to. Then, it is determined whether there is an apparatus discharge port that is outputting or has already been output and is holding a sheet. If there is a device discharge port currently used (any one of the device discharge bin (1) 237 to the device discharge bin (3) 239), the process proceeds to step S1102, and the device discharge bin currently in use. Select.

次に、ステップS1103でRAM306内の仮想排紙口記憶部に格納されている仮想排紙口情報801に割り当てられていて、前記ステップS1102において選択された仮想排紙ビン番号の領域に排紙オプション装置番号、装置排紙口情報を格納する。次に、ステップS1104で排紙口情報602〜604の選択された装置排紙口に対応する記憶部に、印刷ジョブに付随したユーザ名称(現在利用中のユーザ名称)、プリントサーバー名称等を格納する。次に、ステップS1105でオプションコントローラ108に対して排紙ビン位置の移動を指示すした後、本処理動作を終了する。   Next, in step S1103, a paper discharge option is assigned to the virtual paper discharge bin information 801 stored in the virtual paper discharge port storage unit in the RAM 306 and selected in step S1102. Stores device number and device discharge port information. Next, in step S1104, the user name (user name currently in use) associated with the print job, the print server name, and the like are stored in the storage unit corresponding to the apparatus discharge port selected in the discharge port information 602 to 604. To do. In step S1105, the option controller 108 is instructed to move the paper discharge bin position, and the processing operation ends.

なお、オプションコントローラ108は前述したようにエンジンコントローラ107と通信しながら、用紙の出力に合わせて排紙ビンを移動させる。   The option controller 108 moves the paper discharge bin in accordance with the output of the paper while communicating with the engine controller 107 as described above.

一方、前記ステップS1101において現在利用中の装置排紙口が存在しない場合は、ステップS1106へ進んで各装置排紙ビン用の装置排紙口情報602〜604の(B)用紙積載量を参照して、空いている装置排紙口が存在するか否かを判断する。そして、空いている装置排紙口が存在する場合は、ステップS1107で空いている装置排紙ビンを選択する。そして、前記ステップS1103へ進んで前記ステップS1102において選択された仮想排紙ビン番号の領域に排紙オプション装置番号、装置排紙口情報を格納する。   On the other hand, if there is no apparatus discharge port currently in use in step S1101, the process proceeds to step S1106, and (B) paper stacking amount in the apparatus discharge port information 602 to 604 for each apparatus discharge bin is referred to. Thus, it is determined whether or not there is an empty apparatus discharge port. If there is an empty device discharge port, an empty device discharge bin is selected in step S1107. Then, the process proceeds to step S1103, and the paper discharge option device number and the device discharge port information are stored in the virtual paper discharge bin number area selected in step S1102.

一方、前記ステップS1106において空いている装置排紙口が存在しない場合は、ステップS1108へ進んで現在保持中の出力用紙が取り除かれるまで排紙ビンの空き待ちを行った後、前記ステップS1101へ戻る。   On the other hand, if there is no empty apparatus discharge port in step S1106, the process advances to step S1108 to wait for a discharge bin empty until the currently held output sheet is removed, and then returns to step S1101. .

なお、本実施の形態においては、選択すべき装置排紙口が存在しない場合に、排紙ビンの空き待ちを行うようにした。しかし、本発明はこれに限られるものではなく、出力完了した出力保持中のユーザの通知アドレスに通知して用紙を取り除くことを促すように構成しても良い。その場合、LANインターフェースカード304に装備したSNMPを利用してホストコンピュータ上のユーティリティソフトウエアにより通知して画面表示することになる。   In this embodiment, when there is no apparatus discharge port to be selected, the waiting for the empty discharge bin is performed. However, the present invention is not limited to this, and it may be configured to notify the notification address of the output-holding user who has completed the output and prompt the user to remove the sheet. In that case, the utility software on the host computer is notified using SNMP installed in the LAN interface card 304 and displayed on the screen.

また、装置排紙口情報602〜604の(D)基本ステータスを参照し、エラー発生状態の排紙口を選択の対象から外すように構成しても良い。更に、排紙口選択制御部310は、各排紙ビンの空き状態を調査して装置排紙口を選択するようにした。しかし、装置排紙口情報602〜604の(F)出力可能用紙サイズ、(G)ステープル可否、(H)出力可能用紙種類等の装置排紙口の備える能力と入力された印刷ジョブに記載された当該情報とを比較して選択するようにしても良い。   Further, the (D) basic status of the apparatus discharge port information 602 to 604 may be referred to, and a discharge port in an error occurrence state may be excluded from selection targets. Further, the paper discharge port selection control unit 310 checks the empty state of each paper discharge bin and selects the device paper discharge port. However, the device discharge port information 602 to 604 are described in (F) output paper size, (G) stapling availability, (H) output paper type capability and the like provided in the device discharge port and the input print job. The information may be selected by comparison.

図12は、本発明の各実施の形態においてプリントサーバー302から転送される印刷ジョブの形式を示す図である。   FIG. 12 is a diagram showing the format of a print job transferred from the print server 302 in each embodiment of the present invention.

同図において、印刷ジョブ(1)1201は、第1の実施の形態において入力される印刷ジョブであり、印刷ジョブの開始を定義するジョブ開始命令、図4で述べたようにユーザ自身等により選択された仮想排紙口指定命令を含む。また、ステープルの実行の可否を指示するステープル実行命令、図7及び図11で述べたように出力保持中のユーザへの通知を行うためのユーザ名称情報及び通知アドレス情報を含む。また、当該印刷ジョブが使用する用紙サイズの利用情報(これは装置排紙口の選択条件としても利用される)、当該印刷ジョブが使用する用紙種類(材質)の利用情報(これは装置排紙口の選択条件としても利用される)を含む。また、画像生成モジュールによって中間ページデータが生成されるPDLデータの開始を指示するPDLデータ開始命令、PDL描画データ、PDLデータ終了命令、印刷ジョブの終了を指示するジョブ終了命令を含む。   In the figure, a print job (1) 1201 is a print job input in the first embodiment, and is selected by a job start command for defining the start of the print job, the user himself as described in FIG. The virtual paper discharge port designation command is included. Further, it includes a staple execution instruction for instructing whether or not staples can be executed, user name information and notification address information for performing notification to the user holding the output as described in FIGS. Also, usage information on the paper size used by the print job (which is also used as a condition for selecting the device discharge port), usage information on the paper type (material) used by the print job (this is device discharge) It is also used as a mouth selection condition). Also included is a PDL data start command for instructing the start of PDL data for generating intermediate page data by the image generation module, a PDL drawing data, a PDL data end command, and a job end command for instructing the end of the print job.

また、印刷ジョブ(2)1202は、第2の実施の形態において入力される印刷ジョブであり、印刷ジョブの開始を定義するジョブ開始命令を含む。また、ユーザ自身等により選択された仮想排紙口を指示する仮想排紙口指定命令(ユーザ名称によって選択するため指定はなしとなる)、ステープルの実行の可否を指示するステープル実行命令を含む。また、図10及び図11で述べたように仮想排紙口を選択するためのユーザ名称指定命令(これは図11で述べたように出力保持中の他のユーザへの通知を行うためのユーザ名称情報、通知アドレス情報としても利用される)を含む。また、当該印刷ジョブが使用する用紙サイズの利用情報(これは装置排紙口の選択条件としても利用される)、当該印刷ジョブが使用する用紙種類(材質)の利用情報(これは装置排紙口の選択条件としても利用される)を含む。また、画像生成モジュールによって中間ページデータが生成されるPDLデータの開始を指示するPDLデータ開始命令、PDL描画データ、PDLデータ終了命令、印刷ジョブの終了を指示するジョブ終了命令を含む。   A print job (2) 1202 is a print job input in the second embodiment, and includes a job start command that defines the start of the print job. Further, it includes a virtual paper discharge port designation command for designating a virtual paper discharge port selected by the user or the like (the designation is not made because it is selected by the user name), and a staple execution command for designating whether or not staples can be executed. Further, as described in FIGS. 10 and 11, a user name designation command for selecting a virtual paper discharge port (this is a user for notifying other users who are holding output as described in FIG. 11). Name information and notification address information). Also, usage information on the paper size used by the print job (which is also used as a condition for selecting the device discharge port), usage information on the paper type (material) used by the print job (this is device discharge) It is also used as a mouth selection condition). Also included is a PDL data start command for instructing the start of PDL data for generating intermediate page data by the image generation module, a PDL drawing data, a PDL data end command, and a job end command for instructing the end of the print job.

〔第3の実施形態〕
図13〜図14は本発明の第3の実施の形態を示す画像出力システムである。
本実施形態では、仮想排紙口を番号で指定する場合を説明するが、名称であってもよい。
[Third Embodiment]
13 to 14 show an image output system according to the third embodiment of the present invention.
In the present embodiment, a case in which a virtual paper discharge port is designated by a number will be described, but a name may be used.

以下の説明及び図において、ホスト上での印刷ジョブ生成の動作処理と、ユーザーインタフェース画面、及び2台の画像出力装置を利用する場合の統一的なユーザインタフェースを用いて仮想排紙口出力を行う場合を例示して説明する。画像出力装置は2台に限定されるものではなく、1台の場合であっても、3台以上の画像出力装置を対象とした画像出力システムであってもよい。   In the following description and drawings, virtual discharge port output is performed using an operation process for print job generation on the host, a user interface screen, and a unified user interface when two image output devices are used. An example will be described. The number of image output devices is not limited to two, and may be an image output system for three or more image output devices.

図13は本発明の第3の実施の形態を表す画像出力システムにおけるホストコンピュータ300(もしくは301)上での仮想排紙ビンの選択を行い、画像出力装置100の実排紙ビンとの対応を表示するためのユーザインタフェース画面1301である。   FIG. 13 selects a virtual paper discharge bin on the host computer 300 (or 301) in the image output system representing the third embodiment of the present invention, and corresponds to the actual paper output bin of the image output apparatus 100. It is a user interface screen 1301 for displaying.

ユーザは、文書作成ソフトなどのユーザアプリケーションを利用して文書等を作成し、同アプリケーションから印刷指示を行うことにより画像出力装置から印刷物を得ることになる。この際、ホストコンピュータ300上のオペレーティングシステムの一機能としてプリンタドライバソフトウエアが起動されて、プリンタドライバソフトウエアにより図13に示すユーザインタフェース画面1301がホストコンピュータ300上に表示される。   The user creates a document or the like using a user application such as document creation software, and obtains a printed matter from the image output apparatus by issuing a print instruction from the application. At this time, printer driver software is activated as a function of the operating system on the host computer 300, and a user interface screen 1301 shown in FIG. 13 is displayed on the host computer 300 by the printer driver software.

ユーザインタフェース画面1301内の(a),(b),(c)は本画像出力システムを利用して印刷を行っている状態を表示している。   (A), (b), and (c) in the user interface screen 1301 display a state in which printing is performed using this image output system.

図中(a)はユーザAがホストコンピュータ300上で仮想排紙ビン1を選択して印刷を実行しており、実際に印刷物が出力される画像出力装置として実プリンタA1302の実排紙ビン1に出力されることを表している。   In FIG. 5A, the user A selects the virtual paper discharge bin 1 on the host computer 300 and executes printing, and the actual paper output bin 1 of the real printer A 1302 is used as an image output device that actually outputs the printed matter. Is output.

図中(b)は不図示のホストコンピュータ上でユーザBが仮想排紙ビン3を選択して印刷を実行しており、実際に印刷物が出力される画像出力装置として、実プリンタB1303の実排紙ビン1に出力されていることを表している。   (B) in the figure shows that the user B selects the virtual paper discharge bin 3 on a host computer (not shown) and executes printing, and an actual output of the actual printer B 1303 as an image output device that actually outputs printed matter. It is output to the paper bin 1.

図中(c)は不図示のホストコンピュータ上でユーザCが仮想排紙ビン4を選択して印刷を実行しており、実際に印刷物が出力される画像出力装置として、実プリンタB1303の実排紙ビン3に出力されていることを表している。   (C) in the figure shows that the user C selects the virtual paper discharge bin 4 on a host computer (not shown) and executes printing, and an actual output of the actual printer B 1303 as an image output device that actually outputs the printed matter. It is output to the paper bin 3.

ここで、仮想排紙ビンと実排紙ビンの対応付けに関しては、本発明の実施の形態1に記載した方法によって実施される。また、ユーザインタフェース画面1301に表示される情報は、本発明の実施の形態1で説明した図6に記載した装置排紙口情報を表示するように構成しても良い。   Here, the association between the virtual paper discharge bin and the real paper discharge bin is performed by the method described in the first embodiment of the present invention. The information displayed on the user interface screen 1301 may be configured to display the apparatus discharge port information described in FIG. 6 described in the first embodiment of the present invention.

図14は本発明の第3の実施の形態を表す画像出力システムにおけるホストコンピュータのオペレーティングシステム上で動作するプリンタドライバモジュールの動作を示すフローチャートである。   FIG. 14 is a flowchart showing the operation of the printer driver module operating on the operating system of the host computer in the image output system representing the third embodiment of the present invention.

前述したようにユーザが、ユーザインタフェース画面1301において、仮想排紙ビン番号を指示すると(S1401)、プリンタドライバは印刷データを送信すべきプリンタを選択する(S1402)。この際、LANインタフェースカード304に装備したSNMPを利用して画像出力装置の状態を即座にプリンタドライバが取得できるようにし、送信すべきプリンタを選択するように構成してもよい。   As described above, when the user designates a virtual paper discharge bin number on the user interface screen 1301 (S1401), the printer driver selects a printer to which print data is to be transmitted (S1402). At this time, the printer driver may be able to immediately acquire the status of the image output apparatus using SNMP equipped in the LAN interface card 304, and the printer to be transmitted may be selected.

選択したプリンタ用の印刷データをPDLデータとして作成し(S1403)、図12で説明したように仮想排紙口選択命令を付加した印刷ジョブを生成し(S1404)、印刷ジョブを選択した実プリンタに送信する(S1405)。   Print data for the selected printer is created as PDL data (S1403), and a print job to which a virtual discharge port selection command is added as described with reference to FIG. 12 is generated (S1404). It transmits (S1405).

プリンタドライバモジュールは、送付した印刷ジョブがプリンタ内で解析され、実排紙ビンが確定したか否かを、LANインタフェースカード304に装備したSNMPを利用して取得する(S1406)。実際に印刷される装置排紙口情報を獲得できたならば、ユーザインタフェース画面1301上に、実プリンタ名、実排紙ビン情報を反映する(S1407)。   The printer driver module analyzes whether the sent print job is analyzed in the printer and determines whether or not the actual paper discharge bin has been determined using the SNMP provided in the LAN interface card 304 (S1406). If the apparatus discharge port information to be actually printed can be acquired, the actual printer name and the actual discharge bin information are reflected on the user interface screen 1301 (S1407).

この排紙口情報は、プリンタドライバがSNMPを利用して直接取得するとしたが、これに限らない。プリントサーバー302がSNMPを利用して図6で説明した排紙口情報を取得してプリントサーバー内に保持するように構成してもよい。また、ホストコンピュータ300(もしくは301)上のプリンタドライバは、オペレーティングシステムの機能を利用してプリントサーバー301を介して各画像出力装置の排紙口情報を取得できるように構成しても良い。   The paper discharge port information is directly acquired by the printer driver using SNMP, but is not limited thereto. The print server 302 may be configured to acquire the discharge port information described with reference to FIG. 6 using SNMP and hold it in the print server. Further, the printer driver on the host computer 300 (or 301) may be configured to acquire the discharge port information of each image output apparatus via the print server 301 using the function of the operating system.

〔第4の実施形態〕
図15〜図16は本発明の第4の実施の形態を示す画像出力システムである。
以下の説明及び図において、ホスト上での印刷ジョブ生成の動作処理と、ユーザーインタフェース画面、及び2台の画像出力装置を利用する場合の統一的なユーザインタフェースを用いてユーザ名称を利用して仮想排紙口に出力を行う場合を例示して説明する。また、プリンタドライバがホストコンピュータ内のシステムからユーザ名称を取得して仮想排紙口に出力を行う場合を例示して説明する。画像出力装置は2台に限定されるものではなく、1台の場合であっても、3台以上の画像出力装置を対象とした画像出力システムであってもよい。
[Fourth Embodiment]
15 to 16 show an image output system according to a fourth embodiment of the present invention.
In the following description and figures, virtual processing is performed using a user name using an operation process for generating a print job on a host, a user interface screen, and a unified user interface when two image output devices are used. A case where output is performed to the paper discharge port will be described as an example. An example will be described in which the printer driver acquires a user name from a system in the host computer and outputs the user name to the virtual paper discharge port. The number of image output devices is not limited to two, and may be an image output system for three or more image output devices.

図15は本発明の第4の実施の形態を表す画像出力システムにおけるホストコンピュータ300(もしくは301)上でユーザ名称による仮想排紙ビンの選択を行う。そして、画像出力装置100の実排紙ビンとの対応を表示するためのユーザインタフェース画面1501である。   FIG. 15 performs selection of a virtual paper discharge bin by a user name on the host computer 300 (or 301) in the image output system representing the fourth embodiment of the present invention. A user interface screen 1501 for displaying the correspondence with the actual paper discharge bin of the image output apparatus 100.

ユーザは、文書作成ソフトなどのユーザアプリケーションを利用して文書等を作成し、同アプリケーションから印刷指示を行うことにより画像出力装置から印刷物を得ることになる。この際、ホストコンピュータ300上のオペレーティングシステムの一機能としてプリンタドライバソフトウエアが起動されて、プリンタドライバソフトウエアにより図15に示すユーザインタフェース画面1501がホストコンピュータ300上に表示される。   The user creates a document or the like using a user application such as document creation software, and obtains a printed matter from the image output apparatus by issuing a print instruction from the application. At this time, printer driver software is activated as a function of the operating system on the host computer 300, and a user interface screen 1501 shown in FIG. 15 is displayed on the host computer 300 by the printer driver software.

ユーザインタフェース画面1501内のユーザ名称は、本発明の実施の形態2における図8で説明したように登録されたユーザ名称と同一のユーザ名称が表示されている。   As the user name in the user interface screen 1501, the same user name as the registered user name is displayed as described in FIG. 8 in the second embodiment of the present invention.

図15のユーザインタフェース画面1501内において、ユーザAはホストコンピュータ300上で仮想排紙ビンに対応するユーザ名称であるユーザAを選択して印刷を実行している。そして、実際に印刷物が出力される画像出力装置として実プリンタA1302の実排紙ビン1にJOB1というジョブ名称を持つ印刷ジョブが出力されていることを表している。   In the user interface screen 1501 of FIG. 15, the user A selects the user A, which is the user name corresponding to the virtual paper discharge bin, on the host computer 300 and executes printing. This indicates that a print job having a job name of JOB1 is output to the actual paper discharge bin 1 of the actual printer A 1302 as an image output apparatus that actually outputs a printed matter.

ユーザCはホストコンピュータ301上で仮想排紙ビンに対応するユーザ名称であるユーザCを選択して印刷を実行している。そして、実際に印刷物が出力される画像出力装置として、実プリンタB1303の実排紙ビン3及び4にJOB2というジョブ名称を持つ印刷ジョブが出力されていることを表している。   User C selects user C, which is the user name corresponding to the virtual paper discharge bin, on the host computer 301 and executes printing. In addition, a print job having a job name “JOB2” is output to the actual paper discharge bins 3 and 4 of the actual printer B 1303 as an image output apparatus that actually outputs a printed matter.

ここで、仮想排紙ビンと登録ユーザ名称及び実排紙ビンの対応付けに関しては、本発明の実施の形態2に記載した方法によって実施される。また、ユーザインタフェース画面1501に表示される情報は、本発明の実施の形態1で説明した図6に記載した装置排紙口情報を表示するように構成してもよい。   Here, the association between the virtual paper discharge bin, the registered user name, and the real paper discharge bin is performed by the method described in the second embodiment of the present invention. Further, the information displayed on the user interface screen 1501 may be configured to display the apparatus discharge port information described in FIG. 6 described in the first embodiment of the present invention.

図16は本発明の第4の実施の形態を表す画像出力システムにおけるホストコンピュータのオペレーティングシステム上で動作するプリンタドライバモジュールの動作を示すフローチャートである。   FIG. 16 is a flowchart showing the operation of the printer driver module operating on the operating system of the host computer in the image output system representing the fourth embodiment of the present invention.

前述したようにユーザが、ユーザインタフェース画面1301において、仮想排紙ビンに登録されたユーザ名称を指示すると(S1601)、プリンタドライバは印刷データを送信すべきプリンタを選択する(S1602)。この際、LANインタフェースカード304に装備したSNMPを利用して画像出力装置の状態を即座にプリンタドライバが取得できるようにするように構成しても良い。そして、本発明の実施例2における図11で詳述した選択手法を用いて、実排紙ビンが空いているプリンタを送信すべきプリンタとして優先的に選択するように構成しても良い。   As described above, when the user designates the user name registered in the virtual paper discharge bin on the user interface screen 1301 (S1601), the printer driver selects a printer to which print data is to be transmitted (S1602). At this time, a configuration may be adopted in which the printer driver can immediately acquire the status of the image output apparatus using SNMP equipped in the LAN interface card 304. Then, using the selection method described in detail with reference to FIG. 11 in the second embodiment of the present invention, a printer having an actual paper discharge bin may be preferentially selected as a printer to be transmitted.

選択したプリンタ用の印刷データをPDLデータとして作成し(S1603)、図12で説明したように指定されたユーザ名称情報とジョブ名称を付加した印刷ジョブを生成し(S1504)、印刷ジョブを選択した実プリンタに送信する(S1505)。   Print data for the selected printer is created as PDL data (S1603), and a print job with the specified user name information and job name added as described with reference to FIG. 12 is generated (S1504), and the print job is selected. The data is transmitted to the actual printer (S1505).

プリンタドライバモジュールは、送付した印刷ジョブがプリンタ内で解析され、実排紙ビンが確定したか否かを、LANインタフェースカード304に装備したSNMPを利用して取得する(S1606)。そして、実際に印刷される装置排紙口情報を獲得できたならば、ユーザインタフェース画面1501上に、実プリンタ名、実排紙ビン情報、ジョブ名称を反映する(S1507)。   The printer driver module analyzes whether the sent print job is analyzed in the printer and determines whether or not the actual paper discharge bin has been determined using the SNMP provided in the LAN interface card 304 (S1606). If the apparatus discharge port information to be actually printed can be acquired, the actual printer name, the actual discharge bin information, and the job name are reflected on the user interface screen 1501 (S1507).

ユーザが、ユーザインタフェース画面1501上でユーザ名称を指定するとしたが、図10で説明したようにプリンタドライバがホストコンピュータ300上のシステムから印刷を実行しているユーザ名称を自動的に取得して付加するように構成しても良い。   The user designates the user name on the user interface screen 1501, but as described with reference to FIG. 10, the printer driver automatically acquires and adds the name of the user executing printing from the system on the host computer 300. You may comprise so that it may do.

また、装置排紙口情報は、プリンタドライバがSNMPを利用して直接取得するとしたが、これに限らない。プリントサーバー302がSNMPを利用して図6で説明した排紙口情報を取得してプリントサーバー内に保持するように構成しても良い。そして、ホストコンピュータ300(もしくは301)上のプリンタドライバは、オペレーティングシステムの機能を利用してプリントサーバー301を介して各画像出力装置の排紙口情報を取得するように構成しても良い。   Further, the apparatus discharge port information is directly acquired by the printer driver using SNMP, but the present invention is not limited to this. The print server 302 may be configured to acquire the discharge port information described with reference to FIG. 6 using SNMP and store the information in the print server. Then, the printer driver on the host computer 300 (or 301) may be configured to acquire the discharge port information of each image output device via the print server 301 using the function of the operating system.

Claims (2)

複数の排紙口を有する複数の画像出力装置を含む画像出力システムであって、
仮想的なN段の排紙口に仮想排紙口を割り当てる仮想排紙口割り当て手段と、
前記仮想排紙口割り当て手段により割り当てられた仮想排紙口を選択する仮想排紙口選択手段と、
仮想排紙口への出力を指示された印刷ジョブが入力されると仮想排紙口と装置排紙口との対応付けを行って出力すべき装置排紙口を決定するように制御する装置排紙口選択制御手段とを有することを特徴とする画像出力システム。
An image output system including a plurality of image output devices having a plurality of paper discharge ports,
Virtual paper discharge port assigning means for assigning a virtual paper discharge port to a virtual N-stage paper discharge port;
Virtual paper outlet selection means for selecting the virtual paper outlet assigned by the virtual paper outlet assigning means;
When a print job instructed to be output to the virtual paper discharge port is input, the device discharge control is performed so that the virtual paper discharge port is associated with the device discharge port and the device discharge port to be output is determined. An image output system comprising a paper mouth selection control unit.
複数の排紙口を有する複数の画像出力装置を含む画像出力システムの制御方法であって、
仮想的なN段の排紙口に仮想排紙口を割り当てる仮想排紙口割り当て工程と、
前記仮想排紙口割り当て工程により割り当てられた仮想排紙口を選択する仮想排紙口選択工程と、
仮想排紙口への出力を指示された印刷ジョブが入力されると仮想排紙口と装置排紙口との対応付けを行って出力すべき装置排紙口を決定するように制御する装置排紙口選択制御工程とを有することを特徴とする制御方法。
A control method of an image output system including a plurality of image output devices having a plurality of paper discharge ports,
A virtual paper discharge port assignment step for assigning a virtual paper discharge port to a virtual N-stage paper discharge port;
A virtual paper discharge port selecting step for selecting the virtual paper discharge port assigned by the virtual paper discharge port assigning step;
When a print job instructed to be output to the virtual paper discharge port is input, the device discharge control is performed so that the virtual paper discharge port is associated with the device discharge port and the device discharge port to be output is determined. And a paper mouth selection control step.
JP2009142532A 2009-06-15 2009-06-15 Information processing apparatus and control method of information processing apparatus Expired - Fee Related JP4642917B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009142532A JP4642917B2 (en) 2009-06-15 2009-06-15 Information processing apparatus and control method of information processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009142532A JP4642917B2 (en) 2009-06-15 2009-06-15 Information processing apparatus and control method of information processing apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP03560999A Division JP4346725B2 (en) 1998-02-16 1999-02-15 Image output method and apparatus

Publications (2)

Publication Number Publication Date
JP2009211720A true JP2009211720A (en) 2009-09-17
JP4642917B2 JP4642917B2 (en) 2011-03-02

Family

ID=41184736

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009142532A Expired - Fee Related JP4642917B2 (en) 2009-06-15 2009-06-15 Information processing apparatus and control method of information processing apparatus

Country Status (1)

Country Link
JP (1) JP4642917B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013146971A (en) * 2012-01-23 2013-08-01 Brother Industries Ltd Printing apparatus and program
JP2016177645A (en) * 2015-03-20 2016-10-06 株式会社リコー Information processing apparatus, output system, output method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09186799A (en) * 1995-12-28 1997-07-15 Toshiba Corp Digital copying machine and digital copying system
JPH10340165A (en) * 1997-06-09 1998-12-22 Canon Inc Information processing device and method, and memory medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09186799A (en) * 1995-12-28 1997-07-15 Toshiba Corp Digital copying machine and digital copying system
JPH10340165A (en) * 1997-06-09 1998-12-22 Canon Inc Information processing device and method, and memory medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013146971A (en) * 2012-01-23 2013-08-01 Brother Industries Ltd Printing apparatus and program
JP2016177645A (en) * 2015-03-20 2016-10-06 株式会社リコー Information processing apparatus, output system, output method, and program
US10437888B2 (en) 2015-03-20 2019-10-08 Ricoh Company, Ltd. Information processing apparatus

Also Published As

Publication number Publication date
JP4642917B2 (en) 2011-03-02

Similar Documents

Publication Publication Date Title
US7379200B2 (en) Printing system, method for controlling printing system, and computer-readable memory medium
US6422557B1 (en) Image forming apparatus having a plurality of sheet stacking means
EP0936536B1 (en) Image output method and apparatus therefor
US6985247B2 (en) Print apparatus, print control system, print control method, and storage medium
JP2003122526A (en) Image processor for performing image processing according to job or control method for controlling job processing sequence
JP4642917B2 (en) Information processing apparatus and control method of information processing apparatus
JP4346725B2 (en) Image output method and apparatus
JP3450700B2 (en) Image output method and apparatus
JP2001246813A (en) Printer, its controlling method, and print system
JP2001080176A (en) Data processor, image recorder, control method thereof and storage medium
JP4323635B2 (en) Image recording device
JP4573975B2 (en) Printing apparatus, printing system, printing apparatus control method, and storage medium
JP3774549B2 (en) Printing apparatus and method for specifying paper supply / discharge
JP3507338B2 (en) Image recording apparatus and control method of the image recording apparatus
JP2001105668A (en) Image output apparatus and control method thereof
JP3768696B2 (en) Sheet processing apparatus and method for controlling sheet processing apparatus
JP4011804B2 (en) Image recording apparatus, image recording system, and image recording method
JP4323582B2 (en) Image forming system, image forming system control method, image forming apparatus, and storage medium
JP2000310927A (en) Image forming device and carrying path selecting method
JP4346747B2 (en) Image recording device
JP2007203741A (en) Image forming system, method for controlling image forming system, image forming apparatus, storage medium, and program
JPH11147667A (en) Image forming device
JP2001080169A (en) Image-recording apparatus and control method and memory medium
JP2000246996A (en) Image-recording apparatus, discharge history information output method, and memory medium
JP2000335048A (en) Imaging apparatus, method for informing data, data communication apparatus, data communication method, and memory medium

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090715

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090715

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100611

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100622

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100630

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100823

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101130

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101201

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131210

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees