JP6507941B2 - Image processing apparatus and control method of image processing apparatus - Google Patents
Image processing apparatus and control method of image processing apparatus Download PDFInfo
- Publication number
- JP6507941B2 JP6507941B2 JP2015169066A JP2015169066A JP6507941B2 JP 6507941 B2 JP6507941 B2 JP 6507941B2 JP 2015169066 A JP2015169066 A JP 2015169066A JP 2015169066 A JP2015169066 A JP 2015169066A JP 6507941 B2 JP6507941 B2 JP 6507941B2
- Authority
- JP
- Japan
- Prior art keywords
- job
- processing
- interrupt
- unit
- image
- 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.)
- Active
Links
Images
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
- Facsimiles In General (AREA)
Description
本発明は,各種のジョブの処理が可能な画像処理装置およびその制御方法に関する。さらに詳細には,第1のジョブを処理中に第2のジョブを割り込ませて処理する割込み機能に関する技術である。 The present invention relates to an image processing apparatus capable of processing various jobs and a control method thereof. More specifically, the technology relates to an interrupt function for interrupting and processing a second job while processing a first job.
従来から,印刷,読み取り,ファクシミリ送信等,各種のジョブの処理が可能な画像処理装置において,第1のジョブを処理中に第2のジョブを割り込ませて処理する割込み機能が知られている。 2. Description of the Related Art Conventionally, in an image processing apparatus capable of processing various jobs such as printing, reading, facsimile transmission, etc., an interrupt function has been known which processes a first job while interrupting a second job.
割込み機能を開示した文献としては,例えば,特許文献1がある。特許文献1には,第1のジョブの処理中にスタートキーが押下されることによって,第2のジョブを割り込ませて処理する構成,さらに第2のジョブを割り込ませた際,第1のジョブの処理の中断が必要か否かを判断し,中断が必要であれば第1のジョブの処理を中断して第2のジョブを処理し,第2のジョブの処理終了後に第1のジョブの処理を再開し,中断が不要であれば第1のジョブの処理を中断せず,第1のジョブと第2のジョブとを並行して処理する構成,が開示されている。 For example, Patent Document 1 is an example of a document disclosing an interrupt function. According to Patent Document 1, the second job is interrupted and processed by pressing the start key during processing of the first job, and the first job is interrupted when the second job is interrupted. If it is necessary to interrupt the processing of the first job, the second job is processed, and the processing of the second job is completed. A configuration is disclosed in which processing is resumed, and processing of the first job is performed in parallel without interrupting the processing of the first job if interruption is unnecessary.
しかしながら,前記した従来の技術には,次のような問題があった。すなわち,特許文献1の割込み機能では,第1のジョブの処理中に,ジョブの処理の開始を指示する開始指示を入力するスタートキーの押下によって自動的に第2のジョブを割り込ませる。そのため,第1のジョブの処理の中断が必要な場合であっても画像処理装置が連続して稼働することになり,第2のジョブを第1のジョブと区別し難い。 However, the above-described conventional techniques have the following problems. That is, in the interrupt function of Patent Document 1, while the processing of the first job, the second job is automatically interrupted by pressing the start key for inputting the start instruction for instructing the start of the processing of the job. Therefore, even when the processing of the first job needs to be interrupted, the image processing apparatus operates continuously, and it is difficult to distinguish the second job from the first job.
本発明は,前記した従来の技術が有する問題点を解決するためになされたものである。すなわちその課題とするところは,割込み機能を有する画像処理装置であって,割り込ませるジョブと割り込まれるジョブとの区別がし易い技術を提供することにある。 The present invention has been made to solve the problems of the above-described conventional techniques. That is, the object of the invention is to provide an image processing apparatus having an interrupt function, which can easily distinguish between a job to be interrupted and a job to be interrupted.
この課題の解決を目的としてなされた画像処理装置は,ジョブの処理を行う複数の処理部を備え,前記処理部に,シートに画像を形成する画像形成部と,原稿から画像を読み取る画像読取部と,を含むジョブ処理部と,ジョブの種類と,ジョブの処理の開始を指示する開始指示と,割込みの開始を指示する割込み指示と,を受信可能な受信部と,並行して処理可能なジョブの種類の組合せを記憶する記憶部と,制御部と,を備え,前記制御部は,第1のジョブの処理中に,前記受信部を介して前記割込み指示を受信したことに応じて,前記第1のジョブの処理を中断する中断処理と,前記中断処理にて前記第1のジョブの処理を中断した後,前記受信部を介して第2のジョブの種類と前記第2のジョブの開始を指示する前記開始指示とを受信したことに応じて,前記第2のジョブの種類と前記第1のジョブの種類との組合せが,前記記憶部に記憶された組合せと一致するか否かを判断する判断処理と,前記判断処理にてジョブの種類の組合せが一致しないと判断された場合,前記第2のジョブの処理を開始し,前記第2のジョブの処理が終了した後に,前記第1のジョブの処理を再開し,前記判断処理にてジョブの種類の組合せが一致すると判断された場合,前記第1のジョブの処理を再開し,前記第2のジョブの処理を開始し,前記第2のジョブを前記第1のジョブと並行して処理する割込み処理と,を実行することを特徴としている。 An image processing apparatus made for the purpose of solving the problem comprises a plurality of processing units for processing a job, and the processing unit comprises an image forming unit for forming an image on a sheet, and an image reading unit for reading an image from a document , And a receiving unit capable of receiving, in parallel, a job processing unit including a, a type of job, a start instruction instructing start of processing of the job, and an interrupt instruction instructing start of an interrupt A storage unit storing a combination of job types; and a control unit, the control unit responding to the reception of the interrupt instruction via the receiving unit during processing of the first job, After interrupting processing of the first job and interrupting processing of the first job in the interrupt processing, the type of the second job and the second job are interrupted via the receiving unit Receive the start instruction to indicate the start Determining whether or not the combination of the type of the second job and the type of the first job matches the combination stored in the storage unit, If it is determined that the combination of job types does not match, processing of the second job is started, and processing of the first job is resumed after processing of the second job is completed, If it is determined in the determination process that the combinations of job types match, processing of the first job is resumed, processing of the second job is started, and the second job is selected as the first job. It is characterized in that interrupt processing to be performed in parallel with the job is executed.
本明細書に開示される画像処理装置は,割込み指示を受信すると,処理中の第1のジョブの処理を中断する。そして,中断後,画像形成装置は,第1のジョブの種類と割込み指示の受信後に受け付けた第2のジョブの種類との組合せが,記憶部に記憶される並行して処理可能な組合せと一致するか否かを判断する。一致しないと判断した場合,画像形成装置は,第2のジョブの処理を開始し,第2のジョブの処理の終了後に第1のジョブの処理を再開する。一方,一致すると判断した場合,画像形成装置は,第1のジョブと第2のジョブとを並行して処理する。 The image processing device disclosed in the present specification interrupts the processing of the first job being processed when the interrupt instruction is received. Then, after the interruption, the image forming apparatus matches the combination of the first job type and the second job type received after receiving the interrupt instruction with the combinations that can be processed in parallel stored in the storage unit. Determine if you want to If it is determined that they do not match, the image forming apparatus starts the processing of the second job, and resumes the processing of the first job after the processing of the second job is completed. On the other hand, if it is determined that they match, the image forming apparatus processes the first job and the second job in parallel.
すなわち,本明細書に開示される画像処理装置では,第1のジョブの途中で第2のジョブが割り込む場合であっても,第2のジョブの処理の開始指示の受信時には第1のジョブの処理が中断されて止まっているため,第2のジョブを第1のジョブと区別し易い。つまり,割込み指示の受信によって第1のジョブの処理が中断することにより,第1のジョブの出力物や原稿を,第2のジョブの出力物や原稿と区別して,把握できる。 That is, in the image processing apparatus disclosed in this specification, even when the second job interrupts in the middle of the first job, when the instruction to start the processing of the second job is received, the first job Since the process is interrupted and stopped, it is easy to distinguish the second job from the first job. That is, by interrupting the processing of the first job by receiving the interrupt instruction, it is possible to distinguish the output of the first job and the original from the output of the second job and the original and to grasp the output.
また,本明細書には,他の画像処理装置として,ジョブの処理を行う複数の処理部を備え,前記処理部に,シートに画像を形成する画像形成部と,原稿から画像を読み取る画像読取部と,を含むジョブ処理部と,ジョブの種類と,ジョブの処理の開始を指示する開始指示と,割込みの開始を指示する割込み指示と,を受信可能な受信部と,制御部と,を備え,前記制御部は,第1のジョブの処理中に,前記受信部を介して前記割込み指示を受信したことに応じて,前記第1のジョブの処理を中断する中断処理と,前記中断処理にて前記第1のジョブの処理を中断した後,前記受信部を介して第2のジョブの種類と前記第2のジョブの開始を指示する前記開始指示とを受信したことに応じて,前記複数の処理部のうち,前記第1のジョブの処理に使用する処理部を前記第1のジョブの種類に基づいて,前記第2のジョブの処理に使用する処理部を前記第2のジョブの種類に基づいて,それぞれ特定する特定処理と,前記特定処理にて前記第1のジョブに使用すると特定された処理部と,前記特定処理にて前記第2のジョブに使用すると特定された処理部と,で同じ処理部が含まれるか否かを判断する特定判断処理と,前記特定判断処理にて前記第1のジョブに使用すると特定された処理部の中に前記第2のジョブに使用すると特定された処理部が含まれると判断された場合,前記第2のジョブの処理を開始し,前記第2のジョブの処理が終了した後に,前記第1のジョブの処理を再開し,前記特定判断処理にて前記第1のジョブに使用すると特定された処理部の中に前記第2のジョブに使用すると特定された処理部が含まれないと判断された場合,前記第1のジョブの処理を再開し,前記第2のジョブの処理を開始し,前記第2のジョブを前記第1のジョブと並行して処理する特定割込み処理と,を実行する画像処理装置が開示されている。 The present specification also includes, as another image processing apparatus, a plurality of processing units for processing a job, and the processing unit includes an image forming unit for forming an image on a sheet, and an image reading unit for reading an image from a document A job processing unit including a job processing unit, a type of job, a start instruction instructing start of processing of the job, and a reception unit capable of receiving an interrupt instruction instructing start of an interrupt, and a control unit The control unit is configured to interrupt the processing of the first job in response to the reception of the interrupt instruction via the receiver during processing of the first job; and the interruption processing In response to having received the type of the second job and the start instruction instructing the start of the second job via the receiving unit after interrupting the processing of the first job in Processing of the first job among a plurality of processing units A identification process for identifying a processing unit to be used based on the type of the first job and a processing unit to be used for processing the second job based on the type of the second job; and the identification process Whether the same processing unit is included in the processing unit specified to be used in the first job and the processing unit specified to be used in the second job in the specifying process When it is determined that the processing unit specified to be used for the second job is included in the processing unit specified to be used for the first job in the specific judgment processing and the specific judgment processing, The processing of the second job is started, and after the processing of the second job is completed, the processing of the first job is resumed, and it is specified that the identification judgment processing is to be used for the first job. Said second job in the processing unit If it is determined that the processing unit specified to be used is not included, processing of the first job is resumed, processing of the second job is started, and the second job is used as the first job. An image processing apparatus is disclosed which executes specific interrupt processing to be performed in parallel with the above.
本明細書に開示される上述の画像処理装置は,割込み指示を受信すると,処理中の第1のジョブの処理を中断する。そして,中断後,画像形成装置は,第1のジョブの処理に使用する処理部と,第2のジョブの処理に使用する処理部と,を特定し,同じ処理部が含まれるか否かを判断する。同じ処理部が含まれると判断した場合,画像形成装置は,第2のジョブの処理を開始し,第2のジョブの処理の終了後に第1のジョブの処理を再開する。一方,同じ処理部が含まれないと判断した場合,画像形成装置は,第1のジョブと第2のジョブとを並行して処理する。 The above-described image processing device disclosed in the present specification interrupts the processing of the first job being processed when the interrupt instruction is received. Then, after the interruption, the image forming apparatus specifies the processing unit to be used for the processing of the first job and the processing unit to be used for the processing of the second job, and determines whether the same processing unit is included or not. to decide. If it is determined that the same processing unit is included, the image forming apparatus starts processing of the second job and resumes processing of the first job after processing of the second job is completed. On the other hand, if it is determined that the same processing unit is not included, the image forming apparatus processes the first job and the second job in parallel.
すなわち,本明細書に開示される上述の画像処理装置でも,割込み機能を有する画像処理装置であって,第1のジョブの途中で第2のジョブが割り込む場合であっても,第2のジョブの処理の開始指示の受信時には第1のジョブの処理が中断されて止まっている。そのため,割り込ませるジョブと割り込まれるジョブとの区別がし易い。 That is, the above-described image processing apparatus disclosed in this specification is also an image processing apparatus having an interrupt function, and the second job interrupts even when the second job interrupts in the middle of the first job. Processing of the first job is interrupted and stopped at the time of reception of the processing start instruction. Therefore, it is easy to distinguish between the job to be interrupted and the job to be interrupted.
上記画像処理装置の機能を実現するための制御方法,コンピュータプログラム,および当該コンピュータプログラムを格納するコンピュータ読取可能な記憶媒体も,新規で有用である。 A control method for realizing the functions of the image processing apparatus, a computer program, and a computer readable storage medium storing the computer program are also novel and useful.
本発明によれば,割込み機能を有する画像処理装置であって,割り込ませるジョブと割り込まれるジョブとの区別がし易い技術が実現される。 According to the present invention, it is an image processing apparatus having an interrupt function, and a technology is realized that makes it easy to distinguish between a job to be interrupted and a job to be interrupted.
以下,本発明にかかる画像処理装置を具体化した第1の形態について,添付図面を参照しつつ詳細に説明する。本形態は,画像形成機能と画像読取機能とを備えた複合機(MFP:Multi Function Peripheral)に本発明を適用したものである。 Hereinafter, a first embodiment of an image processing apparatus according to the present invention will be described in detail with reference to the attached drawings. In the present embodiment, the present invention is applied to a multifunction peripheral (MFP: Multi Function Peripheral) having an image forming function and an image reading function.
第1の形態のMFP100は,図1に示すように,画像形成部10と,画像読取部20と,操作パネル40と,を備えている。画像形成部10と画像読取部20とは,いずれも,処理部の一例である。そして,画像形成部10と画像読取部20とを含むMFP100の内部構成は,ジョブ処理部の一例である。操作パネル40は,受信部および通知部の一例である。
As shown in FIG. 1, the
画像形成部10は,シートに画像を印刷するための構成である。MFP100は,給紙トレイ11と,排紙トレイ12と,を備えている。給紙トレイ11は,印刷用のシートを収容する。排紙トレイ12には,印刷済みのシートを収容する。MFP100は,給紙トレイ11に収容されているシートに,画像形成部10を用いて印刷し,印刷済みのシートを排紙トレイ12に排紙する。
The
画像形成部10の画像形成方式は,電子写真方式であっても,インクジェット方式であってもよい。また,MFP100は,カラー画像の形成が可能な装置であっても,モノクロ画像専用の装置であってもよい。また,MFP100は,両面印刷可能な装置であっても,片面印刷専用の装置であってもよい。
The image forming method of the
画像読取部20は,原稿の画像を読み取るための構成である。読取方式は,CCD方式であってもCIS方式であってもよい。また,カラー読み取りが可能であっても,モノクロ読み取りのみであってもよい。
The
画像読取部20は,読取対象の原稿を搬送する機能を有するADF(自動原稿搬送装置)22を備える。ADF22は,図1に示すように,MFP100の筐体の上部に設けられ,原稿トレイ24と,原稿排紙トレイ25とを備える。画像読取部20は,原稿トレイ24に置かれた原稿の1枚をADF22に搬送させ,搬送中に原稿の画像を読み取り,読み取り済みの原稿を原稿排紙トレイ25に排紙させる。
The
画像読取部20のADF22は,図1中の左奥側の一辺を中心に回転可能であり,MFP100に対して開閉自在に設けられている。ADF22の下側には読取ガラスが設けられ,MFP100は,読取ガラスに置かれた原稿を読み取ることもできる。例えば,MFP100は,ADF22の原稿トレイ24にシートの無い状態で読み取りの指示を受け付けると,読取ガラス上の原稿を読み取る。
The
操作パネル40は,図1に示すように,液晶ディスプレイ41と,ボタン群とを備える。ボタン群には,スタートボタン42,割込ボタン43,ストップボタン,テンキー等が設けられている。MFP100は,例えば,各種の情報を操作パネル40の液晶ディスプレイ41に表示させる。また,MFP100は,ボタン群への操作によって各ボタンにて発信される信号を受信することにより,各種の指示を受信する。なお,液晶ディスプレイ41は,表示以外に入力操作も可能なタッチパネルであってもよい。タッチパネルを有するMFP100では,各ボタンへの操作に代えて,タッチパネルへの入力によって各種の指示を受信してもよい。
As shown in FIG. 1, the
続いて,本形態のMFP100の電気的構成について説明する。MFP100は,図2に示すように,CPU31と,ROM32と,RAM33と,NVRAM(不揮発性RAM)34とを含むコントローラ30を備えている。また,MFP100は,画像形成部10と,画像読取部20と,ネットワークIF(インターフェース)37と,USBIF38と,電話回線IF39と,操作パネル40と,を備え,これらがコントローラ30に電気的に接続されている。
Subsequently, an electrical configuration of the
ROM32には,MFP100を制御するための各種制御プログラムや各種設定,初期値等が記憶されている。RAM33は,各種制御プログラムが読み出される作業領域として,あるいは,データを一時的に記憶する記憶領域として利用される。NVRAM34は,画像データ等のデータや各種設定等を記憶する領域として利用される。ROM32またはNVRAM34は,記憶部の一例である。
The
CPU31は,ROM32から読み出した制御プログラムに従って,その処理結果をRAM33またはNVRAM34に記憶させながら,MFP100の各構成要素を制御する。CPU31は,制御部の一例である。コントローラ30が制御部であってもよい。なお,図2中のコントローラ30は,CPU31等,MFP100の制御に利用されるハードウェアを纏めた総称であって,実際にMFP100に存在する単一のハードウェアを表すとは限らない。
The
ネットワークIF37は,ネットワークに接続する外部装置と通信を行うためのハードウェアである。通信方法は,有線であっても無線であってもよい。USBIF38は,USBメモリ等のフラッシュメモリが接続され,接続されたフラッシュメモリと通信を行うためのハードウェアである。電話回線IF39は,電話回線を介して,電話網に接続する外部装置と通信を行うためのハードウェアである。 The network IF 37 is hardware for communicating with an external device connected to the network. The communication method may be wired or wireless. The USB IF 38 is a hardware to which a flash memory such as a USB memory is connected and to communicate with the connected flash memory. The telephone line IF 39 is hardware for communicating with an external device connected to the telephone network via the telephone line.
なお,MFP100は,ネットワークIF37を介して,複数の外部装置との通信を並行して処理可能である。一方,MFP100は,USBIF38に接続されたフラッシュメモリと1対1で通信する。また,MFP100は,電話回線IF39を1回線分のみ備え,電話回線IF39を介してある外部装置との回線が接続されている場合,他の外部装置との回線は接続できない。
The
続いて,MFP100にて処理可能なジョブの種類と,各ジョブの処理時にMFP100が使用する構成部について説明する。本形態のMFP100は,PCプリントジョブ,メモリダイレクトプリントジョブ,スキャン−PCジョブ,スキャン−メモリジョブ,ファクシミリ送信ジョブ,ファクシミリ受信ジョブ,コピージョブの各ジョブを処理可能である。
Next, types of jobs that can be processed by the
PCプリントジョブは,パーソナルコンピュータ(PC)等の外部装置からネットワークIF37を介して画像データを受信し,受信した画像データに基づく印刷を行うジョブである。つまり,MFP100は,PCプリントジョブを処理するために,画像形成部10を使用する。
The PC print job is a job for receiving image data from an external apparatus such as a personal computer (PC) via the network IF 37 and performing printing based on the received image data. That is, the
メモリダイレクトプリントジョブは,USBIF38に接続されたフラッシュメモリに保存されている画像データを読み出し,読み出した画像データに基づく印刷を行うジョブである。つまり,MFP100は,メモリダイレクトプリントジョブを処理するために,USBIF38と画像形成部10とを使用する。
The memo redirect print job is a job for reading out image data stored in a flash memory connected to the USB IF 38 and performing printing based on the read out image data. That is, the
スキャン−PCジョブは,原稿の画像を読み取り,読み取った画像に基づく画像データをネットワークIF37を介してPC等の外部装置に送信するジョブである。つまり,MFP100は,スキャン−PCジョブを処理するために,画像読取部20を使用する。
The scan-PC job is a job for reading an image of a document and transmitting image data based on the read image to an external apparatus such as a PC via the network IF 37. That is, the
スキャン−メモリジョブは,原稿の画像を読み取り,読み取った画像に基づく画像データを,USBIF38に接続されたフラッシュメモリ,または,MFP100に内蔵するRAM33やNVRAM34に保存するジョブである。つまり,MFP100は,スキャン−メモリジョブを処理するために,画像読取部20とUSBIF38とを使用する。
The scan-memory job is a job for reading an image of a document and storing image data based on the read image in a flash memory connected to the USB IF 38 or the
ファクシミリ送信ジョブは,原稿の画像を読み取り,読み取った画像に基づくファクシミリデータを電話回線IF39を介して電話網に接続されている外部装置に送信するジョブである。つまり,MFP100は,ファクシミリ送信ジョブを処理するために,画像読取部20と電話回線IF39とを使用する。
The facsimile transmission job is a job for reading an image of a document and transmitting facsimile data based on the read image to an external device connected to the telephone network via the telephone line IF 39. That is, the
ファクシミリ受信ジョブは,電話網に接続されている外部装置から電話回線IF39を介してファクシミリデータを受信し,受信したファクシミリデータに基づく印刷を行うジョブである。つまり,MFP100は,ファクシミリ受信ジョブを処理するために,画像形成部10と電話回線IF39とを使用する。
The facsimile reception job is a job for receiving facsimile data from an external device connected to the telephone network via the telephone line IF 39 and performing printing based on the received facsimile data. That is, the
コピージョブは,原稿の画像を読み取り,読み取った画像に基づく印刷を行うジョブである。つまり,MFP100は,コピージョブを処理するために,画像形成部10と画像読取部20とを使用する。
The copy job is a job for reading an image of a document and performing printing based on the read image. That is, the
続いて,MFP100における割込操作について説明する。MFP100は,ジョブの処理中に,操作パネル40にて割込ボタン43の押下を受け付けると,処理中のジョブが中断可能である場合は処理中のジョブの処理を中断して,他のジョブの指示入力を受け付ける。MFP100は,他のジョブの指示入力を,例えば,操作パネル40への操作によって受け付ける。以下では,割込ボタン43の押下後に受け付けたジョブを,割込ジョブとし,割込ボタン43の押下時に処理中であったジョブを,先行ジョブとする。先行ジョブは,第1のジョブの一例であり,割込ジョブは,第2のジョブの一例である。
Subsequently, an interrupt operation in
MFP100は,割込ボタン43の押下を受け付けて先行ジョブの処理を中断した後,割込ジョブと先行ジョブとを並行して処理可能であるか否かを判断する。そして,並行して処理可能であると判断した場合,MFP100は,割込ジョブと先行ジョブとを並行して処理する。一方,並行して処理可能ではないと判断した場合,MFP100は,割込ジョブをまず処理し,割込ジョブの処理が終了した後,先行ジョブの処理を再開する。
After accepting the pressing of the interrupt
MFP100は,同じ構成部を使用しない2つのジョブを並行して処理できる。具体的に,MFP100は,画像形成部10を使用し,画像読取部20を使用しないジョブと,画像読取部20を使用し,画像形成部10を使用しないジョブとを,同時に並行して処理できる。
The
一方,MFP100は,同じ構成部を使用する2つのジョブを同時に並行して処理できない。具体的に,MFP100は,画像形成部10を使用するジョブと,画像形成部10を使用するジョブとを並行して処理できない。また,MFP100は,画像読取部20を使用するジョブと,画像読取部20を使用するジョブとを並行して処理できない。
On the other hand, the
そして,MFP100は,2つのジョブを並行して処理可能であるか否かを判断するために,ROM32またはNVRAM34に,図3に示すような並行可能テーブル61を記憶している。並行可能テーブル61には,各先行ジョブの種類に対応して,その先行ジョブと並行して処理可能な割込ジョブの種類が記憶されている。そして,MFP100は,受け付けた割込ジョブの種類が,並行可能テーブル61に記憶されている「先行ジョブと並行処理可能な割込ジョブの種類」に含まれている場合には,割込ジョブと先行ジョブとを並行して処理可能であると判断する。
Then, in order to determine whether or not the two jobs can be processed in parallel, the
図3に示したように,先行ジョブがPCプリントジョブである場合,先行ジョブと並行して処理可能な割込ジョブの種類は,スキャン−PCジョブまたはスキャン−メモリジョブまたはファクシミリ送信ジョブのいずれかである。前述したように,PCプリントジョブは,画像形成部10を使用するジョブであり,スキャン−PCジョブ,スキャン−メモリジョブ,ファクシミリ送信ジョブは,いずれも,画像読取部20を使用し,画像形成部10を使用しないジョブである。従って,MFP100は,PCプリントジョブを処理中に,スキャン−PCジョブ,または,スキャン−メモリジョブ,または,ファクシミリ送信ジョブのいずれかを,PCプリントジョブと並行して処理できる。
As shown in FIG. 3, when the preceding job is a PC print job, the types of interrupt jobs that can be processed in parallel with the preceding job are either scan-PC job or scan-memory job or facsimile transmission job. It is. As described above, the PC print job is a job using the
また,図3に示したように,MFP100は,メモリダイレクトプリントジョブを処理中に,スキャン−PCジョブまたはファクシミリ送信ジョブを並行して処理できる。また,MFP100は,スキャン−PCジョブを処理中に,PCプリントジョブまたはメモリダイレクトプリントジョブを,並行して処理できる。また,MFP100は,スキャン−メモリジョブを処理中に,PCプリントジョブを,並行して処理できる。
Also, as shown in FIG. 3, the
なお,MFP100は,並行可能テーブル61に記憶されていない種類の割込ジョブを,対応する先行ジョブと並行して処理できない。そして,受け付けた割込ジョブの種類と先行ジョブの種類との組合せが,並行可能テーブル61に記憶されていない組合せであれば,MFP100は,受け付けた割込ジョブを先行ジョブと並行して処理できないと判断する。
Note that the
例えば,MFP100は,PCプリントジョブとPCプリントジョブとのように,同種の2つのジョブを並行して処理できない。また,MFP100は,いずれもUSBIF38を使用するジョブである,スキャン−メモリジョブとメモリダイレクトプリントジョブとを,並行して処理できない。また,MFP100は,コピージョブと他のジョブとを並行して処理できない。コピージョブの処理時には,MFP100は,画像形成部10と画像読取部20との両方を使用するからである。
For example, the
続いて,MFP100にて前述した割込み動作を実現するための割込処理の手順について,図4のフローチャートを参照して説明する。この割込処理は,割込ボタン43の押下を受け付けたことを契機に,MFP100のCPU31にて実行される。
Next, the procedure of the interrupt processing for realizing the above-described interrupt operation in
CPU31は,割込ボタン43の押下を受け付けると,まず,割込み可能な状態であるか否かを判断する(S101)。具体的には,CPU31は,中断しても続きから再開可能なジョブの処理中であるか否かを判断する。割込み可能な状態ではないと判断した場合(S101:NO),CPU31は,割込処理を終了する。なお,CPU31は,割込み可能な状態ではないと判断した場合には,その旨を液晶ディスプレイ41に表示させてもよい。
When receiving the pressing of the interrupt
例えば,ジョブの処理中ではない場合には,CPU31は,割込み可能な状態ではないと判断する。ジョブの処理中ではない場合,CPU31は,割込処理を終了して,通常の処理としてジョブを受け付ける。
For example, when the job is not being processed, the
また,CPU31は,ファクシミリ受信ジョブやファクシミリ送信ジョブの処理中であれば,割込み可能な状態ではないと判断する。ファクシミリ受信ジョブやファクシミリ送信ジョブは,電話回線を介して外部機器と通信するジョブである。そして,通信相手である外部機器が割込処理に伴うジョブの中断に対応しているかどうかは,保証されない。つまり,ファクシミリ受信ジョブやファクシミリ送信ジョブの処理を中断した場合,中断したジョブの処理を適切に再開できない可能性がある。そのため,CPU31は,先行ジョブがファクシミリ受信ジョブあるいはファクシミリ送信ジョブである場合,割込ボタン43の押下を受け付けても割込みを受け付けない。そして,CPU31は,割込処理を終了して,処理中のファクシミリ受信ジョブやファクシミリ送信ジョブの処理を継続する。
If the
一方,CPU31は,ファクシミリ受信ジョブやファクシミリ送信ジョブ以外のジョブ,例えば,PCプリントジョブ,スキャン−PCジョブ,コピージョブ等の処理中であれば,割込み可能な状態であると判断する。そして,割込み可能な状態であると判断した場合(S101:YES),CPU31は,先行ジョブの処理を中断する(S102)。S102は,中断処理の一例である。
On the other hand, if the
CPU31は,S102にて,処理中のシートの印刷や読取を完了させるとともに,少なくとも次のシートの搬送を含む動作を開始させない。先行ジョブの処理を中断することで,先行ジョブに係るシートの移動が停止するので,割込ボタン43を押下したユーザにとって,割込みが受け付けられたことがわかりやすい。
The
先行ジョブの処理を中断した後,CPU31は,割込ジョブの指示を受け付ける。CPU31は,例えば,操作パネル40にて,割込ジョブの内容についての各種の設定と,設定完了の指示の入力を受け付ける。そして,CPU31は,設定完了の指示を受け付けたか否かを判断する(S104)。なお,CPU31は,スタートボタン42の押下を受け付けた場合も,設定完了の指示であると判断する。
After interrupting the processing of the preceding job, the
設定完了の指示を受け付けていないと判断した場合(S104:NO),CPU31は,設定完了の指示を受け付けるまで,割込ジョブの各種の設定等の入力を受け付ける。なお,先行ジョブの処理を停止した後,所定の待機時間を過ぎても設定完了の指示を受け付けていない場合には,割込みをキャンセルして先行ジョブの処理を再開するように制御してもよい。
If it is determined that the setting completion instruction has not been received (S104: NO), the
そして,設定完了の指示を受け付けたと判断した場合(S104:YES),CPU31は,受け付けた設定に基づいて,割込ジョブの種類を取得する(S106)。さらに,CPU31は,割込ジョブの処理を開始する(S107)。
Then, if it is determined that the setting completion instruction has been received (S104: YES), the
さらに,CPU31は,割込ジョブと先行ジョブとを並行して処理できる否かを判別する並行可否判別処理の実行を開始する(S109)。S109は,判断処理の一例である。次に,並行可否判別処理の手順について,図5のフローチャートを参照して説明する。
Furthermore, the
並行可否判別処理では,CPU31は,まず,並行可能テーブル61を読み出す(S201)。そして,CPU31は,並行可能テーブル61に基づいて,先行ジョブと並行して処理できるジョブの種類を取得する(S202)。さらに,CPU31は,取得したジョブの種類の中に,S106にて取得した割込ジョブのジョブの種類が含まれるか否かを判断する(S203)。
In the parallel determination processing, the
そして,割込ジョブのジョブの種類が含まれると判断した場合(S203:YES),CPU31は,並行可能フラグをオンとして(S204),並行可否判別処理を終了する。つまり,割込ジョブのジョブの種類と先行ジョブのジョブの種類との組合せが,並行可能テーブル61に記憶されている組合せである場合には,CPU31は,割込ジョブと先行ジョブとを並行して処理できると判断する。なお,並行可能フラグは,NVRAM34に記憶されている情報である。
When it is determined that the type of the interrupt job is included (S203: YES), the
一方,割込ジョブのジョブの種類が含まれないと判断した場合(S203:NO),CPU31は,並行可能フラグをオフとして(S205),並行可否判別処理を終了する。つまり,割込ジョブのジョブの種類と先行ジョブのジョブの種類との組合せが,並行可能テーブル61に記憶されている組合せに含まれていない場合には,CPU31は,割込ジョブと先行ジョブとを並行して処理できないと判断する。
On the other hand, when it is determined that the type of job of the interrupt job is not included (S203: NO), the
図4の割込処理に戻り,CPU31は,S109の並行可否判別処理の後,並行可能フラグがオンであるか否かを判断する(S110)。そして,並行可能フラグがオンではないと判断した場合(S110:NO),CPU31は,割込ジョブの処理が終了したか否かを判断する(S112)。
Returning to the interrupt processing of FIG. 4, the
割込ジョブの処理が終了していないと判断した場合(S112:NO),CPU31は,さらに継続して割込ジョブを処理する。つまり,CPU31は,割込ジョブの終了を待つ。一方,割込ジョブの処理が終了したと判断した場合(S112:YES),CPU31は,先行ジョブの処理を再開し(S113),割込処理を終了する。S112とS113とは,割込み処理の一部の一例である。
If it is determined that the processing of the interrupt job has not ended (S112: NO), the
並行可能フラグがオンであると判断した場合(S110:YES),CPU31は,割込ジョブの処理を開始してから所定時間が経過したか否かを判断する(S115)。所定時間は,例えば,1秒〜5秒の範囲内の固定値であり,ROM32またはNVRAM34に記憶されている。
If it is determined that the parallel possibility flag is on (S110: YES), the
そして,所定時間が経過していないと判断した場合(S115:NO),CPU31は,さらに継続して割込ジョブを処理する。つまり,CPU31は,所定時間の経過を待つ。そして,所定時間が経過したと判断した場合(S115:YES),CPU31は,先行ジョブを割込ジョブと並行して処理することを通知する(S117)。通知は,例えば,操作パネル40の液晶ディスプレイ41への表示でもよいし,音声ガイダンスの再生でもよい。さらに,CPU31は,先行ジョブの処理を再開する(S118)。S118は,割込み処理の一部の一例である。
When it is determined that the predetermined time has not elapsed (S115: NO), the
先行ジョブを割込ジョブと並行して処理することを通知することにより,割込ジョブのユーザに,誤操作したかもしれないという不安や誤解を与える可能性を低減できる。そして,ユーザが正常に並行して処理している2つのジョブの少なくとも一方を停止させてしまう操作を行う可能性を,低減できる。また,割込ジョブの処理の開始から所定時間の経過後に先行ジョブの処理を再開することで,割込ジョブのユーザが,先行ジョブの処理を割込ジョブの処理と勘違いする可能性を,低減できる。 By notifying that the preceding job is processed in parallel with the interrupt job, it is possible to reduce the possibility of giving the user of the interrupt job the fear or misunderstanding that the user may have misoperated. Then, the possibility of the user performing an operation to stop at least one of the two jobs being processed normally in parallel can be reduced. Also, by resuming the processing of the preceding job after a predetermined time has elapsed from the start of the processing of the interrupt job, the possibility that the user of the interrupt job may misinterpret the processing of the preceding job with the processing of the interrupt job is reduced it can.
そして,CPU31は,割込ジョブの処理が終了したか否かを判断する(S120)。終了していないと判断した場合(S120:NO),CPU31は,さらに継続して割込ジョブと先行ジョブとを処理する。割込ジョブの処理が終了したと判断した場合(S120:YES),CPU31は,先行ジョブの処理が終了したか否かを判断する(S122)。割込ジョブの処理が終了した時点で,先行ジョブの処理も終了していると判断した場合(S122:YES),CPU31は,割込処理を終了する。
Then, the
一方,割込ジョブの処理が終了した時点で,先行ジョブの処理が終了していないと判断した場合(S122:NO),CPU31は,先行ジョブの処理を再度中断する(S124)。S124は,再中断処理の一例である。例えば,CPU31は,S102と同様に,次のシートの搬送を含む動作を行わない。
On the other hand, when it is determined that the processing of the preceding job is not completed (S122: NO), the
そして,中断後,例えば,CPU31は,さらに他の割込ジョブを受け付け可能である旨を,液晶ディスプレイ41に表示させる。CPU31は,他に割込ジョブが無い場合には割込終了の指示を入力する旨をも,表示させてもよい。そして,CPU31は,新たに,割込ジョブの指示入力を受け付けたか否かを判断する(S125)。
Then, after the interruption, for example, the
新たな割込ジョブの指示を受け付けたと判断した場合(S125:YES),CPU31は,S104へ戻り,新たな割込ジョブの設定完了を受け付けたか否かを判断する。そして,CPU31は,新たな割込ジョブの設定完了を受け付けたと判断したら,新たな割込ジョブと先行ジョブとを並行して処理可能であるかを判断し,可能であれば並行して処理する。新たな割込ジョブに対するS109は,再判断処理の一例であり,新たな割込ジョブに対するS112,S113,S118は,再割込み処理の一例である。
If it is determined that an instruction for a new interrupt job has been received (S125: YES), the
割込ジョブの処理が終了したとしても,ユーザがさらに別のジョブを割り込ませることもある。その場合,割込ボタン43の入力からやり直させると,ユーザにとって手間である。そこで,先行ジョブの処理が終了する前に割込ジョブの処理が終了した後は,先行ジョブの処理を再び中断し,次に割り込ませる新たな割込ジョブを受け付けることで,割込み指示の入力を省き,ユーザの手間を軽減できる。
Even if the processing of an interrupt job is completed, the user may interrupt another job. In that case, if the input from the interrupt
一方,例えば,割込終了の指示入力を受け付けた,あるいは,割込ジョブの処理が終了してから,ユーザから新たな割込ジョブを実行する指示が入力されることがないまま所定の時間が経過した等により,新たな割込ジョブの指示を受け付けないと判断した場合(S125:NO),CPU31は,先行ジョブの処理を再開して(S126),割込処理を終了する。
On the other hand, for example, after an interrupt end instruction input is received or an interrupt job processing is completed, the user does not receive a user's instruction to execute a new interrupt job, and the predetermined time is not input. If it is determined that a new interrupt job instruction has not been received (S125: NO), the
以上,詳細に説明したように,第1の形態のMFP100は,先行ジョブの処理中に割込ボタン43の押下を受け付けると,先行ジョブの処理を中断する。つまり,割込ジョブの設定を受け付けている間,先行ジョブは,処理されない。そして,MFP100は,並行可能テーブル61に基づいて,先行ジョブと割込ジョブとの組合せが並行して処理可能な組合せであるか否かを判断する。さらに,MFP100は,並行して処理可能であると判断した場合,先行ジョブと割込ジョブとを並行して処理し,並行して処理可能でないと判断した場合,割込ジョブの処理を開始し,割込ジョブの処理が終了した後,先行ジョブの処理を再開する。従って,並行して処理可能な組合せであっても,先行ジョブの処理が一旦中断されるので,割込ジョブと先行ジョブとを区別しやすい。つまり,割込ボタン43の押下の受信によって第1のジョブの処理が中断されることにより,第1のジョブの出力物や原稿を,第2のジョブの出力物や原稿と区別して把握できる。その結果として,例えば,それらを画像処理装置から一旦取り除くこともできる。
As described above in detail, when the pressing of the interrupt
さらに,第1の形態のMFP100は,割込み指示を受信した後に第2のジョブの開始指示を受け付ける。つまり,ユーザは,割込み指示が受け付けられたことを確認してから,第2のジョブの開始指示を行える。そのため,開始指示の受信によって割り込ませる場合と比較して,割込み指示をユーザが躊躇しなくて済む。
Furthermore, the
続いて,本発明にかかる画像処理装置を具体化した第2の形態について,添付図面を参照しつつ詳細に説明する。第2の形態は,第1の形態と同様の構成のMFP100において,割込ジョブの処理と並行して先行ジョブを処理し,先行ジョブの完了前に割込ジョブが完了した場合の処理が,第1の形態とは異なる。第1の形態と同じ構成や処理については,同一の符号を付して説明を省略する。
Next, a second embodiment of the image processing apparatus according to the present invention will be described in detail with reference to the attached drawings. In the second mode, in the
第2の形態のMFP100にて割込み動作を実現するための割込処理の手順について,図6のフローチャートを参照して説明する。この割込処理は,第1の形態の割込処理と同様に,割込ボタン43の押下を受け付けたことを契機に,MFP100のCPU31にて実行される。第2形態の割込処理は,第1の形態の割込処理とは,S122にてNOと判断された後の処理だけが異なる。
The procedure of the interrupt process for realizing the interrupt operation in
第2の形態では,CPU31は,割込ジョブと先行ジョブとを並行して処理し,割込ジョブの処理が終了し,且つ,先行ジョブの処理が終了していない場合(S122:NO),割込ボタン43が押下されたか否かを判断する(S301)。なお,第2の形態の割込処理では,S301に先立って先行ジョブの処理を中断しない。つまり,CPU31は,先行ジョブの処理を継続している状態で,割込ボタン43の押下を受け付ける。この点,割込ジョブの終了時に先行ジョブの処理を停止させる第1の形態と異なる。
In the second mode, when the
割込ボタン43が押下されていないと判断した場合(S301:NO),CPU31は,割込ジョブの処理が終了してから一定時間が経過したか否かを判断する(S302)。CPU31は,S302の判断に用いる一定時間を,ROM32またはNVRAM34に記憶している。一定時間が経過していないと判断した場合(S302:NO),CPU31は,S301に戻って,割込ボタン43が押下されるか,または,一定時間が経過するまで,待機する。割込ボタン43の押下を受け付けることなく,一定時間が経過したと判断した場合(S302:YES),CPU31は,割込処理を終了する。
If it is determined that the interrupt
一方,割込ボタン43の押下を受け付けたと判断した場合(S301:YES),CPU31は,メニューを液晶ディスプレイ41に表示させる(S305)。S305にて表示させるメニューは,先に実行した割込ジョブと同種のジョブの一覧である。なお,メニューとして,先行ジョブと並行して処理可能なジョブの種類の一覧を表示させてもよい。CPU31は,メニューからジョブが選択された場合,選択されたジョブを新たな割込ジョブとして受け付ける。
On the other hand, when it is determined that pressing of the interrupt
そして,CPU31は,メニューの中から新たな割込ジョブとして1つのジョブが選択されたか否かを判断する(S306)。1つのジョブが選択されたと判断した場合(S306:YES),CPU31は,選択された割込ジョブの処理を開始し(S307),S120へ進む。先行ジョブと並行して処理可能な割込ジョブが終了した後,一定時間内に再び割込ボタン43が押下された場合,終了した割込ジョブと同種のジョブ等,先行ジョブと並行して処理可能なジョブが指定される可能性が高い。終了した割込ジョブと同種のジョブをメニューに表示させてその中から選択させることで,先行ジョブと並行しての処理が確実に可能な割込ジョブが選択される。従って,先行ジョブを再び中断させる必要はない。
Then, the
一方,1つのジョブが選択されていないと判断した場合(S306:NO),CPU31は,メニューを液晶ディスプレイ41に表示してから所定の時間が経過したか否かを判断する(S308)。所定の時間が経過していないと判断した場合(S308:NO),CPU31は,メニューからジョブが選択されるか,または,所定の時間が経過したかのいずれかとなるまで待機する。メニューを液晶ディスプレイ41に表示した後,メニューからジョブが選択されることなく,所定の時間が経過したと判断した場合(S308:YES),CPU31は,メニューを消去して割込処理を終了する。なお,割込終了の指示を受け付けた場合には,所定の時間待機することなく,その時点で割込処理を終了するとしてもよい。
On the other hand, when it is determined that one job is not selected (S306: NO), the
以上,詳細に説明したように,第2の形態のMFP100においても,第1の形態と同様に,並行して処理可能な組合せであっても,先行ジョブの処理が一旦中断されるので,割込ジョブと先行ジョブとを区別しやすい。
As described above in detail, in the
さらに,第2の形態のMFP100は,先行ジョブの完了前に割込ジョブが完了した場合,先行ジョブの処理を再中断しない。割込ジョブのユーザがさらに他のジョブを割り込ませる場合,新たな割込ジョブは,先の割込ジョブと同種のジョブである可能性が高い。同種のジョブであれば引き続き並行して処理可能であることから,割込ジョブの処理が終了した後で速やかに割込み指示を受信した場合には,先行ジョブの処理を中断せずに割込ジョブと同種のジョブの設定を受け付けることで,先行ジョブの処理を早期に完了できる。一方,第1の形態のMFP100では,先行ジョブの処理が終了する前に割込ジョブの処理が終了した後は,先行ジョブの処理を再び中断し,割込み指示の入力を省いて,次の割込ジョブを受け付ける。従って,次の割込ジョブがどのようなジョブであっても,ユーザの手間を軽減できる。
Furthermore, the
続いて,本発明にかかる画像処理装置を具体化した第3の形態について,添付図面を参照しつつ詳細に説明する。第3の形態は,第1の形態と同様の構成のMFP100において,割込ジョブと先行ジョブとを並行して処理できるか否かの判断方法が,第1の形態とは異なる。つまり,第3の形態のMFP100は,先行ジョブの処理中に割込ボタン43の押下を受け付けた場合,第1の形態または第2の形態と同様の割込処理を実行し,割込処理の中で実行される並行可否判別処理として,第1の形態または第2の形態とは異なる処理を実行する。第1の形態と同じ構成や処理については,同一の符号を付して説明を省略する。
Subsequently, a third embodiment of the image processing apparatus according to the present invention will be described in detail with reference to the attached drawings. The third mode is different from the first mode in the method of determining whether or not the interrupt job and the preceding job can be processed in parallel in the
第3の形態のMFP100は,並行可否判別処理にて,各ジョブの処理に際して使用される構成部に基づいて,2つのジョブが並行して処理可能であるか否かの判断を行う。構成部としては,画像形成部10,画像読取部20,USBIF38,電話回線IF39が含まれる。そして,MFP100は,前述したように,同じ構成部を使用する2つ以上のジョブを並行して処理できない。
The
具体的に,第3の形態のMFP100は,先行ジョブと割込ジョブとを並行して処理可能であるか否かの判断のために,図3に示した並行可能テーブル61に代えて,例えば,図8に示すような利用構成テーブル62を利用する。利用構成テーブル62には,先行ジョブまたは割込ジョブとなる可能性のあるジョブの種類ごとに,画像形成部10,画像読取部20,USBIF38,電話回線IF39のそれぞれを,利用するか否かが記憶されている。MFP100は,利用構成テーブル62を,ROM32またはNVRAM34に記憶している。
Specifically, in order to determine whether or not the preceding job and the interrupt job can be processed in parallel, the
第3の形態のMFP100にて割込み動作を実現するための並行可否判別処理の手順について,図7のフローチャートを参照して説明する。MFP100のCPU31は,図4または図6の割込み処理のS109にて,この並行可否判別処理を実行する。
The procedure of the parallel determination processing for realizing the interrupt operation in the
第3の形態の並行可否判別処理では,CPU31は,まず,先行ジョブと割込ジョブとのそれぞれにて利用される構成部を特定する(S401)。S401は,特定処理の一例である。CPU31は,例えば,図8に示した利用構成テーブル62を参照して,先行ジョブと割込ジョブとのジョブの種類に基づいて,利用される構成部を特定する。
In the third embodiment, the
次に,CPU31は,特定した両方のジョブの構成部に画像形成部10が含まれるか否かを判断する(S402)。少なくとも一方のジョブの構成部に,画像形成部10が含まれないと判断した場合(S402:NO),CPU31は,特定した両方のジョブの構成部に画像読取部20が含まれるか否かを判断する(S403)。
Next, the
少なくとも一方のジョブの構成部に,画像読取部20が含まれないと判断した場合(S403:NO),CPU31は,特定した両方のジョブの構成部にUSBIF38が含まれるか否かを判断する(S404)。少なくとも一方のジョブの構成部に,USBIF38が含まれないと判断した場合(S404:NO),CPU31は,特定した両方のジョブの構成部に電話回線IF39が含まれるか否かを判断する(S405)。
If it is determined that the
そして,少なくとも一方のジョブの構成部に,電話回線IF39が含まれないと判断した場合(S405:NO),CPU31は,並行可能フラグをオンとして(S406),並行可否判別処理を終了する。S402,S403,S404,S405は,特定判断処理の一例である。また,第3の形態のMFP100にて実行される割込処理における,S112,S113,S118は,特定割込み処理の一例である。
When it is determined that the telephone line IF 39 is not included in at least one of the job configuration parts (S405: NO), the
一方,両方の構成部に画像形成部10が含まれると判断した場合(S402:YES),または,両方の構成部に画像読取部20が含まれると判断した場合(S403:YES),または,両方の構成部にUSBIF38が含まれると判断した場合(S404:YES),または,両方の構成部に電話回線IF39が含まれると判断した場合(S405:YES)には,CPU31は,並行可能フラグをオフとして(S407),並行可否判別処理を終了する。
On the other hand, when it is determined that the
以上,詳細に説明したように,第3の形態のMFP100は,先行ジョブと割込ジョブとが同じ構成部を使用するか否かに基づいて,先行ジョブと割込ジョブとを並行して処理できるか否かを判断する。このようにしても,第1の形態及び第2の形態と同様に,並行して処理可能な組合せであっても,先行ジョブの処理が一旦中断されるので,割込ジョブと先行ジョブとを区別しやすい。
As described above in detail, the
なお,本実施の形態は単なる例示にすぎず,本発明を何ら限定するものではない。したがって本発明は当然に,その要旨を逸脱しない範囲内で種々の改良,変形が可能である。例えば,複合機に限らず,複写機,ファクシミリ装置など,画像形成機能と画像読取機能とを備える装置であれば適用可能である。 The present embodiment is merely an example and does not limit the present invention. Therefore, the present invention is naturally capable of various improvements and modifications without departing from the scope of the invention. For example, the present invention is applicable to any device having an image forming function and an image reading function, such as a copying machine, a facsimile machine, etc., as well as a multifunction peripheral.
また,例えば,並行して処理する旨を通知するとしたが,しなくてもよい。つまり,S117は無くてもよい。ただし,通知した方が,2つのジョブを並行して処理していることがユーザにわかりやすいので,好ましい。 Also, for example, although it has been stated that processing is to be performed in parallel, it may not be necessary. That is, S117 may be omitted. However, it is preferable to notify because it is easy for the user to understand that two jobs are being processed in parallel.
また,例えば,並行して処理が可能な場合,割込ジョブの処理の開始から,所定時間が経過してから先行ジョブを再開するとしたが,即座に開始してもよい。例えば,S115を削除し,S110でYESの場合はS117へ進むとしてもよい。また,例えば,割込ジョブの設定完了を受け付けた後,並行して処理が可能であるか否かを判断し,可能であると判断した場合には,先行ジョブの処理再開と割込ジョブの処理開始とを同時に行ってもよい。ただし,割込ジョブの処理開始から所定時間の経過後に先行ジョブの処理を再開することで,ユーザにとって先行ジョブと割込ジョブとの区別がさらに容易となる。 Also, for example, when processing can be performed in parallel, although the preceding job is resumed after a predetermined time has elapsed from the start of the processing of the interrupt job, it may be started immediately. For example, S115 may be deleted, and if YES in S110, the process may proceed to S117. Also, for example, after accepting the setting completion of the interrupt job, it is judged whether or not processing is possible in parallel, and if it is judged that it is possible, processing restart of the preceding job and interrupt job The process start may be performed simultaneously. However, by resuming the processing of the preceding job after the lapse of a predetermined time from the start of the processing of the interrupt job, it becomes easier for the user to distinguish between the preceding job and the interrupt job.
また,例えば,先行ジョブと割込ジョブとを並行して処理できない場合であっても,先行ジョブのうち,割込ジョブにて使用される構成部を使用しないで処理可能な処理部分がある場合には,割込ジョブの処理中に先行ジョブの一部のみを再開してもよい。例えば,先行ジョブがコピージョブで,割込ジョブがPCプリントジョブである場合,先行ジョブのうち,原稿の読み取り処理を実行して,読み取った画像データをRAM33に保存してもよい。そして,割込ジョブの処理が終了した後,RAM33から画像データを読み出して印刷する,としてもよい。
Also, for example, even if the preceding job and the interrupt job can not be processed in parallel, there is a processing portion that can be processed without using the component used by the interrupt job among the preceding jobs. Alternatively, only part of the preceding job may be resumed while processing the interrupt job. For example, when the preceding job is a copy job and the interruption job is a PC print job, among the preceding jobs, the reading process of the document may be executed, and the read image data may be stored in the
また,例えば,各実施の形態では,ファクシミリ受信ジョブやファクシミリ送信ジョブの処理中であれば,割込み自体を受け付けないとしたが,これに限らない。例えば,MFP100は,ファクシミリ受信ジョブの処理中に割込ボタン43の押下を受け付けた場合には,受信を停止せず,印刷のみを中断して,受信したファクシミリデータをRAM33に保存してもよい。そして,割込ジョブの処理が終了した後,RAM33から画像データを読み出して印刷する,としてもよい。
Further, for example, in each of the embodiments, the interrupt itself is not accepted as long as the facsimile reception job and the facsimile transmission job are being processed, but the present invention is not limited to this. For example, when the
また,例えば,並行可能テーブル61に代えて,並行して処理不可能なジョブの種類の組合せを記憶するテーブルを用いてもよい。また,例えば,利用構成テーブル62に代えて,ジョブの種類ごとに,使用しない構成部を記憶するテーブルを用いてもよい。 Also, for example, instead of the parallelizable table 61, a table storing combinations of types of jobs that can not be processed in parallel may be used. Also, for example, instead of the use configuration table 62, a table may be used that stores components that are not used for each type of job.
また,本形態に開示されている処理は,単一のCPU,複数のCPU,ASICなどのハードウェア,またはそれらの組み合わせで実行されてもよい。また,実施の形態に開示されている処理は,その処理を実行するためのプログラムを記録した記録媒体,または方法等の種々の態様で実現することができる。 Also, the processing disclosed in this embodiment may be executed by a single CPU, multiple CPUs, hardware such as an ASIC, or a combination thereof. Further, the processing disclosed in the embodiment can be realized in various modes such as a recording medium recording a program for executing the processing or a method.
10 画像形成部
20 画像読取部
31 CPU
32 ROM
33 RAM
34 NVRAM
37 ネットワークIF
38 USBIF
39 電話回線IF
40 操作パネル
100 MFP
10
32 ROM
33 RAM
34 NVRAM
37 Network IF
38 USBIF
39 Telephone line IF
40
Claims (8)
ジョブの種類と,ジョブの処理の開始を指示する開始指示と,割込みの開始を指示する割込み指示と,を受信可能な受信部と,
並行して処理可能なジョブの種類の組合せを記憶する記憶部と,
制御部と,
を備え,
前記制御部は,
第1のジョブの処理中に,前記受信部を介して前記割込み指示を受信したことに応じて,前記第1のジョブの処理を中断する中断処理と,
前記中断処理にて前記第1のジョブの処理を中断した後,前記受信部を介して第2のジョブの種類と前記第2のジョブの開始を指示する前記開始指示とを受信したことに応じて,前記第2のジョブの種類と前記第1のジョブの種類との組合せが,前記記憶部に記憶された組合せと一致するか否かを判断する判断処理と,
前記判断処理にてジョブの種類の組合せが一致しないと判断された場合,前記第2のジョブの処理を開始し,前記第2のジョブの処理が終了した後に,前記第1のジョブの処理を再開し,前記判断処理にてジョブの種類の組合せが一致すると判断された場合,前記第1のジョブの処理を再開し,前記第2のジョブの処理を開始し,前記第2のジョブを前記第1のジョブと並行して処理する割込み処理と,
を実行することを特徴とする画像処理装置。 A job processing unit including a plurality of processing units that process a job, the processing unit including an image forming unit that forms an image on a sheet, and an image reading unit that reads an image from a document;
A receiving unit capable of receiving the type of job, a start instruction instructing start of job processing, and an interrupt instruction instructing start of interrupt;
A storage unit that stores combinations of job types that can be processed in parallel;
Control unit,
Equipped with
The control unit
Interrupting processing for interrupting processing of the first job in response to receiving the interrupt instruction via the receiving unit during processing of the first job;
In response to having received the type of the second job and the start instruction instructing the start of the second job via the receiving unit after interrupting the processing of the first job in the interrupt processing. Determining whether or not a combination of the second job type and the first job type matches the combination stored in the storage unit;
If it is determined in the determination processing that the combination of job types does not match, processing of the second job is started, and processing of the first job is performed after processing of the second job is completed. If it is determined that the combination of job types matches in the determination processing, processing of the first job is resumed, processing of the second job is started, and the second job is Interrupt processing to be processed in parallel with the first job,
An image processing apparatus characterized by performing.
通知部を備え,
前記制御部は,
前記割込み処理にて前記第1のジョブと前記第2のジョブとを並行して処理する場合,前記通知部に前記第1のジョブと前記第2のジョブとを並行して処理している旨を通知させる,
ことを特徴とする画像処理装置。 In the image processing apparatus according to claim 1,
Equipped with a notification unit,
The control unit
If the first job and the second job are processed in parallel in the interrupt process, the notification unit indicates that the first job and the second job are processed in parallel. Let me know,
An image processing apparatus characterized by
前記制御部は,
前記割込み処理では,前記判断処理にてジョブの種類の組合せが一致すると判断された場合,先に前記第2のジョブの処理を開始し,前記第2のジョブの処理の開始から所定時間の経過後に前記第1のジョブの処理を再開する,
ことを特徴とする画像処理装置。 The image processing apparatus according to claim 1 or 2
The control unit
In the interrupt processing, when it is determined in the determination processing that the combination of job types match, processing of the second job is started first, and a predetermined time has elapsed since the start of processing of the second job. Resume processing of the first job later,
An image processing apparatus characterized by
前記制御部は,
前記割込み処理にて前記第1のジョブと前記第2のジョブとを並行して処理した場合であって,前記第1のジョブの処理が終了する前に前記第2のジョブの処理が終了した場合に,前記第1のジョブの処理を中断する再中断処理と,
前記再中断処理にて前記第1のジョブの処理を中断した後,前記受信部を介して第3のジョブの種類と前記第3のジョブの開始を指示する前記開始指示とを受信したことに応じて,前記第3のジョブの種類と前記第1のジョブの種類との組合せが,前記記憶部に記憶された組合せと一致するか否かを判断する再判断処理と,
前記再判断処理にてジョブの種類の組合せが一致しないと判断された場合,前記第3のジョブの処理を開始し,前記第3のジョブの処理が終了した後に,前記第1のジョブの処理を再開し,前記再判断処理にてジョブの種類の組合せが一致すると判断された場合,前記第1のジョブの処理を再開し,前記第3のジョブの処理を開始し,前記第3のジョブを前記第1のジョブと並行して処理する再割込み処理と,
を実行することを特徴とする画像処理装置。 The image processing apparatus according to any one of claims 1 to 3,
The control unit
In the case where the first job and the second job are processed in parallel in the interrupt process, the processing of the second job is completed before the processing of the first job is completed. Re-interruption processing for interrupting the processing of the first job, and
After interrupting the processing of the first job in the re-interruption process, the third job type and the start instruction instructing the start of the third job are received via the receiving unit. Accordingly, a redetermination process of determining whether or not a combination of the third job type and the first job type matches the combination stored in the storage unit;
If it is determined in the re-determination process that the combination of job types does not match, processing of the third job is started, and after processing of the third job is completed, processing of the first job is performed. When it is determined in the re-determination process that the combination of job types match, processing of the first job is resumed, processing of the third job is started, and the third job is started. Re-interruption processing in parallel with the first job;
An image processing apparatus characterized by performing.
前記制御部は,
前記割込み処理にて前記第1のジョブの処理と前記第2のジョブの処理とを開始した場合であって,前記第2のジョブの処理が終了してから一定時間が経過するまでの期間内であってかつ前記第1のジョブの処理が終了する前に,前記受信部を介して前記割込み指示を再受信した場合に,前記第1のジョブの処理を中断せず,前記第2のジョブと同種のジョブの設定を受け付ける,
ことを特徴とする画像処理装置。 The image processing apparatus according to any one of claims 1 to 3,
The control unit
In the case where the process of the first job and the process of the second job are started in the interrupt process, within a period from the end of the process of the second job to the elapse of a predetermined time. If the interrupt instruction is received again via the receiving unit before the processing of the first job is completed, the processing of the first job is not interrupted, and the second job is not interrupted. Accept the same type of job settings as
An image processing apparatus characterized by
ジョブの種類と,ジョブの処理の開始を指示する開始指示と,割込みの開始を指示する割込み指示と,を受信可能な受信部と,
制御部と,
を備え,
前記制御部は,
第1のジョブの処理中に,前記受信部を介して前記割込み指示を受信したことに応じて,前記第1のジョブの処理を中断する中断処理と,
前記中断処理にて前記第1のジョブの処理を中断した後,前記受信部を介して第2のジョブの種類と前記第2のジョブの開始を指示する前記開始指示とを受信したことに応じて,前記複数の処理部のうち,前記第1のジョブの処理に使用する処理部を前記第1のジョブの種類に基づいて,前記第2のジョブの処理に使用する処理部を前記第2のジョブの種類に基づいて,それぞれ特定する特定処理と,
前記特定処理にて前記第1のジョブに使用すると特定された処理部と,前記特定処理にて前記第2のジョブに使用すると特定された処理部と,で同じ処理部が含まれるか否かを判断する特定判断処理と,
前記特定判断処理にて前記第1のジョブに使用すると特定された処理部の中に前記第2のジョブに使用すると特定された処理部が含まれると判断された場合,前記第2のジョブの処理を開始し,前記第2のジョブの処理が終了した後に,前記第1のジョブの処理を再開し,前記特定判断処理にて前記第1のジョブに使用すると特定された処理部の中に前記第2のジョブに使用すると特定された処理部が含まれないと判断された場合,前記第1のジョブの処理を再開し,前記第2のジョブの処理を開始し,前記第2のジョブを前記第1のジョブと並行して処理する特定割込み処理と,
を実行することを特徴とする画像処理装置。 A job processing unit including a plurality of processing units that process a job, the processing unit including an image forming unit that forms an image on a sheet, and an image reading unit that reads an image from a document;
A receiving unit capable of receiving the type of job, a start instruction instructing start of job processing, and an interrupt instruction instructing start of interrupt;
Control unit,
Equipped with
The control unit
Interrupting processing for interrupting processing of the first job in response to receiving the interrupt instruction via the receiving unit during processing of the first job;
In response to having received the type of the second job and the start instruction instructing the start of the second job via the receiving unit after interrupting the processing of the first job in the interrupt processing. Of the plurality of processing units, based on the type of the first job, the processing unit used for processing the first job, the processing unit for processing the second job, and the second processing unit. Specific processing to specify each based on the job type of
Whether the same processing unit is included in the processing unit specified to be used in the first job in the specific processing and the processing unit specified to be used in the second job in the specific processing Specific judgment processing to judge
If it is determined that the processing unit specified to be used for the second job is included in the processing units specified to be used for the first job in the specific determination process, the processing of the second job The processing is started, and after the processing of the second job is completed, the processing of the first job is resumed, and in the processing unit specified to be used for the first job in the specific determination processing. If it is determined that the processing unit specified to be used in the second job is not included, processing of the first job is resumed, processing of the second job is started, and the second job is started. Specific interrupt processing that processes the second job in parallel with the first job;
An image processing apparatus characterized by performing.
ジョブの種類と,ジョブの処理の開始を指示する開始指示と,割込みの開始を指示する割込み指示と,を受信可能な受信部と,
を備える画像処理装置の制御方法であって,
第1のジョブの処理中に,前記受信部を介して前記割込み指示を受信したことに応じて,前記第1のジョブの処理を中断する中断ステップと,
並行して処理可能なジョブの種類の組合せを取得する取得ステップと,
前記中断ステップにて前記第1のジョブの処理を中断した後,前記受信部を介して第2のジョブの種類と前記第2のジョブの開始を指示する前記開始指示とを受信したことに応じて,前記第2のジョブの種類と前記第1のジョブの種類との組合せが,前記取得ステップにて取得した組合せと一致するか否かを判断する判断ステップと,
前記判断ステップにてジョブの種類の組合せが一致しないと判断した場合,前記第2のジョブの処理を開始し,前記第2のジョブの処理が終了した後に,前記第1のジョブの処理を再開し,前記判断ステップにてジョブの種類の組合せが一致すると判断した場合,前記第1のジョブの処理を再開し,前記第2のジョブの処理を開始し,前記第2のジョブを前記第1のジョブと並行して処理する割込みステップと,
を含むことを特徴とする制御方法。 A job processing unit including a plurality of processing units that process a job, the processing unit including an image forming unit that forms an image on a sheet, and an image reading unit that reads an image from a document;
A receiving unit capable of receiving the type of job, a start instruction instructing start of job processing, and an interrupt instruction instructing start of interrupt;
A control method of an image processing apparatus comprising
An interrupting step of interrupting processing of the first job in response to receiving the interrupt instruction through the receiving unit during processing of the first job;
Acquisition step for acquiring combinations of job types that can be processed in parallel;
According to having received the type of the second job and the start instruction instructing the start of the second job via the receiving unit after interrupting the processing of the first job in the interrupt step. Determining whether the combination of the second job type and the first job type matches the combination acquired in the acquisition step;
If it is determined in the determination step that the combination of job types does not match, processing of the second job is started, and processing of the first job is resumed after processing of the second job is completed. If it is determined in the determination step that the combinations of job types match, processing of the first job is resumed, processing of the second job is started, and the second job is selected as the first job. Interrupt step to process in parallel with
A control method characterized by including.
ジョブの種類と,ジョブの処理の開始を指示する開始指示と,割込みの開始を指示する割込み指示と,を受信可能な受信部と,
を備える画像処理装置の制御方法であって,
第1のジョブの処理中に,前記受信部を介して前記割込み指示を受信したことに応じて,前記第1のジョブの処理を中断する中断ステップと,
前記中断ステップにて前記第1のジョブの処理を中断した後,前記受信部を介して第2のジョブの種類と前記第2のジョブの開始を指示する前記開始指示とを受信したことに応じて,前記複数の処理部のうち,前記第1のジョブの処理に使用する処理部を前記第1のジョブの種類に基づいて,前記第2のジョブの処理に使用する処理部を前記第2のジョブの種類に基づいて,それぞれ特定する特定ステップと,
前記特定ステップにて前記第1のジョブに使用すると特定された処理部と,前記特定ステップにて前記第2のジョブに使用すると特定された処理部と,で同じ処理が含まれるか否かを判断する特定判断ステップと,
前記特定判断ステップにて前記第1のジョブに使用すると特定された処理部の中に前記第2のジョブに使用すると特定された処理部が含まれると判断された場合,前記第2のジョブの処理を開始し,前記第2のジョブの処理が終了した後に,前記第1のジョブの処理を再開し,前記特定判断ステップにて前記第1のジョブに使用すると特定された処理部の中に前記第2のジョブに使用すると特定された処理部が含まれないと判断された場合,前記第1のジョブの処理を再開し,前記第2のジョブの処理を開始し,前記第2のジョブを前記第1のジョブと並行して処理する特定割込みステップと,
を含むことを特徴とする制御方法。 A job processing unit including a plurality of processing units that process a job, the processing unit including an image forming unit that forms an image on a sheet, and an image reading unit that reads an image from a document;
A receiving unit capable of receiving the type of job, a start instruction instructing start of job processing, and an interrupt instruction instructing start of interrupt;
A control method of an image processing apparatus comprising
An interrupting step of interrupting processing of the first job in response to receiving the interrupt instruction through the receiving unit during processing of the first job;
According to having received the type of the second job and the start instruction instructing the start of the second job via the receiving unit after interrupting the processing of the first job in the interrupt step. Of the plurality of processing units, based on the type of the first job, the processing unit used for processing the first job, the processing unit for processing the second job, and the second processing unit. Specific steps to identify each based on the job type of
Whether the same processing is included in the processing unit specified to be used in the first job in the specific step and the processing unit specified to be used in the second job in the specific step A specific judgment step to judge,
If it is determined that the processing unit specified to be used for the second job is included in the processing units specified to be used for the first job in the specific determination step, the processing of the second job The processing is started, and after the processing of the second job is completed, the processing of the first job is resumed, and in the processing unit specified to be used for the first job in the specific determination step. If it is determined that the processing unit specified to be used in the second job is not included, processing of the first job is resumed, processing of the second job is started, and the second job is started. A specific interrupt step which processes the second job in parallel with the first job;
A control method characterized by including.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015169066A JP6507941B2 (en) | 2015-08-28 | 2015-08-28 | Image processing apparatus and control method of image processing apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015169066A JP6507941B2 (en) | 2015-08-28 | 2015-08-28 | Image processing apparatus and control method of image processing apparatus |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017046285A JP2017046285A (en) | 2017-03-02 |
JP6507941B2 true JP6507941B2 (en) | 2019-05-08 |
Family
ID=58210481
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015169066A Active JP6507941B2 (en) | 2015-08-28 | 2015-08-28 | Image processing apparatus and control method of image processing apparatus |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6507941B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7022353B2 (en) * | 2019-03-19 | 2022-02-18 | ブラザー工業株式会社 | Image forming device, control method of image forming device, and program |
JP7380416B2 (en) * | 2020-05-18 | 2023-11-15 | トヨタ自動車株式会社 | agent control device |
JP7380415B2 (en) * | 2020-05-18 | 2023-11-15 | トヨタ自動車株式会社 | agent control device |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3133451B2 (en) * | 1992-01-21 | 2001-02-05 | キヤノン株式会社 | Image forming device |
JP3161031B2 (en) * | 1992-05-29 | 2001-04-25 | 富士ゼロックス株式会社 | Image processing device |
JP3275931B2 (en) * | 1994-06-15 | 2002-04-22 | 富士ゼロックス株式会社 | Image processing device |
JPH09293134A (en) * | 1996-04-26 | 1997-11-11 | Canon Inc | Picture processor, its control method and computer readable memory |
JP2001273267A (en) * | 2000-03-27 | 2001-10-05 | Ricoh Co Ltd | Simd type processor, parallel processor, image processor, copy machine, printer, facsimile equipment, scanner, parallel processing method, image processing method and processor for computer to perform the same method |
JP2006150835A (en) * | 2004-11-30 | 2006-06-15 | Kyocera Mita Corp | Image forming apparatus, method of processing job, and job processing program |
-
2015
- 2015-08-28 JP JP2015169066A patent/JP6507941B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2017046285A (en) | 2017-03-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8284465B2 (en) | Image scanner, and method and computer readable medium therefor | |
US9377978B2 (en) | Image processing apparatus that improves efficiency of post processing, control method for image processing apparatus that improves efficiency of post processing, and storage medium for storing instructions for image processing apparatus that improves efficiency of post processing | |
JP4817029B2 (en) | Printing device | |
JP6418006B2 (en) | Facsimile apparatus and printing method of facsimile apparatus | |
US9742946B2 (en) | System and method for shifting electric power modes in an image forming system | |
US8634085B2 (en) | Image forming apparatus, image forming method, and computer readable medium | |
US9749488B2 (en) | Image reading apparatus that reads by intended read size and image processing apparatus | |
JP6330349B2 (en) | Display control device, display system, operation display device, program | |
JP6507941B2 (en) | Image processing apparatus and control method of image processing apparatus | |
JP6627454B2 (en) | Image processing apparatus and control method for image processing apparatus | |
JP7167542B2 (en) | Image forming apparatus and image forming system | |
JP2011055268A (en) | Image processing apparatus | |
JP5862283B2 (en) | Image processing device | |
JP2007160835A (en) | Printer | |
US9934456B2 (en) | Printing device having restriction print function | |
WO2018047555A1 (en) | Image forming device and method of controlling image forming device | |
JP6065493B2 (en) | Transmission device, multifunction device, transmission device control program, and transmission device control method | |
JP7253145B2 (en) | Device | |
JP5874439B2 (en) | Image processing device | |
JP6330620B2 (en) | Image processing apparatus and communication mode switching method | |
JP5676695B2 (en) | Image reading apparatus, image reading system, and control method thereof | |
JP2017011445A (en) | Image formation apparatus | |
JP6327132B2 (en) | Image forming apparatus | |
JP5307630B2 (en) | Image reading apparatus, image reading system, and control method thereof | |
US9270851B2 (en) | Image forming apparatus method and storage medium storing program for controlling display when the image forming appratus returns to an active state from a power-saving state |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180703 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190215 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20190305 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190318 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6507941 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |