JP2006195332A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2006195332A
JP2006195332A JP2005008845A JP2005008845A JP2006195332A JP 2006195332 A JP2006195332 A JP 2006195332A JP 2005008845 A JP2005008845 A JP 2005008845A JP 2005008845 A JP2005008845 A JP 2005008845A JP 2006195332 A JP2006195332 A JP 2006195332A
Authority
JP
Japan
Prior art keywords
interrupt
mode
processing
forming apparatus
image forming
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005008845A
Other languages
Japanese (ja)
Inventor
Junji Sato
純二 佐藤
Akio Ueda
章生 上田
Takaaki Sakai
孝明 酒井
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies 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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2005008845A priority Critical patent/JP2006195332A/en
Publication of JP2006195332A publication Critical patent/JP2006195332A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming apparatus capable of efficiently implementing an optimum stop processing method for operation in execution which may vary depending upon the purpose and state of each of a variety of interruption processes. <P>SOLUTION: The image forming apparatus has an interruption-in-copies mode wherein image formation is immediately stopped once an interruption is detected and an interruption-in-break of copies mode wherein image formation is stopped after the image formation is continued until the break of image formation once an interruption is detected, and has an interruption mode selecting means of selecting one of the modes. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、画像形成中の割り込み動作が可能な画像形成装置に関する。   The present invention relates to an image forming apparatus capable of performing an interrupt operation during image formation.

従来からのコピー装置や、最近では、デジタル化された、プリンタやスキャナ、それらの複合機などの画像形成装置においては、自動原稿読み取りや大量部数の複写、後処理の自動化などにより、大量の入力、出力処理の自動化を可能にする一方、その処理作業に装置を長時間占有することになってしまうという面もある。そこで、それほど長時間を要さず、すぐに実行したい処理があるときには、処理中の作業を一旦停止し、割り込んで別の処理を行う割り込み機能を具備する画像形成装置がある。   In conventional copying machines and recently digitalized image forming devices such as printers, scanners, and their multifunction devices, a large amount of input can be achieved through automatic document reading, copying of large numbers of copies, and automation of post-processing. While the output processing can be automated, there is also an aspect that the processing work occupies the apparatus for a long time. In view of this, there is an image forming apparatus having an interrupt function that temporarily stops a process in progress and interrupts another process when there is a process to be executed immediately without requiring a long time.

割り込み機能とは、画像形成装置で予め定められた割り込み操作を行うことで処理中の作業が中断し、他の処理を受け付け、当該他の処理が終了後、所定の操作で解除することで、中断していた処理作業を再開する、といった機能である。たとえばコピー装置の場合、何十ページもの原稿を何十部もコピーするという作業を、自動原稿送り機能と、ソート処理機能を用いて実行中に、一枚の原稿を5部コピーする他の作業の要請があった場合に、割り込みキーを操作することで、実行中の作業が中断され、その間に他の作業が実行可能となる。そして、他の作業が終了すると、割り込みキーを操作することで作業が再開されるものである。   The interrupt function is a process in which processing is interrupted by performing a predetermined interrupt operation in the image forming apparatus, accepting other processing, and releasing the predetermined processing after the other processing is completed. It is a function that resumes the suspended processing work. For example, in the case of a copying apparatus, while performing an operation of copying dozens of pages of an original with tens of pages using the automatic document feeding function and the sort processing function, another operation of copying five copies of one original is performed. In response to the request, by operating the interrupt key, the work being executed is interrupted, and another work can be executed during that time. When other work is completed, the work is resumed by operating the interrupt key.

一方、割り込み機能においては、処理中の作業を中断するために、作業中の情報と、作業中の媒体(原稿、記録紙など)をどう保持しておくかという問題がある。   On the other hand, in the interrupt function, there is a problem of how to hold information being worked on and a medium (document, recording paper, etc.) being worked on in order to interrupt the work being processed.

特許文献1には、原稿送り中に割り込みコピーにより停止が行われた場合、読み取り中の原稿を一旦待避領域に移動し、再開時にまた読み取り位置に戻すという技術が開示されている。これにより、操作性及び稼働効率が向上するものである。
特開平6−67488号公報
Patent Document 1 discloses a technique in which when an interruption copy is performed during document feeding, the document being read is temporarily moved to a save area and returned to the reading position upon resumption. Thereby, operability and operating efficiency are improved.
JP-A-6-67488

しかしながら、特許文献1に記載の方法では、割り込み通知を受けると原稿の待避処理を行うが、それ以外は作業途中の状態がそのまま保持されるもので、割り込みコピーの実行においては、後処理装置や自動原稿送り装置の使用に大きな制限があった。   However, in the method described in Patent Document 1, when an interrupt notification is received, a document save process is performed, but otherwise, the state during the work is maintained as it is. There were significant limitations on the use of automatic document feeders.

一方、割り込み作業において処理の自由度を上げるようにすると、割り込み操作を行ってから割り込み作業が可能な状態となるまでに時間がかかり、割り込み機能の即時性が失われる。   On the other hand, if the degree of freedom of processing is increased in the interrupt work, it takes time until the interrupt work becomes possible after the interrupt operation is performed, and the immediacy of the interrupt function is lost.

そこで本発明の目的は、画像形成中の割り込み動作が可能な画像形成装置において、その目的や状況により異なってくる各割り込み処理毎に、最適な停止処理方法を効率的に実行できる画像形成装置を提供することである。   Accordingly, an object of the present invention is an image forming apparatus capable of performing an interrupt operation during image formation. An image forming apparatus capable of efficiently executing an optimum stop processing method for each interrupt process that varies depending on the purpose and situation. Is to provide.

(請求項1)
画像形成中の割り込み動作が可能な画像形成装置において、画像形成中の割り込みを検知する割り込み検知手段と、前記割り込み検知手段が割り込みを検知したときに、画像形成を即時に停止する部数途中割り込みモードと、前記割り込み検知手段が割り込みを検知したときに、画像形成の区切りまで画像形成を継続した後、画像形成を停止する部数区切り割り込みモードとを有する制御手段と、前記部数途中割り込みモード又は部数区切り割り込みモードを選択する割り込みモード選択手段とを有することを特徴とする画像形成装置。
(Claim 1)
In an image forming apparatus capable of performing an interrupt operation during image formation, an interrupt detection unit for detecting an interrupt during image formation, and an intermediate copy mode for stopping image formation immediately when the interrupt detection unit detects an interrupt And a control unit having a copy-break interrupt mode in which image formation is stopped after image formation is continued until an image formation break when the interrupt detection means detects an interrupt, and the intermediate copy-interrupt mode or copy break An image forming apparatus comprising: an interrupt mode selection unit that selects an interrupt mode.

(請求項2)
前記制御手段は、前記割り込み検知手段が割り込みを検知したときに前記割り込みモード選択手段で予め選択された割り込みモードを実行する第1のモードと、前記割り込み検知手段が割り込みを検知したときに前記割り込みモード選択手段により割り込みモードを選択する第2のモードとを有することを特徴とする請求項1に記載の画像形成装置。
(Claim 2)
The control means includes a first mode for executing an interrupt mode preselected by the interrupt mode selection means when the interrupt detection means detects an interrupt, and the interrupt when the interrupt detection means detects an interrupt. The image forming apparatus according to claim 1, further comprising: a second mode in which an interrupt mode is selected by a mode selection unit.

(請求項3)
割り込み動作時の動作設定を行う割り込み動作設定手段を有し、前記割り込みモード選択手段は、前記割り込み動作設定手段で設定された動作設定に基づいて割り込みモードを選択することを特徴とする請求項1又は2に記載の画像形成装置。
(Claim 3)
2. An interrupt operation setting means for setting an operation during an interrupt operation, wherein the interrupt mode selection means selects an interrupt mode based on an operation setting set by the interrupt operation setting means. Or the image forming apparatus according to 2;

(請求項4)
前記割り込みモード選択手段は、前記割り込み動作設定手段で設定された動作設定が変更されたときに、変更された動作設定に基づいて割り込みモードを選択することを特徴とする請求項3に記載の画像形成装置。
(Claim 4)
4. The image according to claim 3, wherein the interrupt mode selection unit selects an interrupt mode based on the changed operation setting when the operation setting set by the interrupt operation setting unit is changed. Forming equipment.

(請求項5)
画像形成された記録紙を後処理する後処理装置を有し、前記割り込みモード選択手段は、割り込み動作において前記後処理装置による所定の後処理機能が動作設定されたときには、部数区切り割り込みモードを選択することを特徴とする請求項1乃至4のいずれか1項に記載の画像形成装置。
(Claim 5)
A post-processing device for post-processing the image-formed recording paper, wherein the interrupt mode selection means selects a copy-delimited interrupt mode when a predetermined post-processing function by the post-processing device is set in the interrupt operation. The image forming apparatus according to claim 1, wherein the image forming apparatus is an image forming apparatus.

(請求項6)
画像形成する原稿を読み取る原稿読み取り手段と、前記原稿読み取り手段に原稿を給送する原稿給送手段とを有し、前記割り込みモード選択手段は、割り込み動作において前記原稿給送手段による原稿の給送機能が動作設定されたときには、部数区切り割り込みモードを選択することを特徴とする請求項1乃至5のいずれか1項に記載の画像形成装置。
(Claim 6)
A document reading unit that reads a document to be imaged; and a document feeding unit that feeds the document to the document reading unit. The interrupt mode selection unit is configured to feed a document by the document feeding unit in an interrupt operation. 6. The image forming apparatus according to claim 1, wherein when the function is set to operate, the copy number separation interrupt mode is selected.

本発明によれば、各割り込み処理毎に、その目的や状況により異なってくるであろう最適な停止処理方法を、効率的に実行できる画像形成装置を提供できる。   According to the present invention, it is possible to provide an image forming apparatus that can efficiently execute an optimal stop processing method that will vary depending on the purpose and situation of each interrupt processing.

請求項1に記載の発明によれば、各割り込み動作毎に、ユーザーに望ましい停止方法を実行できる。たとえば、一枚の原稿を数枚コピーしたいだけのユーザーは、この程度の作業のために少しの時間も待たされたくないものである。こういった場合、「部数途中割り込み」モードの選択により最短時間で割り込みができる。またある程度の複数部数をフィニッシング処理までしたいようなユーザーは、そういう複雑な処理を割り込み実行できるなら、ある程度の時間は待つことを許容するだろう。こういった場合、「部数区切り割り込み」モードの選択によりある程度複雑な処理を伴った割り込みができる。   According to the first aspect of the present invention, it is possible to execute a stop method desirable for the user for each interrupt operation. For example, a user who only wants to copy several originals does not want to wait for this amount of work. In such a case, the interruption can be performed in the shortest time by selecting the “intermediate copy interrupt” mode. Also, a user who wants to finish a certain number of multiple copies will be allowed to wait for a certain amount of time if such complicated processing can be interrupted. In such a case, an interrupt with a somewhat complicated process can be performed by selecting the “copy break interrupt” mode.

請求項2に記載の発明によれば、割り込み動作毎に停止方法を選択するのではなく、既定の停止方法を予め定めておき、それに従って停止処理を実行させることもできる。前述のように、停止方法を選択することができるにしても、割り込みのパターンが大体定型化しているような環境やユーザーにおいては、割り込みを行うたびに停止方法を選択するのは煩わしく感ずるであろう。そういう場合は、本発明により、予め割り込みモードを設定しておくことで、既定の停止方法を実行させることもできる。   According to the second aspect of the present invention, instead of selecting a stop method for each interrupt operation, a predetermined stop method can be determined in advance, and stop processing can be executed according to the predetermined stop method. As described above, even if the stop method can be selected, in environments and users where the interrupt pattern is generally stylized, it is bothersome to select the stop method each time an interrupt is made. Let's go. In such a case, according to the present invention, a predetermined stop method can be executed by setting an interrupt mode in advance.

請求項3に記載の発明によれば、ユーザーは割り込み動作時の停止方法を選択する必要がなく、必要とする処理機能を動作設定するだけで、装置がその設定に適した停止処理を自動的に実行する。割り込み動作時に使用する処理機能は、操作画面により動作設定することが可能であり、動作設定された必要とする機能が、「部数途中割り込み」モードで制限されている機能であれば「部数区切り割り込み」モードが、そうでなければ「部数途中割り込み」モードが、自動的に選択され、実行される。   According to the third aspect of the present invention, the user does not need to select a stop method at the time of interrupt operation, and the device automatically performs the stop process suitable for the setting only by setting the operation of the required processing function. To run. The processing function used during interrupt operation can be set on the operation screen. If the required function that is set for operation is a function that is restricted in the "Interrupt copies interrupt" mode, Mode is automatically selected and executed otherwise.

請求項4に記載の発明によれば、一旦停止処理を行った後でも、ユーザーが必要とする処理機能の動作設定を変更した場合、停止処理の変更に必要な処理を装置が判断し、その状況に応じた停止処理の切り替えを実行する。たとえば、「部数途中割り込み」モードによる停止処理を行った後でも、「部数区切り割り込み」モードへの切り替えを判断した場合、割り込みの前に、中断した処理を再開し、原稿読み込み終了あるいは転写部数の区切りなどのタイミングを待って作業停止を再実行する。   According to the invention described in claim 4, when the operation setting of the processing function required by the user is changed even after the stop process is performed, the apparatus determines the process necessary for the change of the stop process, Switch the stop process according to the situation. For example, if it is determined to switch to the “copy break interrupt” mode even after the stop processing in the “interrupt number of copies” mode, the interrupted processing is resumed before the interrupt and the end of the document reading or the number of transfer copies Wait for a timing such as a break and re-execute the work stoppage.

図1を参照して、本発明の画像形成装置(デジタル複合機を例に示す)の構成と画像形成処理の概要を説明する。図1は画像形成装置の構成を示す断面図である。   With reference to FIG. 1, the configuration of an image forming apparatus of the present invention (a digital multi-function peripheral is shown as an example) and an outline of image forming processing will be described. FIG. 1 is a cross-sectional view showing the configuration of the image forming apparatus.

図1において、11はスキャナ部を示す。ここで原稿画像を光学的に読み取り、CCDでデジタルデータに変換する原稿読み取り手段として機能する。12はプリンタ部である。ここでデジタルデータを感光体に露光し、現像、記録紙への転写、定着、排出という一連のプリント処理が行われる。13は自動原稿送り装置である。ADFと呼ばれ、複数の原稿を順次、給送し、スキャナ部11で連続的に読み込めるようにする原稿給送手段として機能する。14は給紙トレイである。プリンタ部12に給紙する記録用紙を用意しておくトレイであり、通常は用紙サイズに従って複数のトレイを備えている。15は大容量給紙トレイであり、特に大量に使用する用紙のためのものである。16は後処理装置である。FNSとも呼ばれ、プリンタ部12から排出されてきたプリント紙をステープルやパンチなどのフィニッシング処理を行い、排紙トレイに排出する。   In FIG. 1, reference numeral 11 denotes a scanner unit. Here, it functions as a document reading means for optically reading a document image and converting it into digital data by a CCD. Reference numeral 12 denotes a printer unit. Here, the digital data is exposed on the photoconductor, and a series of printing processes such as development, transfer to recording paper, fixing, and ejection are performed. Reference numeral 13 denotes an automatic document feeder. This is called ADF, and functions as a document feeding means for feeding a plurality of documents sequentially and allowing the scanner unit 11 to read them continuously. Reference numeral 14 denotes a paper feed tray. This is a tray for preparing recording paper to be fed to the printer unit 12, and usually includes a plurality of trays according to the paper size. Reference numeral 15 denotes a large-capacity paper feed tray, particularly for paper used in large quantities. Reference numeral 16 denotes a post-processing apparatus. Also called FNS, the printing paper discharged from the printer unit 12 is subjected to finishing processing such as stapling and punching, and discharged to a paper discharge tray.

画像形成処理については、スキャナ入力処理、プリント出力処理、また外部装置と接続しての入出力処理などがあるが、スキャナ入力処理とプリント出力処理を複合したコピー処理の概要について以下に説明する。   The image forming process includes a scanner input process, a print output process, and an input / output process connected to an external device. An outline of a copy process combining the scanner input process and the print output process will be described below.

(コピー処理のフロー)
自動原稿送り装置(ADF)と後処理装置(FNS)を使用する場合について述べる。自動原稿送り装置(ADF)13の原稿セット台にコピーする原稿をセットする。操作画面で必要なコピー処理の動作設定を行う。スタートキーを押す。自動原稿送り装置13により原稿が自動的にスキャナ部11に送られ、スキャナ部11で読み取られた後、原稿排紙皿に排出される。スキャナ部11で読み取られた原稿の画像データは本体内の画像メモリDRAMにデジタルデータとして一時格納される。原稿セット台にセットされた原稿がすべて読み込まれ、すべての原稿が排出されると自動原稿送り装置13は停止する。一方、画像メモリDRAMに一時格納された画像データは、必要な画像処理が行われた後、プリンタ部12に送られ、感光体に書き込み処理を行う。
(Copy processing flow)
A case where an automatic document feeder (ADF) and a post-processing device (FNS) are used will be described. A document to be copied is set on a document setting table of an automatic document feeder (ADF) 13. Make the necessary copy processing settings on the operation screen. Press the start key. A document is automatically sent to the scanner unit 11 by the automatic document feeder 13, read by the scanner unit 11, and then discharged to a document discharge tray. The document image data read by the scanner unit 11 is temporarily stored as digital data in the image memory DRAM in the main body. When all the documents set on the document setting table are read and all the documents are discharged, the automatic document feeder 13 stops. On the other hand, the image data temporarily stored in the image memory DRAM is subjected to necessary image processing and then sent to the printer unit 12 to perform writing processing on the photoconductor.

感光体は帯電された後、レーザー光により画像データが書き込まれ、静電潜像が形成される。その後、トナーによる現像、トナー像の記録用紙への転写が行われ、クリーニングして次の帯電へ復帰する。一方、給紙トレイ14、あるいは大容量給紙トレイ15からは、作像プロセスと同期して記録用紙がプリンタ部12に搬送され、感光体上のトナー像が記録用紙に転写される。この転写紙は定着過程を経て後処理装置16へ送られる。転写紙は後処理装置16に一時的にスタックされ、区切り部数が排出されると後処理がなされ、排紙トレイに排出される。処理すべき画像データがすべて記録用紙に転写され排出されると、コピー処理は終了する。   After the photosensitive member is charged, image data is written by a laser beam to form an electrostatic latent image. Thereafter, development with toner and transfer of a toner image onto a recording sheet are performed, and cleaning is performed to return to the next charging. On the other hand, from the paper feed tray 14 or the large-capacity paper feed tray 15, the recording paper is conveyed to the printer unit 12 in synchronization with the image forming process, and the toner image on the photosensitive member is transferred to the recording paper. This transfer paper is sent to the post-processing device 16 through a fixing process. The transfer paper is temporarily stacked in the post-processing device 16, and when the number of delimiters is discharged, post-processing is performed and the paper is discharged to a paper discharge tray. When all the image data to be processed is transferred to the recording paper and discharged, the copying process ends.

次に、図2を参照して、本発明に係る画像形成装置の回路構成を説明する。図2は図1に示した画像形成装置における画像処理のための回路構成ブロック図である。図1に示したものと同じ構成要素には同符号を付している。   Next, the circuit configuration of the image forming apparatus according to the present invention will be described with reference to FIG. FIG. 2 is a block diagram of a circuit configuration for image processing in the image forming apparatus shown in FIG. The same components as those shown in FIG.

図2において、11はスキャナ部であり、原稿画像の入力を行う。12はプリンタ部であり、記録用紙にプリントを行う。23は操作部であり、操作画面を用いて、装置の処理に関する情報の表示や、操作のための設定や入力を行う。24は制御部であり、操作部23よりの情報に基づいて、スキャナ部11からの入力画像データ、プリンタ部12への出力画像データ、外部へ送受信する画像データの処理や受け渡しを制御する制御手段として機能する。25はネットワークを通じて外部と画像データのやりとりを行うためのコントローラである。26にはネットワークを通じて接続された装置の一例としての端末を示し、27には同じく一例としてデジタル複合機を示す。   In FIG. 2, reference numeral 11 denotes a scanner unit for inputting a document image. A printer unit 12 prints on recording paper. Reference numeral 23 denotes an operation unit, which uses the operation screen to display information related to processing of the apparatus, and to make settings and inputs for operation. A control unit 24 controls the processing and delivery of input image data from the scanner unit 11, output image data to the printer unit 12, and image data to be transmitted / received to the outside based on information from the operation unit 23. Function as. Reference numeral 25 denotes a controller for exchanging image data with the outside through a network. 26 shows a terminal as an example of a device connected through a network, and 27 shows a digital multi-function peripheral as an example.

(スキャナによる入力処理の場合)
スキャナ部11のスキャナ制御部201でスキャン動作を制御し、CCD202で原稿画像を読み取る。読み取られた画像データは、読み取り処理241を通して制御部24に入り、圧縮IC242に送られる。圧縮IC242で圧縮された画像データは、DRAM制御部243により画像メモリDRAM内の圧縮メモリ248に格納される。
(In the case of scanner input processing)
The scanner control unit 201 of the scanner unit 11 controls the scanning operation, and the CCD 202 reads a document image. The read image data enters the control unit 24 through the reading process 241 and is sent to the compression IC 242. The image data compressed by the compression IC 242 is stored in the compression memory 248 in the image memory DRAM by the DRAM control unit 243.

(外部からの入力処理の場合)
(1)コントローラ部25は、コントローラ制御部251によりLANI/F(LANインタフェイス)253を通じて外部装置(たとえば端末26)からの画像データを受信し、画像メモリ254に送る。DRAM制御部252は、画像メモリ254の画像データをPCIバス255を経由して制御部24に送る。制御部24のDRAM制御部243は、送られてきた画像データを画像メモリDRAM内のページメモリ249に格納する。
(2)制御部24のDRAM制御部243は、ページメモリ249の画像データを圧縮IC242に送る。圧縮IC242で圧縮された画像データは、DRAM制御部243により画像メモリDRAM内の圧縮メモリ248に格納される。
(For external input processing)
(1) The controller unit 25 receives image data from an external device (for example, the terminal 26) via the LAN I / F (LAN interface) 253 by the controller control unit 251, and sends it to the image memory 254. The DRAM control unit 252 sends the image data in the image memory 254 to the control unit 24 via the PCI bus 255. The DRAM control unit 243 of the control unit 24 stores the transmitted image data in the page memory 249 in the image memory DRAM.
(2) The DRAM control unit 243 of the control unit 24 sends the image data in the page memory 249 to the compression IC 242. The image data compressed by the compression IC 242 is stored in the compression memory 248 in the image memory DRAM by the DRAM control unit 243.

(プリンタによる出力処理の場合)
制御部24のDRAM制御部243は、画像メモリDRAM内の圧縮メモリ248の画像データを伸長IC244に送る。伸長IC244で伸長された画像データは、書き込み処理245を通してプリンタ部22に入り、プリンタ制御部221によりプリント動作を制御し、LD222で記録用紙に書き込まれる。
(For printer output processing)
The DRAM control unit 243 of the control unit 24 sends the image data in the compression memory 248 in the image memory DRAM to the decompression IC 244. The image data decompressed by the decompression IC 244 enters the printer unit 22 through the writing process 245, the printing operation is controlled by the printer control unit 221, and the data is written on the recording paper by the LD 222.

(外部への出力処理の場合)
(1)制御部24のDRAM制御部243は、画像メモリDRAM内の圧縮メモリ248の画像データを伸長IC244に送る。伸長IC244で伸長された画像データは、DRAM制御部243により画像メモリDRAM内のページメモリ249に格納される。
(2)DRAM制御部243は、ページメモリ249の画像データをPCIバス255を経由してコントローラ部25に送る。コントローラ部25のDRAM制御部252は、送られてきた画像データを画像メモリ254に格納する。コントローラ制御部251は画像メモリ254の画像データをLANI/F253を通じて外部装置(たとえば端末26)へ送信する。
(For external output processing)
(1) The DRAM control unit 243 of the control unit 24 sends the image data in the compression memory 248 in the image memory DRAM to the decompression IC 244. The image data expanded by the expansion IC 244 is stored in the page memory 249 in the image memory DRAM by the DRAM control unit 243.
(2) The DRAM control unit 243 sends the image data in the page memory 249 to the controller unit 25 via the PCI bus 255. The DRAM control unit 252 of the controller unit 25 stores the transmitted image data in the image memory 254. The controller control unit 251 transmits the image data in the image memory 254 to an external device (for example, the terminal 26) through the LAN I / F 253.

上記のように、画像データ処理がデジタル化された画像形成装置においては、自動原稿読み取りや大量部数の複写、後処理の自動化などの処理機能が通常装備になり、それらは大量の入力、出力処理を自動化し、人手をかけずに大量のコピーやプリントを行う事務処理を可能にしている。   As described above, in an image forming apparatus in which image data processing has been digitized, processing functions such as automatic document reading, copying of a large number of copies, and automation of post-processing are usually equipped, and they have a large amount of input and output processing. This makes it possible to perform paperwork that makes a large number of copies and prints without human intervention.

しかしこれらの処理機能は、大量の仕事を自動化する一方、その処理作業に装置を長時間占有することになってしまうという面もある。そこで処理中の作業を一旦停止し、割り込んで別の処理を行うための割り込み機能がある。   However, while these processing functions automate a large amount of work, there is also an aspect that the processing work occupies the apparatus for a long time. Therefore, there is an interrupt function for temporarily stopping the work being processed and performing another process by interrupting it.

図1、2を参照して、割り込み時の処理の流れの例を説明する。   An example of the flow of processing at the time of interruption will be described with reference to FIGS.

(1)割り込み動作の検知
操作部23には割り込み用のキー231aが設けられている。操作制御部231は、ユーザーにより割り込みキー231aが押されたことを検知し、割り込みが設定される。すなわち操作制御部231は、画像形成中の割り込みを検知する割り込み検知手段として機能する。
(1) The interrupt operation detection operation unit 23 is provided with an interrupt key 231a. The operation control unit 231 detects that the interrupt key 231a is pressed by the user, and an interrupt is set. That is, the operation control unit 231 functions as an interrupt detection unit that detects an interrupt during image formation.

(2)割り込みモードの設定
操作部23のLCD24(操作画面)が割り込みモードになり、たとえば図7に示すような割り込みモードの選択キー721及び722が表示される。押された割り込みモード選択キーを検知し、割り込みモードを設定する。すなわち操作部23が割り込みモード設定手段として機能するものである。
(2) Interrupt mode setting The LCD 24 (operation screen) of the operation unit 23 enters the interrupt mode, and interrupt mode selection keys 721 and 722 as shown in FIG. 7, for example, are displayed. The interrupt mode selection key that was pressed is detected and the interrupt mode is set. That is, the operation unit 23 functions as an interrupt mode setting unit.

(3)割り込みモードによる作業停止
操作制御部231により割り込みと割り込みモードが制御部24に通知される。不揮発性メモリ部247にある割り込みモードに対応した停止処理設定に基づき、停止プログラムを実行する。
停止処理により、動作中のスキャナ部11,プリンタ部12,ADF13、FNS16が停止する。
(3) The interrupt and interrupt mode are notified to the control unit 24 by the work stop operation control unit 231 in the interrupt mode. The stop program is executed based on the stop processing setting corresponding to the interrupt mode in the nonvolatile memory unit 247.
By the stop process, the scanner unit 11, the printer unit 12, the ADF 13, and the FNS 16 that are operating are stopped.

(4)割り込み動作の実行
スキャナ部11,プリンタ部12,ADF13、FNS16の動作停止後、動作設定された割り込み動作が実行される。
スキャナ部11,プリンタ部12(場合によってはADF13、FNS16も)が動作して割り込み動作(たとえばコピー)を実行する。
(4) Execution of interrupt operation After the operation of the scanner unit 11, the printer unit 12, the ADF 13, and the FNS 16 is stopped, the interrupt operation whose operation is set is executed.
The scanner unit 11 and printer unit 12 (ADF 13 and FNS 16 in some cases) operate to execute an interrupt operation (for example, copy).

(5)割り込みの解除
割り込み動作終了後、たとえば操作部23の割り込み用のキー231aが再び押されることで割り込みの解除が設定される。
(5) Canceling the interrupt After the interrupt operation is completed, for example, the interrupt cancel is set by pressing the interrupt key 231a of the operation unit 23 again.

(6)作業再開
操作制御部231により、制御部24に割り込み解除が通知される。併せて、中断していた作業が再開される。
作業再開により、停止中のスキャナ部11,プリンタ部12,ADF13、FNS16が作動する。
(6) The work resumption operation control unit 231 notifies the control unit 24 of interrupt cancellation. At the same time, the suspended work is resumed.
When the work is resumed, the stopped scanner unit 11, printer unit 12, ADF 13, and FNS 16 are activated.

上記のように、割り込みには必ず実行中の処理の停止動作が伴う。そしてそこでは、作業中断時に、作業中の情報と作業中の媒体(原稿、記録紙など)をどう保持しておくかという問題が常についてまわる。   As described above, the interruption is always accompanied by a stop operation of the process being executed. Then, there is always a problem of how to hold the working information and the working medium (original, recording paper, etc.) when the work is interrupted.

たとえば、原稿自動送り装置(ADF)使用中に原稿自動送り装置を使用する割り込み処理を行うと、原稿の読み込み動作途中で割り込みに入り、原稿の読み込み動作を停止するため、原稿セット皿や、原稿排紙皿に割り込み前の原稿が残り、そのままでは割り込んだ作業の原稿と混ざってしまう。   For example, if an interrupt process using the automatic document feeder is performed while the automatic document feeder (ADF) is in use, an interrupt occurs during the original reading operation and the original reading operation is stopped. The original document before interruption remains in the paper discharge tray and is mixed with the original document of the interrupted work.

また、後処理装置(FNS)使用中に後処理装置を使用する割り込み処理を行うと、転写紙の後処理中に割り込みに入り、後処理のために一時スタックしておくトレイに割り込み前の転写紙が残り、割り込んだ作業で後処理するためにはスタック内の転写紙を強制排出させなければならなくなり、割り込み解除後に元に復帰できなくなる。   In addition, if interrupt processing using the post-processing device is performed while the post-processing device (FNS) is used, an interrupt occurs during post-processing of the transfer sheet, and the transfer before the interrupt is made to a tray that is temporarily stacked for post-processing The paper remains and the transfer paper in the stack must be forcibly ejected in order to perform post-processing in the interrupted operation, and cannot be restored after the interrupt is released.

このように、作業途中の状態を保持しておくこと(すなわち、装置の一部が占有されている状態)と、割り込んだ作業の自由度を上げること(すなわち、装置が占有されていない状態)とは、いわば装置の取り合いであり、状況によりどちらを優先すべきかは異なってくる。また、割り込みといってもどの程度の即時性が要求されるのか、作業途中の状態を保持しやすい停止方法をとり得る時間的余裕があるのかどうかによっても、最適な処理方法は異なってくる。   In this way, maintaining a state in the middle of work (that is, a state where a part of the device is occupied) and increasing the degree of freedom of the interrupted work (ie, a state where the device is not occupied) In other words, it is an arrangement of devices, and which should be given priority depends on the situation. Also, the optimum processing method varies depending on how much immediacy is required even if it is an interrupt, and whether there is a time allowance for a stopping method that can easily maintain a state during work.

本発明では、こういった割り込みに関わる中心的な対立点を課題として捉え、作業中断のための停止処理について、考え方を大きく二つの方向に分けた。中断処理がしやすいようなタイミングで作業停止するという考え方と、即時中断し、その保持を乱さないような割り込みに限定するという考え方とである。   In the present invention, such a central conflict point related to interruption is regarded as a problem, and the concept of stop processing for interrupting work is roughly divided into two directions. The idea is to stop the work at a timing that facilitates interruption processing, and the idea to limit the interruption to an interruption that does not disturb the holding immediately.

本発明に係る画像形成装置では2通りの割り込みモードを有し、それぞれに対応し停止動作が異なる2通りの停止プログラムを用意した。これらの停止動作は同時に行うことはできず、選択されたどちらかを実行することになる。つまり、割り込みコピーや割り込みプリントなどの割り込み処理を指定した場合、作業中の処理を停止する方法として、割り込みの目的や状況に応じて、この2通りの停止方法を使い分けるというものである。   The image forming apparatus according to the present invention has two types of interruption programs, which have two types of interruption modes, and corresponding to each of the two types of stopping operations. These stop operations cannot be performed at the same time, and either one selected is executed. That is, when interrupt processing such as interrupt copy or interrupt print is specified, the two stop methods are used properly according to the purpose and situation of the interrupt as a method for stopping the processing in progress.

次に、本発明での2通りの割り込みモードとそれらに対応する停止動作について、説明する。   Next, the two interrupt modes in the present invention and the stop operation corresponding to them will be described.

(部数途中割り込みモード)
第1の割り込みモードを「部数途中割り込み」と呼称する。「部数途中割り込み」による停止の基本となる考え方は、たとえば複数原稿の複数部コピーを行っているときに割り込み指示があれば、最短の時間で作業停止しようとするものである。従って作業が途中であっても即時に停止し、そのまま保持すべく働く。これはある意味で装置をその分占有状態にすることであり、一方で割り込んだ方の作業処理に制限がかかることにもなる。たとえば、ADFによる原稿の読み込み途中であれば、中断中もADFが占有されてしまい、割り込み動作としてADFを使用することはできなくなる。
(Intermediate interrupt mode)
The first interrupt mode is referred to as “intermediate copy interrupt”. The basic idea of stopping by “interrupt of copies” is to stop the work in the shortest time if there is an interrupt instruction when copying a plurality of copies of a plurality of originals, for example. Therefore, even if the work is in progress, it stops immediately and works to keep it as it is. In a sense, this means that the apparatus is occupied as much, and on the other hand, the interrupted work process is also limited. For example, if a document is being read by the ADF, the ADF is occupied during the interruption, and the ADF cannot be used as an interrupt operation.

(部数区切り割り込みモード)
第2の割り込みモードを「部数区切り割り込み」と呼称する。「部数区切り割り込み」による停止の基本となる考え方は、たとえば複数原稿の複数部コピーを行っているときに割り込み指示があれば、原稿読み込み終了あるいは転写部数の区切りなどのタイミングを待って作業停止しようするものである。従って停止までに多少の時間がかかるが、一方で割り込んだ方の作業処理にかかる制限は最小限になる。たとえば、プリント途中で割り込んでも、部数の区切りまでプリントし、排出を終えてから停止するので、その中断状態を乱すことなく、割り込み動作でFNSを用いて後処理することも可能である。
(Copies interrupt mode)
The second interrupt mode is referred to as “copie break interrupt”. The basic idea of stopping by “number of copies interrupt” is, for example, if you are instructed to interrupt multiple copies of multiple originals, wait for the timing of the end of original reading or the separation of the number of copies to stop the work. To do. Therefore, it takes some time to stop, but on the other hand, the limit on the work process of the interrupted person is minimized. For example, even if interrupted in the middle of printing, printing is performed up to the boundary of the number of copies and stopped after discharging is completed, so that it is possible to perform post-processing using the FNS in an interrupt operation without disturbing the interruption state.

本発明では、これらの2通りの停止方法について、たとえば画像形成装置に内蔵の不揮発性メモリにそれぞれの割り込みモードに対応する停止処理設定を格納しておき、割り込みの要求に対して、適切なタイミングと方法で割り込みモード、すなわち停止処理設定を選択し、その選択された設定に基づいて停止プログラムが停止動作を実行する。   In the present invention, for these two stop methods, for example, stop processing settings corresponding to the respective interrupt modes are stored in a nonvolatile memory built in the image forming apparatus, and an appropriate timing for the interrupt request is stored. The interrupt mode, that is, the stop processing setting is selected by the above method, and the stop program executes the stop operation based on the selected setting.

図3に内部データ構成例を示す。これは、不揮発性メモリ部247に記憶される内部データ、すなわち割り込みのための停止処理設定データの格納状態を表すものであり、それぞれの設定データに対応した格納位置(アドレスともいう)が割り当てられている。   FIG. 3 shows an internal data configuration example. This represents the storage state of the internal data stored in the nonvolatile memory unit 247, that is, the stop processing setting data for interruption, and a storage position (also referred to as an address) corresponding to each setting data is assigned. ing.

停止処理設定データ30の第一の格納位置(0x00)には、「部数途中割り込み」に対する停止方法の設定データが、第2の格納位置(0x01)には、「部数区切り割り込み」に対する停止方法の設定データが、第3の格納位置(0x02)には、後述する「割り込み毎に判断」モードに対する設定データが、それぞれ格納されている。   In the first storage position (0x00) of the stop processing setting data 30, the setting data of the stop method for “intermediate copy interrupt” is stored, and in the second storage position (0x01), the stop method setting for “copy break interrupt” is stored. In the third storage position (0x02), setting data for the “determined for each interrupt” mode, which will be described later, is stored.

従って、(0x00)の設定が指定されているときには、「部数途中割り込み」に対応する停止設定に基づき、停止処理が実行され、(0x01)の設定が指定されているときには、「部数途中割り込み」に対応する停止設定に基づき、停止処理が実行されることになる。   Therefore, when the setting of (0x00) is specified, stop processing is executed based on the stop setting corresponding to “interrupt of copies”, and when the setting of (0x01) is specified, “interrupt of copies” The stop process is executed based on the stop setting corresponding to.

次に、本発明でのこれらの割り込みモードの使い分け、すなわち選択の方法について説明する。以下の処理例1,2,3に、それぞれ割り込みモード選択方法の例を示す。   Next, the use of these interrupt modes in the present invention, that is, the selection method will be described. Processing examples 1, 2, and 3 below show examples of interrupt mode selection methods.

処理例1は、予め既定の割り込みモードが選択されており、割り込み時にそれに従って停止動作が実行される例である。処理例2は、割り込み時に、その都度割り込みモードが選択される例である。処理例3は、割り込みの動作設定が行われたときに、その動作設定の内容に応じて割り込みモードが自動的に設定される例である。   Processing example 1 is an example in which a predetermined interrupt mode is selected in advance, and a stop operation is executed according to the interrupt mode. Processing example 2 is an example in which an interrupt mode is selected each time an interrupt occurs. Processing example 3 is an example in which when an interrupt operation setting is performed, an interrupt mode is automatically set according to the contents of the operation setting.

(処理例1)
図4を参照して、本発明に基づく処理例1、すなわち、設定されている2通りの割り込みモード(「部数途中割り込み」モードと「部数区切り割り込み」モード)から予め選択されたどちらかのモードに従って割り込みのための停止動作が行われる流れを説明する。図4は、予め選択された割り込みモードに従って動作停止処理が実行される流れを示すフロー図である。
(Processing example 1)
Referring to FIG. 4, processing example 1 based on the present invention, that is, one of modes selected in advance from two set interrupt modes (“copy in progress interrupt mode” and “copy break interrupt mode”) The flow of the stop operation for interruption will be described in accordance with FIG. FIG. 4 is a flowchart showing a flow in which the operation stop process is executed in accordance with a preselected interrupt mode.

まず、操作部23の割り込みキー231aを通じて割り込みが検知されると(ステップS401)、制御部24は、予め操作部23で選択されている割り込み設定がどちらの割り込みモードになっているかを判別する(ステップS402)。すなわち、処理例1においては、操作部23が割り込みモード選択手段として機能するものである。   First, when an interrupt is detected through the interrupt key 231a of the operation unit 23 (step S401), the control unit 24 determines which interrupt mode the interrupt setting previously selected by the operation unit 23 is in ( Step S402). That is, in the processing example 1, the operation unit 23 functions as an interrupt mode selection unit.

割り込みモードの判別結果により、制御部24は不揮発メモリ部247内の対応する設定に基づいて停止プログラムを作動し、以下のいずれかの処理を実行する。   Based on the determination result of the interrupt mode, the control unit 24 operates the stop program based on the corresponding setting in the nonvolatile memory unit 247 and executes any of the following processes.

(1)判別結果が「部数途中割り込み」モードの場合(ステップS402;YES)、スキャナ部(ADF含む)の動作を判別する(ステップS403)。スキャナ部(及びADF)が動作中であれば(ステップS403;YES)、即時停止を指示する(ステップS404)。次にプリンタ部(FNS含む)の動作を判別する(ステップS405)。プリンタ部(及びFNS)が動作中であれば(ステップS405;YES)、即時停止を指示する(ステップS406)。これらの動作停止により、割り込みによる停止動作は終了し(ステップS411)、割り込み動作の実行が可能になる。   (1) When the determination result is the “intermediate copy interrupt” mode (step S402; YES), the operation of the scanner unit (including ADF) is determined (step S403). If the scanner unit (and ADF) is operating (step S403; YES), an immediate stop is instructed (step S404). Next, the operation of the printer unit (including FNS) is determined (step S405). If the printer unit (and FNS) is operating (step S405; YES), an immediate stop is instructed (step S406). By stopping these operations, the stop operation due to the interrupt ends (step S411), and the interrupt operation can be executed.

(2)判別結果が「部数区切り割り込み」モードの場合(ステップS402;NO)、スキャナ部(ADF含む)の動作を判別する(ステップS407)。スキャナ部(及びADF)が動作中であれば(ステップS407;YES)、原稿読み取りの区切りでの停止を指示する(ステップS408)。次にプリンタ部(FNS含む)の動作を判別する(ステップS409)。プリンタ部(及びFNS)が動作中であれば(ステップS408;YES)、プリントの区切りでの停止を指示する(ステップS410)。指示した動作が終了すれば、割り込みによる停止動作は終了し(ステップS411)、割り込み動作の実行が可能になる。   (2) When the determination result is the “copy separator interrupt” mode (step S402; NO), the operation of the scanner unit (including ADF) is determined (step S407). If the scanner unit (and ADF) is in operation (step S407; YES), an instruction to stop at the document reading break is given (step S408). Next, the operation of the printer unit (including FNS) is determined (step S409). If the printer unit (and FNS) is in operation (step S408; YES), a stop at a print break is instructed (step S410). When the instructed operation is finished, the stop operation by interruption is finished (step S411), and the interruption operation can be executed.

また図4には記載していないが、予め「部数途中割り込み」モードと「部数区切り割り込み」モード以外に「割り込み毎に判断」モードを選択肢として設定しておいてもよい。「割り込み毎に判断」モードにしておくと、操作部23による割り込み時点での割り込みモードの選択が可能になる。すなわち、後述する処理例2に示す選択方法も選ぶことができるようになる。   Although not shown in FIG. 4, a “determined for each interrupt” mode may be set as an option in advance in addition to the “interrupt copy interrupt” mode and the “break break interrupt” mode. If the “determined for each interrupt” mode is set, the interrupt mode at the time of interrupt by the operation unit 23 can be selected. That is, the selection method shown in Processing Example 2 described later can also be selected.

図3の内部データ構成例には、「割り込み毎に判断」モードの設定も示してある。つまり、第3の格納位置(0x02)には、「割り込み毎に判断」モードに対する設定データが格納されており、(0x02)の設定が予め指定されているときには、割り込みの検知の都度(0x02)の設定が参照され、「割り込み毎に判断」モードに従い、次に説明する処理例2と同じように、操作画面が割り込み選択画面、すなわち「部数途中割り込み」と「部数途中割り込み」のどちらかの選択入力を求める画面になる。   The internal data configuration example of FIG. 3 also shows the setting of the “determination for each interrupt” mode. That is, in the third storage position (0x02), setting data for the “decision for each interrupt” mode is stored, and when the setting of (0x02) is designated in advance, each time an interrupt is detected (0x02) In the same way as in Processing Example 2 described below, the operation screen is an interrupt selection screen, that is, either the “number of copies interrupted” or the “number of copies interrupted”, according to the “decision for each interrupt” mode. A screen prompts for selection input.

(処理例2)
次に図5を参照して、本発明に基づく処理例2、すなわち、割り込みを検知した時点で、設定されている2通りの割り込みモード(「部数途中割り込み」モードと「部数区切り割り込み」モード)からどちらかのモードを操作部23で選択し、それに従って割り込みのための停止動作が行われる流れを説明する。図5は、操作画面を通じてのキー処理の流れを示すフロー図である。
(Processing example 2)
Next, referring to FIG. 5, processing example 2 according to the present invention, that is, two interrupt modes that have been set when an interrupt is detected ("copies in the middle of copying" mode and "intervals in copies" mode) A flow in which one of the modes is selected by the operation unit 23 and a stop operation for interruption is performed according to the selected mode will be described. FIG. 5 is a flowchart showing the flow of key processing through the operation screen.

まず、操作部23の割り込みキー231aを通じて割り込みが検知されると(ステップS501)、制御部24はLCD24の操作画面を割り込みモード選択画面に切り替え、「部数途中割り込み」モードと「部数区切り割り込み」モードの二択画面を表示し、どちらかの選択を可能にする(ステップS503)。   First, when an interrupt is detected through the interrupt key 231a of the operation unit 23 (step S501), the control unit 24 switches the operation screen of the LCD 24 to an interrupt mode selection screen, and “interrupt number of copies” mode and “interrupt number of interrupts” mode. The two-choice screen is displayed and either one can be selected (step S503).

次いで、「部数途中割り込み」モードの選択入力があるかどうかを判別する(ステップS504)。ステップS504の判別結果が「部数途中割り込み」モードの選択入力であれば(ステップS504;YES)、制御部24は、不揮発メモリ部247内の選択された割り込みモードに対応する設定に基づき停止プログラムを作動し、スキャナ部とプリンタ部に「部数途中割り込み」モードに従った即時停止を指示する(ステップS505)。   Next, it is determined whether or not there is a selection input of “interrupt number of copies” mode (step S504). If the determination result of step S504 is a selection input of the “intermediate interrupt” mode (step S504; YES), the control unit 24 executes a stop program based on the setting corresponding to the selected interrupt mode in the nonvolatile memory unit 247. In operation, the scanner unit and the printer unit are instructed to stop immediately in accordance with the “intermediate copy interrupt” mode (step S505).

ステップS504での判別結果が「部数途中割り込み」モードの選択入力以外であれば(ステップS504;NO)、「部数区切り割り込み」モードの選択入力であると判断され、制御部24は、不揮発メモリ部247内の選択された割り込みモードに対応する設定に基づき停止プログラムを作動し、スキャナ部とプリンタ部に「部数区切り割り込み」モードに従った区切りでの停止を指示する(ステップS507)。   If the determination result in step S504 is other than the selection input for the “intermediate copy interrupt” mode (step S504; NO), it is determined that the input is a selection input for the “copy separator interrupt” mode, and the control unit 24 Based on the setting corresponding to the selected interrupt mode in 247, the stop program is operated to instruct the scanner unit and the printer unit to stop at a break according to the “copy break interrupt” mode (step S507).

次に図7を参照して割り込みモード選択画面を説明する。図7は、図4に示した処理例1において予め選択される割り込みモードの設定画面及び図5に示した処理例2のステップS503で表示される操作画面表示例を示す。   Next, the interrupt mode selection screen will be described with reference to FIG. FIG. 7 shows an interrupt mode setting screen selected in advance in the processing example 1 shown in FIG. 4 and an operation screen display example displayed in step S503 of the processing example 2 shown in FIG.

図7において、71は操作画面であり、ユーザーに各種設定状態を表示し、知らせるとともに、ユーザーからの入力を受け付ける入出力インタフェイスとしての機能を有している。72は割り込みモード選択画面であり、721は「部数途中割り込み」の、722は「部数区切り割り込み」の、それぞれ選択入力キーである。   In FIG. 7, reference numeral 71 denotes an operation screen which functions as an input / output interface for displaying and notifying the user of various setting states and receiving input from the user. Reference numeral 72 denotes an interrupt mode selection screen, 721 is a selection input key for “interrupt number of copies” and 722 is “interrupt for number of copies”.

操作画面71に対する割り込みキー(図示せず)の押下を通じて割り込みの検知があると、操作画面71上に割り込みモード選択画面72が表示される。図7はこの割り込みモード選択画面72が表示された状態を示している。割り込みモード選択画面72は、「部数途中割り込み」の選択入力キー721と「部数区切り割り込み」の選択入力キー722とを含み、どちらかの入力を待ち受ける二択画面になっている。   When an interrupt is detected through pressing an interrupt key (not shown) on the operation screen 71, an interrupt mode selection screen 72 is displayed on the operation screen 71. FIG. 7 shows a state in which the interrupt mode selection screen 72 is displayed. The interrupt mode selection screen 72 includes a selection input key 721 for “interrupt number of copies” and a selection input key 722 for “number of copies interrupt”, and is a two-selection screen that waits for either input.

ここで、「部数途中割り込み」の選択入力キーが選択されると部数途中割り込みモードが選択され、また「部数区切り割り込み」の選択入力キーが選択されると部数区切り割り込みモードが選択され、割り込みモード選択画面72が消え、割り込み動作設定へとうつることになる。   When the selection input key for “Interrupt copies” is selected, the interrupt mode for copies is selected. When the selection input key for “Delimiter for copies” is selected, the interrupt mode for copies is selected and the interrupt mode is selected. The selection screen 72 disappears and the interrupt operation setting is entered.

(処理例3)
次に図6を参照して、本発明に基づく処理例3、すなわち、割り込みを検知し、割り込み動作を設定した時点で、設定した割り込み動作の内容に応じて、設定されている2通りの割り込みモード(「部数途中割り込み」モードと「部数区切り割り込み」モード)からどちらかのモードを自動的に選択し、それに従って割り込みのための停止動作が行われる流れを説明する。
(Processing example 3)
Next, referring to FIG. 6, in the third processing example according to the present invention, that is, when an interrupt is detected and an interrupt operation is set, two interrupts set according to the contents of the set interrupt operation A flow in which either mode is automatically selected from the modes (the “interrupt copy interrupt” mode and the “break break interrupt” mode) and the stop operation for the interrupt is performed according to the mode will be described.

しかしながら、実際には割り込み動作の設定は、一般的には、割り込みを検知して停止動作が実行されてから行われるので、すでにどちらかのモードで停止処理がなされているのが普通である。従って、割り込み動作の設定により、割り込みモードの変更もあり得るという状況で説明を行う。   However, in practice, since the setting of the interrupt operation is generally performed after the interrupt is detected and the stop operation is executed, the stop processing is usually already performed in either mode. Therefore, the description will be made in a situation where the interrupt mode can be changed depending on the setting of the interrupt operation.

図6は、割り込み動作の設定に従って動作停止処理が実行される流れを示すフロー図である。これも前述したように、すでにどちらかのモードで停止処理がなされているという前提のフロー図であり、実際上は動作停止処理のモードが変更されるかどうかというフローを示している。   FIG. 6 is a flowchart showing a flow in which the operation stop process is executed according to the setting of the interrupt operation. As described above, this is also a flow diagram based on the premise that stop processing has already been performed in either mode, and actually shows a flow of whether or not the mode of operation stop processing is changed.

まず、操作部23の割り込みキー231aを通じて割り込みが検知されると(ステップS600)、LCD232の操作画面が図示しない割り込み動作設定画面となり、操作画面のキーを通じて割り込み動作が設定される(ステップS601)。次いで、制御部24により、ステップS601で設定された割り込み動作においてADFが使用されるかどうかを判別する(ステップS602)。すなわち、処理例3においては制御部24は割り込みモード選択手段として機能するものである。ステップS602において判別結果が「使用する」であれば(ステップS602;NO)、「部数区切り割り込み」モードを選択し、ステップS607の判別を行う。ステップS602での判別結果が「使用しない」であれば(ステップS602;YES)、FNSのサブトレイ排紙を選択しているかどうかを判別する(ステップS603)。ステップS603の判別結果が「選択しない」であれば(ステップS603;NO)、「部数区切り割り込み」モードを選択し、ステップS607の判別を行う。ステップS603の判別結果が「選択する」であれば(ステップS603;YES)、応用機能を使用するかどうかを判別する(ステップS604)。その判別結果が「使用する」であれば(ステップS604;NO)、「部数区切り割り込み」モードを選択し、ステップS607の判別を行う。ステップS604の判別結果が「使用しない」であれば(ステップS604;YES)、「部数途中割り込み」モードを選択し、ステップS605の判別を行う。   First, when an interrupt is detected through the interrupt key 231a of the operation unit 23 (step S600), the operation screen of the LCD 232 becomes an interrupt operation setting screen (not shown), and an interrupt operation is set through the keys of the operation screen (step S601). Next, the control unit 24 determines whether or not ADF is used in the interrupt operation set in step S601 (step S602). That is, in the processing example 3, the control unit 24 functions as an interrupt mode selection unit. If the determination result is “use” in step S602 (step S602; NO), the “copy break interrupt” mode is selected, and the determination in step S607 is performed. If the determination result in step S602 is “not used” (step S602; YES), it is determined whether or not FNS sub-tray discharge is selected (step S603). If the determination result in step S603 is “not selected” (step S603; NO), the “copy break interrupt” mode is selected, and the determination in step S607 is performed. If the determination result in step S603 is “select” (step S603; YES), it is determined whether to use the applied function (step S604). If the determination result is “use” (step S604; NO), the “copy break interrupt” mode is selected, and the determination in step S607 is performed. If the determination result in step S604 is “not used” (step S604; YES), the “copy intermediate interrupt” mode is selected, and the determination in step S605 is performed.

ステップS604において「部数途中割り込み」モードが選択された場合、ステップS605の判別(すでにスキャナ部とプリンタ部の停止処理動作が終わって停止中であるか、まだ動作しているか)を行い、その判別結果が「まだ動作中」であれば(ステップS605;YES)、「部数区切り割り込み」モードが選択されていたということであるので、スキャナ部とプリンタ部に「部数途中割り込み」モードに従った即時停止を指示し(ステップS606)、割り込み動作設定に従った割り込みモードの変更を終了する(ステップS609)。   If “interrupt number of copies” mode is selected in step S604, the determination in step S605 (whether the scanner unit and the printer unit have been stopped after stopping processing or whether they are still operating) is performed. If the result is “still in operation” (step S605; YES), it means that the “copy separator interrupt” mode has been selected, and the scanner unit and printer unit immediately follow the “copy in progress interrupt” mode. The stop is instructed (step S606), and the change of the interrupt mode according to the interrupt operation setting is ended (step S609).

ステップS602、ステップS603及びステップS604のいずれかにおいて「部数区切り割り込み」モードが選択された場合、ステップS607の判別(「部数途中割り込み」モードで停止しているかどうか)を行い、その判別結果が「部数途中割り込みモードで停止中」であれば(ステップS607;YES)、「部数区切り割り込み」モードに変更するため、スキャナ部とプリンタ部に動作を再開させた上で、「部数区切り割り込み」モードに従った停止を指示し(ステップS608)、割り込み動作設定に従った割り込みモードの変更を終了する(ステップS609)。   When the “copy break interrupt” mode is selected in any of step S602, step S603, and step S604, the determination of step S607 (whether or not it is stopped in the “copy interrupt in progress” mode) is performed, and the determination result is “ If it is “stopped in the middle of the copy interrupt mode” (step S607; YES), the scanner unit and the printer unit are restarted to change to the “copy break interrupt” mode, and then set to the “copy break interrupt” mode. The stop is instructed accordingly (step S608), and the change of the interrupt mode according to the interrupt operation setting is ended (step S609).

上記の処理フローに従えば、割り込み動作として、原稿自動送り装置(ADF)、後処理装置(FNS)、あるいは応用機能を使用するよう動作設定すれば、自動的に部数区切り割り込みモードが選択されることになる。   According to the above processing flow, if the operation is set to use an automatic document feeder (ADF), a post-processing device (FNS), or an application function as an interrupt operation, the copy separation interrupt mode is automatically selected. It will be.

たとえば、割り込み動作として原稿自動送りを行うように動作設定するとステップS602での判別結果が「使用する」となり、「部数区切り割り込み」モードが自動的に選択される。また、割り込み動作として後処理装置のサブトレイ排紙を用いないような後処理(ソートやステープルなど)を行うように動作設定するとステップS603での判別結果により、「部数区切り割り込み」モードが自動的に選択される。また応用機能を動作設定した場合も同様にステップS604での判別結果により、同様の選択が行われる。応用機能とは、操作画面で選択できる、インターシート、集約、合成、小冊子、差込、連写、白黒反転、原稿外自動消去、画像位置シフト、縮小シフト、PJOB、オーバーレイ、スタンプ、ナンバリング、等である。   For example, when the operation is set to perform automatic document feeding as an interrupt operation, the determination result in step S602 becomes “use”, and the “copy separation interrupt” mode is automatically selected. Also, when the operation setting is performed so that the post-processing apparatus does not use the sub-tray paper discharge (sorting, stapling, etc.) as the interruption operation, the “copy separation interrupt” mode is automatically set based on the determination result in step S603. Selected. Similarly, when the application function is set to operate, the same selection is performed based on the determination result in step S604. Application functions are selectable on the operation screen, such as intersheet, aggregation, composition, booklet, insertion, continuous shooting, black and white reversal, automatic erasing outside the document, image position shift, reduction shift, PJOB, overlay, stamp, numbering, etc. It is.

これにより、割り込み前の原稿と割り込んだ作業の原稿が混ざったり、後処理のためにトレイに一時スタックしてある作業中の転写紙を強制排出しなければならないといった不都合が解消できる。   As a result, it is possible to solve the inconvenience that the original document before interruption and the original document of the interrupted work are mixed, or that the transfer paper in operation that is temporarily stacked on the tray must be forcibly discharged for post-processing.

上記処理例1に示すような選択方法により、既定の停止方法を予め定めておき、それに従って停止処理を実行させることもできる。特に割り込みのパターンが大体定型化しているようなユーザーにおいては、予め設定しておくことで、停止方法選択の煩わしさを感じることなく既定の停止方法を実行させることができる。   A predetermined stopping method can be determined in advance by the selection method shown in the processing example 1 and the stopping process can be executed according to the predetermined stopping method. In particular, for a user whose interrupt pattern is generally stylized, the default stop method can be executed without feeling bothered by selecting the stop method by setting in advance.

また、上記処理例2に示すような選択方法により、各割り込みコピー毎に、ユーザーに望ましい停止方法を実行できる。「部数途中割り込み」モードで最短時間で割り込みができたり、「部数区切り割り込み」モードでフィニッシング処理などの複雑な処理を伴った割り込みができたり、その都度適切な処理を選択できる。   In addition, by the selection method as shown in the above processing example 2, it is possible to execute a stop method desirable for the user for each interrupt copy. An interrupt can be made in the shortest time in the “interrupt number of copies” mode, an interrupt accompanied by complicated processing such as finishing processing can be made in the “number of interrupts” mode, and an appropriate process can be selected each time.

また、上記処理例3に示すような選択方法により、ユーザーは割り込みコピー時の停止方法を選択する必要がなく、操作画面により必要とする処理機能を設定するだけで、装置がその設定に適した停止処理を自動的に実行する。また、一旦停止処理が行われた後でも、ユーザーが必要とする処理機能の設定を変更した場合には、停止処理の変更が必要であれば自動的に停止処理の切り替えを実行する。   In addition, the selection method as shown in the above processing example 3 does not require the user to select a stop method at the time of interrupt copying, and the device is suitable for the setting only by setting the required processing function on the operation screen. Stop processing is automatically executed. Even after the stop process is performed, if the setting of the processing function required by the user is changed, the stop process is automatically switched if the stop process needs to be changed.

上記の実施形態は一例であって、それらに限定されるものではなく、種々の変更を行うことが可能である。上記した選択方法を複合して含むような実施形態もまた、本発明に含まれる。   The above-described embodiments are merely examples, and the present invention is not limited to them, and various changes can be made. Embodiments including a combination of the above selection methods are also included in the present invention.

上記実施形態に説明したように、本発明によって、各割り込み処理毎に、その目的や状況により異なってくるであろう最適な停止処理方法を、効率的に実行できる画像形成装置を提供することができる。   As described in the above embodiment, according to the present invention, it is possible to provide an image forming apparatus capable of efficiently executing an optimal stop processing method that will vary depending on the purpose and situation of each interrupt processing. it can.

本発明に係る画像形成装置の概略構成を示す断面図である。1 is a cross-sectional view illustrating a schematic configuration of an image forming apparatus according to the present invention. 本発明に係る画像形成装置の回路構成を示すブロック図である。1 is a block diagram showing a circuit configuration of an image forming apparatus according to the present invention. 図2の不揮発性メモリ部に記憶される内部データ構成例を示す図である。It is a figure which shows the example of an internal data structure memorize | stored in the non-volatile memory part of FIG. 本発明に係る画像形成装置における割り込み時の停止処理例1の流れを示すフローチャートである。6 is a flowchart showing a flow of stop processing example 1 at the time of interruption in the image forming apparatus according to the present invention. 本発明に係る画像形成装置における割り込み時の停止処理例2の流れを示すフローチャートである。6 is a flowchart showing a flow of stop processing example 2 at the time of interruption in the image forming apparatus according to the present invention. 本発明に係る画像形成装置における割り込み時の停止処理例3の流れを示すフローチャートである。10 is a flowchart showing a flow of stop processing example 3 at the time of interruption in the image forming apparatus according to the present invention. 本発明に係る画像形成装置における割り込みモード選択の操作画面表示例である。7 is an operation screen display example of interrupt mode selection in the image forming apparatus according to the present invention.

符号の説明Explanation of symbols

11 スキャナ部
12 プリンタ部
13 自動原稿給送装置(ADF)
14 給紙トレイ
15 大容量給紙トレイ
16 後処理装置(FNS)
23 操作部
24 制御部
25 コントローラ部
26 端末
27 デジタル複合機
71 操作画面
72 割り込みモード選択画面
11 Scanner 12 Printer 13 Automatic Document Feeder (ADF)
14 Paper Tray 15 Large Capacity Tray 16 Post-Processing Device (FNS)
23 Operation Unit 24 Control Unit 25 Controller Unit 26 Terminal 27 Digital Multifunction Device 71 Operation Screen 72 Interrupt Mode Selection Screen

Claims (6)

画像形成中の割り込み動作が可能な画像形成装置において、
画像形成中の割り込みを検知する割り込み検知手段と、
前記割り込み検知手段が割り込みを検知したときに、画像形成を即時に停止する部数途中割り込みモードと、前記割り込み検知手段が割り込みを検知したときに、画像形成の区切りまで画像形成を継続した後、画像形成を停止する部数区切り割り込みモードとを有する制御手段と、
前記部数途中割り込みモード又は部数区切り割り込みモードを選択する割り込みモード選択手段とを有することを特徴とする画像形成装置。
In an image forming apparatus capable of an interrupt operation during image formation,
An interrupt detection means for detecting an interrupt during image formation;
When the interrupt detection unit detects an interrupt, the number of copies is interrupted immediately when the interrupt detection unit detects an interrupt, and when the interrupt detection unit detects an interrupt, the image formation is continued until the end of image formation. Control means having a copy-break interrupt mode to stop formation;
An image forming apparatus comprising: an interrupt mode selection unit that selects the intermediate copy mode or the copy break interrupt mode.
前記制御手段は、前記割り込み検知手段が割り込みを検知したときに前記割り込みモード選択手段で予め選択された割り込みモードを実行する第1のモードと、前記割り込み検知手段が割り込みを検知したときに前記割り込みモード選択手段により割り込みモードを選択する第2のモードとを有することを特徴とする請求項1に記載の画像形成装置。 The control means includes a first mode for executing an interrupt mode preselected by the interrupt mode selection means when the interrupt detection means detects an interrupt, and the interrupt when the interrupt detection means detects an interrupt. The image forming apparatus according to claim 1, further comprising: a second mode in which an interrupt mode is selected by a mode selection unit. 割り込み動作時の動作設定を行う割り込み動作設定手段を有し、
前記割り込みモード選択手段は、前記割り込み動作設定手段で設定された動作設定に基づいて割り込みモードを選択することを特徴とする請求項1又は2に記載の画像形成装置。
It has an interrupt action setting means for setting the action at the time of interrupt action,
The image forming apparatus according to claim 1, wherein the interrupt mode selection unit selects an interrupt mode based on an operation setting set by the interrupt operation setting unit.
前記割り込みモード選択手段は、前記割り込み動作設定手段で設定された動作設定が変更されたときに、変更された動作設定に基づいて割り込みモードを選択することを特徴とする請求項3に記載の画像形成装置。 4. The image according to claim 3, wherein the interrupt mode selection unit selects an interrupt mode based on the changed operation setting when the operation setting set by the interrupt operation setting unit is changed. Forming equipment. 画像形成された記録紙を後処理する後処理装置を有し、
前記割り込みモード選択手段は、割り込み動作において前記後処理装置による所定の後処理機能が動作設定されたときには、部数区切り割り込みモードを選択することを特徴とする請求項1乃至4のいずれか1項に記載の画像形成装置。
A post-processing device for post-processing the image-formed recording paper;
5. The interrupt mode selection unit selects a copy-delimited interrupt mode when a predetermined post-processing function by the post-processing device is set to operate in an interrupt operation. The image forming apparatus described.
画像形成する原稿を読み取る原稿読み取り手段と、
前記原稿読み取り手段に原稿を給送する原稿給送手段とを有し、
前記割り込みモード選択手段は、割り込み動作において前記原稿給送手段による原稿の給送機能が動作設定されたときには、部数区切り割り込みモードを選択することを特徴とする請求項1乃至5のいずれか1項に記載の画像形成装置。
A document reading means for reading a document to be imaged;
Document feeding means for feeding the document to the document reading means,
6. The interrupt mode selection unit selects a copy number separation interrupt mode when an operation for setting a document feeding function by the document feeding unit in an interrupt operation is performed. The image forming apparatus described in 1.
JP2005008845A 2005-01-17 2005-01-17 Image forming apparatus Pending JP2006195332A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005008845A JP2006195332A (en) 2005-01-17 2005-01-17 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005008845A JP2006195332A (en) 2005-01-17 2005-01-17 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2006195332A true JP2006195332A (en) 2006-07-27

Family

ID=36801447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005008845A Pending JP2006195332A (en) 2005-01-17 2005-01-17 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2006195332A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008158194A (en) * 2006-12-22 2008-07-10 Konica Minolta Business Technologies Inc Image forming apparatus
JP2013086480A (en) * 2011-10-21 2013-05-13 Canon Inc Printing control apparatus, method, and program
JP2013086478A (en) * 2011-10-21 2013-05-13 Canon Inc Printing control apparatus, method, and program
JP2013119223A (en) * 2011-12-08 2013-06-17 Canon Inc Print control device, print control method, and program
JP2013184359A (en) * 2012-03-07 2013-09-19 Casio Electronics Co Ltd Printing apparatus
JP2014210400A (en) * 2013-04-19 2014-11-13 キヤノン株式会社 Print control device, method and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008158194A (en) * 2006-12-22 2008-07-10 Konica Minolta Business Technologies Inc Image forming apparatus
JP2013086480A (en) * 2011-10-21 2013-05-13 Canon Inc Printing control apparatus, method, and program
JP2013086478A (en) * 2011-10-21 2013-05-13 Canon Inc Printing control apparatus, method, and program
JP2013119223A (en) * 2011-12-08 2013-06-17 Canon Inc Print control device, print control method, and program
JP2013184359A (en) * 2012-03-07 2013-09-19 Casio Electronics Co Ltd Printing apparatus
JP2014210400A (en) * 2013-04-19 2014-11-13 キヤノン株式会社 Print control device, method and program

Similar Documents

Publication Publication Date Title
JP2007185946A (en) Information processor, program and preview image display method
JP2008241963A (en) Image forming apparatus
US8619301B2 (en) Image forming apparatus with informing function
US20110170127A1 (en) Image forming apparatus and image forming system equipped therewith
JP2006195332A (en) Image forming apparatus
JP4341716B2 (en) Image forming apparatus
CN107045270B (en) Image forming apparatus, image form managing device and image formation control method
JP2007249089A (en) Image forming apparatus and control method thereof
JP2005024881A (en) Image forming apparatus
JP2006001044A (en) Image forming apparatus
JP5773154B2 (en) Image forming input device and image forming device
JP4730510B2 (en) Image forming apparatus
JP5360353B2 (en) Image forming apparatus
JP2008176610A (en) Image processor and image forming apparatus
JP4218969B2 (en) Printing apparatus and method, printing program, and storage medium
JP3689617B2 (en) Image forming system, control method therefor, and storage medium
JP2005082319A (en) Image forming device
JP2008302554A (en) Image forming device, method and program
JP2006284772A (en) Image forming apparatus, sheet feed/ejection method in image printing, and program
JP5218787B2 (en) Image forming apparatus and image forming system
JP4596761B2 (en) Image forming apparatus and live printing method
JP2005059522A (en) Electronic device
JP2005045624A (en) Image forming device
JP2009071358A (en) Image forming apparatus, control method thereof, and program for executing the control
JP5979857B2 (en) Print control apparatus, print control method, and program