JPH05138998A - Image processing device - Google Patents

Image processing device

Info

Publication number
JPH05138998A
JPH05138998A JP3302916A JP30291691A JPH05138998A JP H05138998 A JPH05138998 A JP H05138998A JP 3302916 A JP3302916 A JP 3302916A JP 30291691 A JP30291691 A JP 30291691A JP H05138998 A JPH05138998 A JP H05138998A
Authority
JP
Japan
Prior art keywords
output
image information
image
order
cpu
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.)
Withdrawn
Application number
JP3302916A
Other languages
Japanese (ja)
Inventor
Eiji Sakaguchi
英二 坂口
Hirohiko Ito
裕彦 伊藤
Hiroshi Omura
宏志 大村
Koichi Unno
浩一 海野
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 JP3302916A priority Critical patent/JPH05138998A/en
Publication of JPH05138998A publication Critical patent/JPH05138998A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To shorten a wait time for printout by outputting data which needs to be printed out urgently. CONSTITUTION:CPU determines whether there is any output hindrance in an output part, in step S1. If it is determined that there is an output hindrance, CPU waits until the output is normalized. Then if it is found that the normalization is realized in step S2, CPU interprets whether an output source for image information is set in the following step S3. If it is interpreted that setting an output sequence is already done in step S3, CPU outputs image information according to the set output sequence. However, it is determined that the output sequence has not been set, in step S3 or there is no output hindrance in the output part, in step S1, CPU processes the operating sequence in step S4 so that image information is output in the order of data stored in a storage part.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像情報を蓄積後、そ
れを可視画像として出力する画像処理装置に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus for accumulating image information and outputting it as a visible image.

【0002】[0002]

【従来の技術】従来の画像処理装置では、装置に接続さ
れる1台のプリンタに複数の出力要求が発生した場合、
それらを順次メモリに蓄積し、出力要求が発生した順番
にプリントアウトしている。その際、プリンタの紙詰ま
り等の障害にてプリントアウトが不可能になった場合、
障害が復旧してプリントアウトが可能になり次第、出力
要求の順序が維持され、その順番に従ったプリントアウ
トが行なわれている。
2. Description of the Related Art In a conventional image processing apparatus, when a plurality of output requests are issued to one printer connected to the apparatus,
These are sequentially stored in the memory and are printed out in the order in which the output requests are issued. At that time, if you cannot print out due to a paper jam in the printer,
As soon as the failure is recovered and printout becomes possible, the order of output requests is maintained, and the printout is performed according to the order.

【0003】[0003]

【発明が解決しようとしている課題】しかしながら、上
記従来の画像処理装置では、プリントアウトの順番が固
定されているため、紙詰まりや用紙切れ等の不測の事態
が発生してその復旧に時間がかかった場合、出力の順番
待ちがあればそれだけプリントアウトに時間がかかり、
プリントアウトの総待ち時間は、不測の事態による遅延
時間+順番待ちの時間となり、緊急にプリントアウトす
る必要がある場合、それに対応できないという問題があ
る。
However, in the above-mentioned conventional image processing apparatus, since the order of printing out is fixed, an unexpected situation such as paper jam or paper shortage occurs and it takes time to recover. If you wait for output, the printout will take more time,
The total waiting time for printout is the delay time due to an unforeseen event plus the waiting time for waiting, and there is a problem that if it is necessary to print out urgently, it cannot be handled.

【0004】[0004]

【課題を解決するための手段】本発明は、上述の課題を
解決することを目的として成されたもので、上述の課題
を解決する一手段として、以下の構成を備える。すなわ
ち、入力した画像情報を格納する画像蓄積手段と、指示
に従って該画像蓄積手段に格納された画像情報を可視画
像として出力する出力手段とを備える画像処理装置にお
いて、前記出力手段における出力障害を検知する手段
と、前記出力障害の復旧を検知する手段と、前記復旧後
の前記出力手段における画像情報の出力順を任意に設定
する設定手段とを備え、前記設定がなされていないとき
は、前記画像蓄積手段に蓄積された順に前記出力手段か
ら画像情報を出力し、前記設定があるときは、その設定
に従った順に前記出力手段から画像情報を出力する。好
ましくは、前記設定手段は、前記画像蓄積手段に格納さ
れている画像情報を識別できるリストを表示する手段を
備え、該リストを使用して画像情報の出力順を設定す
る。
The present invention has been made for the purpose of solving the above-mentioned problems, and has the following constitution as one means for solving the above-mentioned problems. That is, in an image processing apparatus including image storage means for storing input image information and output means for outputting the image information stored in the image storage means as a visible image according to an instruction, an output failure in the output means is detected. Means, a means for detecting the recovery of the output failure, and a setting means for arbitrarily setting the output order of the image information in the output means after the recovery, and when the setting is not made, the image The image information is output from the output means in the order of being stored in the storage means, and when there is the setting, the image information is output from the output means in the order according to the setting. Preferably, the setting means includes means for displaying a list capable of identifying the image information stored in the image storage means, and the output order of the image information is set using the list.

【0005】[0005]

【作用】以上の構成において、緊急にプリントアウトを
要するものを優先的に出力して、プリントアウトの待ち
時間を短縮するよう機能する。
In the above-mentioned structure, a function that urgently needs to print out is preferentially output to shorten the waiting time for printout.

【0006】[0006]

【実施例】以下、添付図面を参照して、本発明に係る好
適な実施例を詳細に説明する。図1は、本発明の実施例
に係る画像処理装置(以下、装置という)の構成を示す
ブロツク図である。同図において、操作部100では、
後述するプリントアウトの順序等を設定し、回線制御部
500は、外部機器(不図示)より送られてきた画像情
報を処理する。また、画像信号制御部300は、回線制
御部500より受けた画像情報を処理し、それをプリン
タ400に送る。このプリンタ400は、画像信号制御
部300からの画像情報を可視像として出力する。記憶
部600は、回線制御部500からの画像情報を記憶す
る。なお、CPU200は、内蔵する制御プログラムに
従って、上記の操作部100、画像信号制御部300、
プリンタ400、回線制御部500、記憶部600等を
制御する中央制御部である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings. FIG. 1 is a block diagram showing the configuration of an image processing apparatus (hereinafter referred to as an apparatus) according to an embodiment of the present invention. In the figure, in the operation unit 100,
The order of printouts, which will be described later, etc. are set, and the line control unit 500 processes image information sent from an external device (not shown). The image signal control unit 300 also processes the image information received from the line control unit 500 and sends it to the printer 400. The printer 400 outputs the image information from the image signal controller 300 as a visible image. The storage unit 600 stores the image information from the line control unit 500. The CPU 200 operates the operation unit 100, the image signal control unit 300, and
A central control unit that controls the printer 400, the line control unit 500, the storage unit 600, and the like.

【0007】次に、本実施例に係る装置を構成する操作
部について詳細に説明する。図2は、操作部100の詳
細構成を示す図であり、同図においてメッセージディス
プレイ110には各種のメツセージが表示され、カーソ
ルキー120は、メッセージディスプレイ110に表示
されるカーソルを上下させるためのキーである。また、
OKキー130は、カーソルで選択したものを決定する
ためのキー、スタートキー140は、動作の再開を指示
するためのキーである。
Next, the operation section constituting the apparatus according to this embodiment will be described in detail. FIG. 2 is a diagram showing a detailed configuration of the operation unit 100. In FIG. 2, various messages are displayed on the message display 110, and a cursor key 120 is a key for moving the cursor displayed on the message display 110 up and down. Is. Also,
The OK key 130 is a key for determining what is selected by the cursor, and the start key 140 is a key for instructing restart of the operation.

【0008】本実施例に係る装置では、通常、不図示の
外部機器より回線制御部500へ画像情報、及びそのプ
リントアウトの指示が送られると、画像情報は、一旦、
記憶部600に記憶され、そこから回線制御部500、
画像信号処理部300を介してプリンタ400に送ら
れ、そこで可視像として出力される。この一連の動作の
間に、別の画像情報、及びそのプリントアウトの指示
が、外部機器より回線制御部500へ送られてくると、
その画像情報は記憶部600に記憶され、それ以前に処
理が指示された画像情報に対する一連の動作が終了する
のを待つ。
In the apparatus according to the present embodiment, when image information and a printout instruction thereof are sent from an external device (not shown) to the line controller 500, the image information is temporarily
It is stored in the storage unit 600, from which the line control unit 500,
It is sent to the printer 400 via the image signal processing unit 300 and is output as a visible image there. During this series of operations, when another image information and a printout instruction thereof are sent from the external device to the line control unit 500,
The image information is stored in the storage unit 600, and it waits until a series of operations for the image information for which the processing is instructed before is completed.

【0009】さらに、外部機器より回線制御部500
へ、別の画像情報、及びそのプリントアウトの指示が送
られると、それらは順次、記憶部600に記憶され、そ
れ以前の画像情報に対する出力処理が終了次第、それら
の画像情報と同様に出力される。また、記憶部600に
記憶された画像情報は、そのプリントアウトが完了する
までは、記憶部600に保持される。
Furthermore, the line control unit 500 is connected to the external device.
When another image information and an instruction to print out the image information are sent to the storage unit 600, they are sequentially stored in the storage unit 600, and when the output processing for the previous image information is completed, the image information is output similarly to the image information. It The image information stored in the storage unit 600 is held in the storage unit 600 until the printout is completed.

【0010】以下、本実施例に係る装置における操作手
順について説明する。記憶部600に、複数の画像情報
が出力待ちの状態で存在するとき、例えば、プリンタ4
00が紙詰まりを起こして停止した場合にも、上述のよ
うにプリントアウト中の画像情報、及び出力前の画像情
報は、記憶部600に保持される。そして、プリンタの
紙詰まりが取り除かれ、再び動作が可能になると、メッ
セージディスプレイ110上に、図3に示すメッセージ
が表示される。
The operation procedure of the apparatus according to this embodiment will be described below. When a plurality of pieces of image information exist in the storage unit 600 in a state of waiting for output, for example, the printer 4
Even when 00 is stopped due to a paper jam, the image information during printout and the image information before output are held in the storage unit 600 as described above. Then, when the paper jam of the printer is cleared and the printer can be operated again, the message shown in FIG. 3 is displayed on the message display 110.

【0011】図3において、プリントデータA,B,C
とは、記憶部600に保持されている各画像情報を判別
するための名前である。また、カーソル111は、名前
が付された画像情報を選択するためのカーソルであり、
カーソルキー120にてカーソル111を上下させ、1
番目に出力させたい画像情報名にカーソル111をあわ
せた後、OKキー130を押下することで出力の順序を
決定する。
In FIG. 3, print data A, B, C
Is a name for identifying each image information stored in the storage unit 600. Further, the cursor 111 is a cursor for selecting image information having a name,
Move the cursor 111 up and down with the cursor keys 120 and
After the cursor 111 is moved to the image information name to be output next, the OK key 130 is pressed to determine the output order.

【0012】1番目に出力させたい画像情報が決定され
ると、メッセージディスプレイ110上には、図4に示
すメッセージが表示される。この表示画面では、2番目
に出力させたい画像情報を選択する。それ以降の出力順
についても、同様に決定していく。そして、その後、ス
タートキー140を押下すると、上記の手順にて設定し
た順番に従って、画像情報が記憶部600より回線制御
部500、画像信号処理部300を介してプリンタ40
0に送られ、そこで出力される。
When the image information to be output first is determined, the message shown in FIG. 4 is displayed on the message display 110. On this display screen, the image information to be output second is selected. The output order after that is also determined in the same manner. Then, after that, when the start key 140 is pressed, the image information is transferred from the storage unit 600 to the printer 40 via the line control unit 500 and the image signal processing unit 300 in the order set in the above procedure.
Sent to 0 and output there.

【0013】なお、プリントアウトの順番を設定した画
像情報については、それらは、設定された順番に従って
出力されるが、順番が設定されなかった画像情報につい
ては、順番が設定された画像情報の出力後、記憶部60
0に記憶された順序に従って出力される。そこで、本実
施例に係る画像処理装置における画像情報の出力処理手
順について、その概略を説明する。
The image information for which the order of printout is set is output according to the set order, but for the image information for which the order is not set, the image information for which the order is set is output. After that, the storage unit 60
It is output according to the order stored in 0. Therefore, the outline of the output processing procedure of the image information in the image processing apparatus according to the present embodiment will be described.

【0014】図5は、本実施例に係る装置における画像
情報出力処理手順を示すフローチヤートである。同図に
おいて、ステツプS1で、CPU200は出力部(プリ
ンタ)における出力障害の有無を判定する。ここで、出
力障害があると判定されると、ステツプS2にて、その
障害の復旧を待つ。そして、ステツプS2で障害が復旧
したと判定された場合、続くステツプS3で、画像情報
の出力順の設定が行なわれたか否かの判定をする。
FIG. 5 is a flow chart showing the image information output processing procedure in the apparatus according to the present embodiment. In the figure, in step S1, the CPU 200 determines whether or not there is an output failure in the output unit (printer). If it is determined that there is an output failure, the recovery of the failure is awaited in step S2. Then, when it is determined that the failure is restored in step S2, it is determined in the subsequent step S3 whether or not the output order of the image information is set.

【0015】ステツプS3で、出力順の設定があると判
定された場合、CPU200は、ステツプS5で、その
設定順に従って画像情報を出力する。しかし、ステツプ
S3で出力の順番が設定されなかったり、あるいはステ
ツプS1で、出力部において出力障害がないと判定され
たときには、ステツプS4にて、記憶部600に記憶さ
れた順に画像情報を出力するように処理する。
If it is determined in step S3 that the output order is set, the CPU 200 outputs the image information in accordance with the set order in step S5. However, if the output order is not set in step S3 or if it is determined in step S1 that there is no output failure in the output section, the image information is output in the order stored in the storage section 600 in step S4. To process.

【0016】以上説明したように、本実施例によれば、
複数の画像情報を可視画像として連続して出力する場
合、紙詰まりや用紙切れ等の障害により出力が不能にな
ったとき、障害復旧後の出力の順番を設定して、緊急に
プリントアウトが必要な画像情報を優先的に出力させる
ことで、出力に対する待ち時間を短縮させることがで
き、緊急度に応じたプリントアウトが可能になるという
効果がある。
As described above, according to this embodiment,
When multiple image information is output continuously as a visible image, if the output is disabled due to a paper jam or paper outage, it is necessary to set the output order after the failure recovery and print out urgently. By preferentially outputting different image information, the waiting time for output can be shortened, and it is possible to perform printout according to the degree of urgency.

【0017】なお、上記実施例では、プリンタでの紙詰
まり等が発生した後に、画像情報の出力順を設定してい
るが、障害発生前に、出力する全画像情報に対してあら
かじめ出力順を設定しておき、障害復旧後、それらの順
番に従って出力するようにしてもよい。本発明は、複数
の機器から構成されるシステムに適用しても、1つの機
器から成る装置に適用しても良い。
In the above embodiment, the output order of the image information is set after the paper jam or the like occurs in the printer. However, before the failure occurs, the output order of all the image information to be output is set in advance. It may be set in advance, and after the failure is recovered, the data may be output in the order of those. The present invention may be applied to a system including a plurality of devices or an apparatus including a single device.

【0018】[0018]

【発明の効果】以上説明したように、本発明によれば、
画像情報の出力において生じた障害が復旧後、設定した
順番にて画像情報を出力することで、緊急にプリントア
ウトを要する画像情報を優先的に出力させ、その待ち時
間を短縮できるという効果がある。
As described above, according to the present invention,
After the failure caused in the output of the image information is recovered, the image information is output in the set order, so that there is an effect that the image information that needs to be printed out can be preferentially output and the waiting time can be shortened. ..

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施例に係る画像処理装置の構成を示
すブロツク図、
FIG. 1 is a block diagram showing the configuration of an image processing apparatus according to an embodiment of the present invention,

【図2】実施例に係る操作部の詳細説明図、FIG. 2 is a detailed explanatory view of an operation unit according to the embodiment,

【図3】[Figure 3]

【図4】メッセージディスプレイ上のメッセージ表示例
を示す図、
FIG. 4 is a diagram showing a message display example on a message display;

【図5】実施例に係る装置における画像情報出力処理手
順を示すフローチヤートである。
FIG. 5 is a flowchart showing an image information output processing procedure in the apparatus according to the embodiment.

【符号の説明】[Explanation of symbols]

100 操作部 110 メッセージディスプレイ 120 カーソルキー 130 OKキー 140 スタートキー 200 CPU 300 画像信号制御部 400 プリンタ 500 回線制御部 600 記憶部 100 Operation Unit 110 Message Display 120 Cursor Keys 130 OK Key 140 Start Key 200 CPU 300 Image Signal Control Unit 400 Printer 500 Line Control Unit 600 Storage Unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 海野 浩一 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Koichi Unno 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 入力した画像情報を格納する画像蓄積手
段と、指示に従って該画像蓄積手段に格納された画像情
報を可視画像として出力する出力手段とを備える画像処
理装置において、 前記出力手段における出力障害を検知する手段と、 前記出力障害の復旧を検知する手段と、 前記復旧後の前記出力手段における画像情報の出力順を
任意に設定する設定手段とを備え、 前記設定がなされていないときは、前記画像蓄積手段に
蓄積された順に前記出力手段から画像情報を出力し、前
記設定があるときは、その設定に従った順に前記出力手
段から画像情報を出力することを特徴とする画像処理装
置。
1. An image processing apparatus comprising: an image storage unit for storing input image information; and an output unit for outputting the image information stored in the image storage unit as a visible image according to an instruction. A means for detecting a failure, a means for detecting recovery of the output failure, and a setting means for arbitrarily setting the output order of the image information in the output means after the recovery, and when the setting is not made An image processing apparatus, wherein image information is output from the output means in the order in which the image is stored in the image storage means, and when there is the setting, the image information is output from the output means in the order according to the setting. ..
【請求項2】 前記設定手段は、前記画像蓄積手段に格
納されている画像情報を識別できるリストを表示する手
段を備え、該リストを使用して画像情報の出力順を設定
することを特徴とする請求項1に記載の画像処理装置。
2. The setting means includes means for displaying a list capable of identifying image information stored in the image storage means, and the output order of the image information is set using the list. The image processing device according to claim 1.
JP3302916A 1991-11-19 1991-11-19 Image processing device Withdrawn JPH05138998A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3302916A JPH05138998A (en) 1991-11-19 1991-11-19 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3302916A JPH05138998A (en) 1991-11-19 1991-11-19 Image processing device

Publications (1)

Publication Number Publication Date
JPH05138998A true JPH05138998A (en) 1993-06-08

Family

ID=17914663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3302916A Withdrawn JPH05138998A (en) 1991-11-19 1991-11-19 Image processing device

Country Status (1)

Country Link
JP (1) JPH05138998A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07112565A (en) * 1993-10-20 1995-05-02 Canon Inc Image recording device
JP2006051615A (en) * 2004-08-10 2006-02-23 Canon Inc Image forming apparatus, control method therefor, program, and storage medium
JP2008087385A (en) * 2006-10-04 2008-04-17 Canon Inc Control method of printing device, control program of printing device, and printing device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07112565A (en) * 1993-10-20 1995-05-02 Canon Inc Image recording device
JP2006051615A (en) * 2004-08-10 2006-02-23 Canon Inc Image forming apparatus, control method therefor, program, and storage medium
JP2008087385A (en) * 2006-10-04 2008-04-17 Canon Inc Control method of printing device, control program of printing device, and printing device

Similar Documents

Publication Publication Date Title
JP2006031677A (en) Print control device, printer, print network system, print control method, print control program and recording medium which records print control program
JPH0784117B2 (en) Image recording device control device
JP2002139966A (en) Image forming system
JPH096074A (en) Device and method for printing on both sides of paper and storage medium storing program capable of being read out by computer
JP2003122529A (en) Output control device, output control system, output control method, computer readable record medium and computer program
JPH05138998A (en) Image processing device
JP3027468B2 (en) Printing error recovery processing method
JP4328059B2 (en) Printing apparatus and printing control method
JPS59129182A (en) Printing apparatus
JP2007168103A (en) Printer and its recovery printing method
CN101305342B (en) Recording device, computer and recording system
JP2738350B2 (en) Page printer device
JPH05162409A (en) Printing apparatus equipped with recovery function
JP3334258B2 (en) Printer control device and method
JP2915774B2 (en) Print processing apparatus and method
JP2000330757A (en) Document processing system and printer
JP2004351830A (en) Continuous paper printing apparatus
JPH11216915A (en) Printer apparatus
JPH0895726A (en) Print server system
JP2001260493A (en) Network printer system
JPH1134450A (en) Image forming apparatus
JP3311969B2 (en) Discharge position control method and apparatus in printing apparatus
JP4194768B2 (en) Network printer system
JP2001075770A (en) Control method of printer controller
JPH09267539A (en) Printer

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990204