JP2009278483A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2009278483A
JP2009278483A JP2008129135A JP2008129135A JP2009278483A JP 2009278483 A JP2009278483 A JP 2009278483A JP 2008129135 A JP2008129135 A JP 2008129135A JP 2008129135 A JP2008129135 A JP 2008129135A JP 2009278483 A JP2009278483 A JP 2009278483A
Authority
JP
Japan
Prior art keywords
interrupt
copy
control unit
print job
unit
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.)
Granted
Application number
JP2008129135A
Other languages
Japanese (ja)
Other versions
JP5222020B2 (en
Inventor
Hiroto Kitamura
裕人 北村
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.)
Oki Electric Industry Co Ltd
Oki Data Systems Co Ltd
Original Assignee
Oki Data Corp
Oki Data Systems Co Ltd
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 Oki Data Corp, Oki Data Systems Co Ltd filed Critical Oki Data Corp
Priority to JP2008129135A priority Critical patent/JP5222020B2/en
Publication of JP2009278483A publication Critical patent/JP2009278483A/en
Application granted granted Critical
Publication of JP5222020B2 publication Critical patent/JP5222020B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)
  • Storing Facsimile Image Data (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing apparatus which executes an interrupt copy, without fail, after a change to an interrupt copy mode, by checking the free memory space actually required for the interrupt copy, prior to an image-read operation by an image read part. <P>SOLUTION: The image processing apparatus includes a first interrupt control part 204 and a second interrupt control part 403 for deciding if the interrupt copy can be executed. The first interrupt control part 204 decides if the interrupt copying can be executed or not based on operational status of the image read part. When the first interrupt control part 204 decides that the interrupt copy can be executed, the second interrupt control part 403 decides, if the interrupt copy can be executed, according to print job management information of a print job management part 402. In addition, when the second interrupt control part 403 decides if the interrupt copying can be executed, it additionally determines if the interrupt copy can be executed, according to a free memory space of a primary memory, when a job is being handled. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、印刷ジョブの処理中にコピージョブを割り込ませる割込みコピー機能を備えた画像処理装置に関するものである。   The present invention relates to an image processing apparatus having an interrupt copy function for interrupting a copy job during processing of a print job.

プリンタやコピー機としての機能を備えた複合機等の画像処理装置には、何ページかの印刷物を表す印刷ジョブの実行中に、コピージョブを割り込ませる(以下、割込みコピーと称する)機能を備えるものがある(例えば、特許文献1参照)。   An image processing apparatus such as a multifunction machine having a function as a printer or a copier has a function of interrupting a copy job (hereinafter referred to as an interrupt copy) during execution of a print job representing a number of pages of printed matter. There are some (see, for example, Patent Document 1).

特開2004−186930号公報JP 2004-186930 A

通常、このような割込みコピーは、ユーザが、例えば、操作パネル等に設けられた割込みキーを押下し、画像処理装置が割込みコピーモードに移行することで開始される。ユーザにより割込みコピーの開始指示が入力され、画像処理装置が割込みコピーモードに移行すると、まず、画像処理装置が備える画像読取部は、割込みコピーの対象となる原稿等に形成された画像を読み取り、画像データを生成する。この画像データは、画像処理装置が備える画像形成部が解釈可能な印刷言語に翻訳され、印刷データとしてメモリに記憶される。これと同時に画像処理装置は、印刷ジョブにかかる処理が中断可能となる状態となるのを監視する処理を開始する。そして、画像処理装置は、印刷ジョブにかかる処理が中断可能となる状態となったタイミングで、印刷ジョブにかかる処理を中断し、メモリに記憶された印刷データを印刷するよう画像形成部に指示を与えることで、割込みコピーが実行される。   Normally, such an interrupt copy is started when the user presses an interrupt key provided on an operation panel, for example, and the image processing apparatus shifts to the interrupt copy mode. When an interrupt copy start instruction is input by the user and the image processing apparatus shifts to the interrupt copy mode, first, an image reading unit included in the image processing apparatus reads an image formed on a document or the like to be subjected to interrupt copy, Generate image data. The image data is translated into a print language that can be interpreted by an image forming unit included in the image processing apparatus, and stored in the memory as print data. At the same time, the image processing apparatus starts a process for monitoring whether the process related to the print job becomes interruptible. Then, the image processing apparatus instructs the image forming unit to interrupt the process related to the print job and print the print data stored in the memory at a timing when the process related to the print job can be interrupted. When given, interrupt copy is executed.

しかしながら、上記機能を備えた既存の画像処理装置では、割込みコピーモードに移行後、印刷データが一時的に記憶されるメモリの空き容量が不足した場合、画像読取部による画像読取動作等の割込みコピーにかかる処理が中断され、割込みコピーが実行できないといった問題があった。   However, in the case of an existing image processing apparatus having the above function, if the memory capacity for temporarily storing print data is insufficient after the transition to the interrupt copy mode, an interrupt copy such as an image reading operation by the image reading unit is performed. There was a problem that the processing related to was interrupted and interrupt copying could not be executed.

本発明は、このような実情に鑑みてなされたものであり、本発明の課題は、実際に割込みコピーに使用されるメモリの空き容量を画像読取部による画像読取動作の前に確認することで、割り込みコピーモードに移行した後においても、確実に割込みコピーが実行可能な画像処理装置を提供することである。   The present invention has been made in view of such circumstances, and an object of the present invention is to confirm the free capacity of the memory actually used for interrupt copying before the image reading operation by the image reading unit. It is another object of the present invention to provide an image processing apparatus capable of reliably executing an interrupt copy even after shifting to the interrupt copy mode.

上記課題を解決するために、本発明にかかる画像処理装置は、原稿上の画像を読み取る画像読取部と、画像読取部により読み取られた画像に対応する印刷画像を記録媒体に形成する画像形成部とを備えた画像処理装置であって、ジョブの入力を受付けるジョブ受付部と、ジョブ受付部が受付けたジョブの中で画像形成部に処理させるジョブを印刷ジョブとして管理する印刷ジョブ管理部と、ジョブの処理にかかるジョブデータを一時的に記憶する一次記憶部と、割込みコピーの実行指令の入力を受付ける割込みコピー受付部と、割込みコピーの実行指令に基づき、画像読取部の稼動状況から割込みコピーの実行可否を判断することで割込みコピーの実行を制御する第1割込み制御部と、第1割込み制御部が割込みコピーは実行可能と判断した場合に、印刷ジョブ管理部の印刷ジョブ管理情報から割込みコピーの実行可否を判断することで割込みコピーの実行を制御する第2割込み制御部とを備え、第2割込み制御部は割込みコピーの実行可否判断時に、ジョブが処理されている場合には、さらに、一次記憶部の空き記憶容量から割込みコピーの実行可否を判断することを特徴とする。   In order to solve the above problems, an image processing apparatus according to the present invention includes an image reading unit that reads an image on a document, and an image forming unit that forms a print image corresponding to the image read by the image reading unit on a recording medium. A job reception unit that receives job input, a print job management unit that manages, as a print job, a job to be processed by the image forming unit among jobs received by the job reception unit, A primary storage unit that temporarily stores job data related to job processing, an interrupt copy accepting unit that accepts an input of an interrupt copy execution command, and an interrupt copy based on the operation status of the image reading unit based on the interrupt copy execution command The first interrupt control unit that controls the execution of the interrupt copy by determining whether or not the execution of the interrupt can be executed, and the first interrupt control unit has determined that the interrupt copy can be executed A second interrupt control unit that controls the execution of the interrupt copy by determining whether or not the interrupt copy can be executed from the print job management information of the print job management unit, and the second interrupt control unit determines whether or not the interrupt copy can be executed. If a job is being processed at the time of determination, it is further characterized in that it is determined whether or not interrupt copying can be executed from the free storage capacity of the primary storage unit.

本発明の画像処理装置は、割込みコピーの実行可否を判断する第1割込み制御部及び第2割込み制御部とを備える。第1割込み制御部は、画像読取部の稼動状況に基づいて割り込みコピーが実行可能か否かを判断する。第2割込み制御部は、第1割込み制御部が割込みコピーは実行可能と判断した場合に、印刷ジョブ管理部の印刷ジョブ管理情報から割込みコピーの実行可否を判断する。さらに、第2割込み制御部は、割込みコピーの実行可否判断時に、ジョブが処理されている場合には、さらに、一次記憶部の空き記憶容量から割込みコピーの実行可否を判断するため、確実に割込みコピーを実行することができる。   The image processing apparatus of the present invention includes a first interrupt control unit and a second interrupt control unit that determine whether or not to execute interrupt copying. The first interrupt control unit determines whether or not the interrupt copy can be executed based on the operation status of the image reading unit. When the first interrupt control unit determines that the interrupt copy can be executed, the second interrupt control unit determines whether the interrupt copy can be executed from the print job management information of the print job management unit. Furthermore, if the job is being processed when determining whether or not to execute interrupt copying, the second interrupt control unit further determines whether or not to execute interrupt copying from the free storage capacity of the primary storage unit. Copy can be performed.

本発明の画像処理装置によれば、実際に割込みコピーに使用されるメモリの空き容量を画像読取部による画像読取動作の前に確認することで、割り込みコピーモードに移行した後においても、確実に割込みコピーを実行することができる。   According to the image processing apparatus of the present invention, it is ensured even after the transition to the interrupt copy mode by checking the free space of the memory actually used for the interrupt copy before the image reading operation by the image reading unit. Interrupt copying can be performed.

以下、本発明の実施形態について図面を参照して説明する。なお、本発明は以下の記述に限定されるものではなく、本発明の要旨に逸脱しない範囲において適宜変更可能である。   Embodiments of the present invention will be described below with reference to the drawings. In addition, this invention is not limited to the following description, In the range which does not deviate from the summary of this invention, it can change suitably.

[第1の実施形態]
図1は、本発明にかかる画像処理装置としての複合機101の概略構成を説明するブロック図である。複合機101は、フラットベットやADF(Auto Document Feeder)に載置された原稿上の画像を読み取る図示せぬスキャナユニットを備えた画像読取部としてのスキャナ102と、スキャナ102から入力された画像データに基づいて用紙等の記録媒体に画像を形成する画像形成部としてのプリンタ103とを備える。したがって、複合機101は、スキャナ102で読み取った原稿上の画像を用紙に印刷することで外部出力することができる。また、本発明にかかる複合機101は、例えば、ホストPC(Personal Computer)等の情報処理装置やユーザから入力された処理命令、いわゆるジョブに基づき異なる処理動作を実行することができる。例えば、複合機101は、ホストPCからの印刷ジョブの入力に基づき画像を用紙に印刷したり、ユーザによるファックス送信ジョブの入力に基づき、スキャナ102で読み取った画像をファックス送信データとして相手先にファックス送信することができる。このような機能を備えた複合機101を構成するスキャナ102及びプリンタ103について以下に説明する。
[First embodiment]
FIG. 1 is a block diagram illustrating a schematic configuration of a multifunction machine 101 as an image processing apparatus according to the present invention. The multifunction machine 101 includes a scanner 102 as an image reading unit including a scanner unit (not shown) that reads an image on a document placed on a flat bed or an ADF (Auto Document Feeder), and image data input from the scanner 102. And a printer 103 as an image forming unit that forms an image on a recording medium such as paper. Therefore, the multi-function peripheral 101 can output the image on the document read by the scanner 102 to the outside by printing on the paper. Further, the multifunction peripheral 101 according to the present invention can execute different processing operations based on information processing apparatuses such as a host PC (Personal Computer) or processing instructions input from a user, so-called jobs. For example, the multifunction machine 101 prints an image on paper based on a print job input from the host PC, or faxes an image read by the scanner 102 to the other party as fax transmission data based on a user fax transmission job input. Can be sent. The scanner 102 and the printer 103 constituting the multifunction machine 101 having such functions will be described below.

図2は、スキャナ102の要部構成を説明する機能ブロック図である。スキャナ102は、図示せぬスキャナユニットを駆動させて画像データを生成するスキャナ制御部201と、複合機101の装置状況等を表示すると共に、ユーザからの入力を受付けるジョブ受付部としての操作パネル202と、操作パネル202に表示させる表示内容を制御する操作パネル制御部203と、スキャナ102の稼動状況から割込みコピーが実行可能か否かを判断する第1割込み制御部204と、プリンタ103とのコマンド送受信を行うインタフェース部205とを備える。   FIG. 2 is a functional block diagram illustrating the main configuration of the scanner 102. A scanner 102 drives a scanner unit (not shown) to generate image data, an operation panel 202 as a job reception unit that displays an apparatus status of the multifunction peripheral 101 and receives an input from a user. The operation panel control unit 203 that controls the display content to be displayed on the operation panel 202, the first interrupt control unit 204 that determines whether or not interrupt copying can be executed based on the operating status of the scanner 102, and the commands of the printer 103. And an interface unit 205 that performs transmission and reception.

スキャナ制御部201は、例えば、CCD(Charge Coupled Device)イメージセンサ等から構成される図示せぬスキャナユニットを制御する。CCDイメージセンサは撮像素子の一つであり、原稿上で反射された光の明暗をデジタル信号に変換することで画像データを生成する。スキャナ制御部201は、このスキャナユニットを制御することで原稿の読み取り動作を制御する。   The scanner control unit 201 controls, for example, a scanner unit (not shown) configured by a CCD (Charge Coupled Device) image sensor or the like. A CCD image sensor is one of image pickup devices, and generates image data by converting the brightness of light reflected on a document into a digital signal. The scanner control unit 201 controls the document reading operation by controlling the scanner unit.

操作パネル202は、例えば、LCD(Liquid Crystal Display)パネル等の出力装置から構成されており、複合機101の装置状況等を表示することができる。また、操作パネル202には、タッチパネル等の入力手段が設けられており、ユーザからのコピー、ファックス送信等の各ジョブの実行指令や、コピーメニュー、ファックスメニュー、機能設定等の各種設定の入力を受付けることができる。このような機能を備えた操作パネル202の具体的態様を表したのが図3である。図3に示される操作パネル202は、操作パネル制御部203が形成した表示画面を表示すると共に、ユーザによるジョブの入力を受付けるタッチパネルを備えた液晶タッチパネル301と、複合機101に実行させるジョブの変更を受付ける、コピーキー302a,ファックスキー302b,スキャンキー302c,プリンターキー302dから構成されるモードキー302と、入力された設定値を初期値に戻すリセットキー303と、設定値の数値入力を受付けるテンキー304と、モノクロコピーの実行指令を受付けるモノクロスタートキー305と、カラーコピーの実行指令を受付けるカラースタートキー306と、処理の中断を受付けるストップキー307と、割込みコピーの実行指令を受付ける割込みコピー受付部としての割込みキー308とを備える。   The operation panel 202 is constituted by an output device such as an LCD (Liquid Crystal Display) panel, for example, and can display the device status of the multi-function peripheral 101. Further, the operation panel 202 is provided with input means such as a touch panel for inputting execution commands for each job such as copying and fax transmission, and various settings such as a copy menu, a fax menu, and function settings. Can be accepted. FIG. 3 shows a specific mode of the operation panel 202 having such a function. The operation panel 202 shown in FIG. 3 displays the display screen formed by the operation panel control unit 203 and changes the job to be executed by the MFP 101 and the liquid crystal touch panel 301 having a touch panel that accepts a job input by the user. A mode key 302 composed of a copy key 302a, a fax key 302b, a scan key 302c, and a printer key 302d, a reset key 303 for returning an input setting value to an initial value, and a numeric keypad for receiving a numerical input of the setting value 304, a monochrome start key 305 that accepts a monochrome copy execution command, a color start key 306 that accepts a color copy execution command, a stop key 307 that accepts interruption of processing, and an interrupt copy acceptance unit that accepts an interrupt copy execution command Interrupt as And a key 308.

操作パネル制御部203は、操作パネル202に表示させる表示画面の表示画面データを形成する。また、操作パネル制御部203は、操作パネル202を介して入力された入力値を処理を実行する各部に供給すると共に、処理を実行した各部から供給された出力値を基に表示画面を形成し、操作パネル202に表示させる。   The operation panel control unit 203 forms display screen data of a display screen to be displayed on the operation panel 202. In addition, the operation panel control unit 203 supplies input values input via the operation panel 202 to each unit that executes processing, and forms a display screen based on output values supplied from each unit that executes processing. And displayed on the operation panel 202.

第1割込み制御部204は、操作パネル制御部203に対して液晶タッチパネル301の表示状況を問合せると共に、スキャナ制御部201に図示せぬスキャナユニットの稼動状況を問合せることで、スキャナ102における割込みコピーが実行可能か否かを判断する。また、第1割込み制御部は、インタフェース部205を介してプリンタ103の第2割込み制御部403に当該判断結果を通知する。   The first interrupt control unit 204 inquires about the display status of the liquid crystal touch panel 301 to the operation panel control unit 203 and inquires about the operation status of the scanner unit (not shown) to the scanner control unit 201 so that the interrupt copy in the scanner 102 is made. It is determined whether or not execution is possible. Further, the first interrupt control unit notifies the determination result to the second interrupt control unit 403 of the printer 103 via the interface unit 205.

インタフェース部205は、スキャナ102とプリンタ103との間で、双方向のコマンド信号を送受信するインタフェースである。   An interface unit 205 is an interface that transmits and receives bidirectional command signals between the scanner 102 and the printer 103.

図4は、プリンタ103の要部構成を説明するブロック図である。プリンタ103は、ユーザにより操作パネル202を介して入力されたジョブや、ホストPCから入力されたジョブを管理するジョブ管理部401と、入力されたジョブの中で印刷にかかるジョブ、いわゆる印刷ジョブを管理する印刷ジョブ管理部402と、印刷ジョブの処理状況から割込みコピーが実行可能か否かを判断する第2割込み制御部403と、プリンタ103が備えるメモリを制御するメモリ管理部404と、不揮発性メモリ405と、一次記憶部としての揮発性メモリ406と、スキャナ102とのコマンド送受信を行うインタフェース部407とを備える。   FIG. 4 is a block diagram for explaining a main configuration of the printer 103. The printer 103 includes a job management unit 401 that manages a job input by the user via the operation panel 202 or a job input from the host PC, and a job related to printing among the input jobs, a so-called print job. A print job management unit 402 to be managed; a second interrupt control unit 403 that determines whether or not interrupt copying can be executed based on the processing status of the print job; a memory management unit 404 that controls memory included in the printer 103; A memory 405, a volatile memory 406 as a primary storage unit, and an interface unit 407 that transmits and receives commands to and from the scanner 102 are provided.

ジョブ管理部401は、例えば、コピー、ファックス送信、Email送信等の操作パネル202を介して入力されたジョブや、例えば、ホストPCが備えるアプリケーションプログラムで作成され、複合機101に入力されたドキュメントのプリント等のホストPCから入力されたジョブを管理する。なお、これらの入力されたジョブは、複合機101が備える図示せぬCPU(Central Processing Unit)が所定のアプリケーションプログラム、例えば、ScanToPrint(コピー)、ScanToファックス(ファックス送信)、ScanToEmail(Email送信)、PCPrint(プリント)を実行することにより処理される。ジョブ管理部401は、これらの入力されたジョブを処理するのに適したアプリケーションプログラムを割当てると共に、複数のジョブが入力された場合、どの順序でジョブを処理するかといったジョブの処理にかかるスケジューリングを行う。   The job management unit 401 is a job input via the operation panel 202 such as copy, fax transmission, or email transmission, or a document created by an application program provided in the host PC and input to the multifunction machine 101, for example. Manages jobs input from the host PC such as printing. These input jobs are stored in a predetermined application program such as ScanToPrint (copy), ScanTo Fax (fax transmission), ScanToEmail (Email transmission), and a CPU (Central Processing Unit) (not shown) included in the multi-function peripheral 101. Processing is performed by executing PCPrint (print). The job management unit 401 assigns application programs suitable for processing these input jobs, and performs scheduling related to job processing such as in which order the jobs are processed when a plurality of jobs are input. Do.

印刷ジョブ管理部402は、上記の入力されたジョブの中で、印刷にかかるジョブ、例えば、コピー、プリント等の印刷ジョブを管理する。具体的には、印刷ジョブ管理部402は、予めスキャナ102により読み取られた画像を印刷ジョブの処理終了後に用紙に印刷する予約印刷ジョブの存在状況、印刷ジョブの実行状況、印刷ジョブのエラー状況、印刷ジョブのキャンセル状況等の印刷ジョブにかかる処理状況等を管理する。印刷ジョブ監視部402は、第2割込み制御部に当該監視情報を通知する。   The print job management unit 402 manages jobs related to printing, for example, print jobs such as copying and printing, among the input jobs. Specifically, the print job management unit 402 prints an image read in advance by the scanner 102 on a sheet after the print job processing is completed, a reserved print job existence status, a print job execution status, a print job error status, It manages the processing status of the print job such as the cancel status of the print job. The print job monitoring unit 402 notifies the second interrupt control unit of the monitoring information.

第2割込み制御部403は、印刷ジョブの処理状況から割込みコピーが実行可能か否かを判断する。具体的には、第2割込み制御部403は、割込みコピーがスキャナ102において実行可能である旨の通知を受けると、プリンタ103が現在処理しているジョブの有無に応じて割込みコピーが実行可能か否かを判断する。例えば、第2割込み制御部403は、プリンタ103に処理中のジョブが存在する場合、一次記憶部としての揮発性メモリ406の空き記憶容量から割込みコピーが実行可能か否かを判断する。具体的には、第2割込み制御部403は、ジョブの処理にかかるメモリ使用量の合計を例えば、図8に示されるような、不揮発性メモリ305に格納されているアプリケーションメモリ使用量管理テーブル801から計算し、この動作中のジョブの処理にかかるメモリ使用量の合計をメモリ管理部404から取得した揮発性メモリ406の総メモリ容量から減ずることにより、空きメモリ容量を算出する。そして、割込みコピーに必要とされるメモリ使用量と空きメモリ容量とを比較することで割込みコピーが実行可能か否かを判断する。なお、図8に示されるアプリケーションメモリ使用量管理テーブル801には、それぞれのアプリケーションが開始されて、そのアプリケーションが終了するまでのメモリ使用量の変動を観察することで算出した平均のメモリ使用量が格納されている。さらに、第2割込み制御部403は、印刷ジョブ管理部402からの通知に基づいて印刷ジョブの処理状況から割込みコピーが実行可能か否かを判断する。   The second interrupt control unit 403 determines whether interrupt copying can be executed from the processing status of the print job. Specifically, when the second interrupt control unit 403 receives notification that the interrupt copy can be executed in the scanner 102, can the interrupt copy be executed depending on the presence or absence of the job that the printer 103 is currently processing? Judge whether or not. For example, when there is a job being processed in the printer 103, the second interrupt control unit 403 determines whether interrupt copying can be executed from the free storage capacity of the volatile memory 406 serving as the primary storage unit. Specifically, the second interrupt control unit 403 calculates the total memory usage amount for job processing, for example, an application memory usage amount management table 801 stored in the nonvolatile memory 305 as shown in FIG. The free memory capacity is calculated by subtracting the total amount of memory used for processing the job in operation from the total memory capacity of the volatile memory 406 acquired from the memory management unit 404. Then, it is determined whether or not the interrupt copy can be executed by comparing the memory use amount required for the interrupt copy and the free memory capacity. In the application memory usage management table 801 shown in FIG. 8, the average memory usage calculated by observing the variation in the memory usage from the start of each application to the termination of the application. Stored. Further, the second interrupt control unit 403 determines whether or not interrupt copying can be executed from the processing status of the print job based on the notification from the print job management unit 402.

メモリ管理部404は、不揮発性メモリ405及び揮発性メモリ406を管理する。   The memory management unit 404 manages the nonvolatile memory 405 and the volatile memory 406.

不揮発性メモリ405は、上記したジョブの処理にかかるアプリケーションプログラム、各制御プログラム、又は、アプリケーションメモリ使用量管理テーブル801等を格納する。この不揮発性メモリ305には、例えば、ROM(Read Only Memory)や、フラッシュメモリ等の書き換え可能な記憶装置、HDD(Hard Disk Drive)等の磁気媒体等を使用することができる。   The nonvolatile memory 405 stores an application program, each control program, an application memory usage management table 801, and the like related to the job processing described above. As the nonvolatile memory 305, for example, a ROM (Read Only Memory), a rewritable storage device such as a flash memory, a magnetic medium such as an HDD (Hard Disk Drive), or the like can be used.

揮発性メモリ406は、図示せぬCPUが、ジョブの処理にかかるアプリケーションプログラムや、各制御プログラムを実行するワーキングエリアとして使用される。この揮発性メモリ306には、例えばRAM(Random Access Memory)等を使用することができる。   The volatile memory 406 is used as a working area where an unillustrated CPU executes an application program related to job processing and each control program. As the volatile memory 306, for example, a RAM (Random Access Memory) or the like can be used.

インタフェース部407は、スキャナ102とプリンタ103との間で、双方向のコマンド信号を送受信するインタフェースである。   The interface unit 407 is an interface that transmits and receives bidirectional command signals between the scanner 102 and the printer 103.

これまでに説明したスキャナ制御部201,操作パネル制御部203,第1割込み制御部204,ジョブ管理部401,印刷ジョブ管理部402,第2割込み制御部403,メモリ管理部404は、プログラムとして複合機101に実装されている。これらのプログラムは、複合機101の揮発性メモリ406に格納されてもよいし、不揮発性メモリ405に格納されてもよいし、フラッシュメモリ等の不揮発性の書き換え可能記憶装置として実装されていてもよく、また、ハードディスク等の磁気媒体として実装されていてもよい。複合機101が備えるCPUがこれらのプログラムを実行することにより、その機能が実現される。   The scanner control unit 201, operation panel control unit 203, first interrupt control unit 204, job management unit 401, print job management unit 402, second interrupt control unit 403, and memory management unit 404 described so far are combined as a program. It is mounted on the machine 101. These programs may be stored in the volatile memory 406 of the multifunction peripheral 101, may be stored in the nonvolatile memory 405, or may be implemented as a nonvolatile rewritable storage device such as a flash memory. Alternatively, it may be mounted as a magnetic medium such as a hard disk. The function is realized by the CPU provided in the multifunction machine 101 executing these programs.

また、プリンタ103は、図示せぬ主制御部の指示に基づき画像を形成する図示せぬ、例えば電子写真方式の印刷エンジンを備える。第2割込み制御部403から割込みコピーの実行指令が入力された図示せぬ主制御部が図示せぬ印刷エンジンを制御することで、スキャナ102で読み取られた画像に対応する印刷画像を用紙に印刷することができる。   Further, the printer 103 includes, for example, an electrophotographic print engine (not shown) that forms an image based on an instruction from a main control unit (not shown). A main control unit (not shown) to which an interrupt copy execution command is input from the second interrupt control unit 403 controls a print engine (not shown) to print a print image corresponding to the image read by the scanner 102 on a sheet. can do.

このような構成を備えることによって、複合機101は、実際に割込みコピーに使用されるメモリの空き容量を画像読取部による画像読取動作の前に確認することで、割り込みコピーモードに移行した後においても、確実に割込みコピーを実行することができる。   By having such a configuration, the multifunction peripheral 101 can check the free space of the memory that is actually used for the interrupt copy before the image reading operation by the image reading unit, so that after the transition to the interrupt copy mode, Also, the interrupt copy can be executed reliably.

次に、操作パネル202が備える液晶タッチパネル301に表示される表示画面について図5、図6、図7を用いて説明する。   Next, a display screen displayed on the liquid crystal touch panel 301 included in the operation panel 202 will be described with reference to FIGS. 5, 6, and 7.

図5は、ジョブとしてコピーを実行させる場合に、液晶タッチパネル301に表示される表示画面を説明する図である。画面501は、コピー待機画面の一例であり(以下、コピー待機画面501と称する)、モードキー302中のコピーキー302aをユーザが押下することで表示される。また、テンキー304を使用して所望の数値を入力することによりコピー部数を設定することができる。さらに、コピー待機画面501中の左側に表示されている各メニューを押下すると各設定メニューが表示され、例えば、コピー画質等を設定することができる。なお、テンキー304を使用して設定した設定値や各設定メニューで設定した内容は、リセットキー303を押下することで初期値に戻すことができる。   FIG. 5 is a diagram illustrating a display screen displayed on the liquid crystal touch panel 301 when copying is executed as a job. The screen 501 is an example of a copy standby screen (hereinafter referred to as a copy standby screen 501), and is displayed when the user presses the copy key 302a in the mode key 302. The number of copies can be set by inputting a desired numerical value using the numeric keypad 304. Further, when each menu displayed on the left side of the copy standby screen 501 is pressed, each setting menu is displayed. For example, the copy image quality can be set. Note that the setting value set using the numeric keypad 304 and the content set in each setting menu can be returned to the initial value by pressing the reset key 303.

画面502は、画面501が表示されている状態で、ユーザがモノクロスタートキー305若しくはカラースタートキー306の何れかを押下した場合に表示されるコピー実行画面の一例である。なお、コピーが終了すると、再び画面501が表示される。   A screen 502 is an example of a copy execution screen that is displayed when the user presses either the monochrome start key 305 or the color start key 306 while the screen 501 is displayed. When copying is completed, the screen 501 is displayed again.

画面503は、画面501が表示されている状態で、ユーザが「画質」の設定メニューを押下した場合に表示される「画質」設定画面の一例である(以下、画質設定画面503と称する)。画質設定画面503において、例えば、所望の画質を選択し、「確定」を押下すると、選択した画質の入力が受付けられ、再びコピー待機画面501が表示される。コピー待機画面501の左側には、「画質」の設定メニューの他にも、「濃度」、「用紙」、「拡大/縮小」、「ソート」等の各設定メニューが存在し、これらの設定も「画質」の場合の設定と同様に、設定値を入力したり取り消したりすることができる。   The screen 503 is an example of an “image quality” setting screen that is displayed when the user presses the “image quality” setting menu while the screen 501 is displayed (hereinafter referred to as an image quality setting screen 503). In the image quality setting screen 503, for example, when a desired image quality is selected and “OK” is pressed, the input of the selected image quality is accepted and the copy standby screen 501 is displayed again. On the left side of the copy standby screen 501, in addition to the “image quality” setting menu, there are setting menus such as “density”, “paper”, “enlarge / reduce”, and “sort”. As in the case of “image quality”, the set value can be input or canceled.

図6は、割込みコピーを実行させる場合に、液晶タッチパネル301に表示される表示画面を説明する図である。画面601は、割込み実行画面の一例であり(以下、割込み実行画面601と称する)、割込みキー308をユーザが押下することで表示される。後述する割込みコピーの判断処理に成功すると、画面602aが表示される。   FIG. 6 is a diagram for explaining a display screen displayed on the liquid crystal touch panel 301 when interrupt copying is executed. The screen 601 is an example of an interrupt execution screen (hereinafter referred to as an interrupt execution screen 601), and is displayed when the user presses the interrupt key 308. If the interrupt copy determination process described later is successful, a screen 602a is displayed.

画面602aは、後述する「通常」コピー時の割込みコピー待機画面の一例であり(以下、コピー待機画面602aと称する)、このコピー待機画面602aが表示された状態で、モノクロスタートキー305若しくはカラースタートキー306の何れかを押下することで割込みコピーを実行することができる。   The screen 602a is an example of an interrupt copy standby screen for “normal” copying, which will be described later (hereinafter referred to as a copy standby screen 602a). With this copy standby screen 602a being displayed, the monochrome start key 305 or the color start key 305a is displayed. An interrupt copy can be executed by pressing any key 306.

画面603は、コピー待機画面602aが表示された状態で、モノクロスタートキー305若しくはカラースタートキー306の何れかを押下した場合に表示される割込みコピー実行画面の一例である(以下、割込み実行画面603と称する)。なお、割込みコピーが終了すると、再びコピー待機画面602aが表示される。   A screen 603 is an example of an interrupt copy execution screen displayed when either the monochrome start key 305 or the color start key 306 is pressed in a state where the copy standby screen 602a is displayed (hereinafter referred to as an interrupt execution screen 603). Called). When the interrupt copy is completed, the copy standby screen 602a is displayed again.

なお、コピー待機画面602aが表示されている状態で、再度、割込みキー308を押下すると、画面604が表示される。画面604は、割込みコピー解除画面の一例であり(以下、割込み解除画面604と称する)、割り込みコピーが解除されると、再びコピー待機画面501が表示される。   If the interrupt key 308 is pressed again while the copy standby screen 602a is displayed, the screen 604 is displayed. The screen 604 is an example of an interrupt copy cancel screen (hereinafter referred to as an interrupt cancel screen 604). When the interrupt copy is cancelled, the copy standby screen 501 is displayed again.

画面602bは、後述する「低機能」コピー時の割込みコピー待機画面の一例であり(以下、コピー待機画面602bと称する)、このコピー待機画面602bが表示された状態で、モノクロスタートキー305若しくはカラースタートキー306の何れかを押下することで低機能での割込みコピーを実行することができる。   The screen 602b is an example of an interrupt copy standby screen (hereinafter referred to as a copy standby screen 602b) at the time of “low function” copying, which will be described later, and the monochrome start key 305 or color is displayed while the copy standby screen 602b is displayed. An interrupt copy with a low function can be executed by pressing any of the start keys 306.

低機能での割込みコピーが実行されると、「通常」コピー時の割込みコピーと同様に割込み実行画面603が表示される。なお、割込みコピーが終了すると、再びコピー待機画面602bが表示される。   When the interrupt copy with the low function is executed, the interrupt execution screen 603 is displayed in the same manner as the interrupt copy at the “normal” copy. When the interrupt copy is completed, the copy standby screen 602b is displayed again.

なお、コピー待機画面602bが表示されている状態で、再度、割込みキー308を押下すると、割込み解除画面604が表示され、割込みコピーが解除されると、再びコピー待機画面501が表示される。   If the interrupt key 308 is pressed again while the copy standby screen 602b is displayed, the interrupt release screen 604 is displayed. When the interrupt copy is canceled, the copy standby screen 501 is displayed again.

図7は、後述する割込みコピーの実行の判断処理結果に基づいて液晶タッチパネル301に表示される表示画面を説明する図である。画面701は、メモリ不足通知画面の一例であり(以下、メモリ不足通知画面701と称する)、割込みキー308を押下した時点で、割込みコピーを実行するために必要とされる空きメモリ容量が不足している旨を通知すると共に、ユーザが複合機101に実行させるコピーの種別の選択を受付ける選択画面である。ここで、コピーの種別としては、「通常」コピーと「低機能」コピーとがある。「通常」は、通常のコピーを実行することが可能であるが、「通常」コピーを実行するために必要とされる空きメモリ容量が確保されるまでコピーを実行することができない。これに対して「低機能」は、直ちにコピーを実行することができるが、コピーを実行する際の付加機能に制限が設けられる。   FIG. 7 is a diagram for explaining a display screen displayed on the liquid crystal touch panel 301 based on a determination processing result of execution of an interrupt copy described later. The screen 701 is an example of a memory shortage notification screen (hereinafter referred to as a memory shortage notification screen 701). When the interrupt key 308 is pressed, the free memory capacity required for executing the interrupt copy is insufficient. And a selection screen for accepting selection of a copy type to be executed by the MFP 101. Here, the types of copying include “normal” copying and “low function” copying. “Normal” can execute a normal copy, but cannot execute a copy until a free memory capacity necessary for executing the “normal” copy is secured. On the other hand, the “low function” can immediately execute copying, but there is a restriction on the additional function when executing copying.

メモリ不足通知画面701が表示されている状態で、「通常」を選択し、「確定」を押下すると、画面702が表示される。画面702は、メモリ確保画面の一例であり(以下、メモリ確保中画面702と称する)、「通常」コピーを実行するために必要とされる空きメモリが確保されるまで表示される。空きメモリが確保されると、コピー待機画面602aが表示される。なお、メモリ確保中画面702が表示されている状態で、「取り消し」を押下すると、コピー待機画面の一例であるコピー待機画面501が表示される。   When “Normal” is selected in the state where the memory shortage notification screen 701 is displayed and “Confirm” is pressed, a screen 702 is displayed. The screen 702 is an example of a memory allocation screen (hereinafter referred to as a “memory allocation screen 702”), and is displayed until a free memory required for executing the “normal” copy is allocated. When free memory is secured, a copy standby screen 602a is displayed. When “Cancel” is pressed while the memory securing screen 702 is displayed, a copy standby screen 501 that is an example of a copy standby screen is displayed.

一方、メモリ不足通知画面701が表示されている状態で、「低機能」を選択し、「確定」を押下すると、「低機能」コピー時のコピー待機画面602bが表示される。前述したように、「低機能」の場合は、コピーを実行する際の付加機能に制限が設けられるため、コピー待機画面602bの左側に表示される各設定メニューで設定できる項目に限りがある。ここで、例えば、「画質」を選択すると、画質設定画面703が表示される。前述した「通常」コピーの場合に表示される画質設定画面503に比べ、選択できる項目が少ない。その他、コピー待機画面602bの左側には、「画質」の設定メニューの他にも、「濃度」、「用紙」、「拡大/縮小」、「ソート」等の各設定メニューが存在するが、これらの設定も「画質」の場合の設定と同様に、選択できる項目が少なくなっている。   On the other hand, when “low function” is selected and “determine” is pressed while the memory shortage notification screen 701 is displayed, a copy standby screen 602b for “low function” copy is displayed. As described above, in the case of “low function”, there are restrictions on the items that can be set in each setting menu displayed on the left side of the copy standby screen 602b because there are restrictions on the additional functions when executing copying. Here, for example, when “image quality” is selected, an image quality setting screen 703 is displayed. Compared to the image quality setting screen 503 displayed in the case of the “normal” copy described above, there are fewer items that can be selected. In addition to the “image quality” setting menu, there are setting menus such as “density”, “paper”, “enlarge / reduce”, and “sort” on the left side of the copy standby screen 602b. As in the case of “image quality”, there are fewer items that can be selected.

画面704は、割込みキー308を押下した時点で、空きメモリ不足以外の割込みコピー条件を満たしていない場合に表示される割込み失敗画面の一例である(以下、割込み失敗画面704と称する)。   The screen 704 is an example of an interrupt failure screen that is displayed when the interrupt copy condition other than insufficient free memory is not satisfied when the interrupt key 308 is pressed (hereinafter referred to as an interrupt failure screen 704).

次に、上記構成を備えた複合機101による割込みコピーの判断処理について図9、図10、図11、図12、図13、及び図14のフローチャートを用いて説明する。まず、図9のフローチャートを用いてスキャナ102における割込みコピーの判断処理について説明する。   Next, an interrupt copy determination process performed by the multi-function peripheral 101 having the above-described configuration will be described with reference to flowcharts of FIGS. 9, 10, 11, 12, 13, and 14. FIG. First, interrupt copy determination processing in the scanner 102 will be described with reference to the flowchart of FIG.

まず、ステップS901において、ユーザが割込みキー308を押下すると、操作パネル制御部203は、液晶タッチパネル301に割込み実行画面601を表示するよう指示を与える(ステップS902)。また、これと同時に第1割込み制御部204は、操作パネル制御部203に対して液晶タッチパネル301にコピー待機画面501が表示されていたか否かを確認する(ステップS903)。ここで、液晶タッチパネル301にコピー待機画面501が表示されていなかった場合(ステップS903 No)、第1割込み制御部204は、割込みコピーの実行は不可能と判断して、操作パネル制御部203に対して割込み失敗画面704を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301に割込み失敗画面704を表示させる(ステップS906)。   First, in step S901, when the user presses the interrupt key 308, the operation panel control unit 203 gives an instruction to display the interrupt execution screen 601 on the liquid crystal touch panel 301 (step S902). At the same time, the first interrupt control unit 204 confirms with the operation panel control unit 203 whether the copy standby screen 501 is displayed on the liquid crystal touch panel 301 (step S903). Here, when the copy standby screen 501 is not displayed on the liquid crystal touch panel 301 (No in step S903), the first interrupt control unit 204 determines that execution of the interrupt copy is impossible, and causes the operation panel control unit 203 to An instruction to display the interruption failure screen 704 is given. Receiving the instruction, the operation panel control unit 203 displays the interruption failure screen 704 on the liquid crystal touch panel 301 (step S906).

一方、液晶タッチパネル301にコピー待機画面501が表示されていた場合、(ステップS903 Yes)、第1割込み制御部204は、スキャナ制御部201に対して現在、画像の読み取りを行っているか否かを問合せる(ステップS904)。ここで、図示せぬスキャナユニットが画像を読み取っていた場合(ステップS904 Yes)、第1割込み制御部204は、割込みコピーの実行は不可能と判断して、操作パネル制御部203に対して割込み失敗画面704を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301に割込み失敗画面704を表示させる(ステップS906)。一方、図示せぬスキャナユニットが画像を読み取っていなかった場合(ステップS904 No)、第1割込み制御部204は、割込みコピーはスキャナ102において実行可能であると判断し、インタフェース部205を介してプリンタ103の第2割込み制御部403にその旨を通知する。通知を受けた第2割込み制御部403は、割込みコピーの判断処理を開始する(ステップS905)。   On the other hand, when the copy standby screen 501 is displayed on the liquid crystal touch panel 301 (Yes in step S903), the first interrupt control unit 204 determines whether the scanner control unit 201 is currently reading an image. An inquiry is made (step S904). If the scanner unit (not shown) is reading an image (Yes in step S904), the first interrupt control unit 204 determines that the interrupt copy cannot be executed, and interrupts the operation panel control unit 203. An instruction is given to display the failure screen 704. Receiving the instruction, the operation panel control unit 203 displays the interruption failure screen 704 on the liquid crystal touch panel 301 (step S906). On the other hand, if the scanner unit (not shown) has not read the image (No in step S904), the first interrupt control unit 204 determines that the interrupt copy can be executed in the scanner 102, and the printer unit via the interface unit 205 This is notified to the second interrupt control unit 403 of 103. Receiving the notification, the second interrupt control unit 403 starts the interrupt copy determination process (step S905).

次に、第1割込み制御部204から割込みコピーはスキャナ102において実行可能である旨の通知を受けた第2割込み制御部403が実行する処理について図10のフローチャートを用いて説明する。第1割込み制御部204からインタフェース部407を介して通知を受けると、第2割込み制御部403は、ジョブ管理部401に対してジョブのスケジューリングを一時停止するよう指示を与えると共に(ステップS1001)、現在処理中のジョブが存在するか否かを問合せる(ステップS1002)。ここで、処理中のジョブが存在しない場合(ステップS1002 No)、第2割込み制御部403の処理は、ステップS1005の印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する。   Next, processing executed by the second interrupt control unit 403 that has received notification from the first interrupt control unit 204 that interrupt copying can be executed by the scanner 102 will be described with reference to the flowchart of FIG. Upon receiving a notification from the first interrupt control unit 204 via the interface unit 407, the second interrupt control unit 403 instructs the job management unit 401 to temporarily stop job scheduling (step S1001). An inquiry is made as to whether there is a job currently being processed (step S1002). If there is no job being processed (No in step S1002), the process of the second interrupt control unit 403 proceeds to an interrupt copy determination process based on the print job processing status in step S1005.

処理中のジョブが存在する場合(ステップS1002 Yes)、第2割込み制御部403は、ジョブの処理にかかるメモリ使用量の合計を図8に示されるアプリケーションメモリ使用量管理テーブル801から計算し、この動作中のジョブの処理にかかるメモリ使用量の合計をメモリ管理部404から取得した揮発性メモリ406の総メモリ容量から減ずることにより、空きメモリ容量を算出する(ステップS1003)。そして、空きメモリ容量が、割込みコピーで使用されるメモリ容量以上である場合(ステップS1004 Yes)、第2割込み制御部403の処理は、ステップS1005の印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する。一方、空きメモリ容量が割込みコピーで使用されるメモリ容量よりも小さい場合(ステップS1004 No)、第2割込み制御部403の処理は、図12で説明するメモリ不足時の割込みコピー制御処理に移行する(ステップS1006)。   If there is a job being processed (Yes in step S1002), the second interrupt control unit 403 calculates the total memory usage for job processing from the application memory usage management table 801 shown in FIG. The free memory capacity is calculated by subtracting the total amount of memory used for processing the job in operation from the total memory capacity of the volatile memory 406 acquired from the memory management unit 404 (step S1003). If the free memory capacity is equal to or larger than the memory capacity used in the interrupt copy (step S1004 Yes), the process of the second interrupt control unit 403 performs the interrupt copy determination process based on the processing status of the print job in step S1005. Migrate to On the other hand, when the free memory capacity is smaller than the memory capacity used in the interrupt copy (No in step S1004), the process of the second interrupt control unit 403 shifts to the interrupt copy control process at the time of memory shortage described in FIG. (Step S1006).

次に、印刷ジョブの処理状況に基づく割込みコピーの判断処理について図11のフローチャートを用いて説明する。図10のステップS1002において、処理中のジョブが存在しない場合、若しくはステップS1004において、空きメモリ容量が、割込みコピーで使用されるメモリ容量以上である場合、第2割込み制御部403は、印刷ジョブ管理部402に対して予約印刷ジョブが存在するか否かを問合せる(ステップS1101)。ここで、予約印刷ジョブとは、予めスキャナ102により読み取られた画像を印刷ジョブの処理終了後に印刷するジョブのことである。ここで、予約印刷ジョブが存在する場合(ステップS1101 Yes)、第2割込み制御部403は、割込みコピーの実行は不可能であると判断して、操作パネル制御部203に対して割込み失敗画面704を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301に割込み失敗画面704を表示させる(ステップS1107)。   Next, interrupt copy determination processing based on the print job processing status will be described with reference to the flowchart of FIG. If there is no job being processed in step S1002 in FIG. 10, or if the free memory capacity is greater than or equal to the memory capacity used in the interrupt copy in step S1004, the second interrupt control unit 403 performs print job management. An inquiry is made to the section 402 as to whether or not a reserved print job exists (step S1101). Here, the reserved print job is a job for printing an image read by the scanner 102 in advance after the print job processing is completed. If there is a reserved print job (Yes in step S1101), the second interrupt control unit 403 determines that the interrupt copy cannot be executed, and causes the operation panel control unit 203 to display an interrupt failure screen 704. Give instructions to display. Receiving the instruction, the operation panel control unit 203 displays the interruption failure screen 704 on the liquid crystal touch panel 301 (step S1107).

一方、予約印刷ジョブが存在しない場合(ステップS1101 No)、第2割込み制御部403は、印刷ジョブ管理部402に対して印刷ジョブを実行しているか否かを問合せる(ステップS1102)、ここで、印刷ジョブが実行されていない場合(ステップS1102 No)、第2割込み制御部403は、割込みコピーの実行は不可能であると判断して、操作パネル制御部203に対して割込み失敗画面704を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301に割込み失敗画面704を表示させる(ステップS1107)。   On the other hand, if there is no reserved print job (No in step S1101), the second interrupt control unit 403 inquires of the print job management unit 402 whether or not the print job is being executed (step S1102). When the print job is not executed (No in step S1102), the second interrupt control unit 403 determines that the interrupt copy cannot be executed, and displays the interrupt failure screen 704 on the operation panel control unit 203. Give instructions to do. Receiving the instruction, the operation panel control unit 203 displays the interruption failure screen 704 on the liquid crystal touch panel 301 (step S1107).

一方、印刷ジョブが実行されている場合(ステップS1102 Yes)、第2割込み制御部403は、印刷ジョブ監視部402に対して印刷ジョブに関するエラーが発生しているか否かを問合せる(ステップS1103)。ここで、印刷ジョブに関するエラーが発生している場合(ステップS1103 Yes)、第2割込み制御部403は、割込みコピーの実行は不可能であると判断して、操作パネル203制御部203に対して割込み失敗画面704を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301に割込み失敗画面704を表示させる(ステップS1107)。   On the other hand, if a print job is being executed (step S1102 Yes), the second interrupt control unit 403 inquires of the print job monitoring unit 402 whether an error relating to the print job has occurred (step S1103). Here, if an error relating to the print job has occurred (step S1103 Yes), the second interrupt control unit 403 determines that the interrupt copy cannot be executed, and the operation panel 203 control unit 203 is informed. An instruction to display the interrupt failure screen 704 is given. Receiving the instruction, the operation panel control unit 203 displays the interruption failure screen 704 on the liquid crystal touch panel 301 (step S1107).

一方、印刷ジョブに関するエラーが発生していない場合(ステップS1103 No)、第2割込み制御部403は、印刷ジョブ監視部402に対して印刷ジョブがキャンセルされているか否かを問合せる(ステップS1104)。ここで、印刷ジョブがキャンセルされている場合(ステップS1104 Yes)、第2割込み制御部403は、割込みコピーの実行は不可能であると判断して、操作パネル制御部203に対して割込み失敗画面704を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301に割込み失敗画面704を表示させる(ステップS1107)。   On the other hand, if an error relating to the print job has not occurred (No in step S1103), the second interrupt control unit 403 inquires of the print job monitoring unit 402 whether the print job has been canceled (step S1104). If the print job has been canceled (Yes in step S1104), the second interrupt control unit 403 determines that the interrupt copy cannot be executed, and displays an interrupt failure screen for the operation panel control unit 203. An instruction to display 704 is given. Receiving the instruction, the operation panel control unit 203 displays the interruption failure screen 704 on the liquid crystal touch panel 301 (step S1107).

一方、印刷ジョブがキャンセルされていない場合(ステップS1104 No)、第2割込み制御部403は、割込みコピーは実行可能であると判断して、印刷ジョブ管理部402に対して動作中の印刷ジョブの処理を一時停止するよう指示を与えると共に(ステップS1105)、割込みコピー処理を実行する(ステップS1106)。   On the other hand, if the print job has not been canceled (No in step S1104), the second interrupt control unit 403 determines that the interrupt copy can be executed, and the print job management unit 402 determines the print job in operation. An instruction to pause the process is given (step S1105), and an interrupt copy process is executed (step S1106).

ここで、図10のステップS1004において、空きメモリ容量が割込みコピーで使用されるメモリ使用量よりも小さい場合における処理について、図12のフローチャートを用いて説明する。図10のステップS1004において、空きメモリ容量が割込みコピーで使用されるメモリ使用量よりも小さい場合、第2割込み制御部403は、操作パネル制御部203に対してメモリ不足通知画面701を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301にメモリ不足通知画面701を表示させる(ステップS1201)。   Here, processing in the case where the free memory capacity is smaller than the memory usage used in the interrupt copy in step S1004 in FIG. 10 will be described using the flowchart in FIG. In step S1004 of FIG. 10, when the free memory capacity is smaller than the memory usage used for the interrupt copy, the second interrupt control unit 403 displays the memory shortage notification screen 701 on the operation panel control unit 203. Give instructions. Receiving the instruction, the operation panel control unit 203 displays a memory shortage notification screen 701 on the liquid crystal touch panel 301 (step S1201).

メモリ不足通知画面701は、前述したように、「通常」コピー或いは「低機能」コピーの何れかのコピーを実行するかの選択を受付ける。ステップS1202において、例えば、ユーザにより「低機能」コピーが選択された場合(ステップS1202 低機能コピー)、操作パネル制御部203は、「低機能」コピーがユーザにより選択された旨を第2割込み制御部403に通知する。通知を受けた第2割込み制御部403の処理は、図11で説明した印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する(ステップS1205)。   As described above, the memory shortage notification screen 701 accepts a selection of whether to execute a “normal” copy or a “low function” copy. In step S1202, for example, when the “low function” copy is selected by the user (step S1202 low function copy), the operation panel control unit 203 performs the second interrupt control to indicate that the “low function” copy is selected by the user. Notification to the unit 403. Upon receiving the notification, the processing of the second interrupt control unit 403 proceeds to the interrupt copy determination processing based on the processing status of the print job described in FIG. 11 (step S1205).

一方、ステップS1202において、ユーザにより「通常」コピーが選択された場合(ステップS1202 通常コピー)、操作パネル制御部203は、「通常」コピーがユーザにより選択された旨を第2割込み制御部403に通知すると共に、液晶タッチパネル301にメモリ確保中画面702を表示させる(ステップS1203)。   On the other hand, when the “normal” copy is selected by the user in step S1202 (step S1202 normal copy), the operation panel control unit 203 notifies the second interrupt control unit 403 that the “normal” copy has been selected by the user. At the same time, the memory touch screen 702 is displayed on the liquid crystal touch panel 301 (step S1203).

「通常」コピーがユーザにより選択された旨の通知を受けた第2割込み制御部403は、メモリ管理部404に対して「通常」コピーが実行可能な空きメモリ容量となるまで揮発性メモリ406を監視するよう指示を与える。揮発性メモリ406の空きメモリ容量が「通常」コピーを実行することが可能な容量に確保された場合(ステップS1204 Yes)、第2割込み制御部403の処理は、図11で説明した印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する(ステップS1205)。一方、揮発性メモリの空きメモリ容量が「通常」コピーを実行することが可能な容量まで確保されない場合は、さらにメモリ管理部404は揮発性メモリ406の監視を続ける(ステップS1204 No)。   Receiving the notification that the “normal” copy has been selected by the user, the second interrupt control unit 403 stores the volatile memory 406 until the memory management unit 404 has enough free memory capacity to execute the “normal” copy. Give instructions to monitor. When the free memory capacity of the volatile memory 406 is secured to a capacity capable of executing “normal” copying (Yes in step S1204), the processing of the second interrupt control unit 403 performs the print job described with reference to FIG. The process proceeds to an interrupt copy determination process based on the processing status (step S1205). On the other hand, if the free memory capacity of the volatile memory is not secured to a capacity capable of executing the “normal” copy, the memory management unit 404 continues to monitor the volatile memory 406 (No in step S1204).

次に、割込みコピーの実行処理について図13のフローチャートを用いて説明する。まず、第2割込み制御部403は、割込みコピーが実行可能であると判断すると、ジョブ管理部401に対してジョブのスケジューリングを再開するよう指示を与えると共に(ステップS1301)、操作パネル制御部203に対してコピー待機画面602a又はコピー待機画面602bを表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301に割込みコピー待機画面602a又はコピー待機画面602bを表示させる(ステップS1302)。   Next, interrupt copy execution processing will be described with reference to the flowchart of FIG. First, when the second interrupt control unit 403 determines that the interrupt copy can be executed, the second interrupt control unit 403 instructs the job management unit 401 to resume job scheduling (step S1301), and the operation panel control unit 203 also. An instruction is given to display the copy standby screen 602a or the copy standby screen 602b. Upon receiving the instruction, the operation panel control unit 203 causes the liquid crystal touch panel 301 to display the interrupt copy standby screen 602a or the copy standby screen 602b (step S1302).

ここで、例えば、割込みコピー待機画面602中の「画質」がユーザにより選択された場合(ステップS1303)、操作パネル制御部203は、コピー種別を確認する(ステップS1304)。コピー種別が「通常」コピーの場合(ステップS1304 通常コピー)、操作パネル制御部203は、液晶タッチパネル301に画質設定画面503を表示させる(ステップS1305)。一方、コピー種別が「低機能」コピーの場合(ステップ1304 低機能コピー)、操作パネル制御部203は、液晶タッチパネル301に画質設定画面703を表示させる(ステップS1306)。   Here, for example, when “image quality” in the interrupt copy standby screen 602 is selected by the user (step S1303), the operation panel control unit 203 checks the copy type (step S1304). When the copy type is “normal” copy (step S1304 normal copy), the operation panel control unit 203 displays the image quality setting screen 503 on the liquid crystal touch panel 301 (step S1305). On the other hand, when the copy type is “low function copy” (step 1304 low function copy), the operation panel control unit 203 displays the image quality setting screen 703 on the liquid crystal touch panel 301 (step S1306).

ステップS1307において、ユーザが所望の「画質」を選択し、モノクロスタートキー305若しくはカラースタートキー306の何れかを押下すると、割込みコピーが実行されると共に、操作パネル制御部203は液晶タッチパネル301に割込みコピー実行画面603を表示させる(ステップS1308)。   In step S1307, when the user selects a desired “image quality” and presses either the monochrome start key 305 or the color start key 306, an interrupt copy is executed and the operation panel control unit 203 interrupts the liquid crystal touch panel 301. The copy execution screen 603 is displayed (step S1308).

続けて割込みコピーが実行される場合には(ステップS1309 No)、再度液晶タッチパネル301に割込みコピー待機画面602が表示され、同様な処理が繰り返される。一方、正常に割込みコピーが終了し、直ちに割込みコピーを終了させる場合には(ステップS1309 Yes)、ユーザはコピーキー302aを押下する。すると、操作パネル制御部203は割込みコピーの終了を第2割込み制御部403に通知すると共に、液晶パネル301にコピー待機画面501を表示させる。通知を受けた第2割込み制御部403は、印刷ジョブ管理部402に対して一時停止させていた印刷ジョブを再開させるよう指示を与えることで割込みコピーにかかる処理を終了させることができる(ステップS1310)。   If interrupt copy is subsequently executed (No in step S1309), the interrupt copy standby screen 602 is displayed again on the liquid crystal touch panel 301, and the same processing is repeated. On the other hand, when the interrupt copy is normally completed and the interrupt copy is immediately terminated (step S1309 Yes), the user presses the copy key 302a. Then, the operation panel control unit 203 notifies the second interrupt control unit 403 of the end of the interrupt copy and displays the copy standby screen 501 on the liquid crystal panel 301. Upon receiving the notification, the second interrupt control unit 403 can end the processing related to the interrupt copy by giving an instruction to the print job management unit 402 to resume the print job that has been paused (step S1310). ).

次に、割込みコピーの解除にかかる処理について、図14のフローチャートを用いて説明する。図13中のステップS1302において、割込みコピー待機画面602が液晶タッチパネル301に表示されている状態で、操作パネル制御部203は、ユーザにより操作パネルが操作されない時間が規定時間を経過したか否かを監視している(ステップS1401)。また、操作パネル制御部203は、ユーザが割込みキー308を押下したか否かも併せて監視している(ステップS1402)。ここで、ステップS1401における待機状態が規定時間を経過した場合(ステップS1401 Yes)、若しくは待機時間が規定時間を経過していなくとも(ステップS1401 No)、ユーザが割込みキー308を押下した場合(ステップS1402 Yes)、操作パネル制御部203は、液晶タッチパネル301に割込み解除画面604を表示させると共に(ステップS1403)、割込みコピーを解除するよう第2割込み制御部403に通知する。通知を受けた第2割込み制御部403は、印刷ジョブ管理部402に対して、一時停止させていた印刷ジョブを再開させるよう指示を与える(ステップS1404)。また、第2割込み制御部403は、印刷ジョブの処理を再開した旨を操作パネル制御部203に通知すると共に、コピー待機画面501を表示するよう指示を与える。指示を受けた操作パネル制御部203は、液晶タッチパネル301にコピー待機画面501を表示させ(ステップS1405)、割込みコピーの解除にかかる処理は終了する。   Next, processing for canceling the interrupt copy will be described with reference to the flowchart of FIG. In step S1302 in FIG. 13, in a state where the interrupt copy standby screen 602 is displayed on the liquid crystal touch panel 301, the operation panel control unit 203 determines whether or not the time during which the operation panel is not operated by the user has passed the specified time. Monitoring is performed (step S1401). The operation panel control unit 203 also monitors whether or not the user has pressed the interrupt key 308 (step S1402). Here, if the standby state in step S1401 has passed the prescribed time (step S1401 Yes), or if the user has pressed the interrupt key 308 even if the standby time has not passed the prescribed time (step S1401 No) (step S1401) In step S1402, the operation panel control unit 203 displays the interrupt release screen 604 on the liquid crystal touch panel 301 (step S1403), and notifies the second interrupt control unit 403 to release the interrupt copy. Receiving the notification, the second interrupt control unit 403 instructs the print job management unit 402 to resume the print job that has been paused (step S1404). Also, the second interrupt control unit 403 notifies the operation panel control unit 203 that the processing of the print job has been resumed, and gives an instruction to display the copy standby screen 501. Receiving the instruction, the operation panel control unit 203 displays the copy standby screen 501 on the liquid crystal touch panel 301 (step S1405), and the processing for canceling the interrupt copy ends.

以上のように、第1の実施形態によれば、ユーザが割込みキー308を押下したときに、実際に割込みコピーに使用される空きメモリ容量をスキャナ102による画像の読み取り動作前に確認することで、複合機101が割込みモード移行した後は確実に割込みコピーを実行することができる。   As described above, according to the first embodiment, when the user presses the interrupt key 308, the free memory capacity actually used for the interrupt copy is confirmed before the image reading operation by the scanner 102. Then, after the multifunction machine 101 shifts to the interrupt mode, the interrupt copy can be surely executed.

[第2の実施形態]
第2の実施形態にかかる複合機101’が有するスキャナ102’は、第1の実施形態で説明したすスキャナ102の構成に加えて、複合機101’の装置起動時からの経過時間やある動作にかかる処理時間を管理する時間管理部206を備える。したがって、第2の実施形態にかかる複合機101’によれば、揮発性メモリ406の空きメモリ容量が「通常」コピーを実行することが可能な容量に確保されるまでに要する時間を算出することができる。以下、このような機能を実現する第2の実施形態にかかる複合機101’について説明する。
[Second Embodiment]
In addition to the configuration of the scanner 102 described in the first embodiment, the scanner 102 ′ included in the multifunction peripheral 101 ′ according to the second embodiment includes an elapsed time and a certain operation from the time when the multifunction peripheral 101 ′ is activated. Is provided with a time management unit 206 for managing the processing time required for. Therefore, according to the MFP 101 ′ according to the second embodiment, the time required until the free memory capacity of the volatile memory 406 is secured to a capacity capable of executing “normal” copying is calculated. Can do. Hereinafter, a multifunction peripheral 101 ′ according to the second embodiment that realizes such a function will be described.

図15は、第2の実施形態にかかるスキャナ102’の要部構成を示す機能ブロック図である。スキャナ102’は、第1の実施形態にかかるスキャナ102の構成に加えて時間管理部206を備える。その他の構成については、スキャナ102と同一である。また、ここでは図示されていないが、第2の実施形態にかかるプリンタは、第1の実施形態にかかるプリンタ103と同一の構成を有しており、第2割込み制御部による割込みコピーにかかる処理も第1の実施形態と同様に実行することができる。したがって、以下の説明では、同一な箇所には同一の符号を付して説明を省略し、また、同一な処理動作に関してもここでの説明は省略する。   FIG. 15 is a functional block diagram illustrating a main configuration of the scanner 102 ′ according to the second embodiment. The scanner 102 ′ includes a time management unit 206 in addition to the configuration of the scanner 102 according to the first embodiment. Other configurations are the same as those of the scanner 102. Although not shown here, the printer according to the second embodiment has the same configuration as the printer 103 according to the first embodiment, and processing related to interrupt copying by the second interrupt control unit. Can be executed in the same manner as in the first embodiment. Accordingly, in the following description, the same portions are denoted by the same reference numerals and description thereof is omitted, and the description of the same processing operation is also omitted here.

時間管理部206は、図示せぬタイマ等の計時手段を備え、複合機101’の装置起動時からの経過時間やある動作にかかる処理時間を管理する。時間管理部206は、ジョブの処理にかかる時間を、例えば、不揮発性メモリ405に格納されているアプリケーション実行時間管理テーブル1701として管理する(図16)。なお、図16に示されるアプリケーション実行時間管理テーブル1701には、それぞれのアプリケーションが開始されて、そのアプリケーションが終了するまでに要する時間の平均時間が格納されている。   The time management unit 206 includes timing means such as a timer (not shown), and manages the elapsed time from the start of the apparatus of the multifunction peripheral 101 ′ and the processing time required for a certain operation. The time management unit 206 manages the time required for job processing, for example, as an application execution time management table 1701 stored in the nonvolatile memory 405 (FIG. 16). Note that the application execution time management table 1701 shown in FIG. 16 stores the average time required for each application to start and end.

次に、操作パネル202が備える液晶タッチパネル301に表示される表示画面について図17を用いて説明する。図7のメモリ不足通知画面701が表示されている状態で、「通常」を選択し、「確定」を押下すると、画面1701が表示される。画面1701は、メモリ確保画面の一例であり(以下、メモリ確保中画面1701と称する)、「通常」コピーを実行するために必要とされる空きメモリが確保されるまでの時間が表示される。空きメモリが確保されると、コピー待機画面602aが表示される。なお、メモリ確保中画面1701が表示されている状態で、「取り消し」を押下すると、コピー待機画面501が表示される。   Next, a display screen displayed on the liquid crystal touch panel 301 included in the operation panel 202 will be described with reference to FIG. When “Normal” is selected and “Confirm” is pressed while the memory shortage notification screen 701 in FIG. 7 is displayed, a screen 1701 is displayed. A screen 1701 is an example of a memory allocation screen (hereinafter referred to as a memory allocation screen 1701), and displays a time until a free memory required for executing the “normal” copy is allocated. When free memory is secured, a copy standby screen 602a is displayed. If “Cancel” is pressed while the memory securing screen 1701 is displayed, a copy standby screen 501 is displayed.

次に、上記構成を備えた複合機101’の割込みコピーの判断処理について図18及び図19を用いて説明する。図18は、第1割込み制御部204から割込みコピーはスキャナ102において実行可能である旨の通知を受けた第2割込み制御部403が実行する処理を説明するフローチャートである。第1割込み制御部204からインタフェース部407を介して通知を受けると、第2割込み制御部403は、ジョブ管理部401に対してジョブのスケジューリングを一時停止するよう指示を与えると共に(ステップS1801)、現在処理中のジョブが存在するか否かを問合せる(ステップS1802)。ここで、処理中のジョブが存在しない場合(ステップS1802 No)、第2割込み制御部403の処理は、ステップS1806の印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する。   Next, an interrupt copy determination process of the multifunction peripheral 101 ′ having the above configuration will be described with reference to FIGS. 18 and 19. FIG. 18 is a flowchart for explaining processing executed by the second interrupt control unit 403 that has received notification from the first interrupt control unit 204 that interrupt copying can be executed by the scanner 102. Upon receiving the notification from the first interrupt control unit 204 via the interface unit 407, the second interrupt control unit 403 instructs the job management unit 401 to temporarily stop job scheduling (step S1801). An inquiry is made as to whether there is a job currently being processed (step S1802). If there is no job being processed (No in step S1802), the process of the second interrupt control unit 403 proceeds to an interrupt copy determination process based on the processing status of the print job in step S1806.

処理中のジョブが存在する場合(ステップS1802 Yes)、第2割込み制御部403は、ジョブの処理かかる時間の合計を図16に示されるアプリケーション実行時間管理テーブル1701から計算する(ステップS1803)。さらに、第2割込み制御部403は、ジョブの処理にかかるメモリ使用量の合計を図8に示されるアプリケーションメモリ使用量管理テーブル801から計算し、この動作中のジョブの処理にかかるメモリ使用量の合計をメモリ管理部404から取得した揮発性メモリ406の総メモリ容量から減ずることにより、空きメモリ容量を算出する(ステップS1804)。そして、空きメモリ容量が、割込みコピーで使用されるメモリ容量以上である場合(ステップS1805 Yes)、第2割込み制御部403の処理は、ステップS1806の印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する。一方、空きメモリ容量が割込みコピーで使用されるメモリ容量よりも小さい場合(ステップS1805 No)、第2割込み制御部403の処理は、図12で説明したメモリ不足時の割込みコピー制御処理に移行する(ステップS1807)。   If there is a job being processed (step S1802 Yes), the second interrupt control unit 403 calculates the total time required for job processing from the application execution time management table 1701 shown in FIG. 16 (step S1803). Further, the second interrupt control unit 403 calculates the total amount of memory used for job processing from the application memory usage management table 801 shown in FIG. 8, and calculates the amount of memory used for processing the job in operation. The free memory capacity is calculated by subtracting the total from the total memory capacity of the volatile memory 406 acquired from the memory management unit 404 (step S1804). If the free memory capacity is equal to or larger than the memory capacity used in the interrupt copy (step S1805 Yes), the process of the second interrupt control unit 403 performs the interrupt copy determination process based on the processing status of the print job in step S1806. Migrate to On the other hand, when the free memory capacity is smaller than the memory capacity used in the interrupt copy (No in step S1805), the process of the second interrupt control unit 403 shifts to the interrupt copy control process when the memory is insufficient as described in FIG. (Step S1807).

図19は、図18のステップS1805において、空きメモリが割込みコピーで使用されるメモリ使用量よりも小さい場合における処理を説明するフローチャートである。図18のステップS1805において、空きメモリ容量が割込みコピーで使用されるメモリ使用量よりも小さい場合、第2割込み制御部403は、操作パネル制御部203に対してメモリ不足通知画面701を表示するよう指示を与える。また、この時、ステップS1803で計算したジョブの処理にかかる時間情報も合せて通知される。指示を受けた操作パネル制御部203は、液晶タッチパネル301にメモリ不足通知画面701を表示させる(ステップS1901)。   FIG. 19 is a flowchart for explaining processing in the case where the free memory is smaller than the memory usage used in the interrupt copy in step S1805 in FIG. In step S1805 of FIG. 18, when the free memory capacity is smaller than the memory usage used for the interrupt copy, the second interrupt control unit 403 displays the memory shortage notification screen 701 on the operation panel control unit 203. Give instructions. At this time, the time information required for processing the job calculated in step S1803 is also notified. Receiving the instruction, the operation panel control unit 203 displays a memory shortage notification screen 701 on the liquid crystal touch panel 301 (step S1901).

メモリ不足通知画面701は、前述したように、「通常」コピー或いは「低機能」コピーの何れかのコピーを実行するかの選択を受付ける。ステップS1902において、例えば、ユーザにより「低機能」コピーが選択された場合(ステップS1902 低機能コピー)、操作パネル制御部203は、「低機能」コピーがユーザにより選択された旨を第2割込み制御部403に通知する。通知を受けた第2割込み制御部403の処理は、図11で説明した印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する(ステップS1905)。   As described above, the memory shortage notification screen 701 accepts a selection of whether to execute a “normal” copy or a “low function” copy. In step S1902, for example, when the “low function” copy is selected by the user (step S1902 low function copy), the operation panel control unit 203 performs the second interrupt control to indicate that the “low function” copy is selected by the user. Notification to the unit 403. Upon receiving the notification, the processing of the second interrupt control unit 403 proceeds to the interrupt copy determination processing based on the processing status of the print job described in FIG. 11 (step S1905).

一方、ステップS1902において、ユーザにより「通常」コピーが選択された場合(ステップS1902 通常コピー)、操作パネル制御部203は、「通常」コピーがユーザにより選択された旨を第2割込み制御部403に通知すると共に、液晶タッチパネル301にメモリ確保中画面1701を表示させる(ステップS1903)。   On the other hand, when the “normal” copy is selected by the user in step S1902 (step S1902 normal copy), the operation panel control unit 203 notifies the second interrupt control unit 403 that the “normal” copy is selected by the user. At the same time, a memory securing screen 1701 is displayed on the liquid crystal touch panel 301 (step S1903).

「通常」コピーがユーザにより選択された旨の通知を受けた第2割込み制御部403は、メモリ管理部404に対して「通常」コピーが実行可能な空きメモリ容量となるまで揮発性メモリ406を監視するよう指示を与える。揮発性メモリ406の空きメモリ容量が「通常」コピーを実行することが可能な容量に確保された場合(ステップS1904 Yes)、第2割込み制御部403の処理は、図11で説明した印刷ジョブの処理状況に基づく割込みコピーの判断処理に移行する(ステップS1905)。一方、揮発性メモリの空きメモリ容量が「通常」コピーを実行することが可能な容量まで確保されない場合は、さらにメモリ管理部404は揮発性メモリ406の監視を続ける(ステップS1904 No)。   Receiving the notification that the “normal” copy has been selected by the user, the second interrupt control unit 403 stores the volatile memory 406 until the memory management unit 404 has enough free memory capacity to execute the “normal” copy. Give instructions to monitor. When the free memory capacity of the volatile memory 406 is secured to a capacity capable of executing “normal” copying (Yes in step S1904), the processing of the second interrupt control unit 403 performs the print job described with reference to FIG. The process proceeds to the interrupt copy determination process based on the processing status (step S1905). On the other hand, if the free memory capacity of the volatile memory is not secured to a capacity capable of executing the “normal” copy, the memory management unit 404 continues to monitor the volatile memory 406 (No in step S1904).

以上のように、第2の実施形態によれば、第1の実施形態の効果に加え、揮発性メモリの空きメモリ容量が「通常」コピーを実行することが可能な容量に確保されるまでの時間が表示されるため、ユーザが本当に割込みコピーを実行するか否かを判断することができ、ユーザにとってより利便性を向上させることができる。   As described above, according to the second embodiment, in addition to the effects of the first embodiment, until the free memory capacity of the volatile memory is secured to a capacity capable of executing “normal” copying. Since the time is displayed, it is possible to determine whether or not the user really executes the interrupt copy, and the convenience for the user can be further improved.

本発明の実施形態においては、割込みコピーの処理に使用されるメモリ容量は固定値としていたが、本発明はこれに限定されるものではない。例えば、ユーザが割込みコピーを選択した後に、割込みコピーのための読み取り画素数や原稿の読み取り枚数等の割込みコピーを行う際の読み取り原稿情報を入力し、その情報から割込みコピーで使用されるメモリ容量を算出し、算出された容量と空きメモリ容量とを比較して、割込みコピーの実行可否を判断する形態としても構わない。   In the embodiment of the present invention, the memory capacity used for the interrupt copy process is a fixed value, but the present invention is not limited to this. For example, after the user selects interrupt copy, input the read document information when performing interrupt copy, such as the number of pixels read for interrupt copy and the number of scanned documents, and the memory capacity used for interrupt copy from that information May be calculated, and the calculated capacity and the free memory capacity may be compared to determine whether or not to execute interrupt copying.

本発明の説明において、画像処理装置として複合機を一例として説明したが、本発明はこれに限定されるものではない。例えば、プリンタ、ファクシミリ等の画像処理装置にも適用することが可能である。   In the description of the present invention, a multifunction peripheral has been described as an example of the image processing apparatus, but the present invention is not limited to this. For example, the present invention can be applied to image processing apparatuses such as printers and facsimiles.

複合機の概略構成を説明するブロック図である。1 is a block diagram illustrating a schematic configuration of a multifunction machine. スキャナの要部構成を示す機能ブロック図である。It is a functional block diagram which shows the principal part structure of a scanner. 操作パネルの具体的態様を表した概観図である。It is a general-view figure showing the specific aspect of the operation panel. プリンタの要部構成を説明する機能ブロック図である。FIG. 2 is a functional block diagram illustrating a main configuration of a printer. 液晶タッチパネルが表示する表示画面を説明する図である。It is a figure explaining the display screen which a liquid crystal touch panel displays. 液晶タッチパネルが表示する表示画面を説明する図である。It is a figure explaining the display screen which a liquid crystal touch panel displays. 液晶タッチパネルが表示する表示画面を説明する図である。It is a figure explaining the display screen which a liquid crystal touch panel displays. アプリケーションメモリ使用量管理テーブルを説明する図である。It is a figure explaining an application memory usage management table. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral. スキャナの要部構成を示す機能ブロック図である。It is a functional block diagram which shows the principal part structure of a scanner. アプリケーション実行時間管理テーブルを説明する図である。It is a figure explaining an application execution time management table. 液晶タッチパネルが表示する表示画面を説明する図である。It is a figure explaining the display screen which a liquid crystal touch panel displays. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral. 複合機による割込みコピーの判断処理を説明するフローチャートである。10 is a flowchart for describing interrupt copy determination processing by the multifunction peripheral.

符号の説明Explanation of symbols

101 複合機
101’ 複合機
102 スキャナ
102’ スキャナ
103 プリンタ
201 スキャナ制御部
202 操作パネル
203 操作パネル制御部
204 第1割込み制御部
205 インタフェース部
206 時間管理部
301 液晶タッチパネル
302 モードキー
303 リセットキー
304 テンキー
305 モノクロスタートキー
306 カラースタートキー
307 ストップキー
308 割込みキー
401 ジョブ管理部
402 印刷ジョブ管理部
403 第2割込み制御部
404 メモリ管理部
405 不揮発性メモリ
406 揮発性メモリ
407 インタフェース部
101 MFP 101 ′ MFP 102 Scanner 102 ′ Scanner 103 Printer 201 Scanner Control Unit 202 Operation Panel 203 Operation Panel Control Unit 204 First Interrupt Control Unit 205 Interface Unit 206 Time Management Unit 301 LCD Touch Panel 302 Mode Key 303 Reset Key 304 Numeric Keypad 305 Monochrome start key 306 Color start key 307 Stop key 308 Interrupt key 401 Job management unit 402 Print job management unit 403 Second interrupt control unit 404 Memory management unit 405 Non-volatile memory 406 Volatile memory 407 Interface unit

Claims (8)

原稿上の画像を読み取る画像読取部と、前記画像読取部により読み取られた画像に対応する印刷画像を記録媒体に形成する画像形成部とを備えた画像処理装置であって、
ジョブの入力を受付けるジョブ受付部と、
前記ジョブ受付部が受付けた前記ジョブの中で前記画像形成部に処理させる前記ジョブを印刷ジョブとして管理する印刷ジョブ管理部と、
前記ジョブの処理にかかるジョブデータを一時的に記憶する一次記憶部と、
割込みコピーの実行指令の入力を受付ける割込みコピー受付部と、
前記割込みコピーの実行指令に基づき、前記画像読取部の稼動状況から前記割込みコピーの実行可否を判断することで前記割込みコピーの実行を制御する第1割込み制御部と、
前記第1割込み制御部が前記割込みコピーは実行可能と判断した場合に、前記印刷ジョブ管理部の印刷ジョブ管理情報から前記割込みコピーの実行可否を判断することで前記割込みコピーの実行を制御する第2割込み制御部とを備え、
前記第2割込み制御部は前記割込みコピーの実行可否判断時に、前記ジョブが処理されている場合には、さらに、前記一次記憶部の空き記憶容量から前記割込みコピーの実行可否を判断することを特徴とする画像処理装置。
An image processing apparatus comprising: an image reading unit that reads an image on a document; and an image forming unit that forms a print image corresponding to the image read by the image reading unit on a recording medium,
A job reception unit for receiving job inputs;
A print job management unit that manages the job to be processed by the image forming unit among the jobs received by the job reception unit as a print job;
A primary storage unit that temporarily stores job data for processing the job;
An interrupt copy accepting unit that accepts an input of an interrupt copy execution command;
A first interrupt control unit that controls execution of the interrupt copy by determining whether or not the interrupt copy can be executed based on an operation status of the image reading unit based on the interrupt copy execution command;
When the first interrupt control unit determines that the interrupt copy can be executed, the first interrupt control unit controls execution of the interrupt copy by determining whether the interrupt copy can be executed from print job management information of the print job management unit. 2 interrupt control unit,
If the job is being processed when the second interrupt control unit determines whether or not to execute the interrupt copy, the second interrupt control unit further determines whether or not the interrupt copy can be executed from the free storage capacity of the primary storage unit. An image processing apparatus.
前記ジョブ受付部は、前記割込みコピーの実行にかかる処理に必要とされる前記一次記憶部の空き記憶容量が不足した場合に、前記空き記憶容量が前記割込みコピーの実行にかかる処理に必要とされる記憶容量に達した時点で前記割込みコピーを実行するか、或いは、直ちに低画質で前記割込みコピーを実行するかの選択を受付けることを特徴とする請求項1記載の画像処理装置。   The job reception unit is required for the process for executing the interrupt copy when the free storage capacity of the primary storage unit required for the process for executing the interrupt copy is insufficient. 2. The image processing apparatus according to claim 1, wherein selection of whether to execute the interrupt copy at a time when the storage capacity reaches a predetermined storage capacity or immediately to execute the interrupt copy with low image quality is accepted. 前記印刷ジョブ管理情報は、予め画像読取部により読み取られた画像を前記印刷ジョブの処理終了後に前記記録媒体に形成する予約印刷ジョブの存在情報であることを特徴とする請求項1又は2記載の画像処理装置。   3. The print job management information is presence information of a reserved print job for forming an image read in advance by an image reading unit on the recording medium after the processing of the print job is completed. Image processing device. 前記印刷ジョブ管理情報は、前記印刷ジョブの実行情報であることを特徴とする請求項1又は2記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the print job management information is execution information of the print job. 前記印刷ジョブ管理情報は、前記印刷ジョブのエラー情報であることを特徴とする請求項1又は2記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the print job management information is error information of the print job. 前記印刷ジョブ管理情報は、前記印刷ジョブのキャンセル情報であることを特徴とする請求項1又は2記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the print job management information is cancel information of the print job. 前記第2割込み制御部は、前記ジョブの処理に必要とされる記憶領域の合計記憶容量に基づき、前記割込みコピーの実行にかかる処理に必要とされる記憶領域の空き記憶容量を算出することを特徴とする請求項1又は2記載の画像処理装置。   The second interrupt control unit calculates a free storage capacity of a storage area required for processing for executing the interrupt copy based on a total storage capacity of a storage area required for processing of the job. The image processing apparatus according to claim 1 or 2, characterized in that 前記第2割込み制御部は、前記ジョブの処理に必要とされる時間の合計時間を算出することを特徴とする請求項1又は2記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the second interrupt control unit calculates a total time required for processing the job.
JP2008129135A 2008-05-16 2008-05-16 Image processing device Expired - Fee Related JP5222020B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008129135A JP5222020B2 (en) 2008-05-16 2008-05-16 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008129135A JP5222020B2 (en) 2008-05-16 2008-05-16 Image processing device

Publications (2)

Publication Number Publication Date
JP2009278483A true JP2009278483A (en) 2009-11-26
JP5222020B2 JP5222020B2 (en) 2013-06-26

Family

ID=41443471

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008129135A Expired - Fee Related JP5222020B2 (en) 2008-05-16 2008-05-16 Image processing device

Country Status (1)

Country Link
JP (1) JP5222020B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013017010A (en) * 2011-07-04 2013-01-24 Kyocera Document Solutions Inc Image forming apparatus
JP7472499B2 (en) 2020-01-17 2024-04-23 京セラドキュメントソリューションズ株式会社 Image forming device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09326904A (en) * 1996-04-04 1997-12-16 Ricoh Co Ltd Composite terminal equipment
JPH10116339A (en) * 1996-10-14 1998-05-06 Brother Ind Ltd Picture read system and information storage medium
JPH11289436A (en) * 1998-04-01 1999-10-19 Ricoh Co Ltd Image forming device
JP2000122480A (en) * 1998-08-10 2000-04-28 Ricoh Co Ltd Image forming device
JP2002232658A (en) * 2001-02-06 2002-08-16 Canon Inc Information processor, and information processing method and program
JP2004180134A (en) * 2002-11-28 2004-06-24 Seiko Epson Corp Digital composite machine and printer
JP2004186930A (en) * 2002-12-03 2004-07-02 Seiko Epson Corp Digital compound machine

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09326904A (en) * 1996-04-04 1997-12-16 Ricoh Co Ltd Composite terminal equipment
JPH10116339A (en) * 1996-10-14 1998-05-06 Brother Ind Ltd Picture read system and information storage medium
JPH11289436A (en) * 1998-04-01 1999-10-19 Ricoh Co Ltd Image forming device
JP2000122480A (en) * 1998-08-10 2000-04-28 Ricoh Co Ltd Image forming device
JP2002232658A (en) * 2001-02-06 2002-08-16 Canon Inc Information processor, and information processing method and program
JP2004180134A (en) * 2002-11-28 2004-06-24 Seiko Epson Corp Digital composite machine and printer
JP2004186930A (en) * 2002-12-03 2004-07-02 Seiko Epson Corp Digital compound machine

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013017010A (en) * 2011-07-04 2013-01-24 Kyocera Document Solutions Inc Image forming apparatus
JP7472499B2 (en) 2020-01-17 2024-04-23 京セラドキュメントソリューションズ株式会社 Image forming device

Also Published As

Publication number Publication date
JP5222020B2 (en) 2013-06-26

Similar Documents

Publication Publication Date Title
JP4725726B2 (en) Image processing apparatus, job log management program, and image processing system
JP4850534B2 (en) Information processing apparatus, control method therefor, and program
JP7091821B2 (en) Image processing equipment and programs
JP5506238B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP4399490B2 (en) Image output device
US20070103714A1 (en) Information processing apparatus, printing apparatus, control method thereof, and printing system
KR20060049987A (en) Job processing method of image forming apparatus and image forming apparatus
JP2012189693A (en) Image forming device and control method of image forming device
JP2012061767A (en) Image forming apparatus, screen display method, and program
US20090207441A1 (en) Job Processing Apparatus and Method for Controlling the Job Processing Apparatus
JP5011367B2 (en) Job management system, job management program, and computer
JP5335382B2 (en) Image processing system
JP5222020B2 (en) Image processing device
US20070296932A1 (en) Image Forming Apparatus and Image Forming Method
JP5824966B2 (en) Image processing device
JP7077170B2 (en) Information processing equipment, its control method, and programs
JP2009255328A (en) Printer
JP2011118474A (en) Job management system, job management program, prohibition determination program, computer, electric equipment, and image forming apparatus
US20090003856A1 (en) Image forming apparatus
JP4730510B2 (en) Image forming apparatus
JP2007074370A (en) Remote copy system
JP5355290B2 (en) Job processing apparatus, job processing apparatus control method, and program
JP2009075451A (en) Image forming device
JP7001666B2 (en) Image processing device and its control method
JP7263575B2 (en) JOB EXECUTION DEVICE, CONTROL METHOD AND PROGRAM OF JOB EXECUTION DEVICE

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20110131

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120622

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120703

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120823

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130308

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160315

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5222020

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees