JP2008100375A - Printer, method for controlling the same, and computer program - Google Patents

Printer, method for controlling the same, and computer program Download PDF

Info

Publication number
JP2008100375A
JP2008100375A JP2006282901A JP2006282901A JP2008100375A JP 2008100375 A JP2008100375 A JP 2008100375A JP 2006282901 A JP2006282901 A JP 2006282901A JP 2006282901 A JP2006282901 A JP 2006282901A JP 2008100375 A JP2008100375 A JP 2008100375A
Authority
JP
Japan
Prior art keywords
condition
unit
printing
warning
printing apparatus
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.)
Pending
Application number
JP2006282901A
Other languages
Japanese (ja)
Inventor
Shiori Wakino
しおり 脇野
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 JP2006282901A priority Critical patent/JP2008100375A/en
Publication of JP2008100375A publication Critical patent/JP2008100375A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent the occurrence of an identical print error by alerting the occurrence, and to prevent the occurrence of an identical error on a printer connected on a network by sending a condition possibly causing the error to the other printers on the network. <P>SOLUTION: This printer comprises a memory medium for storing a condition causing a print error, a data reception means for receiving a print request, an information acquisition means for holding information of the printer by detecting it when the data reception means receives the print request, a condition judgment means for judging whether or not the information of the printer held by the information acquisition means satisfies the condition memorized in the memory medium, and an alerting means for providing an alert when it is judged that the information satisfies the condition by the condition judgment means. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、印刷エラーが発生する可能性が高い場合に警告を発する印刷装置、その制御方法及びコンピュータプログラムに関する。   The present invention relates to a printing apparatus that issues a warning when a print error is likely to occur, a control method thereof, and a computer program.

従来、印刷装置は印刷出力中に紙詰まりなどの印刷エラーが起こった場合、エラーの発生を利用者に通知し、利用者は印刷装置に詰まった紙を取り除くなど所定の処置をして再度印刷要求を行う必要がある(例えば、特許文献1参照)。   Conventionally, when a printing error such as a paper jam occurs during printing output, the printing device notifies the user of the occurrence of the error, and the user performs a predetermined action such as removing the jammed paper and prints again. It is necessary to make a request (see, for example, Patent Document 1).

特開2000−181617号公報JP 2000-181617 A

印刷エラーは、常にエラー発生後に利用者に通知される。したがって、利用者は、一度被ったエラーを、再び被る可能性がある。この同一の印刷エラーに対しては未然に防止することは困難であり、利用者の余計な作業や紙の無駄が発生する。   A print error is always notified to the user after the error has occurred. Therefore, the user may suffer an error once suffered. It is difficult to prevent the same printing error in advance, resulting in unnecessary work for users and waste of paper.

本発明は上記のような問題点に鑑みてなされたものであり、印刷要求された時に印刷装置の状態を表す情報を取得し、印刷エラーの起こりやすい条件と比較することで、同一エラーの発生を警告し、印刷エラーを未然に防止することができるようにするものである。さらには印刷エラーの起こりやすい条件をネットワーク上の他の印刷装置に送信することにより、ネットワークに接続する印刷装置の同一エラーを未然に防止することができるようにするものである。   The present invention has been made in view of the above-described problems. When printing is requested, information indicating the state of the printing apparatus is acquired, and compared with conditions that are likely to cause printing errors. Is provided so that a printing error can be prevented in advance. Furthermore, the same error of the printing apparatus connected to the network can be prevented in advance by transmitting conditions that are likely to cause a printing error to other printing apparatuses on the network.

本発明は前記課題を解決するために、印刷エラーが起こりやすい条件を格納する記憶媒体と、印刷要求を受信するデータ受信手段と、前記データ受信手段により印刷要求を受信した時、該印刷装置の情報を検出して保持する情報取得手段と、前記情報取得手段により保持される該印刷装置の情報が前記記憶媒体に格納されている条件を満たすかを判定する条件判定手段と、前記条件判定手段により条件を満たすと判定された時に警告を発する警告手段とを備えたことを特徴とする。   In order to solve the above-described problems, the present invention provides a storage medium for storing conditions that are likely to cause a printing error, a data receiving unit that receives a print request, and a print request when the data receiving unit receives the print request. Information acquisition means for detecting and holding information, condition determination means for determining whether the information of the printing apparatus held by the information acquisition means satisfies the conditions stored in the storage medium, and the condition determination means And a warning means for issuing a warning when it is determined that the condition is satisfied.

本発明の印刷装置によれば、印刷エラーが発生する前に警告を出し、利用者が同一の印刷エラーを被る可能性を削減することができる。また、さらにはネットワーク上の他の印刷装置においても同一エラーを未然に防止し、利用者の作業や紙の無駄を無くすことができる。   According to the printing apparatus of the present invention, it is possible to issue a warning before a printing error occurs, and to reduce the possibility that the user suffers the same printing error. Further, the same error can be prevented in other printing apparatuses on the network, and the work of the user and the waste of paper can be eliminated.

以下、図1〜図6を参照して本発明に係る実施形態について説明する。図1は、本発明に係る印刷装置の内部構成を示す図である。印刷装置100は、入力手段101、作業用メモリ102、プログラム格納メモリ103、警告条件制御処理部104、ネットワークI/F部105、画像処理部107、コントローラ108、プリンタユニット111、電源114で構成されている。また、各ブロックを制御するためのCPU106を有している。   Embodiments according to the present invention will be described below with reference to FIGS. FIG. 1 is a diagram showing an internal configuration of a printing apparatus according to the present invention. The printing apparatus 100 includes an input unit 101, a work memory 102, a program storage memory 103, a warning condition control processing unit 104, a network I / F unit 105, an image processing unit 107, a controller 108, a printer unit 111, and a power source 114. ing. Moreover, it has CPU106 for controlling each block.

プリンタユニット111は、各種モータ112と各種モータ駆動部109、印字ヘッド113と印字ヘッド駆動部110で構成されている。入力手段101は、印刷装置100の主電源のオン、オフ、ジョブキャンセル等の一般的な印刷装置に備わるキー入力手段である。   The printer unit 111 includes various motors 112, various motor driving units 109, a print head 113, and a print head driving unit 110. The input unit 101 is a key input unit provided in a general printing apparatus such as turning on / off the main power of the printing apparatus 100, canceling a job, and the like.

画像処理部107は、画像の回転およびバンドバッファメモリへの格納、印刷用紙の大きさに適した画像サイズに変更、RGBデータを印刷用YMCデータに変換、印刷データに変換するための2値化処理等を行う。プログラム格納メモリ103は、図2に示すように、制御プログラム201、各種アプリケーションプログラム202、印刷用画像データ作成手段204、ユーティリティプログラム205の他に警告条件生成処理用プログラム203を格納している。   The image processing unit 107 rotates and stores the image in the band buffer memory, changes the image size to a size suitable for the size of the printing paper, converts RGB data into YMC data for printing, and binarization for converting into printing data Perform processing. As shown in FIG. 2, the program storage memory 103 stores a warning condition generation processing program 203 in addition to a control program 201, various application programs 202, a print image data creation unit 204, and a utility program 205.

印刷用画像データ作成手段204は、画像処理部107のソフトウェア処理としてパーソナルコンピュータ等での印刷画像データ作成処理用のプログラムと同じ構成のラスタライザ、色補正モジュール及びハーフトーンモジュールからなる3つを、描画に必要な2値データを得るための基本的手段として備えている。そして印刷用画像データ作成手段204は、YUVデータをK(ブラック)、C(シアン)、M(マゼンタ)、及びY(イエロー)の印刷用のCMYK階調ビットイメージデータに変換する。   The print image data creation means 204 draws three software components of the rasterizer, color correction module, and halftone module that have the same configuration as the print image data creation processing program in a personal computer or the like as software processing of the image processing unit 107. Is provided as a basic means for obtaining binary data necessary for the above. Then, the printing image data creation unit 204 converts the YUV data into CMYK gradation bit image data for printing of K (black), C (cyan), M (magenta), and Y (yellow).

作業用メモリ102は、図3に示すように、印刷用データバッファ301、予備エリア302、プログラム用エリア303等が設定されている。印刷用データバッファ301は、印刷時に印刷用データを一時的に記憶するために用いられる。予備エリア302は、空き領域であり、実行されているプログラムのサイズにより領域の大きさが変動する。プログラム用エリア303は、プログラム格納メモリ103から読み出された制御プログラム201及びその時点で起動されているプログラムが記憶され、CPU106の制御により実行される。   In the work memory 102, as shown in FIG. 3, a print data buffer 301, a spare area 302, a program area 303, and the like are set. The print data buffer 301 is used for temporarily storing print data during printing. The spare area 302 is an empty area, and the size of the area varies depending on the size of the program being executed. The program area 303 stores the control program 201 read from the program storage memory 103 and the program activated at that time, and is executed under the control of the CPU 106.

警告条件制御処理部104は、印刷エラーの起こりやすい条件を生成し、印刷要求時に印刷装置の状態を示す情報を取得し、条件を満たすかを判定し、警告を発する制御を行う部分である。この詳細については後述する。   The warning condition control processing unit 104 is a part that generates a condition that is likely to cause a printing error, acquires information indicating the state of the printing apparatus when a print request is made, determines whether the condition is satisfied, and performs control to issue a warning. Details of this will be described later.

ネットワークI/F部105は、LANケーブル(不図示)を用いてネットワークに接続し、パーソナルコンピュータや、ネットワークに接続可能なデジタルカメラ等とデータ、コマンド信号を通信するためのインターフェースである。   The network I / F unit 105 is an interface for connecting to a network using a LAN cable (not shown) and communicating data and a command signal with a personal computer, a digital camera or the like connectable to the network.

コントローラ108は、プリンタユニット111全体の動作制御を行う。コントローラ108は、印刷用データ及び制御データを受け取るとプリンタユニットに制御信号を送って印字ヘッド駆動部110及びモータ駆動部109を制御し、描画及び紙送りを行わせることで、印刷画像を得る。なお、プリンタのステータス状態を示す情報として、給紙カセットに入っている印刷メディアの種類、メディアサイズ、給紙カセットの残量の情報を持つ。   The controller 108 controls the operation of the entire printer unit 111. When the controller 108 receives the printing data and the control data, the controller 108 sends a control signal to the printer unit to control the print head drive unit 110 and the motor drive unit 109 to perform drawing and paper feed, thereby obtaining a print image. Information indicating the status of the printer includes information on the type of print media contained in the paper cassette, the media size, and the remaining amount of the paper cassette.

CPU106は、上述の各回路等にバスラインを介して接続され、プログラム格納メモリ103に格納されている制御プログラム201により印刷装置100の全体の制御を行う。   The CPU 106 is connected to the above-described circuits and the like via a bus line, and controls the printing apparatus 100 as a whole by a control program 201 stored in the program storage memory 103.

図4に本発明において重要な機能をもつ警告条件制御処理部104の内部ブロック図を示す。本実施形態では、給紙カセットの用紙が少なくなるとペーパージャムエラーが起こる傾向があるものとして、印刷メディア、メディアサイズ別に給紙カセットの残量によって警告を出す警告条件制御処理部104を構成する。   FIG. 4 shows an internal block diagram of the warning condition control processing unit 104 having an important function in the present invention. In this embodiment, a warning condition control processing unit 104 that issues a warning according to the remaining amount of the paper feed cassette for each print medium and media size is configured on the assumption that a paper jam error tends to occur when the paper in the paper feed cassette becomes small.

警告条件制御処理部400は、データ受信部401、情報取得部402、条件判定部403、警告部404、印刷制御部405、エラー検出部406、条件更新部407、条件記憶部408、データ送信部409で構成されている。   The warning condition control processing unit 400 includes a data reception unit 401, an information acquisition unit 402, a condition determination unit 403, a warning unit 404, a print control unit 405, an error detection unit 406, a condition update unit 407, a condition storage unit 408, and a data transmission unit. 409.

データ受信部401は、ネットワークからデータを受信するインターフェースであり、受信データを解釈する。ネットワーク上の印刷要求元から送信された印刷要求を受信し、情報取得部402に印刷要求を発行する。   The data receiving unit 401 is an interface that receives data from the network, and interprets received data. A print request transmitted from a print request source on the network is received, and a print request is issued to the information acquisition unit 402.

また、データ受信部401はネットワーク上の他の印刷装置等から送信された更新データを受信し、条件更新部407に渡す。受信する更新データは、給紙カセットの残量情報D0、印刷メディア情報D1、メディアサイズ情報D2とする。なお、データ受信部401はネットワークI/F部105に配置してもよい。   In addition, the data receiving unit 401 receives update data transmitted from another printing apparatus or the like on the network, and passes it to the condition update unit 407. The update data to be received is the remaining amount information D0 of the paper cassette, print media information D1, and media size information D2. The data receiving unit 401 may be arranged in the network I / F unit 105.

情報取得部402は印刷要求を受信すると、コントローラ108から印刷メディア、メディアサイズ、給紙カセットの残量の情報を検出して保持する。条件判定部403は情報取得部402にて取得した情報、印刷メディア、メディアサイズ、給紙カセットの残量の情報を用いて、所定の条件を満たすかを判定する。すなわち、条件記憶部408に格納している条件データを読み出し、取得情報と比較する。条件を満たす時は警告部404に伝える。条件を満たさない時は印刷制御部405に伝える。   When the information acquisition unit 402 receives the print request, the information acquisition unit 402 detects and holds information about the print medium, the media size, and the remaining amount of the paper feed cassette from the controller 108. The condition determination unit 403 determines whether a predetermined condition is satisfied by using the information acquired by the information acquisition unit 402, the print medium, the media size, and the remaining amount information of the paper feed cassette. That is, the condition data stored in the condition storage unit 408 is read and compared with the acquired information. When the condition is satisfied, the warning unit 404 is notified. When the condition is not satisfied, the print control unit 405 is notified.

警告部404は条件判定部403から条件を満たした通知を受け取れば、ネットワーク上の印刷要求元に警告を表示する警告表示データをデータ送信部409に渡す。警告表示後、印刷要求元から警告に従った所定の処理が済んだ応答を受け取れば、印刷制御部405に処理終了を伝える。   When the warning unit 404 receives a notification that satisfies the condition from the condition determination unit 403, the warning unit 404 passes warning display data for displaying a warning to the print request source on the network to the data transmission unit 409. After the warning is displayed, if a response indicating that the predetermined processing according to the warning has been completed is received from the print request source, the print control unit 405 is notified of the end of the processing.

印刷制御部405は条件判定部403から条件を満たさない通知を受け取るか、または警告部404から処理終了を受け取るとプリンタユニット111に印刷開始指示を出す。また、エラー検出部406からエラー検出を受け取ると、プリンタユニット111に印刷停止指示を出す。なお、印刷制御部405はコントローラ108に配置してもよい。   When the print control unit 405 receives a notification that does not satisfy the condition from the condition determination unit 403 or receives a process end from the warning unit 404, the print control unit 405 issues a print start instruction to the printer unit 111. When error detection is received from the error detection unit 406, a print stop instruction is issued to the printer unit 111. Note that the print control unit 405 may be disposed in the controller 108.

エラー検出部406は印刷出力中のエラーを検出するブロックである。印刷出力エラーにはペーパージャム、用紙切れ、トナー切れ、などがあるが本実施形態では紙詰まりのエラーであるペーパージャムエラーを検出するものとする。エラーを検出すると印刷制御部405に伝える。さらに条件更新部407にも伝える。なお、エラー検出部406はコントローラ108に配置してもよい。   The error detection unit 406 is a block that detects an error during print output. The print output error includes paper jam, out of paper, out of toner, etc. In this embodiment, it is assumed that a paper jam error, which is a paper jam error, is detected. When an error is detected, the print control unit 405 is notified. Further, the condition update unit 407 is also informed. Note that the error detection unit 406 may be disposed in the controller 108.

条件更新部407はエラー検出部406からエラー検出を受け取ったとき、または、データ受信部からネットワーク上の他の印刷装置やホスト等の装置から更新データを受信したとき、条件を更新すべきか判断し、更新する。   The condition update unit 407 determines whether the condition should be updated when error detection is received from the error detection unit 406, or when update data is received from another device such as a printing device or host on the network from the data reception unit. ,Update.

条件を更新すべきかの判断は次のような場合に必要である。例えば、利用者が警告を無視して使用し続けたため印刷エラーが検出される場合は、設定されている条件より印刷装置の状態は悪いからであり、然るべきエラーなので条件を更新する必要はない。また、ネットワーク上の他の印刷装置から更新データを受信しても、機種依存の条件を使用しているとき、機種が異なる印刷装置のデータであれば条件を更新する必要はない。なお、本実施形態においては、全ての場合において条件を更新するものとする。   Judgment on whether the conditions should be updated is necessary in the following cases. For example, if the user ignores the warning and continues to use it, and a printing error is detected, the printing apparatus is in a worse state than the set condition, and there is no need to update the condition because it is an appropriate error. Even if update data is received from another printing apparatus on the network, if the model-dependent condition is used, it is not necessary to update the condition if the data is for a printing apparatus of a different model. In the present embodiment, the conditions are updated in all cases.

本実施形態において条件更新部407はエラー検出部406からエラー検出を受け取ったとき情報取得部402が取得した情報を用いて条件データを生成し更新する。または、データ受信部401からネットワーク上の他の印刷装置やホスト等の装置から更新データを受信したとき、条件データを更新する。   In this embodiment, the condition update unit 407 generates and updates condition data using the information acquired by the information acquisition unit 402 when error detection is received from the error detection unit 406. Alternatively, the condition data is updated when update data is received from the data receiving unit 401 from another printing apparatus or a host on the network.

更新した条件は条件記憶部408に渡す。さらには、エラー検出を受け取って条件データを更新したとき、他の印刷装置へ更新データを送信するため、更新データをデータ送信部409に渡す。   The updated condition is transferred to the condition storage unit 408. Further, when the error detection is received and the condition data is updated, the update data is passed to the data transmission unit 409 in order to transmit the update data to another printing apparatus.

条件記憶部408は条件データを格納する。記憶する条件データの一例を図6に示す。条件データはテーブルで構成されており、印刷メディアを示すkind、メディアサイズを示すsize別に、警告を与える給紙カセットの残量CON[size][kind]が定められている。初期値は0である。給紙カセットの残量がCON[size][kind]以下であれば警告を与える。   The condition storage unit 408 stores condition data. An example of the condition data to be stored is shown in FIG. The condition data is composed of a table, and the remaining amount CON [size] [kind] of the sheet feeding cassette giving a warning is determined for each kind indicating print media and size indicating media size. The initial value is 0. A warning is given if the remaining amount of the sheet cassette is equal to or smaller than CON [size] [kind].

データ送信部409は、ネットワークへデータを送信するインターフェースであり、ネットワークプロトコルに応じた送信データを生成する。警告部404から警告表示データを受け取り印刷要求元へ送信する。また、データ送信部409は条件更新部407から他の印刷装置へ送信する更新データを受け取る。送信する更新データは、給紙カセットの残量情報CON[size][kind]、印刷メディア情報kind、メディアサイズ情報sizeとする。なお、データ送信部409はネットワークI/F部105に配置してもよい。   The data transmission unit 409 is an interface that transmits data to the network, and generates transmission data according to the network protocol. The warning display data is received from the warning unit 404 and transmitted to the print request source. The data transmission unit 409 receives update data to be transmitted from the condition update unit 407 to another printing apparatus. The update data to be transmitted is the remaining amount information CON [size] [kind] of the paper cassette, print media information kind, and media size information size. The data transmission unit 409 may be arranged in the network I / F unit 105.

図5に警告条件制御処理部104の動作フローを示す。データ受信部401にてデータを受信すると処理が開始する。まず、データ受信部401で受信したデータが印刷要求であるかを判断する(ステップS501)。真(true)であれば情報取得部402で情報取得処理を行い(ステップS502)、偽(false)であれば、受信したデータが更新データであるか否かを判断する(ステップS512)。   FIG. 5 shows an operation flow of the warning condition control processing unit 104. When the data receiving unit 401 receives data, the process starts. First, it is determined whether the data received by the data receiving unit 401 is a print request (step S501). If true (true), the information acquisition unit 402 performs information acquisition processing (step S502), and if false (false), it is determined whether or not the received data is update data (step S512).

情報取得処理(ステップS502)では、情報取得部402がコントローラ108に問い合わせ、現時点の印刷メディア、メディアサイズ、給紙カセットの残量の情報を検出して保持する。変数kindに印刷メディアの情報を、変数sizeにメディアサイズの情報を、変数numに給紙カセットの残量の情報を格納する。   In the information acquisition process (step S502), the information acquisition unit 402 makes an inquiry to the controller 108 to detect and hold information on the current print media, media size, and remaining amount of the paper cassette. Information on the print medium is stored in the variable kind, information on the medium size is stored in the variable size, and information on the remaining amount of the paper cassette is stored in the variable num.

次に、取得した情報が条件を満たしているか否かを判断する(ステップS503)。すなわち、条件判定部403が、条件記憶部408に格納している値CON[size][kind]を読み出し、取得情報numと比較する。   Next, it is determined whether or not the acquired information satisfies a condition (step S503). That is, the condition determination unit 403 reads the value CON [size] [kind] stored in the condition storage unit 408 and compares it with the acquired information num.

本実施形態においては、ペーパージャムの起きる可能性のある条件を、取得した給紙カセットの残量が印刷メディアを示すkind、メディアサイズを示すsizeによって定められるCON[size][kind]以下であるとする。従って、条件式num≦CON[size][kind]を満たせば警告表示要求処理(ステップS504)を行う。満たさなければ印刷制御部405はプリンタユニット111に印刷開始指示を出す(ステップS506)。   In the present embodiment, a condition that may cause a paper jam is that CON [size] [kind], which is determined by the kind indicating the print medium and the size indicating the medium size, is the remaining amount of the acquired paper feed cassette. And Therefore, if the conditional expression num ≦ CON [size] [kind] is satisfied, the warning display request process (step S504) is performed. If not satisfied, the print control unit 405 issues a print start instruction to the printer unit 111 (step S506).

警告表示要求処理(ステップS504)では、警告部404が警告表示データをデータ送信部409に渡し、データ送信部409が印刷要求元に送信する。警告表示後に印刷要求元の応答を待ち(ステップS505)、印刷要求元から警告に従った所定の処理が済んだ等の応答があれば、印刷制御部405はプリンタユニット111に印刷開始指示を出す(ステップS506)。   In the warning display request process (step S504), the warning unit 404 passes the warning display data to the data transmission unit 409, and the data transmission unit 409 transmits it to the print request source. After the warning is displayed, the print request source waits for a response (step S505), and if there is a response from the print request source that a predetermined process according to the warning has been completed, the print control unit 405 issues a print start instruction to the printer unit 111. (Step S506).

次に、印刷出力中にエラー検出部(406)がペーパージャムエラーを検出したか否かを判断する(ステップS507)。偽(false)であれば処理は終了する。真(true)であれば印刷制御部405はプリンタユニット111に印刷停止指示を出す(ステップS508)。さらに条件更新部407は条件更新処理(ステップS509)を行う。   Next, it is determined whether or not the error detection unit (406) has detected a paper jam error during print output (step S507). If it is false, the process ends. If true, the print control unit 405 issues a print stop instruction to the printer unit 111 (step S508). Further, the condition update unit 407 performs a condition update process (step S509).

条件更新処理は、新しい条件として情報取得処理(ステップS502)で取得した変数kind、sizeを用いてCON[size][kind]に情報取得処理(ステップS502)で取得した変数numを格納する(ステップS509)。そして他の印刷装置へ更新データを送信する (ステップS510)。送信時には更新データとしてCON[size][kind]及び印刷メディアを示す変数kind、メディアサイズを示す変数sizeを送付する。   The condition update process stores the variable num acquired in the information acquisition process (step S502) in CON [size] [kind] using the variables kind and size acquired in the information acquisition process (step S502) as a new condition (step S502). S509). Then, the update data is transmitted to another printing apparatus (step S510). At the time of transmission, CON [size] [kind], a variable kind indicating the print medium, and a variable size indicating the media size are sent as update data.

さらに更新した条件データを条件記憶部408に格納し(ステップS511)、処理を終了する。次回印刷要求時にはステップS509にて更新した条件データが使用されることになる。また、データ受信部401で受信したデータが、ネットワーク上の他の印刷装置等から送信された更新データであると判断されるとき(ステップS512)、条件更新処理(ステップS513)を行う。   Further, the updated condition data is stored in the condition storage unit 408 (step S511), and the process ends. At the next print request, the condition data updated in step S509 is used. When it is determined that the data received by the data receiving unit 401 is update data transmitted from another printing apparatus or the like on the network (step S512), a condition update process (step S513) is performed.

条件更新処理(ステップS513)では、新しい条件の生成に受信した更新データを用いる。受信した更新データは、給紙カセットの残量情報D0、印刷メディア情報D1、メディアサイズ情報D2であり、これらを参照して変数CON[D2][D1]にD0を格納する(ステップS513)。さらに更新した条件データを条件記憶部408に格納し(ステップS511)、処理を終了する。次回印刷要求時にはステップS513にて更新した条件データが使用されることになる。   In the condition update process (step S513), the received update data is used to generate a new condition. The received update data is the remaining amount information D0 of the paper cassette, the print media information D1, and the media size information D2. With reference to these, D0 is stored in the variable CON [D2] [D1] (step S513). Further, the updated condition data is stored in the condition storage unit 408 (step S511), and the process ends. At the next print request, the condition data updated in step S513 is used.

以上、述べたように印刷要求受信時に印刷エラーの起こりやすい条件を満たすかを判定し、警告を与えることでエラー発生を未然に防止することができる。また、印刷出力中にエラー検出されれば条件にフィードバックし、印刷装置自体が条件を更新していく。さらに、ネットワーク上の他の印刷装置と条件を送受信できるので、条件を共有することが可能になりネットワーク上の他の印刷装置においても同一エラーを未然に防止することができる。ネットワーク上の他の印刷装置に限らずホスト等からも更新データを受信することもできるので、ホストから条件データのクリアや任意の条件データを設定することができる。   As described above, it is possible to prevent the occurrence of an error by determining whether or not a condition for causing a printing error is satisfied when a print request is received and giving a warning. If an error is detected during print output, the condition is fed back to the condition, and the printing apparatus itself updates the condition. Furthermore, since the conditions can be transmitted and received with other printing apparatuses on the network, the conditions can be shared, and the same error can be prevented in other printing apparatuses on the network. Since update data can be received not only from other printing apparatuses on the network but also from a host or the like, condition data can be cleared or arbitrary condition data can be set from the host.

上述した本発明の実施形態における印刷装置を構成する各手段、並びに印刷装置の制御方法の各ステップは、コンピュータのRAMやROMなどに記憶されたプログラムが動作することによって実現できる。このプログラム及び前記プログラムを記録したコンピュータ読み取り可能な記録媒体は本発明に含まれる。   Each unit constituting the printing apparatus and each step of the printing apparatus control method in the embodiment of the present invention described above can be realized by operating a program stored in a RAM or ROM of a computer. This program and a computer-readable recording medium recording the program are included in the present invention.

また、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施形態も可能であり、具体的には、複数の機器からなるシステムに適用してもよい。   In addition, the present invention can be implemented as, for example, a system, apparatus, method, program, or recording medium. Specifically, the present invention may be applied to a system including a plurality of devices.

なお、本発明は、上述した実施形態の機能を実現するソフトウェアのプログラムを、システムまたは装置に直接、または遠隔から供給する。そして、そのシステムまたは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合を含む。   Note that the present invention supplies a software program that implements the functions of the above-described embodiments directly or remotely to a system or apparatus. This includes the case where the system or the computer of the apparatus is also achieved by reading and executing the supplied program code.

したがって、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention. In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, or the like.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。さらに、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部または全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. Furthermore, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can be realized by the processing.

さらに、その他の方法として、まず記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。そして、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によっても前述した実施形態の機能が実現される。   As another method, the program read from the recording medium is first written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Then, based on the instructions of the program, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are also realized by the processing.

本発明に係る印刷装置のブロック図である。1 is a block diagram of a printing apparatus according to the present invention. 本発明に係る印刷装置のプログラム格納メモリのメモリマップの一例を示す図である。It is a figure which shows an example of the memory map of the program storage memory of the printing apparatus which concerns on this invention. 本発明に係る印刷装置の作業用メモリのメモリマップの一例を示す図である。3 is a diagram illustrating an example of a memory map of a working memory of the printing apparatus according to the present invention. FIG. 本発明に係る印刷装置の警告条件制御処理部の内部ブロック図である。It is an internal block diagram of a warning condition control processing unit of the printing apparatus according to the present invention. 本発明に係る印刷装置の警告条件制御処理部の動作フローチャートである。6 is an operation flowchart of a warning condition control processing unit of the printing apparatus according to the present invention. 本発明に係る印刷装置の条件記憶部に格納する条件データの一例を示す図である。It is a figure which shows an example of the condition data stored in the condition memory | storage part of the printing apparatus which concerns on this invention.

符号の説明Explanation of symbols

100 印刷装置
104 警告条件制御処理部
106 CPU
108 コントローラ
111 プリンタユニット
400 警告条件制御処理部
401 データ受信部
402 情報取得部
403 条件判定部
404 警告部
405 印刷制御部
406 エラー検出部
407 条件更新部
408 条件記憶部
409 データ受信部
100 Printing Device 104 Warning Condition Control Processing Unit 106 CPU
108 Controller 111 Printer unit 400 Warning condition control processing unit 401 Data receiving unit 402 Information acquiring unit 403 Condition determining unit 404 Warning unit 405 Print control unit 406 Error detecting unit 407 Condition updating unit 408 Condition storage unit 409 Data receiving unit

Claims (9)

印刷エラーが起こりやすい条件を格納する記憶手段と、
印刷要求を受信するデータ受信手段と、
前記データ受信手段により印刷要求を受信した時、該印刷装置の情報を検出して保持する情報取得手段と、
前記情報取得手段により保持される該印刷装置の情報が前記記憶手段に格納されている条件を満たすかを判定する条件判定手段と、
前記条件判定手段により条件を満たすと判定された時に警告を発する警告手段とを備えたことを特徴とする印刷装置。
Storage means for storing conditions that are likely to cause printing errors;
Data receiving means for receiving a print request;
An information acquisition means for detecting and holding information of the printing device when a print request is received by the data receiving means;
Condition determination means for determining whether the information of the printing apparatus held by the information acquisition means satisfies the conditions stored in the storage means;
A printing apparatus comprising: warning means for issuing a warning when it is determined by the condition determination means that the condition is satisfied.
印刷エラーを検出するエラー検出手段と、
前記印刷要求及び該印刷装置に接続されたネットワークから印刷エラーが起こりやすい条件を受信する前記データ受信手段と、
前記エラー検出手段により印刷エラーを検出した時、又はネットワークから前記印刷エラーが起こりやすい条件を受信した時に前記記憶手段に格納されている条件を更新するかを判定する更新判定手段と、
前記更新判定手段に基づいて前記記憶手段に格納されている条件を前記情報取得手段により保持された情報、又は前記ネットワークから受信した前記印刷エラーが起こりやすい条件に更新する条件更新手段と、
前記条件更新手段により更新された条件をネットワークに送信する送信手段を備えたことを特徴とする請求項1に記載の印刷装置。
An error detection means for detecting a printing error;
The data receiving means for receiving the print request and a condition in which a print error is likely to occur from a network connected to the printing apparatus;
An update determination unit that determines whether to update a condition stored in the storage unit when a print error is detected by the error detection unit or when a condition that is likely to cause the print error is received from a network;
Condition update means for updating the conditions stored in the storage means based on the update determination means to information held by the information acquisition means, or conditions that are likely to cause the printing error received from the network;
The printing apparatus according to claim 1, further comprising a transmission unit configured to transmit the condition updated by the condition update unit to a network.
前記情報取得手段は、該印刷装置の給紙カセットの残量、印刷メディア及びメディアサイズのうち少なくとも1つの情報を検出して保持することを特徴とする請求項1又は2に記載の印刷装置。   The printing apparatus according to claim 1, wherein the information acquisition unit detects and holds at least one piece of information among a remaining amount of a paper feed cassette, a print medium, and a medium size of the printing apparatus. 印刷する出力手段を備え、
前記警告手段は、印刷要求をした送信元に警告表示データを送信し、
前記出力手段は、前記警告手段により警告表示データを送信した後、前記印刷要求をした送信元からの応答があった後に印刷することを特徴とする請求項1〜3のいずれか1項に記載の印刷装置。
Comprising output means for printing,
The warning means transmits warning display data to a transmission source that has requested printing,
4. The printing apparatus according to claim 1, wherein after the warning unit transmits the warning display data by the warning unit, the output unit performs printing after receiving a response from a transmission source that has made the print request. 5. Printing device.
前記エラー検出手段は、紙詰まりを検出することを特徴とする請求項2〜4のいずれか1項に記載の印刷装置。   The printing apparatus according to claim 2, wherein the error detection unit detects a paper jam. 前記条件更新手段は、紙詰まりと給紙カセットの残量、印刷メディア及びメディアサイズのうち少なくともいずか1つの情報とを関連付けることを特徴とする請求項2〜5のいずれか1項に記載の印刷装置。   6. The condition update unit according to claim 2, wherein the condition update unit associates the paper jam with at least one of the remaining amount of the paper feed cassette, the print medium, and the media size. Printing device. 前記条件更新手段は、ネットワークに接続する他の装置から更新可能であることを特徴とする請求項2〜6のいずれか1項に記載の印刷装置。   The printing apparatus according to claim 2, wherein the condition update unit can be updated from another apparatus connected to the network. 印刷エラーが起こりやすい条件を格納する記憶部を有する印刷装置の制御方法であって、
印刷要求を受信するデータ受信ステップと、
前記データ受信ステップにより印刷要求を受信した時、該印刷装置の情報を検出して保持する情報取得ステップと、
前記情報取得ステップにより保持される該印刷装置の情報が前記記憶部に格納されている条件を満たすかを判定する条件判定ステップと、
前記条件判定ステップにより条件を満たすと判定された時に警告を発する警告ステップとを備えたことを特徴とする印刷装置の制御方法。
A method of controlling a printing apparatus having a storage unit for storing conditions that are likely to cause printing errors,
A data receiving step for receiving a print request;
An information acquisition step of detecting and holding information of the printing device when a print request is received in the data reception step;
A condition determination step for determining whether the information of the printing apparatus held by the information acquisition step satisfies a condition stored in the storage unit;
And a warning step for issuing a warning when it is determined that the condition is satisfied in the condition determination step.
印刷エラーが起こりやすい条件を格納する記憶部を有する印刷装置を制御するコンピュータプログラムであって、
印刷要求を受信するデータ受信ステップと、
前記データ受信ステップにより印刷要求を受信した時、該印刷装置の情報を検出して保持する情報取得ステップと、
前記情報取得ステップにより保持される該印刷装置の情報が前記記憶部に格納されている条件を満たすかを判定する条件判定ステップと、
前記条件判定ステップにより条件を満たすと判定された時に警告を発する警告ステップをコンピュータに実行させるためのコンピュータプログラム。
A computer program for controlling a printing apparatus having a storage unit for storing conditions that are likely to cause printing errors,
A data receiving step for receiving a print request;
An information acquisition step of detecting and holding information of the printing device when a print request is received in the data reception step;
A condition determination step for determining whether the information of the printing apparatus held by the information acquisition step satisfies a condition stored in the storage unit;
A computer program for causing a computer to execute a warning step for issuing a warning when it is determined that the condition is satisfied in the condition determination step.
JP2006282901A 2006-10-17 2006-10-17 Printer, method for controlling the same, and computer program Pending JP2008100375A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006282901A JP2008100375A (en) 2006-10-17 2006-10-17 Printer, method for controlling the same, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006282901A JP2008100375A (en) 2006-10-17 2006-10-17 Printer, method for controlling the same, and computer program

Publications (1)

Publication Number Publication Date
JP2008100375A true JP2008100375A (en) 2008-05-01

Family

ID=39435071

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006282901A Pending JP2008100375A (en) 2006-10-17 2006-10-17 Printer, method for controlling the same, and computer program

Country Status (1)

Country Link
JP (1) JP2008100375A (en)

Similar Documents

Publication Publication Date Title
JP4137144B2 (en) Data processing apparatus and control method thereof
US20140002861A1 (en) Network printing system, printing apparatus, printing data transmitting device, and computer program
US9019524B2 (en) Image forming apparatus, image forming system, method of controlling the same, and storage medium
JP3817494B2 (en) Image processing apparatus and control method thereof
JP2006031677A (en) Print control device, printer, print network system, print control method, print control program and recording medium which records print control program
JP2005119203A (en) Image processing apparatus and image processing method
JP6132535B2 (en) Printing system, printing control apparatus, printing control apparatus control method, and program
JP2007013599A (en) Image data processing system, controller and image conversion program
JP2009140166A (en) Printing processing system
JP2008100375A (en) Printer, method for controlling the same, and computer program
JP4176736B2 (en) Status information management program, management apparatus and monitoring system for image forming apparatus
JP2007179371A (en) Printing system
JP4481051B2 (en) Image forming apparatus system
JP2010146138A (en) Printing system, printing method, printer, and host device
JP2009259138A (en) Printing controller, printing system, and program
JP2004185532A (en) Print control unit, data processing method, program, and computer-readable storage medium
JP6657709B2 (en) Program and information processing device
US9158489B1 (en) Buffering a print instruction before its transferred to a printing apparatus
JP2014170359A (en) Print control device, print control method and program
JP5087525B2 (en) Image forming system
JP2011034533A (en) Communication device and program
JP2006130816A (en) Image forming device
JP2008134817A (en) Printing system, printing control device and program
JP2008171273A (en) Printing system and controlling method of printing system
JP2005169649A (en) Printing system and its control method