JP5355290B2 - Job processing apparatus, job processing apparatus control method, and program - Google Patents

Job processing apparatus, job processing apparatus control method, and program Download PDF

Info

Publication number
JP5355290B2
JP5355290B2 JP2009184183A JP2009184183A JP5355290B2 JP 5355290 B2 JP5355290 B2 JP 5355290B2 JP 2009184183 A JP2009184183 A JP 2009184183A JP 2009184183 A JP2009184183 A JP 2009184183A JP 5355290 B2 JP5355290 B2 JP 5355290B2
Authority
JP
Japan
Prior art keywords
job
executed
parallel
processing apparatus
jobs
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.)
Expired - Fee Related
Application number
JP2009184183A
Other languages
Japanese (ja)
Other versions
JP2011040854A5 (en
JP2011040854A (en
Inventor
正博 大平
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 JP2009184183A priority Critical patent/JP5355290B2/en
Publication of JP2011040854A publication Critical patent/JP2011040854A/en
Publication of JP2011040854A5 publication Critical patent/JP2011040854A5/ja
Application granted granted Critical
Publication of JP5355290B2 publication Critical patent/JP5355290B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To easily know that an operation for which job stored in a job processing apparatus should be performed in order to execute a newly-input job. <P>SOLUTION: This job processing apparatus executing a plurality of jobs of types different from one another in parallel to one another includes: a reception means to receive a job; a storage means to store the job received by the reception means; an execution means to execute the job stored by the storage means; an identification means to identify the type of a received job when a new job is received by the reception means; and a control means to cause a display portion to display another job that cannot be executed in parallel with the job newly received by the reception means out of a plurality of jobs stored in the storage means based on the type of the job identified by the identification means and the types of the jobs stored in the storage means. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、ジョブ処理装置、ジョブ処理装置の制御方法、及びプログラムに関するものである。   The present invention relates to a job processing apparatus, a control method for a job processing apparatus, and a program.

従来、複合機等のジョブ処理装置では、コピー、ファクシミリ、プリント、スキャン等の機能に対応する複数種類のジョブを受付け可能である。また、従来のジョブ処理装置は、複数種類のジョブのうち、並行して実行可能なジョブを並行して実行することによってジョブの処理効率を向上させている。
このように、複数種類のジョブを受付け、複数種類のジョブを並行して実行するためには、多くのメモリ容量と、処理性能の高いハードウェア(CPU)が必要となる。その結果、ハードウェアのコストが高くなってしまう。
一方、複数種類のジョブを並行して実行することに制限を設けることにより、コストを抑えたジョブ処理装置もある。
このように、コストを抑えたジョブ処理装置では、ある種類のジョブを新たに投入する際に、既にジョブ処理装置に記憶されている別のジョブが原因で、新たに投入されるジョブを実行できないことがあった。そのため、新たに投入されるジョブを優先して実行したい場合に、ユーザは、既にジョブ処理装置に記憶されている別のジョブをキャンセルして、新たに投入されるジョブを実行させていた。
Conventionally, a job processing apparatus such as a multifunction peripheral can accept a plurality of types of jobs corresponding to functions such as copying, facsimile, printing, and scanning. Further, the conventional job processing apparatus improves job processing efficiency by executing in parallel a job that can be executed in parallel among a plurality of types of jobs.
As described above, in order to accept a plurality of types of jobs and execute the plurality of types of jobs in parallel, a large memory capacity and hardware (CPU) with high processing performance are required. As a result, the cost of hardware increases.
On the other hand, there is also a job processing apparatus that suppresses costs by providing a restriction on executing a plurality of types of jobs in parallel.
As described above, in a job processing apparatus with reduced cost, when a certain type of job is newly submitted, the newly submitted job cannot be executed due to another job already stored in the job processing apparatus. There was a thing. Therefore, when a user wants to execute a newly submitted job with priority, the user cancels another job already stored in the job processing apparatus and executes the newly submitted job.

特開2002−94732号公報JP 2002-94732 A

しかしながら、従来のジョブ処理装置において、ユーザは、新たに投入されるジョブを実行するために、ジョブ処理装置に記憶された、どのジョブをキャンセルすればよいのかを知ることができなかった。
例えば、メモリの容量不足が原因でジョブを並行して実行できない場合、ジョブの種類によってはキャンセルしても、メモリの容量が空かないジョブもある。このようなジョブが、ユーザの指示によって、キャンセルされることがある。その場合、ジョブがキャンセルされたにも関わらず、新たに実行を要求されたジョブの実行も開始されない。このように、ユーザは、メモリの容量を充分に空けることができるジョブを効率的に選択することができなかった。
具体的に、特許文献1に記載された方法によれば、ジョブ処理装置に記憶された全てのジョブが一覧表示される。そのため、ユーザは、表示されたジョブのうち、どのジョブをキャンセルすればよいのかがわかりづらかった。
また、コストを抑えたジョブ処理装置では、例えば、図8に示すような画面を表示し、選択されたジョブ種を一覧表示していた。この場合も同様に、ユーザは、どのジョブをキャンセルすればよいのかがわかりづらかった。
本発明は、上記の課題を解決するためになされたものである。本発明は、新たに投入されるジョブを実行するために、ジョブ処理装置に記憶された、どのジョブに対する操作をすればよいのかを容易に知ることができる仕組みを提供することを目的とする。
However, in the conventional job processing apparatus, the user cannot know which job stored in the job processing apparatus should be canceled in order to execute a newly submitted job.
For example, when jobs cannot be executed in parallel due to insufficient memory capacity, there is a job whose memory capacity does not become empty even if canceled depending on the type of job. Such a job may be canceled according to a user instruction. In this case, even though the job is canceled, the execution of the newly requested job is not started. Thus, the user has not been able to efficiently select a job that can sufficiently free up the memory capacity.
Specifically, according to the method described in Patent Document 1, all jobs stored in the job processing apparatus are displayed in a list. Therefore, it is difficult for the user to know which job to cancel among the displayed jobs.
Further, in the job processing apparatus with reduced cost, for example, a screen as shown in FIG. 8 is displayed, and the selected job type is displayed as a list. In this case as well, it is difficult for the user to know which job to cancel.
The present invention has been made to solve the above problems. SUMMARY OF THE INVENTION An object of the present invention is to provide a mechanism for easily knowing which job should be operated stored in a job processing apparatus in order to execute a newly submitted job.

上記目的を達成する本発明のジョブ処理装置は以下に示す構成を備える。
種類の異なる複数のジョブを並行して実行可能なジョブ処理装置であって、ジョブを受付ける受付手段と、前記受付手段によって受付けたジョブを記憶する記憶手段と、前記記憶手段によって記憶されたジョブを実行する実行手段と、前記受付手段によって新たに受付けたジョブの種別と、前記記憶手段に記憶されているジョブの種別に基づいて、記受付手段によって新たに受付けたジョブと並行して実行できない前記実行手段によって実行されているジョブを、表示部に表示させる制御手段とを備えることを特徴とする。
The job processing apparatus of the present invention that achieves the above object has the following configuration.
A job processing apparatus capable of executing a plurality of different types of jobs in parallel, a receiving unit that receives a job, a storage unit that stores a job received by the receiving unit, and a job stored by the storage unit executing means for executing, the type of the newly received job by said accepting means, based on the type of jobs that are stored in the storage means, can not be executed in parallel with the newly received job by the previous SL reception means And a control unit that displays the job being executed by the execution unit on a display unit.

本発明によれば、新たに投入されるジョブを実行するために、ジョブ処理装置に記憶された、どのジョブに対する操作をすればよいのかを容易に知ることができる。   According to the present invention, it is possible to easily know which job stored in the job processing apparatus should be operated in order to execute a newly submitted job.

ジョブ処理装置の構成を説明するブロック図である。It is a block diagram explaining the structure of a job processing apparatus. ジョブ処理装置のデータ処理手順を示すフローチャートである。It is a flowchart which shows the data processing procedure of a job processing apparatus. ジョブ処理装置で管理されるテーブルを示す図である。It is a figure which shows the table managed with a job processing apparatus. 操作表示部に表示されるUIの一例を示す図である。It is a figure which shows an example of UI displayed on an operation display part. ジョブ処理置のデータ処理手順を示すフローチャートである。It is a flowchart which shows the data processing procedure of a job processing apparatus. 操作表示部に表示されるUIの一例を示す図である。It is a figure which shows an example of UI displayed on an operation display part. ジョブ処理のデータ処理手順を示すフローチャートである。It is a flowchart which shows the data processing procedure of a job process. 操作表示部の一例を示すである。It is an example of an operation display part. 従来のジョブ状況の一覧表示を示すUIである。It is UI which shows the list display of the conventional job status.

次に本発明を実施するための最良の形態について図面を参照して説明する。
<システム構成の説明>
〔第1実施形態〕
図1は、本実施形態を示すジョブ処理装置の構成を説明するブロック図である。なお、本例のジョブ処理装置は、スキャナ機能、プリント機能、データ送受信機能を備える複合機(MFP(Multi Function Peripheral))の例を示すが、他にボックス機能を備えていてもよい。
Next, the best mode for carrying out the present invention will be described with reference to the drawings.
<Description of system configuration>
[First Embodiment]
FIG. 1 is a block diagram illustrating the configuration of the job processing apparatus according to the present embodiment. The job processing apparatus of this example shows an example of a multifunction peripheral (MFP (Multi Function Peripheral)) having a scanner function, a print function, and a data transmission / reception function, but may have a box function.

図1において、複合機100は、CPU101と、ROM102と、RAM103と、スキャナ104と、プリンタ105と、操作表示部106と、CODEC107と、回線I/F108と、ネットワークI/F110とを有する。   In FIG. 1, the multifunction peripheral 100 includes a CPU 101, a ROM 102, a RAM 103, a scanner 104, a printer 105, an operation display unit 106, a CODEC 107, a line I / F 108, and a network I / F 110.

CPU101は、システム制御部であり、ROM102に記憶された制御プログラムを実行して複合機100の全体を制御する。
ROM102は、CPU101によって読み出される制御プログラムを格納するメモリである。
RAM103は、CPU101の作業領域として機能するメモリ(記憶部)である。RAM103は、例えば、実行プログラム、プログラム制御変数、各種ワーク用バッファ等や、複合機100のユーザが登録した設定値、管理データ等を格納する。
スキャナ104は、CSイメージセンサ、原稿搬送機構などで構成され、原稿を光学的に読み取って電気的な画像データに変換するものである。プリンタ105は、スキャナ104によって読み取られた画像データや、外部の情報処理装置(PC)から受信した受信画像を記録紙に記録するものである。
The CPU 101 is a system control unit, and controls the entire MFP 100 by executing a control program stored in the ROM 102.
The ROM 102 is a memory that stores a control program read by the CPU 101.
The RAM 103 is a memory (storage unit) that functions as a work area for the CPU 101. The RAM 103 stores, for example, execution programs, program control variables, various work buffers, setting values registered by the user of the multifunction peripheral 100, management data, and the like.
The scanner 104 includes a CS image sensor, a document transport mechanism, and the like, and optically reads a document and converts it into electrical image data. The printer 105 records image data read by the scanner 104 and a received image received from an external information processing apparatus (PC) on a recording sheet.

操作表示部106はキーボード、タッチパネル、LCD、LED等で構成され、ユーザが各種操作や、ユーザに対して表示通知を行うものである。図8に操作表示部106の一例を示す。表示部601は、LCDとタッチパネルが一体的に構成されており、操作画面を表示し、ユーザからの操作を受付ける。上下左右キー602は、表示部601に表示されたフォーカスを移動させる場合や、数値を増減させる場合に用いられる。テンキー603は、キーボードの一例であり、ユーザから、数値入力を受付けるために用いられる。スタートキー604は、ユーザからジョブの実行要求を受付ける場合に用いられる。
CODEC107は、JBIG、JPEG等の符号化、および、復号化を行うモジュールであり、所定の規格に準拠した画像データの圧縮、伸張処理を実行する処理部である。また、操作表示部106は、RAM103の容量が、複数のジョブを同時に実行することが難しい状態に遷移した場合に、ユーザに中断すべきジョブを選択するためのユーザインタフェースを表示する。複数のジョブを並行して実行することが難しい状況とは、RAM103の空き容量と、実行するジョブで必要とするRAM103の容量との関係で起こり得るものである。例えば、ページ数が多いカラーの印刷ジョブを実行している場合等において、新たにジョブの実行要求を行う際に発生する場合が多い。
回線I/F108は、モデム(変復調装置)、NCU(網制御装置)等により構成されるものであり、公衆網109を介してファクスの送受信を行うものである。ネットワークI/F110は、ネットワーク111を介して外部の情報処理装置(PC)との通信を行い、プリントジョブを情報処理装置から受信する受信処理や、PCスキャンのデータを情報処理装置に送信する送信処理を行う。
このような複合機100は、ユーザからの指示に従って、複数種類のジョブのうち、いずれかの種類のジョブを実行する。複数種類のジョブには、コピージョブ、PCプリントジョブ(印刷ジョブ)、ファクシミリ送信ジョブ、ファクシミリ受信ジョブ、PCスキャンジョブ等がある。
コピージョブは、スキャナ104で読み取った原稿の画像データを、RAM103に格納し、画像処理を施した後、プリンタ105でプリントするジョブである。
PCプリントジョブは、ネットワークを介して外部の情報処理装置(PC)を介して印刷データを受信し、RAM103に格納し、受信した印刷データに対応する画像データをプリンタ105で印刷するジョブである。当該印刷データには、印刷設定情報と、画像データが含まれる。CPU101は、受信した印刷データをRAM103に格納した後、当該印刷データを解析し、印刷設定情報に従って画像データに展開して印刷する。印刷データの解析や、展開は、RAM103上の領域を用いて行われる。
ファクシミリ送信ジョブは、スキャナ104で読み取った原稿の画像データを、RAM103に格納した後、公衆網109を介して外部装置に送信するジョブである。
ファクシミリ受信ジョブは、公衆網109を介して受信した画像データをRAM103に格納した後、プリンタ105で印刷するジョブである。
PCスキャンジョブは、スキャナ104で読み取った原稿の画像データを、RAM103に格納し、ネットワーク111を介して外部の情報処理装置(PC)に送信するジョブである。
これらのジョブは、CPU101によって実行されるものであり、必要に応じて、CODEC107による画像データの圧縮、伸張処理が行われる。
また、CPU101は、RAM103に複数のジョブを記憶可能であり、記憶された複数のジョブを受付順に実行する。また、CPU101は、あるジョブの実行中に、当該ジョブとは種類が異なるジョブで、且つ、並行して実行可能なジョブを並行して実行する。それによって、ジョブの処理効率を向上させる。なお、並行して実行可能なジョブについては、図3を用いて、後で詳述する。
The operation display unit 106 includes a keyboard, a touch panel, an LCD, an LED, and the like, and is used by the user to perform various operations and display notifications to the user. FIG. 8 shows an example of the operation display unit 106. The display unit 601 is configured integrally with an LCD and a touch panel, displays an operation screen, and accepts an operation from a user. The up / down / left / right key 602 is used when the focus displayed on the display unit 601 is moved or when the numerical value is increased or decreased. The numeric keypad 603 is an example of a keyboard, and is used to accept numerical input from the user. A start key 604 is used when a job execution request is received from a user.
The CODEC 107 is a module that performs encoding and decoding such as JBIG and JPEG, and is a processing unit that executes image data compression / decompression processing conforming to a predetermined standard. Further, the operation display unit 106 displays a user interface for selecting a job to be interrupted to the user when the capacity of the RAM 103 changes to a state where it is difficult to simultaneously execute a plurality of jobs. The situation where it is difficult to execute a plurality of jobs in parallel can occur due to the relationship between the free capacity of the RAM 103 and the capacity of the RAM 103 required for the job to be executed. For example, when a color print job with a large number of pages is being executed, it often occurs when a new job execution request is made.
The line I / F 108 includes a modem (modem / demodulator), an NCU (network controller), and the like, and transmits and receives a fax via the public network 109. The network I / F 110 communicates with an external information processing apparatus (PC) via the network 111, receives a print job from the information processing apparatus, or transmits PC scan data to the information processing apparatus. Process.
Such a multi-function device 100 executes any type of jobs among a plurality of types of jobs in accordance with an instruction from the user. The multiple types of jobs include a copy job, a PC print job (print job), a facsimile transmission job, a facsimile reception job, and a PC scan job.
The copy job is a job in which image data of a document read by the scanner 104 is stored in the RAM 103, subjected to image processing, and then printed by the printer 105.
The PC print job is a job in which print data is received via an external information processing apparatus (PC) via a network, stored in the RAM 103, and image data corresponding to the received print data is printed by the printer 105. The print data includes print setting information and image data. After storing the received print data in the RAM 103, the CPU 101 analyzes the print data, develops it into image data according to the print setting information, and prints it. Analysis and development of print data is performed using an area on the RAM 103.
The facsimile transmission job is a job in which image data of a document read by the scanner 104 is stored in the RAM 103 and then transmitted to an external device via the public network 109.
The facsimile reception job is a job in which image data received via the public network 109 is stored in the RAM 103 and then printed by the printer 105.
The PC scan job is a job in which image data of a document read by the scanner 104 is stored in the RAM 103 and transmitted to an external information processing apparatus (PC) via the network 111.
These jobs are executed by the CPU 101, and image data compression / decompression processing by the CODEC 107 is performed as necessary.
The CPU 101 can store a plurality of jobs in the RAM 103 and executes the stored jobs in the order of acceptance. Further, during execution of a certain job, the CPU 101 executes in parallel a job that is different in type from the job and that can be executed in parallel. Thereby, job processing efficiency is improved. The jobs that can be executed in parallel will be described later in detail with reference to FIG.

図2は、本実施形態を示す複合機100におけるデータ処理手順の一例を示すフローチャートである。なお、図2において、S201〜S205は各ステップを示し、CPU101がROM102からRAM103に制御プログラムをロードして実行することで実現される。
複合機100のCPU101は、操作表示部106を介して、ユーザからジョブ実行要求を受付けると、図2のフローチャートに示す処理を開始する。具体的に、ユーザは、図4の(A)に示す画面を操作表示部106に表示させた後、スタートキー604を押すことによって、複合機100にジョブの実行を要求する。図4の(A)に示す画面は、PCスキャンジョブの操作画面である。ユーザは、当該操作画面を介してPCスキャンジョブの設定を行う。例えば、読取サイズの設定や、濃度の設定、原稿の種類の設定を、上下左右キー602や、テンキー603を用いて行う。CPU101は、これらの設定を受付け、受付けた設定をRAM103に記憶しておく。そして、ユーザによってスタートキー604が押されると、CPU101は、RAM103に記憶された設定に従って、PCスキャンジョブを、実行待ちキューに格納する。実行待ちキューは、RAM103に存在し、ユーザによって実行要求を受けたジョブを、実行が完了するまで格納しておく領域である。なお、実行待ちキューは、複数のジョブを記憶可能である。CPU101は、当該実行待ちキューに格納したジョブを先頭から順に実行していく。また、CPU101は、あるジョブを実行中に、実行待ちキュー内に格納された別のジョブであって、実行中のジョブに並行して実行可能なジョブを、実行中のジョブに並行して実行する。
このような状況で、CPU101は、ユーザから、ジョブの実行要求を、スタートキー604によって新たに受付けた場合に、図2のフローチャートに示す処理を実行する。
S201にて、CPU101は、スタートキー604が押されたことに応じて実行中のジョブのリストを取得する。CPU101は、当該ジョブのリストを、実行待ちキューを参照することによって取得する。ここで、実行中のジョブは、0、単数、複数のいずれかである。
S202にて、CPU101は、新たに実行要求を受付けたジョブの種類を識別する。また、CPU101は、S201で取得したジョブリストを参照し、新たに受付けたジョブと並行して実行できない別のジョブがあるか確認する。ここで、CPU101は、図3に示す、ジョブの並行動作に関するテーブルに基づき、並行実行不可能なジョブがあるか確認するものである。図3に示すテーブルは、複合機100にて並行して実行できる種類のジョブ/できない種類のジョブの組合せを示す。言い換えると、当該テーブルは、ある種類のジョブの実行中に、実行中のジョブと並行して実行できる種類のジョブ/できない種類のジョブを示している。当該テーブルは、ROM102に記憶されており、CPU101によって参照される。
FIG. 2 is a flowchart illustrating an example of a data processing procedure in the multifunction peripheral 100 according to the present embodiment. In FIG. 2, S201 to S205 indicate steps, which are realized by the CPU 101 loading a control program from the ROM 102 to the RAM 103 and executing it.
When the CPU 101 of the MFP 100 receives a job execution request from the user via the operation display unit 106, the CPU 101 starts the processing shown in the flowchart of FIG. Specifically, the user displays the screen shown in FIG. 4A on the operation display unit 106 and then presses the start key 604 to request the MFP 100 to execute a job. The screen shown in FIG. 4A is a PC scan job operation screen. The user sets a PC scan job via the operation screen. For example, reading size setting, density setting, and document type setting are performed using the up / down / left / right key 602 or the numeric keypad 603. The CPU 101 accepts these settings and stores the accepted settings in the RAM 103. When the user presses the start key 604, the CPU 101 stores the PC scan job in the execution queue according to the settings stored in the RAM 103. The execution waiting queue is an area that exists in the RAM 103 and stores a job for which an execution request has been received by the user until the execution is completed. Note that the execution queue can store a plurality of jobs. The CPU 101 executes jobs stored in the execution queue in order from the top. In addition, while executing a job, the CPU 101 executes another job stored in the waiting queue that can be executed in parallel with the job being executed in parallel with the job being executed. To do.
In such a situation, when the CPU 101 newly receives a job execution request from the user using the start key 604, the CPU 101 executes the processing shown in the flowchart of FIG.
In step S201, the CPU 101 acquires a list of jobs that are being executed in response to the start key 604 being pressed. The CPU 101 acquires the job list by referring to the execution queue. Here, the job being executed is one of 0, single, and plural.
In S202, CPU 101 identifies the type of job for which a new execution request has been received. Further, the CPU 101 refers to the job list acquired in S201 and checks whether there is another job that cannot be executed in parallel with the newly accepted job. Here, the CPU 101 checks whether there is a job that cannot be executed in parallel, based on the table related to the parallel operation of the job shown in FIG. The table shown in FIG. 3 shows combinations of types of jobs that can be executed in parallel with the multifunction peripheral 100 and combinations of types of jobs that cannot be executed. In other words, the table shows the types of jobs that can be executed / cannot be executed in parallel with the job being executed during execution of a job of a certain type. The table is stored in the ROM 102 and is referred to by the CPU 101.

図3は、図1に示した複合機100にて並行して実行できないジョブの組合せ(対応関係)を確認するためのテーブルを示す図である。なお、RAM103等のメモリの容量を拡張可能な場合においては、その搭載されるメモリ容量に応じた複数のテーブルを備えていてもよい。その場合、CPU101は、複合機101が有するメモリの容量を検知し、検知されたメモリの容量に応じたテーブルを選択し、選択されたテーブルに従って、並行して実行できないジョブの判定を実行できるように構成されていてもよい。メモリの容量に応じたテーブルとは、メモリの容量が大きいほど、並行して実行できる種類のジョブが増えるテーブルである。以下、本実施形態のジョブ処理例を説明する。   FIG. 3 is a diagram showing a table for confirming job combinations (correspondence relationships) that cannot be executed in parallel in the multifunction peripheral 100 shown in FIG. In the case where the capacity of the memory such as the RAM 103 can be expanded, a plurality of tables corresponding to the memory capacity to be mounted may be provided. In this case, the CPU 101 can detect the memory capacity of the multi-function peripheral 101, select a table corresponding to the detected memory capacity, and execute determination of jobs that cannot be executed in parallel according to the selected table. It may be configured. The table corresponding to the memory capacity is a table in which the types of jobs that can be executed in parallel increase as the memory capacity increases. Hereinafter, an example of job processing according to this embodiment will be described.

図3にて、複合機100は、実行中ジョブとしてPCプリントジョブがある場合、ファクシミリ受信ジョブは並行して実行できる(図3の「○」)が、PCスキャンジョブは並行して実行できない(図3の「×」)ことになる。よって、PCスキャンジョブの実行要求を受付けた場合、CPU101は、要求されるPCプリントジョブを並行して実行できないジョブと判断する。
次に、S203で、CPU101は、新たに実行要求を受付けたジョブが当該ジョブを実行待ち状態にすることなく実行可能であるかを図3に示したテーブルを参照して判断する。具体的には、S202で並行して実行できないジョブがないと判断した場合は、要求されたジョブを実行可能であるとCPU101は判断する。
一方、S202で並行して実行できないジョブがあるとCPU101が判断した場合は、要求されたジョブを実行できないとCPU101が判断する。
In FIG. 3, when there is a PC print job as an active job, the multi-function device 100 can execute a facsimile reception job in parallel (“◯” in FIG. 3), but cannot execute a PC scan job in parallel ( ("X" in FIG. 3). Therefore, when receiving a PC scan job execution request, the CPU 101 determines that the requested PC print job cannot be executed in parallel.
In step S <b> 203, the CPU 101 determines whether a job that has newly received an execution request can be executed without putting the job in an execution wait state with reference to the table illustrated in FIG. 3. Specifically, when it is determined in S202 that there is no job that cannot be executed in parallel, the CPU 101 determines that the requested job can be executed.
On the other hand, if the CPU 101 determines that there is a job that cannot be executed in parallel in S202, the CPU 101 determines that the requested job cannot be executed.

S203において、CPU101が新たに要求されたジョブを実行できると判断した場合、S205に進み、新たに要求されたジョブを実行する。この場合、CPU101は、実行中ジョブとしてPCプリントジョブと要求されたジョブとを並行して同時に実行する。
一方、S203で、CPU101は、新たに要求されたジョブを実行できないと判断した場合、S204へ処理を進める。S204で、CPU101は、操作表示部106に、S202で見つかった並行して実行できないジョブを図4の(B)に示すように表示する。
If the CPU 101 determines in step S203 that the newly requested job can be executed, the process advances to step S205 to execute the newly requested job. In this case, the CPU 101 simultaneously executes a PC print job and the requested job in parallel as jobs being executed.
On the other hand, if the CPU 101 determines in S203 that the newly requested job cannot be executed, the process proceeds to S204. In S204, the CPU 101 displays on the operation display unit 106 the jobs found in S202 that cannot be executed in parallel as shown in FIG.

図4は、図1に示した操作表示部106に表示されるユーザインタフェースの一例を示す図である。本例は、図2に示したS202で確認された並行して実行できないジョブの表示例である。本実施形態では、図4の(A)の表示状態から、スタートボタンが押下された場合に、当該表示画面が図4の(B)に示す画面に切り替わった状態を示している。なお、表示形式は、本例に限定されるものではない。   FIG. 4 is a diagram showing an example of a user interface displayed on the operation display unit 106 shown in FIG. This example is a display example of jobs that cannot be executed in parallel and confirmed in S202 shown in FIG. In the present embodiment, when the start button is pressed from the display state of FIG. 4A, the display screen is switched to the screen shown in FIG. 4B. The display format is not limited to this example.

なお、本実施形態では、図4の(B)に示す画面には、並行して実行できないジョブの種類と、ジョブ状態と、ジョブ実行開始時間が表示されている。   In the present embodiment, the type of job that cannot be executed in parallel, the job status, and the job execution start time are displayed on the screen shown in FIG.

具体的に説明すると、CPU101は、複合機100において実行中のジョブを把握している。例えば、PCプリントジョブと、ファクシミリ受信ジョブを実行中であり、CPU101が、それらのジョブを実行中であることを把握しているとする。
その状態で、図4の(A)に示す画面を介して、ユーザからPCスキャンジョブの実行要求を受付けた場合、CPU101は、実行中のジョブで、PCスキャンジョブと並行して実行できないジョブがあるか否かを図3に示したのテーブルに基づいて判定する。
More specifically, the CPU 101 grasps a job being executed in the multifunction peripheral 100. For example, assume that a PC print job and a facsimile reception job are being executed, and the CPU 101 knows that these jobs are being executed.
In this state, when a PC scan job execution request is received from the user via the screen shown in FIG. 4A, the CPU 101 is executing a job that cannot be executed in parallel with the PC scan job. It is determined based on the table shown in FIG.

図3に示すテーブルは、実行中のジョブと、新たに実行要求を受付け、これから実行しようとするジョブを同時に実行できるか否かを定義している。そのため、当該テーブルにより、同時に実行することを制限するジョブを定義しておき、それらのジョブが同時に実行された結果、メモリ不足が発生し、ジョブが正しく処理されないといった事態を防止することができる。なお、PCスキャンジョブについて、新たに実行要求を受付けた場合に、既に実行待ちキューに、別のPCスキャンジョブが実行待ちの状態で存在している場合が考えられる。その場合、CPU101は、図4の(B)に示す画面を操作表示部106に表示させることなく、新たに実行要求を受付けたジョブを実行待ちキューに登録してもよいし、図4の(B)に示す画面を操作表示部106に表示させてもよい。   The table shown in FIG. 3 defines whether or not a job being executed and a job to be newly executed can be executed at the same time. For this reason, it is possible to prevent a situation in which a job that is restricted from being executed at the same time is defined by the table and a memory shortage occurs as a result of the simultaneous execution of these jobs and the job is not processed correctly. Note that when a new execution request is received for a PC scan job, another PC scan job may already be waiting to be executed in the execution queue. In this case, the CPU 101 may register a job that has newly received an execution request in the execution queue without causing the operation display unit 106 to display the screen illustrated in FIG. The screen shown in B) may be displayed on the operation display unit 106.

図3に示すテーブルを参照すると、PCプリントジョブを実行中に、PCスキャンジョブを実行すると、RAM103のメモリが不足する可能性がある。このため、CPU101は、図4の(B)に示すように、実行中のプリントジョブが並行して実行できないことを操作表示部106に表示する。
一方、実行中のファクシミリ受信ジョブは、PCスキャンジョブと並行して実行可能であり、RAM103のメモリ不足が発生する可能性が低いため、CPU101は、図6に実行中のファクス受信ジョブを操作表示部106には表示しない。なお、CPU101は、実行中のファクシミリ受信ジョブが、モノクロプリントを行うジョブであるか、カラープリントを行うジョブであるかを識別し、次のように制御してもよい。CPU101は、実行中のジョブがモノクロプリントを行うジョブである場合、PCスキャンジョブと並行して実行可能であると判定し、カラープリントを行うジョブである場合、PCスキャンジョブと並行不可能であると判定する。
ユーザは、図4の(B)に示す画面を確認することにより、PCスキャンのジョブを実行することができない理由が、表示されたジョブによるものであることを容易に把握することができる。
以上のように制御することによって、ユーザは、新たに投入されるジョブを実行するために、ジョブ処理装置に記憶された、どのジョブに対する操作をすればよいのかを容易に知ることができる。
〔第2実施形態〕
Referring to the table shown in FIG. 3, if a PC scan job is executed while a PC print job is being executed, the RAM 103 may run out of memory. Therefore, the CPU 101 displays on the operation display unit 106 that the print job being executed cannot be executed in parallel, as shown in FIG.
On the other hand, since the facsimile reception job being executed can be executed in parallel with the PC scan job and there is a low possibility that the RAM 103 will run out of memory, the CPU 101 displays the operation of the fax reception job being executed in FIG. It is not displayed on the part 106. The CPU 101 may identify whether the facsimile reception job being executed is a job for monochrome printing or a job for color printing, and may perform control as follows. When the job being executed is a job for monochrome printing, the CPU 101 determines that the job can be executed in parallel with the PC scan job. When the job is a job for color printing, the CPU 101 cannot execute the job in parallel with the PC scan job. Is determined.
By confirming the screen shown in FIG. 4B, the user can easily understand that the reason why the PC scan job cannot be executed is due to the displayed job.
By controlling as described above, the user can easily know which job stored in the job processing apparatus should be operated in order to execute a newly submitted job.
[Second Embodiment]

第1実施形態では、ユーザによって新たなジョブの実行要求を受付けたことに応じて、CPU101が、当該新たなジョブと並行して実行できないジョブの表示を行う例について説明した。第2実施形態では、ユーザによって、並行して実行できないジョブの確認要求を受付けた場合に、CPU101が、並行して実行できないジョブの表示を行う例について説明する。なお、ジョブ処理装置の例である複合機101の構成については、第1実施形態とほぼ同様であるので詳しい説明は省略する。
図5は、本実施形態を示すジョブ処理装置のデータ処理手順の一例を示すフローチャートである。なお、図5において、S301〜S305は各ステップを示し、CPU101がRAM103に制御プログラムをロードして実行することで実現される。以下、本実施形態のジョブ処理例を説明する。
In the first embodiment, an example has been described in which the CPU 101 displays a job that cannot be executed in parallel with the new job in response to receiving a new job execution request by the user. In the second embodiment, an example will be described in which the CPU 101 displays a job that cannot be executed in parallel when the user receives a confirmation request for the job that cannot be executed in parallel. Note that the configuration of the multifunction peripheral 101, which is an example of a job processing apparatus, is substantially the same as that of the first embodiment, and thus detailed description thereof is omitted.
FIG. 5 is a flowchart illustrating an example of a data processing procedure of the job processing apparatus according to the present exemplary embodiment. In FIG. 5, S301 to S305 indicate steps, which are realized by the CPU 101 loading the control program to the RAM 103 and executing it. Hereinafter, an example of job processing according to this embodiment will be described.

CPU101は、図6の(A)に示すPCスキャンジョブの画面を操作表示部106に表示させる。図6の(A)には、図4の(A)に示す設定項目に加えて、並行して実行できないジョブリスト確認を選択することができるよう表示されている。当該PCスキャンジョブの操作画面で、並行して実行できないジョブのジョブリスト確認が選択されると、CPU101は、PCスキャンジョブと並行して実行できないジョブを表示させる。
図5において、複合機100のCPU101は、並行して実行できないジョブの確認要求があると、S301にて、既に実行中のジョブのリストを取得する。そして、S302で、CPU101はS301で取得したジョブリストを参照し、これから実行要求を受付けるジョブと並行して実行できないジョブがあるか確認する。ここでは、図3に示した予め決められたジョブの並行動作に関するテーブルに基づき、並行して実行できないジョブがあるか確認する。CPU101は、これから実行要求を受付けるジョブの種類を、どのジョブの種類の操作画面を介して、確認要求を受付けたかに基づいて識別する。
The CPU 101 causes the operation display unit 106 to display the PC scan job screen shown in FIG. In FIG. 6A, in addition to the setting items shown in FIG. 4A, a job list confirmation that cannot be executed in parallel can be selected. When the job list confirmation of a job that cannot be executed in parallel is selected on the operation screen of the PC scan job, the CPU 101 displays a job that cannot be executed in parallel with the PC scan job.
In FIG. 5, when there is a confirmation request for a job that cannot be executed in parallel, the CPU 101 of the multifunction peripheral 100 acquires a list of jobs that are already being executed in S301. In step S <b> 302, the CPU 101 refers to the job list acquired in step S <b> 301 and checks whether there is a job that cannot be executed in parallel with a job that receives an execution request. Here, it is confirmed whether there is a job that cannot be executed in parallel, based on the table related to the parallel operation of the predetermined job shown in FIG. The CPU 101 identifies the type of job that will receive an execution request from now on, based on which job type the operation screen has received the confirmation request.

次に、S303で、CPU101はPCスキャンジョブの実行要求を行った場合に、当該PCスキャンジョブを、実行待ち状態にすることなく実行可能であるか判断する。ここで、CPU101は、S302で、PCスキャンジョブに並行して実行できないジョブがないと判断した場合、実行要求されたPCスキャンジョブを実行できると判断する。一方、CPU101は、S302で並行して実行できないジョブがあると判断した場合は、要求されたジョブは実行待ち状態にしてからでなければ実行できないと判断する。
したがって、S303において、CPU101が要求されたジョブを実行できると判断した場合、S305へ進み、並行して実行できないジョブがない旨を操作表示部106に表示して、本処理を終了する。
In step S <b> 303, when the CPU 101 requests execution of a PC scan job, the CPU 101 determines whether the PC scan job can be executed without waiting for execution. If the CPU 101 determines in S302 that there is no job that cannot be executed in parallel with the PC scan job, the CPU 101 determines that the requested PC scan job can be executed. On the other hand, if the CPU 101 determines that there is a job that cannot be executed in parallel in S302, the CPU 101 determines that the requested job can only be executed after waiting for execution.
Therefore, if the CPU 101 determines in S303 that the requested job can be executed, the process advances to S305, displays on the operation display unit 106 that there is no job that cannot be executed in parallel, and ends the process.

一方、S303で、CPU101が要求されたジョブを実行できないと判断した場合、S304へ進み、S302で見つかった並行して実行できないジョブを操作表示部106に表示して、本処理を終了する。
上記実施形態によれば、ジョブの並行動作の制限によりジョブの実行が不可能な場合、どのジョブの終了を待てばよいのか、あるいは中断させればよいのかをユーザが把握することが可能になる。
On the other hand, if the CPU 101 determines in S303 that the requested job cannot be executed, the process proceeds to S304, the job that cannot be executed in parallel that is found in S302 is displayed on the operation display unit 106, and the process ends.
According to the above-described embodiment, when the job cannot be executed due to the restriction of the parallel operation of the job, the user can grasp which job should be waited for or to be interrupted. .

図6は、図1に示した操作表示部106に表示されるユーザインタフェースの一例を示す図である。本例は、後述する図7に示すS402で確認された並行して実行できないジョブの表示例である。本実施形態では、図6の(A)の表示状態から、スタートボタンが押下された場合に、当該表示画面が図6の(B)に示す画面に切り替わった状態を示している。なお、表示形式は、本例に限定されるものではない。   FIG. 6 is a diagram illustrating an example of a user interface displayed on the operation display unit 106 illustrated in FIG. This example is a display example of jobs that cannot be executed in parallel and confirmed in S402 shown in FIG. In the present embodiment, when the start button is pressed from the display state of FIG. 6A, the display screen is switched to the screen shown in FIG. 6B. The display format is not limited to this example.

図6の(A)に示すPCスキャンの操作画面で、並行して実行できないジョブが存在している時に「並行して実行できないジョブリスト確認」がユーザにより選択されると、表示が図6の(B)に示す並行して実行できないジョブリストの画面に遷移する。そして、図6の(B)に示す画面において、並行して実行できないジョブのリストを表示する。ユーザは、ここで表示された内容を確認することで、PCプリントジョブが実行中であるため、PCスキャンのジョブを実行することができないということを把握する。
〔第3実施形態〕
第1、第2実施形態では、並行して実行できないジョブを表示して処理を終了していた。第3実施形態では、並行して実行できないジョブを表示した後、当該並行して実行できないジョブに関するユーザからの指示を受付け、当該並行して実行できないジョブをキャンセルしたり、一時停止したりする処理を説明する。
In the PC scan operation screen shown in FIG. 6A, when there is a job that cannot be executed in parallel and “confirm job list that cannot be executed in parallel” is selected by the user, the display is shown in FIG. A transition is made to the screen of the job list that cannot be executed in parallel as shown in FIG. Then, on the screen shown in FIG. 6B, a list of jobs that cannot be executed in parallel is displayed. By confirming the content displayed here, the user knows that the PC scan job cannot be executed because the PC print job is being executed.
[Third Embodiment]
In the first and second embodiments, jobs that cannot be executed in parallel are displayed and the process is terminated. In the third embodiment, after a job that cannot be executed in parallel is displayed, an instruction from the user regarding the job that cannot be executed in parallel is received, and the job that cannot be executed in parallel is canceled or paused Will be explained.

図7は、本実施形態を示すジョブ処理装置の例である複合機のデータ処理手順の一例を示すフローチャートである。なお、図7において、S401〜S408は各ステップを示し、CPU101がRAM103に制御プログラムをロードして実行することで実現される。   FIG. 7 is a flowchart illustrating an example of a data processing procedure of a multifunction peripheral that is an example of the job processing apparatus according to the present exemplary embodiment. In FIG. 7, S401 to S408 indicate steps, which are realized by the CPU 101 loading the control program into the RAM 103 and executing it.

複合機100のCPU101は、S401で、操作表示部106からユーザによるジョブ実行要求を受付けると、既に実行中のジョブのリストを取得する。そして、S402で、CPU101は、S401で取得したジョブリストを参照し、並行して実行できないジョブがあるか確認する。ここで、CPU101は、図3に示すテーブルに基づき、並行して実行できないジョブがあるか確認する。   When the CPU 101 of the multifunction peripheral 100 receives a job execution request from the operation display unit 106 in step S401, the CPU 101 acquires a list of jobs that are already being executed. In step S402, the CPU 101 refers to the job list acquired in step S401 and checks whether there is a job that cannot be executed in parallel. Here, the CPU 101 checks whether there is a job that cannot be executed in parallel based on the table shown in FIG.

次に、S403で、CPU101は、要求されたジョブを実行できるかどうかを判断する。ここで、CPU101は、S402で並行して実行できないジョブがないと判断した場合は、要求されたジョブを実行可能であると判断し、S402で並行して実行できないジョブがあると判断した場合は、要求されたジョブを実行できないと判断する。
S403において、CPU101が要求されたジョブを実行できると判断した場合は、S408へ進み、要求されたジョブを実行して、本処理を終了する。ここで、CPU101は、実行中のジョブと並行して実行するよう要求されたジョブであって、並行して実行可能なジョブを実行する。
In step S <b> 403, the CPU 101 determines whether the requested job can be executed. If the CPU 101 determines that there is no job that cannot be executed in parallel in S402, the CPU 101 determines that the requested job can be executed, and if the CPU 101 determines that there is a job that cannot be executed in parallel in S402. It is determined that the requested job cannot be executed.
If the CPU 101 determines in step S403 that the requested job can be executed, the process advances to step S408, the requested job is executed, and the process ends. Here, the CPU 101 executes a job that is requested to be executed in parallel with the job being executed and can be executed in parallel.

一方、S403で、要求されたジョブを実行できないと判断した場合、S404へ進み、CPU101は、S402で見つかった並行して実行できないジョブを操作表示部106に表示する。
次に、S405で、CPU101は、ユーザが操作表示部106を操作して次に指示がなされるのを待つ。そして、S405で、CPU101はユーザが操作表示部106から指示した内容を判断する。ここで、ユーザからの指示の内容が、S404で操作表示部106に表示した並行して実行できないジョブに対する動作指示であるとCPU101が判断した場合は、S406で指定されたジョブに対する制御を行い、S401へ戻る。例えば、ユーザは、並行して実行できないジョブに対して、中止、一時停止、優先順位変更などを指示する。ここで、ユーザから並行して実行できないジョブの中止の指示を受付けた場合、CPU101は、並行して実行できないジョブの実行を中止し、当該並行して実行できないジョブに関する処理中のデータをRAM103から削除する。それによって、RAM103上のメモリが並行して実行できないジョブ以外のジョブで使用可能となり、CPU101は、新たに要求されるジョブを実行することができる。
また、ユーザから並行して実行できないジョブの一時停止の指示を受付けた場合、CPU101は、並行して実行できないジョブの実行を一時停止し、当該並行して実行できないジョブに関する処理中のデータをRAM103から一時的に削除する。ここで、CPU101は、印刷や、送信等の処理が完了していないページを記憶しておき、後に、再開の指示を受付けた場合に、一時停止された並行して実行できないジョブの実行を再開する。
また、ユーザから並行して実行できないジョブの優先順位を下げる指示を受付けた場合、CPU101は、並行して実行できないジョブの実行優先順位を下げ、当該並行して実行できないジョブに関する処理中のデータをRAM103から一時的に削除する。CPU101は、優先順位が下げられた並行して実行できないジョブの実行を、ユーザによって新たに投入されたジョブの実行が完了するまで待機させ、当該新たに投入されたジョブの実行が完了したことに応じて、並行して実行できないジョブを自動的に実行する。
なお、並行して実行できないジョブに対する中止、一時停止、優先順位変更、再開等の指示は、図8に示す操作表示部106のテンキーを介して受付けても良いし、指示ごとに専用のキーを設け、当該キーを介して受付けても良い。
On the other hand, if it is determined in S403 that the requested job cannot be executed, the process advances to S404, and the CPU 101 displays the job that is found in S402 and cannot be executed in parallel on the operation display unit 106.
Next, in step S <b> 405, the CPU 101 waits for the user to operate the operation display unit 106 and next give an instruction. In step S <b> 405, the CPU 101 determines the content designated by the user from the operation display unit 106. Here, if the CPU 101 determines that the content of the instruction from the user is an operation instruction for the job displayed in the operation display unit 106 that cannot be executed in parallel in S404, the control for the job specified in S406 is performed. Return to S401. For example, the user gives an instruction to cancel, pause, change the priority order, etc., for a job that cannot be executed in parallel. Here, when an instruction to cancel a job that cannot be executed in parallel is received from the user, the CPU 101 cancels the execution of the job that cannot be executed in parallel, and the data being processed regarding the job that cannot be executed in parallel from the RAM 103. delete. As a result, the memory on the RAM 103 can be used for jobs other than jobs that cannot be executed in parallel, and the CPU 101 can execute a newly requested job.
When receiving an instruction from a user to pause a job that cannot be executed in parallel, the CPU 101 temporarily stops execution of the job that cannot be executed in parallel, and stores data being processed regarding the job that cannot be executed in parallel in the RAM 103. Delete temporarily from. Here, the CPU 101 stores pages for which processing such as printing or transmission has not been completed, and resumes execution of jobs that have been paused and cannot be executed in parallel when a restart instruction is received later. To do.
When receiving an instruction from the user to lower the priority of a job that cannot be executed in parallel, the CPU 101 lowers the execution priority of the job that cannot be executed in parallel, It is temporarily deleted from the RAM 103. The CPU 101 waits for the execution of the job whose priority is lowered and cannot be executed in parallel until the execution of the job newly input by the user is completed, and the execution of the newly input job is completed. In response, jobs that cannot be executed in parallel are automatically executed.
Note that instructions for canceling, temporarily stopping, changing the priority order, resuming, etc. for jobs that cannot be executed in parallel may be received via the numeric keypad of the operation display unit 106 shown in FIG. It may be provided and received via the key.

一方、S405で、ユーザからの指示の内容が、新たに実行要求を受付けたジョブに対するジョブ開始指示である場合は、S407で開始要求があったジョブを実行待ちキューに投入して、処理を終了する。実行待ちキューに投入されたジョブは、実行順になるまで実行待ち状態となり、実行順になったことに応じて、CPU110によって実行される。また、CPU101は、新たに実行要求を受付けたジョブを中止するための指示を受付けることができるようにし、当該ジョブを中止してもよい。
以上のような制御により、複合機100において、並行して実行できないジョブ発生時に表示していた図9に示すようなジョブ状況一覧の表示例に代えて、図4、図6に示した並行して実行できないジョブのみをわかりやすくユーザに表示することができる。また、ユーザは、表示された並行して実行できないジョブに対して、中止、一時停止、優先順位変更などを指示することができ、新たに投入するジョブを実行待ち状態にすることなく迅速に実行させることができる。
また、本発明の目的は、以下の処理を実行することによっても達成される。即ち、上述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出す処理である。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。
On the other hand, in S405, if the content of the instruction from the user is a job start instruction for a job for which a new execution request has been accepted, the job that has been requested to start in S407 is placed in the execution queue and the process is terminated. To do. Jobs submitted to the execution waiting queue are in an execution waiting state until the execution order is reached, and are executed by the CPU 110 in accordance with the execution order. Further, the CPU 101 may be able to accept an instruction for canceling a job for which a new execution request has been received, and cancel the job.
Through the control as described above, instead of the display example of the job status list as shown in FIG. 9 displayed when a job that cannot be executed in parallel in the multifunction peripheral 100, the parallel status shown in FIG. 4 and FIG. 6 is displayed. Only the jobs that cannot be executed can be easily displayed to the user. In addition, the user can instruct the displayed job that cannot be executed in parallel to cancel, pause, change priority, etc., and execute a new job without waiting for execution. Can be made.
The object of the present invention can also be achieved by executing the following processing. That is, a storage medium that records a program code of software that realizes the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU, MPU, etc.) of the system or apparatus is stored in the storage medium. This is the process of reading the code. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention.

本発明は上記実施形態に限定されるものではなく、本発明の趣旨に基づき種々の変形(各実施形態の有機的な組合せを含む)が可能であり、それらを本発明の範囲から除外するものではない。   The present invention is not limited to the above embodiment, and various modifications (including organic combinations of the embodiments) are possible based on the spirit of the present invention, and these are excluded from the scope of the present invention. is not.

101 CPU
102 ROM
103 RAM
104 スキャナ
105 プリンタ
101 CPU
102 ROM
103 RAM
104 Scanner 105 Printer

Claims (8)

種類の異なる複数のジョブを並行して実行可能なジョブ処理装置であって、
ジョブを受付ける受付手段と、
前記受付手段によって受付けたジョブを記憶する記憶手段と、
前記記憶手段によって記憶されたジョブを実行する実行手段と、
前記受付手段によって新たに受付けたジョブの種別と、前記記憶手段に記憶されているジョブの種別に基づいて、記受付手段によって新たに受付けたジョブと並行して実行できない前記実行手段によって実行されているジョブを、表示部に表示させる制御手段と、
を備えることを特徴とするジョブ処理装置。
A job processing apparatus capable of executing a plurality of different types of jobs in parallel,
A reception means for receiving a job;
Storage means for storing the job received by the receiving means;
Execution means for executing the job stored by the storage means;
The type of job newly accepted by said accepting means, based on the type of jobs that are stored in the storage means is executed by the execution unit can not be executed in parallel with the newly received job by the previous SL reception means the job has a control means for displaying on the display unit,
A job processing apparatus comprising:
前記受付手段によって受付けたジョブの種類を識別する識別手段をさらに備えることを特徴とする請求項1に記載のジョブ処理装置。   The job processing apparatus according to claim 1, further comprising an identification unit that identifies a type of a job received by the reception unit. ジョブの種類と、当該種類のジョブと並行して実行できないジョブの種類との対応関係を示す情報を格納する格納手段をさらに備え、
前記制御手段は、前記格納手段に格納された対応関係を示す情報に基づいて、前記記憶手段に記憶されているジョブのうち、前記受付手段によって新たに受付けたジョブと並行して実行できない前記実行手段によって実行されているジョブを、表示部に表示させることを特徴とする請求項1または2に記載のジョブ処理装置。
A storage means for storing information indicating a correspondence relationship between the job type and the job type that cannot be executed in parallel with the job of the type;
Said control means, based on the information indicating the been correspondence stored in the storage unit, among the jobs stored in the storage means, said execution can not be executed in parallel with the newly received job by it said receiving means 3. The job processing apparatus according to claim 1, wherein a job executed by the means is displayed on a display unit.
前記表示部に表示されたジョブの実行を中止するための要求をユーザから受付ける中止受付手段をさらに備え、
前記制御手段は、前記中止受付手段が受付けた前記要求に基づいて、前記表示部に表示されたジョブを中止するよう制御することを特徴とする請求項1乃至3のいずれか1項に記載のジョブ処理装置。
A cancel receiving unit that receives a request for canceling the execution of the job displayed on the display unit from a user;
4. The control unit according to claim 1, wherein the control unit performs control to cancel the job displayed on the display unit based on the request received by the cancellation reception unit. 5. Job processing unit.
前記表示部に表示されたジョブの実行優先順位を下げるための要求をユーザから受付ける優先順位受付手段をさらに備え、
前記制御手段は、前記優先順位受付手段が受付けた前記要求に基づいて、前記表示部に表示されたジョブの優先順位を下げるよう制御することを特徴とする請求項1乃至4のいずれか1項に記載のジョブ処理装置。
Priority order receiving means for receiving a request for lowering the execution priority of the job displayed on the display unit from a user;
5. The control unit according to claim 1, wherein the control unit performs control so as to lower the priority order of the job displayed on the display unit based on the request received by the priority order reception unit. The job processing device described in 1.
前記ジョブは、コピージョブ、プリントジョブ、ファクシミリ受信ジョブ、ファクシミリ送信ジョブのいずれかを含むことを特徴とする請求項1乃至5のいずれか1項に記載のジョブ処理装置。   The job processing apparatus according to claim 1, wherein the job includes any one of a copy job, a print job, a facsimile reception job, and a facsimile transmission job. 種類の異なる複数のジョブを並行して実行可能なジョブ処理装置の制御方法であって、
ジョブを受付ける受付工程と、
前記受付工程にて受付けたジョブを記憶部に記憶する記憶工程と、
前記記憶部に記憶されたジョブを実行する実行工程と、
前記受付工程にて新たに受付けたジョブの種類と、前記記憶部に記憶されているジョブの種類とに基づいて、記受付工程にて新たに受付けたジョブと並行して実行できない前記実行工程によって実行されているジョブを、表示部に表示させる制御工程と、
を備えることを特徴とするジョブ処理装置の制御方法。
A method for controlling a job processing apparatus capable of executing a plurality of different types of jobs in parallel,
Acceptance process to accept jobs,
A storage step of storing in the storage unit the job received in the reception step;
An execution step of executing a job stored in the storage unit;
Wherein the type of job newly accepted at the reception step, on the basis on the type of job stored in the storage unit, before Symbol the execution step can not be executed in parallel with the newly received job at the reception step A control process for displaying a job being executed by the display unit;
A method for controlling a job processing apparatus, comprising:
請求項7に記載のジョブ処理装置の制御方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the method for controlling the job processing apparatus according to claim 7.
JP2009184183A 2009-08-07 2009-08-07 Job processing apparatus, job processing apparatus control method, and program Expired - Fee Related JP5355290B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009184183A JP5355290B2 (en) 2009-08-07 2009-08-07 Job processing apparatus, job processing apparatus control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009184183A JP5355290B2 (en) 2009-08-07 2009-08-07 Job processing apparatus, job processing apparatus control method, and program

Publications (3)

Publication Number Publication Date
JP2011040854A JP2011040854A (en) 2011-02-24
JP2011040854A5 JP2011040854A5 (en) 2012-02-09
JP5355290B2 true JP5355290B2 (en) 2013-11-27

Family

ID=43768206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009184183A Expired - Fee Related JP5355290B2 (en) 2009-08-07 2009-08-07 Job processing apparatus, job processing apparatus control method, and program

Country Status (1)

Country Link
JP (1) JP5355290B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5602059B2 (en) * 2011-02-28 2014-10-08 京セラドキュメントソリューションズ株式会社 Mobile printing system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2917533B2 (en) * 1991-01-28 1999-07-12 村田機械株式会社 Multitask facsimile machine
JPH06110704A (en) * 1992-09-29 1994-04-22 Fuji Xerox Co Ltd Interruption control system of composite information processor
JPH06139206A (en) * 1992-10-26 1994-05-20 Nippon Telegr & Teleph Corp <Ntt> Exclusive control system of multiprocessor system
JP2000284988A (en) * 1999-03-31 2000-10-13 Toshiba Corp Object-oriented system analyzing device and method, and recording medium storing software for object-oriented system analysis
JP2005250271A (en) * 2004-03-05 2005-09-15 Canon Inc Image formation system, and method for controlling the same
JP4475300B2 (en) * 2007-07-26 2010-06-09 ブラザー工業株式会社 Multifunctional peripheral

Also Published As

Publication number Publication date
JP2011040854A (en) 2011-02-24

Similar Documents

Publication Publication Date Title
JP4725726B2 (en) Image processing apparatus, job log management program, and image processing system
JP4771537B2 (en) Image forming apparatus
JP4736774B2 (en) Image processing program, image processing method, image processing apparatus, and image processing system
JP5506238B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP5447476B2 (en) Image reading apparatus, image reading system, and image reading program
JP2007166175A (en) Image processing program, image processing method, image processing apparatus, and image processing system
JP5141743B2 (en) Image processing device
US20150088986A1 (en) Information processing apparatus, and control method and storage medium therefor
JP2008009611A (en) Touch panel type operation display device
CN102006388B (en) Image processing device capable of executing a plurality of jobs in parallel
JP4435191B2 (en) Printer driver, program and recording medium
JP4683335B2 (en) Multifunction machine and its operation stop method
JP5355290B2 (en) Job processing apparatus, job processing apparatus control method, and program
JP5062218B2 (en) Image forming apparatus
GB2397718A (en) Rotation dependent image processing
JP5669709B2 (en) Operation control program and information processing apparatus
KR100571793B1 (en) host capable selecting coyp function and a method thereof
JP2007306163A (en) Image processor
JP2007305143A (en) Information processor and information processing method
JP5310777B2 (en) Image forming apparatus, image processing method, and image processing program
US9491325B2 (en) Image processing apparatus, image processing method for the same, and recording medium
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
JP5862650B2 (en) Image forming apparatus, job display / execution method, and job display / execution program
JP2010103593A (en) Image transmission apparatus and program
JP2007011082A (en) Image forming apparatus and method of managing image forming apparatus

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111219

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111219

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130401

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: 20130730

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130827

R151 Written notification of patent or utility model registration

Ref document number: 5355290

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees