JP2004082401A - Printer, print system, control method of printer, control program of printer and recording medium - Google Patents

Printer, print system, control method of printer, control program of printer and recording medium Download PDF

Info

Publication number
JP2004082401A
JP2004082401A JP2002243914A JP2002243914A JP2004082401A JP 2004082401 A JP2004082401 A JP 2004082401A JP 2002243914 A JP2002243914 A JP 2002243914A JP 2002243914 A JP2002243914 A JP 2002243914A JP 2004082401 A JP2004082401 A JP 2004082401A
Authority
JP
Japan
Prior art keywords
jam recovery
interface
interfaces
specifying
printing
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
JP2002243914A
Other languages
Japanese (ja)
Inventor
Ryotaro Okuzono
奥薗 良太郎
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 JP2002243914A priority Critical patent/JP2004082401A/en
Publication of JP2004082401A publication Critical patent/JP2004082401A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Record Information Processing For Printing (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printer and a print system in which a print efficiency can be enhanced by utilizing a memory efficiently according to the use, and to provide a control method and a program of the printer and a recording medium. <P>SOLUTION: A host interface block 201 specifies an interface from which data is received and delivers specification results to a jam recovery control block 202. The jam recovery control block 202 confirms jam recovery information stored in a nonvolatile memory 109. When a jam recovery processing is set effectively, a memory controller 203 decreases the memory area and the like being used for the work of a storage buffer 208 to ensure a storage buffer area before starting normal jam recovery processing. When the jam recovery processing is set ineffectively, the memory controller 203 uses the storage buffer 208 as the work area or any other work area thus enhancing the print efficiency. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、上位外部装置等が接続されたネットワーク等への適用に好適な印刷装置、印刷システム、印刷装置の制御方法、印刷装置の制御プログラム及び記録媒体に関する。
【0002】
【従来の技術】
ネットワークを介してパーソナルコンピュータ等の上位外部機器に接続されているページプリンタはネットワーク側から順次送られてくる印刷データが1ページ分揃った時点で、一度に1ページ分の印刷を行う。この種の印刷装置としてはサーマルヘッド、インクジェット等を用いたものがあるが、ここでは、その一例として電子写真プリンタについて説明する。
【0003】
電子写真プリンタには、コントローラ、エンジン部及びエンジンコントローラが設けられている。コントローラは、ワークステーションやパーソナルコンピュータ等の上位外部機器にネットワーク等を介して接続され、この上位外部機器から印刷データを受け取り、この印刷データを編集して編集印刷データを作成し、更にエンジン部で印刷が可能となる画像データ形式に展開処理する。編集印刷データはキャラクタコードデータと制御データ等から成るデータ構成を有し、展開処理によって、所定の分解能のドットから成る画素マトリックスで表した画像データに変換される。
【0004】
エンジンコントローラは、コントローラで展開された画像データに基づいてエンジン部を制御する。エンジン部は印刷ドラム等を含み、エンジンコントローラから入力した画像データに基づき印刷用紙に印刷を行う。エンジン部の発光方式としてレーザ方式、LED方式、液晶シャッタ方式、プラズマディスプレイ方式等が知られている。
【0005】
この種の印刷装置では、印刷中にジャム、トナー切れ、簡易な機構的故障等の印刷障害を起こすことがあるが、このような場合、印刷装置では、ページバッファメモリ等に格納した印刷データが消去されてしまっている。このため、印刷装置では、印刷データを予めメインメモリに保存しておき、障害復旧後にこの保存データに基づいて印刷を再開するジャムリカバリ方式が採用されている。このジャムリカバリ方式の採用により、上位外部機器より再度印刷データを受信せずに印刷が可能とされている。
【0006】
【発明が解決しようとする課題】
しかしながら、上記したジャムリカバリ方式では両面印刷等を高速で行う印刷装置の場合、用紙走行路内に複数の用紙が存在するため、この複数の用紙に対応させた複数ページ分の編集印刷データを二重に格納するページバッファメモリが必要とされる。従って、このような印刷装置では、同様にメインメモリにも大きな容量が必要とされるため、非常に高価となる欠点がある。
【0007】
また、少ないメインメモリ容量内でジャムリカバリを実行する場合は、ワーク用として使用するメモリ領域等を小さくし、ジャムリカバリ用の保存データ格納用のメモリ領域を確保する必要があるため、メモリを効率的に使用することができず、印刷処理の妨げとなることがある。
【0008】
更に、従来の印刷装置では、ジャムリカバリ処理の設定を上位外部機器とのインタフェース毎に設定することができない。このため、双方向パラレルインタフェース経由等比較的ユーザがプリンタ装置の近くで印刷しジャムリカバリ処理をそれほど必要としない場合も、ネットワーク経由等でユーザがプリンタ装置から離れて印刷しジャムリカバリ処理を必要とする場合も、同じ設定のもとで印刷装置を使用する必要がある。
【0009】
本発明は、かかる問題点に鑑みてなされたものであって、用途に合わせメモリを効率的に利用することができ、印刷効率を向上させることができる印刷装置、印刷システム、印刷装置の制御方法、印刷装置の制御プログラム及び記録媒体を提供することを目的とする。
【0010】
【課題を解決するための手段】
本願の第1の発明に係る印刷装置は、1又は2以上のインタフェースと、前記1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手段と、前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手段と、前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手段と、を有することを特徴とする。
【0011】
本願の第2の発明に係る印刷システムは、ネットワークで互いに接続された1又は2以上の上位外部機器及び印刷装置を有する印刷システムにおいて、前記印刷装置は、夫々に前記1又は2以上の上位外部機器が接続された1又は2以上のインタフェースと、前記1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手段と、前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手段と、前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手段と、を有することを特徴とする。
【0012】
本願の第3の発明に係る印刷装置の制御方法は、1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する工程と、前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む工程と、前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する工程と、を有することを特徴とする。
【0013】
本願の第4の発明に係る印刷装置の制御プログラムは、コンピュータに、1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手順と、前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手順と、前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手順と、を実行させることを特徴とする。
【0014】
本願の第5の発明に係るコンピュータ読み取り可能な記録媒体は、コンピュータに、1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手順と、前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手順と、前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手順と、を実行させる印刷装置の制御プログラムを記録したことを特徴とする。
【0015】
これらの本願発明においては、ジャムリカバリ情報の設定がインタフェース毎に可能である。このため、ジャムリカバリ処理の必要性に応じてジャムリカバリ処理の有効/無効を設定することにより、用途に合わせメモリを効率的に利用することが可能となる。この結果、印刷効率が向上する。
【0016】
【発明の実施の形態】
以下、本発明の実施形態に係る印刷装置、印刷システム、印刷装置の制御方法、印刷装置の制御プログラム及び記録媒体について、添付の図面を参照して具体的に説明する。
【0017】
本発明の実施形態に係る印刷装置には、コントローラ、エンジン部及びエンジンコントローラが設けられている。エンジン部及びエンジンコントローラの構成は、従来のものと同様である。図1は、本発明の実施形態に係る印刷装置のコントローラ部の構成を示すブロック図である。
【0018】
本実施形態に係る印刷装置に設けられたコントローラ部103は、インタフェース102を介して上位外部機器101に接続されている。このコントローラ部103は、ROM(リードオンリーメモリ)104、DRAM(ダイナミック・ランダムアクセスメモリ)105、ASIC(アプリケーション・スペシフィック・IC)106、及びCPU107を備えている。コントローラ部103は、更に設定部108及び不揮発性記憶装置109を備えている。
【0019】
インタフェース102は、いわゆるRS232C等のシリアルインタフェースや双方向パラレルインタフェース、IEEE802.3又はIEEE802.5等のLANインタフェースである。DRAM105は、入力データの記憶や作業用記憶領域等として用いる主記憶装置である。ASIC(Application Specific IC)106は、上位外部機器で作成された印刷データを受け取り、それに基づいてビデオ信号をプリンタエンジンに出力するための特定用途向けICである。CPU107は、この印刷装置全体の制御を行う中央処理装置であり、印刷装置全体の作業手順(制御プログラム)を記憶したROM(読み取り専用メモリ)104からプログラムを順次読み取り、実行する。設定部108には、例えば操作画面が設けられており、この設定部108を介してユーザにより、ジャムリカバリ処理の有効/無効の設定が行われる。不揮発性記憶装置109は、設定部108を介して設定された情報を記憶する。
【0020】
図2は、図1中のDRAM105及びASIC106の構成を示す機能ブロック図である。DRAM105には、受信バッファ207、保存バッファ208、描画メモリ209及びビットマップメモリ210が設けられている。ASIC106には、ホストインタフェースブロック(特定手段)201、ジャムリカバリ制御ブロック(読込手段)202、メモリコントローラ(制御手段)203、描画ブロック204、ドットイメージ形成ブロック205及びビデオインタフェースブロック206が設けられている。
【0021】
ホストインタフェースブロック(特定手段)201は、インタフェース102を介して上位外部機器101からの印刷データを取り込み、どのインタフェースから印刷データを受信したかの情報をジャムリカバリ制御ブロック202に出力する。また、受信された印刷データは、メモリコントローラ203を経由してDRAM105の受信バッファ207に格納される。
【0022】
描画ブロック204は、受信バッファ207に格納された印刷データを解析して、ハードウェアで画像処理できるように描画コマンドに変換する。その変換時に必要なフォントデータは、図示しないフォント記憶手段から供給される。変換された描画コマンドは、メモリコントローラ203を経由して、DRAM105の描画メモリ209に格納される。
【0023】
ドットイメージ形成ブロック205は、描画メモリ209に格納された描画コマンドをハードウェアで画像形成し、ページ単位又はバンド単位でビットマップに展開する。展開されたビットマップデータは、メモリコントローラ203を経由して、DRAM105のビットマップメモリ210に格納される。
【0024】
ビデオインタフェースブロック206は、ビットマップメモリ210に格納されたビットマップデータを受け取ると、そのビットマップデータをビデオ信号に変換して、プリンタエンジン211に送出する。プリンタエンジン211の構成によって、印刷装置は、レーザビームプリンタ、インクジェットプリンタ、感熱式プリンタ、ドットインパクトプリンタ等に分類されるが、本実施形態においてプリンタエンジン211は、どのような構成であってもよい。
【0025】
ジャムリカバリ制御ブロック202は、ホストインタフェースブロック201から出力された情報に基づいて、印刷データがどのインタフェース102から受信されたものなのかを把握する。そして、予めインタフェース毎に設定され、不揮発性記憶装置109に記憶されたジャムリカバリ処理の有効/無効のジャムリカバリ情報に基づいて、保存バッファ208をジャムリカバリ処理用に使用するか否かをメモリコントローラ203に対して設定する。ジャムリカバリ処理が有効に設定されているインタフェースに対しては、保存バッファ208をワークとして使用しているメモリ領域等を小さくし受信バッファ領域を確保し、通常のジャムリカバリ処理を実行する。一方、ジャムリカバリ処理が無効に設定されているインタフェースに対しては、保存バッファ208をワーク領域やその他の作業領域として使用し、印刷効率を高める。
【0026】
ここで、インタフェース毎のジャムリカバリ処理の有効/無効に関する設定の仕組みの詳細について図3を用いて説明する。
【0027】
ジャムリカバリ処理の有効/無効の設定は、設定部108に設けられた操作画面を介して実行することができる。図3は、操作画面の一例を示す模式図である。この操作画面には、図3に示すように、例えば夫々RS232Cインタフェース(ローカルインタフェース)、LANインタフェース(ネットワークインタフェース)に対するジャムリカバリ処理の有効/無効を設定するための操作ボタン301、302が表示される。
【0028】
図3に示す画面を介してユーザによってインタフェース毎のジャムリカバリ処理の有効/無効が設定される。そして、この有効/無効を示す情報は、不揮発性記憶装置109にジャムリカバリ情報として記憶され、保存バッファ208の用途の選択の際に参照される。
【0029】
次に、上述のように構成された本実施形態に係る印刷装置の動作(印刷装置の制御方法)について、図4に示すフローチャートを参照して説明する。なお、図4に示すフローチャートに従ったプログラムをROM104に格納しておき、このプログラムを起動させることにより、以下の制御方法を実現することも可能である。
【0030】
先ず、設定部108を介して、ユーザ(処理実行者)により、インタフェース毎にジャムリカバリ処理の有効/無効の設定が行われる。この設定データは、不揮発性記憶装置109に記憶される。
【0031】
その後、CPU107が、上位外部機器101からの受信データが存在するか、つまり上位外部機器101から印刷データが出力されているかを確認する(ステップS401)。このとき、受信データが存在していると、その受信データは、ホストインタフェースブロック201により取り込まれる。
【0032】
次に、ホストインタフェースブロック201は、どのインタフェースからの受信データであるかを特定した後、ジャムリカバリ制御ブロック202に対し、その特定結果を出力する。ジャムリカバリ制御ブロック202は、予め処理実行者によって設定され、不揮発性記憶装置109に記憶されたインタフェース毎のジャムリカバリ設定の有効/無効のジャムリカバリ情報のうちから、特定されたインタフェースに対するジャムリカバリ情報を確認する(ステップS402)。
【0033】
この確認の結果、ジャムリカバリ処理が有効に設定されている場合、メモリコントローラ203は、保存バッファ208のワーク用として使用しているメモリ領域等を小さくし、保存バッファ領域を確保し、通常のジャムリカバリ処理を実行する(ステップS403)。
【0034】
一方、ジャムリカバリ処理が無効に設定されている場合、メモリコントローラ203は、保存バッファ208をワーク領域やその他の作業領域として使用し、印刷効率を高める(ステップS404)。
【0035】
このような本実施例によれば、上位外部機器とのインタフェース毎にジャムリカバリ処理の有効/無効を設定することができる。従って、ジャムリカバリ処理の必要性が高い上位外部機器に対してのみジャムリカバリ処理を有効に設定し、ジャムリカバリ処理の必要性があまり高くない上位外部機器に対してはジャムリカバリ処理を無効に設定することにより、用途に合わせメモリを効率的に利用することが可能となる。この結果、印刷効率が向上する。
【0036】
また、両面印刷等を行うために大きなメインメモリが必要とされる印刷装置においても、決められた容量のメインメモリを使用してジャムリカバリを実行するに当たって、メモリを効率的に利用することが可能である。
【0037】
なお、上記の実施形態では、図1に示すように設定部108が印刷装置自体に設けられているが、印刷装置自体に設定部が設けられずに、印刷装置にインタフェースを介して通信可能とされた情報処理装置に設定部(外部設定手段)が設けられていてもよい。つまり、情報処理装置を介してユーザによってジャムリカバリ処理の有効/無効の設定が行われてもよい。このような場合には、情報処理装置からのジャムリカバリ情報が印刷装置に送信される。そして、ジャムリカバリ処理の有効/無効の設定は、ホストインタフェースブロック201を介して、インタフェースの種別に対応付けて不揮発性記憶装置109に記憶される。
【0038】
また、印刷データにインタフェースの種別に応じたジャムリカバリ処理の有効/無効の設定を含ませるようにしてもよい。このような場合には、ジャムリカバリ処理の有効/無効が予め設定されるのではなく、情報処理装置から印刷データが印刷装置に送信される際に、この印刷データの送信と共に、ジャムリカバリ情報がホストインタフェースブロック201に入力され、その後、インタフェースの種別毎のジャムリカバリ処理の有効/無効のジャムリカバリ情報が不揮発性記憶装置109に記憶される。
【0039】
また、インタフェースとしては、種々のローカルインタフェース及びネットワークインタフェースを使用することができる。
【0040】
本発明の実施形態は、コンピュータがプログラムを実行することによって実現することができる。また、プログラムをコンピュータに供給するための手段、例えばかかるプログラムを記録したCD−ROM等のコンピュータ読み取り可能な記録媒体又はかかるプログラムを伝送するインターネット等の伝送媒体も本発明の実施形態として適用することができる。また、上記のプログラムも本発明の実施形態として適用することができる。上記のプログラム、記録媒体、伝送媒体及びプログラムプロダクトは、本発明の範疇に含まれる。
【0041】
【発明の効果】
以上説明したように、本発明によれば、インタフェース毎にジャムリカバリ処理の有効/無効を設定することができる。従って、ジャムリカバリ処理の必要性に応じてジャムリカバリ処理を有効/無効を設定することにより、用途に合わせメモリを効率的に利用することができる。このため、印刷効率を向上させることができる。
【図面の簡単な説明】
【図1】本発明の実施形態に係る印刷装置のコントローラ部の構成を示すブロック図である。
【図2】図1中のDRAM105及びASIC106の構成を示す機能ブロック図である。
【図3】ジャムリカバリ処理の有効/無効に関する設定を行うための操作画面の一例を示す模式図である。
【図4】本発明の実施形態に係る印刷装置の動作を示すフローチャートである。
【符号の説明】
101;上位外部機器
102;インタフェース
103;コントローラ部
104;ROM
105;DRAM
106;ASIC
107;CPU
108;設定部
109;不揮発性記憶装置
201;ホストインタフェースブロック
202;ジャムリカバリ制御ブロック
203;メモリコントローラ
204;描画ブロック
205;ドットイメージ形成ブロック
206;ビデオインタフェースブロック
207;受信バッファ
208;保存バッファ
209;描画メモリ
210;ビットマップメモリ
211;プリンタエンジン
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a printing device, a printing system, a printing device control method, a printing device control program, and a recording medium suitable for application to a network or the like to which a higher-level external device or the like is connected.
[0002]
[Prior art]
A page printer connected to a higher-level external device such as a personal computer via a network prints one page at a time when one page of print data sequentially sent from the network is completed. As this type of printing apparatus, there is an apparatus using a thermal head, an ink jet, or the like. Here, an electrophotographic printer will be described as an example.
[0003]
The electrophotographic printer includes a controller, an engine unit, and an engine controller. The controller is connected to a higher-level external device such as a workstation or a personal computer via a network or the like, receives print data from the higher-level external device, edits the print data, creates edited print data, and further has an engine unit. Processing is expanded to an image data format that allows printing. The edited print data has a data configuration including character code data and control data, and is converted into image data represented by a pixel matrix composed of dots of a predetermined resolution by a development process.
[0004]
The engine controller controls the engine unit based on the image data developed by the controller. The engine unit includes a printing drum or the like, and performs printing on printing paper based on image data input from the engine controller. As a light emission system of the engine unit, a laser system, an LED system, a liquid crystal shutter system, a plasma display system, and the like are known.
[0005]
In this type of printing apparatus, a printing failure such as a jam, running out of toner, or a simple mechanical failure may occur during printing.In such a case, the printing apparatus stores print data stored in a page buffer memory or the like. It has been erased. For this reason, the printing apparatus employs a jam recovery method in which print data is stored in a main memory in advance, and printing is restarted based on the stored data after recovery from a failure. By using the jam recovery method, printing can be performed without receiving print data again from a higher-level external device.
[0006]
[Problems to be solved by the invention]
However, in the above-described jam recovery method, in the case of a printing apparatus that performs high-speed double-sided printing or the like, since a plurality of sheets exist in the sheet traveling path, edited print data for a plurality of pages corresponding to the plurality of sheets is copied. There is a need for a page buffer memory for double storage. Therefore, such a printing apparatus also has a disadvantage that it is very expensive because a large capacity is also required for the main memory.
[0007]
In addition, when performing jam recovery within a small main memory capacity, it is necessary to reduce the memory area used for work and secure a memory area for storing saved data for jam recovery. It may not be able to be used for printing and may hinder the printing process.
[0008]
Further, in the conventional printing apparatus, the setting of the jam recovery process cannot be set for each interface with the higher-level external device. For this reason, even when the user prints relatively close to the printer device and does not require much jam recovery processing, such as via a bidirectional parallel interface, the user needs to print away from the printer device via a network or the like to perform jam recovery processing. In this case, it is necessary to use the printing apparatus under the same settings.
[0009]
The present invention has been made in view of such a problem, and a printing apparatus, a printing system, and a control method of a printing apparatus that can efficiently use a memory according to an application and improve printing efficiency. To provide a control program for a printing apparatus and a recording medium.
[0010]
[Means for Solving the Problems]
The printing apparatus according to the first invention of the present application includes one or more interfaces, a specification unit that specifies an interface to which print data has been input from the one or more interfaces, and a specification unit that specifies the interface. Reading means for reading information indicating which interface has been set, and jam recovery information indicating whether the jam recovery processing set to the specified interface is valid or invalid, and a jam read by the reading means. And control means for controlling the execution of jam recovery processing according to the recovery information.
[0011]
A printing system according to a second invention of the present application is a printing system having one or more higher-level external devices and a printing device connected to each other by a network, wherein the printing devices each include the one or more higher-level external devices. One or more interfaces to which a device is connected, a specification unit for specifying an interface to which print data has been input from the one or more interfaces, and an interface specified by the specification unit Means for reading jam recovery information indicating validity / invalidity of jam recovery processing set for the specified interface, and jam recovery according to the jam recovery information read by the reading means. And control means for controlling the execution of the processing.
[0012]
The control method of the printing apparatus according to the third invention of the present application is a step of specifying an interface to which print data has been input from among one or two or more interfaces, and an interface specified by the specifying unit. Reading jam recovery information indicating validity / invalidity of jam recovery processing set for the specified interface, and performing jam recovery processing according to the jam recovery information read by the reading unit. Controlling the execution of the program.
[0013]
According to a fourth aspect of the present invention, there is provided a control program for a printing apparatus, comprising: a computer that specifies, from one or more interfaces, an interface to which print data is input; and an interface specified by the specifying unit. And a read procedure for reading jam recovery information indicating validity / invalidity of jam recovery processing set for the specified interface, and a jam recovery information read by the reading unit. And a control procedure for controlling the execution of the jam recovery processing in response to the control procedure.
[0014]
The computer-readable recording medium according to the fifth aspect of the present invention is a computer-readable recording medium comprising: a specification step of specifying, from one or more interfaces, an interface to which print data has been input; A reading procedure for reading information indicating an interface, and jam recovery information indicating validity / invalidity of jam recovery processing set for the specified interface; and jam recovery information read by the reading unit. And a control program for controlling the execution of the jam recovery processing in accordance with the control program, and a control program of the printing apparatus for executing the control.
[0015]
In the present invention, setting of the jam recovery information is possible for each interface. Therefore, by setting the validity / invalidity of the jam recovery processing according to the necessity of the jam recovery processing, it is possible to efficiently use the memory according to the application. As a result, printing efficiency is improved.
[0016]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, a printing apparatus, a printing system, a printing apparatus control method, a printing apparatus control program, and a recording medium according to an embodiment of the present invention will be specifically described with reference to the accompanying drawings.
[0017]
A printing device according to an embodiment of the present invention includes a controller, an engine unit, and an engine controller. The configurations of the engine unit and the engine controller are the same as those of the related art. FIG. 1 is a block diagram illustrating a configuration of a controller unit of a printing apparatus according to an embodiment of the present invention.
[0018]
The controller unit 103 provided in the printing apparatus according to the present embodiment is connected to the host external device 101 via the interface 102. The controller unit 103 includes a ROM (Read Only Memory) 104, a DRAM (Dynamic Random Access Memory) 105, an ASIC (Application Specific IC) 106, and a CPU 107. The controller unit 103 further includes a setting unit 108 and a nonvolatile storage device 109.
[0019]
The interface 102 is a serial interface such as a so-called RS232C, a bidirectional parallel interface, or a LAN interface such as IEEE802.3 or IEEE802.5. The DRAM 105 is a main storage device used for storing input data, a work storage area, and the like. An ASIC (Application Specific IC) 106 is an application-specific IC for receiving print data created by a host external device and outputting a video signal to the printer engine based on the print data. The CPU 107 is a central processing unit that controls the entire printing apparatus, and sequentially reads and executes programs from a ROM (read only memory) 104 that stores work procedures (control programs) for the entire printing apparatus. The setting unit 108 is provided with, for example, an operation screen. Through the setting unit 108, the user sets the validity / invalidity of the jam recovery process. The nonvolatile storage device 109 stores information set via the setting unit 108.
[0020]
FIG. 2 is a functional block diagram showing a configuration of the DRAM 105 and the ASIC 106 in FIG. The DRAM 105 includes a reception buffer 207, a storage buffer 208, a drawing memory 209, and a bitmap memory 210. The ASIC 106 includes a host interface block (specifying unit) 201, a jam recovery control block (reading unit) 202, a memory controller (control unit) 203, a drawing block 204, a dot image forming block 205, and a video interface block 206. .
[0021]
The host interface block (specification unit) 201 captures print data from the higher-level external device 101 via the interface 102, and outputs information on which interface the print data has been received to the jam recovery control block 202. The received print data is stored in the reception buffer 207 of the DRAM 105 via the memory controller 203.
[0022]
The drawing block 204 analyzes the print data stored in the reception buffer 207 and converts the print data into a drawing command so that image processing can be performed by hardware. Font data required for the conversion is supplied from a font storage unit (not shown). The converted drawing command is stored in the drawing memory 209 of the DRAM 105 via the memory controller 203.
[0023]
The dot image formation block 205 forms an image of a drawing command stored in the drawing memory 209 by hardware, and develops it into a bitmap in page units or band units. The expanded bitmap data is stored in the bitmap memory 210 of the DRAM 105 via the memory controller 203.
[0024]
Upon receiving the bitmap data stored in the bitmap memory 210, the video interface block 206 converts the bitmap data into a video signal and sends it to the printer engine 211. Depending on the configuration of the printer engine 211, the printing device is classified into a laser beam printer, an inkjet printer, a thermal printer, a dot impact printer, and the like. In the present embodiment, the printer engine 211 may have any configuration. .
[0025]
The jam recovery control block 202 grasps from which interface 102 the print data is received based on the information output from the host interface block 201. The memory controller determines whether or not to use the storage buffer 208 for the jam recovery processing based on the jam recovery information of the validity / invalidity of the jam recovery processing which is set in advance for each interface and stored in the nonvolatile storage device 109. 203 is set. For an interface for which the jam recovery processing is set to be valid, the memory area or the like using the storage buffer 208 as a work is reduced to secure a reception buffer area, and normal jam recovery processing is executed. On the other hand, for an interface for which the jam recovery processing is set to be invalid, the storage buffer 208 is used as a work area or another work area to increase printing efficiency.
[0026]
Here, details of the setting mechanism regarding the enable / disable of the jam recovery process for each interface will be described with reference to FIG.
[0027]
The setting of the validity / invalidity of the jam recovery process can be executed via an operation screen provided in the setting unit 108. FIG. 3 is a schematic diagram illustrating an example of the operation screen. As shown in FIG. 3, on this operation screen, for example, operation buttons 301 and 302 for enabling / disabling the jam recovery process for the RS232C interface (local interface) and the LAN interface (network interface) are displayed. .
[0028]
Through the screen shown in FIG. 3, the user sets the validity / invalidity of the jam recovery process for each interface. The information indicating the validity / invalidity is stored in the non-volatile storage device 109 as jam recovery information, and is referred to when selecting the use of the storage buffer 208.
[0029]
Next, an operation of the printing apparatus according to the embodiment configured as described above (a method of controlling the printing apparatus) will be described with reference to a flowchart illustrated in FIG. A program according to the flowchart shown in FIG. 4 is stored in the ROM 104, and the following control method can be realized by activating the program.
[0030]
First, the user (processing executor) sets the enable / disable of the jam recovery process for each interface via the setting unit 108. This setting data is stored in the nonvolatile storage device 109.
[0031]
Thereafter, the CPU 107 checks whether there is data received from the higher-level external device 101, that is, whether print data has been output from the higher-level external device 101 (step S401). At this time, if there is received data, the received data is captured by the host interface block 201.
[0032]
Next, the host interface block 201 specifies the interface from which the data is received, and then outputs the specified result to the jam recovery control block 202. The jam recovery control block 202 is set by the processing executor in advance, and from the jam recovery information on the validity / invalidity of the jam recovery setting for each interface stored in the nonvolatile storage device 109, the jam recovery information for the specified interface. Is confirmed (step S402).
[0033]
As a result of this confirmation, when the jam recovery processing is set to be valid, the memory controller 203 reduces the memory area or the like of the storage buffer 208 used for work, secures the storage buffer area, and performs normal jam processing. A recovery process is performed (Step S403).
[0034]
On the other hand, when the jam recovery processing is set to be invalid, the memory controller 203 uses the storage buffer 208 as a work area or another work area to increase printing efficiency (step S404).
[0035]
According to the present embodiment, it is possible to set the enable / disable of the jam recovery process for each interface with the higher-level external device. Therefore, the jam recovery process is enabled only for higher-level external devices that need high jam recovery processing, and the jam recovery process is disabled for high-level external devices that do not require high jam recovery processing. By doing so, it becomes possible to efficiently use the memory according to the application. As a result, printing efficiency is improved.
[0036]
In addition, even in a printing apparatus that requires a large main memory to perform double-sided printing or the like, the memory can be efficiently used when performing the jam recovery using the main memory of a predetermined capacity. It is.
[0037]
In the above embodiment, the setting unit 108 is provided in the printing apparatus itself as shown in FIG. 1, but the setting unit is not provided in the printing apparatus itself, and the printing apparatus can communicate with the printing apparatus via an interface. A setting unit (external setting means) may be provided in the information processing device thus set. In other words, the user may enable / disable the jam recovery process via the information processing device. In such a case, the jam recovery information from the information processing device is transmitted to the printing device. The valid / invalid setting of the jam recovery process is stored in the non-volatile storage device 109 via the host interface block 201 in association with the interface type.
[0038]
The print data may include a setting for enabling / disabling the jam recovery process according to the type of the interface. In such a case, the validity / invalidity of the jam recovery processing is not set in advance, and when the print data is transmitted from the information processing apparatus to the printing apparatus, the jam recovery information is transmitted together with the print data. The input is input to the host interface block 201, and thereafter, the jam recovery information of the enable / disable of the jam recovery processing for each interface type is stored in the nonvolatile storage device 109.
[0039]
Various local interfaces and network interfaces can be used as the interface.
[0040]
Embodiments of the present invention can be realized by a computer executing a program. Further, means for supplying the program to the computer, for example, a computer-readable recording medium such as a CD-ROM in which the program is recorded, or a transmission medium such as the Internet for transmitting the program is also applied as an embodiment of the present invention. Can be. Further, the above-described program can also be applied as an embodiment of the present invention. The above programs, recording media, transmission media, and program products are included in the scope of the present invention.
[0041]
【The invention's effect】
As described above, according to the present invention, enable / disable of the jam recovery process can be set for each interface. Therefore, by setting the jam recovery process to be valid / invalid according to the necessity of the jam recovery process, the memory can be efficiently used according to the application. For this reason, printing efficiency can be improved.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration of a controller unit of a printing apparatus according to an embodiment of the present invention.
FIG. 2 is a functional block diagram showing a configuration of a DRAM 105 and an ASIC 106 in FIG.
FIG. 3 is a schematic diagram illustrating an example of an operation screen for performing a setting relating to enable / disable of a jam recovery process.
FIG. 4 is a flowchart illustrating an operation of the printing apparatus according to the embodiment of the present invention.
[Explanation of symbols]
101: host external device 102; interface 103; controller 104; ROM
105; DRAM
106; ASIC
107; CPU
108; setting unit 109; nonvolatile storage device 201; host interface block 202; jam recovery control block 203; memory controller 204; drawing block 205; dot image forming block 206; video interface block 207; Drawing memory 210; Bitmap memory 211; Printer engine

Claims (13)

1又は2以上のインタフェースと、
前記1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手段と、
前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手段と、
前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手段と、
を有することを特徴とする印刷装置。
One or more interfaces;
Specifying means for specifying an interface to which print data has been input, from among the one or more interfaces;
Reading means for reading information indicating which interface is specified by the specifying means, and jam recovery information indicating validity / invalidity of jam recovery processing set for the specified interface;
Control means for controlling execution of jam recovery processing according to the jam recovery information read by the reading means,
A printing device comprising:
前記インタフェース毎に設定されたジャムリカバリ情報を記憶する記憶手段を有することを特徴とする請求項1に記載の印刷装置。The printing apparatus according to claim 1, further comprising a storage unit configured to store jam recovery information set for each of the interfaces. 外部から前記インタフェース毎にジャムリカバリ処理情報を設定する設定部を有することを特徴とする請求項1又は2に記載の印刷装置。The printing apparatus according to claim 1, further comprising a setting unit configured to externally set jam recovery processing information for each of the interfaces. それとの通信が可能な情報処理装置から前記インタフェース毎にジャムリカバリ情報が設定されることを特徴とする請求項1乃至3のいずれか1項に記載の印刷装置。The printing apparatus according to any one of claims 1 to 3, wherein jam recovery information is set for each of the interfaces from an information processing apparatus capable of communicating therewith. 前記1又は2以上のインタフェースは、ローカルインタフェース及びネットワークインタフェースからなる群から選択された少なくとも1種を有することを特徴とする請求項1乃至4のいずれか1項に記載の印刷装置。The printing apparatus according to claim 1, wherein the one or more interfaces include at least one selected from the group consisting of a local interface and a network interface. ネットワークで互いに接続された1又は2以上の上位外部機器及び印刷装置を有する印刷システムにおいて、
前記印刷装置は、
夫々に前記1又は2以上の上位外部機器が接続された1又は2以上のインタフェースと、
前記1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手段と、
前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手段と、
前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手段と、
を有することを特徴とする印刷システム。
In a printing system having one or more higher-level external devices and a printing device connected to each other by a network,
The printing device,
One or more interfaces to which the one or more higher-order external devices are connected, respectively;
Specifying means for specifying an interface to which print data has been input, from among the one or more interfaces;
Reading means for reading information indicating which interface is specified by the specifying means, and jam recovery information indicating validity / invalidity of jam recovery processing set for the specified interface;
Control means for controlling execution of jam recovery processing according to the jam recovery information read by the reading means,
A printing system comprising:
前記印刷装置は、
前記印刷データをハードウェアで画像処理できるように描画コマンドに変換する描画ブロックと、
前記描画コマンドを実際に印字されるビットマップデータに展開するドットイメージ形成ブロックと、
前記ビットマップデータをビデオ信号に変換してプリンタエンジンに送信するビデオインタフェースブロックと、
を有することを特徴とする請求項6に記載の印刷システム。
The printing device,
A drawing block that converts the print data into a drawing command so that image processing can be performed by hardware;
A dot image forming block for developing the drawing command into bitmap data to be actually printed,
A video interface block for converting the bitmap data into a video signal and transmitting the video signal to a printer engine;
The printing system according to claim 6, comprising:
前記印刷装置は、前記インタフェース毎に設定されたジャムリカバリ情報を記憶する記憶手段を有することを特徴とする請求項6又は7に記載の印刷システム。The printing system according to claim 6, wherein the printing apparatus includes a storage unit configured to store jam recovery information set for each of the interfaces. 前記印刷装置は、外部から前記インタフェース毎にジャムリカバリ処理情報を設定する設定部を有することを特徴とする請求項6乃至8のいずれか1項に記載の印刷システム。The printing system according to claim 6, wherein the printing apparatus includes a setting unit configured to externally set jam recovery processing information for each of the interfaces. 前記情報処理装置は、前記インタフェース毎にジャムリカバリ情報を設定する外部設定手段を有することを特徴とする請求項6乃至9のいずれか1項に記載の印刷システム。The printing system according to claim 6, wherein the information processing apparatus includes an external setting unit configured to set jam recovery information for each of the interfaces. 1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する工程と、
前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む工程と、
前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する工程と、
を有することを特徴とする印刷装置の制御方法。
Identifying an interface to which the print data has been input, from among one or more interfaces;
Reading information indicating which interface is specified by the specifying means, and jam recovery information indicating whether the jam recovery process set to the specified interface is valid / invalid;
Controlling the execution of jam recovery processing according to the jam recovery information read by the reading means,
A method for controlling a printing apparatus, comprising:
コンピュータに、
1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手順と、
前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手順と、
前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手順と、
を実行させることを特徴とする印刷装置の制御プログラム。
On the computer,
A specifying procedure for specifying, from one or more interfaces, an interface to which print data has been input;
A reading step of reading information indicating which interface is specified by the specifying unit, and jam recovery information indicating whether the jam recovery process set to the specified interface is valid / invalid;
A control procedure for controlling the execution of jam recovery processing according to the jam recovery information read by the reading means,
A control program for a printing apparatus.
コンピュータに、
1又は2以上のインタフェースのうちから、印刷データが入力されたインタフェースを特定する特定手順と、
前記特定手段により特定されたインタフェースがどれであるかを示す情報、及び前記特定されたインタフェースに対して設定されたジャムリカバリ処理の有効/無効を示すジャムリカバリ情報を読み込む読込手順と、
前記読込手段により読み込まれたジャムリカバリ情報に応じてジャムリカバリ処理の実行を制御する制御手順と、
を実行させる印刷装置の制御プログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体。
On the computer,
A specifying procedure for specifying, from one or more interfaces, an interface to which print data has been input;
A reading step of reading information indicating which interface is specified by the specifying unit, and jam recovery information indicating whether the jam recovery process set to the specified interface is valid / invalid;
A control procedure for controlling the execution of jam recovery processing according to the jam recovery information read by the reading means,
A computer-readable recording medium on which is recorded a control program of a printing apparatus for executing the program.
JP2002243914A 2002-08-23 2002-08-23 Printer, print system, control method of printer, control program of printer and recording medium Pending JP2004082401A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002243914A JP2004082401A (en) 2002-08-23 2002-08-23 Printer, print system, control method of printer, control program of printer and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002243914A JP2004082401A (en) 2002-08-23 2002-08-23 Printer, print system, control method of printer, control program of printer and recording medium

Publications (1)

Publication Number Publication Date
JP2004082401A true JP2004082401A (en) 2004-03-18

Family

ID=32052557

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002243914A Pending JP2004082401A (en) 2002-08-23 2002-08-23 Printer, print system, control method of printer, control program of printer and recording medium

Country Status (1)

Country Link
JP (1) JP2004082401A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7859703B2 (en) 2005-12-26 2010-12-28 Konica Minolta Business Technologies, Inc. Image forming apparatus, image forming method and recording medium having program recorded thereon

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7859703B2 (en) 2005-12-26 2010-12-28 Konica Minolta Business Technologies, Inc. Image forming apparatus, image forming method and recording medium having program recorded thereon

Similar Documents

Publication Publication Date Title
JP2012173462A (en) Image forming apparatus, image forming control method, image forming control program and recording medium for the program
JP5288879B2 (en) Printing apparatus, control method therefor, program, and computer-readable storage medium
JP2013082130A (en) Image forming apparatus, image formation control method, and image formation control program
JP2008023900A (en) Image formation device, image formation method, and program
JP2006293933A (en) Image forming system, image forming method, information processing apparatus, and image forming apparatus
JP5671930B2 (en) Printing system
JP3962537B2 (en) RECORDING DEVICE CONTROL METHOD, COMPUTER DEVICE, STORAGE MEDIUM, RECORDING DEVICE, AND RECORDING SYSTEM
JP2004074783A (en) Method of suppressing printing of nearly-blank page
JP4029281B2 (en) Image processing apparatus, image processing method, and image processing program
JP2004082401A (en) Printer, print system, control method of printer, control program of printer and recording medium
JP2008023785A (en) Image forming apparatus, image forming control method, image forming control program, and record medium
KR19990086291A (en) Apparatus and method for printing data in multiple sheets
JP4532760B2 (en) Image forming apparatus, data processing method of image forming apparatus, and storage medium
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
KR20080021439A (en) Image forming apparatus and image forming method capable of performing printing without space
JP4095296B2 (en) Printing apparatus and printing control method therefor
JP2007323363A (en) Printing system, printing apparatus, printing control method, program, and storage medium
JP2001096804A (en) Image output apparatus and control method thereof
JP2008102284A (en) Image forming apparatus, control method, and computer program
JP3195097B2 (en) Output control method and device
JP2008250435A (en) Printing system, and prn file generation method in printing system
JP4324112B2 (en) Image output apparatus and control method thereof
JP2013120195A (en) Image forming device
JP3478640B2 (en) Data processing device, printing device, and control method
JP2006244132A (en) Printing system