JP2013011677A - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP2013011677A
JP2013011677A JP2011143142A JP2011143142A JP2013011677A JP 2013011677 A JP2013011677 A JP 2013011677A JP 2011143142 A JP2011143142 A JP 2011143142A JP 2011143142 A JP2011143142 A JP 2011143142A JP 2013011677 A JP2013011677 A JP 2013011677A
Authority
JP
Japan
Prior art keywords
function
program
error
control unit
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.)
Withdrawn
Application number
JP2011143142A
Other languages
Japanese (ja)
Inventor
Hironori Okamoto
浩典 岡本
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2011143142A priority Critical patent/JP2013011677A/en
Publication of JP2013011677A publication Critical patent/JP2013011677A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image forming apparatus that quickly returns a function program having experienced an error back to an executable state.SOLUTION: In an image forming apparatus, a main control unit 110 monitors, during the operation on the basis of a function program, whether or not a plurality of types of processes, which are necessary for the execution of the function program, have experienced an error on the basis of a monitoring program. When the main control unit 110 detects that any of the plurality of types of processes have experienced an error, performs restoration processing to the processes that have experienced an error, whereas does not perform restoration processing to the processes that have not experienced an error.

Description

本発明は、画像形成装置に関する。   The present invention relates to an image forming apparatus.

従来、画像形成装置として、プリント機能、コピー機能、スキャナ機能およびファックス機能などのうちの少なくとも1つの機能を有する装置が知られている。たとえば、特許文献1には、プリント機能を有する画像形成装置が開示されている。この特許文献1の画像形成装置では、装置本体にホストコンピューターが接続されている。そして、ホストコンピューターから送信された画像データに基づき、印刷を行うようになっている(プリント機能)。   Conventionally, as an image forming apparatus, an apparatus having at least one of a print function, a copy function, a scanner function, a fax function, and the like is known. For example, Patent Document 1 discloses an image forming apparatus having a print function. In the image forming apparatus disclosed in Patent Document 1, a host computer is connected to the apparatus main body. Printing is performed based on the image data transmitted from the host computer (print function).

また、特許文献1の画像形成装置においては、プリント機能を実現するためのプリントプログラム(機能プログラム)が記憶部に記憶されている。そして、制御部は、プリントプログラムに基づいて動作し、プリント機能に必要な各部(たとえば、プリンタエンジンなど)の駆動を制御する。   In the image forming apparatus disclosed in Patent Document 1, a print program (function program) for realizing a print function is stored in the storage unit. The control unit operates based on the print program and controls driving of each unit (for example, a printer engine) necessary for the print function.

ここで、特許文献1の画像形成装置では、プリントプログラムの実行中にエラーが発生した場合、エラーの発生から一定時間が経過した後、装置全体の再起動を自動的に行うことによって、発生したエラーを解消するようにしている。これにより、エラーが発生した状態のままで長時間が経過するのを抑制している。   Here, in the image forming apparatus disclosed in Patent Document 1, if an error occurs during execution of the print program, the error occurred by automatically restarting the entire apparatus after a certain period of time has elapsed since the occurrence of the error. The error is solved. Thereby, it is suppressed that a long time passes in the state where the error has occurred.

特開平8−183228号公報JP-A-8-183228

しかしながら、装置全体を再起動するということは、プリントプログラムの実行に必要な複数種のプロセスの全てについて復帰処理を行うということなので、プリントプログラムを実行可能にするまでに時間がかかってしまう。言い換えると、エラーが発生した機能プログラムを速やかに実行可能な状態に戻すのが困難である。   However, restarting the entire apparatus means that return processing is performed for all of a plurality of types of processes necessary for execution of the print program, so that it takes time until the print program can be executed. In other words, it is difficult to quickly return the function program in which an error has occurred to an executable state.

本発明は、上記課題を解決するためになされたものであり、エラーが発生した機能プログラムを速やかに実行可能な状態に戻すことが可能な画像形成装置を提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an image forming apparatus capable of quickly returning a function program in which an error has occurred to an executable state.

上記目的を達成するために、本発明の画像形成装置は、その画像形成装置が有する機能を実現するための機能プログラム、および、機能プログラムのエラー発生状況を監視するための監視プログラム、を記憶する記憶部と、機能プログラムおよび監視プログラムに基づいて動作する制御部と、を備えている。そして、制御部は、機能プログラムに基づいて動作している最中に、監視プログラムに基づき、機能プログラムの実行に必要な複数種のプロセスにエラーが発生したか否かを監視し、複数種のプロセスのうちのいずれかにエラーが発生したことを検知したとき、エラーが発生したプロセスについては復帰処理を行う一方、エラーが発生していないプロセスについては復帰処理を行わない。なお、画像形成装置が有する機能としては、たとえば、プリント機能、コピー機能、スキャナ機能およびファックス機能などがある。   In order to achieve the above object, an image forming apparatus of the present invention stores a function program for realizing a function of the image forming apparatus and a monitoring program for monitoring an error occurrence state of the function program. A storage unit and a control unit that operates based on the function program and the monitoring program are provided. Then, during the operation based on the function program, the control unit monitors whether or not an error has occurred in a plurality of types of processes necessary for executing the function program based on the monitoring program. When it is detected that an error has occurred in any of the processes, the return process is performed for a process in which an error has occurred, while the return process is not performed for a process in which no error has occurred. Examples of functions that the image forming apparatus has include a print function, a copy function, a scanner function, and a fax function.

本発明の構成によると、制御部は、機能プログラムに基づいて動作している最中に、監視プログラムに基づき、機能プログラムの実行に必要な複数種のプロセスにエラーが発生したか否かを監視し、複数種のプロセスのうちのいずれかにエラーが発生したことを検知したとき、エラーが発生したプロセスについては復帰処理を行う一方、エラーが発生していないプロセス(復帰処理を行う必要のない正常なプロセス)については復帰処理を行わない。このようになっていれば、実行中の機能プログラムにエラーが発生したときに、その機能プログラムの実行に必要な複数種のプロセスの全てについて復帰処理を行う場合に比べて、復帰処理を行うプロセスが少なくなるので、復帰処理にかかる時間を短縮することができる。その結果、エラーが発生した機能プログラムを速やかに実行可能な状態に戻すことが可能となる。   According to the configuration of the present invention, the control unit monitors whether or not an error has occurred in a plurality of types of processes necessary for executing the function program based on the monitoring program while operating based on the function program. However, when it is detected that an error has occurred in any of the multiple types of processes, the process in which the error has occurred is restored, while the process in which no error has occurred (there is no need to perform the restoration process) No return processing is performed for normal processes. If this is the case, when an error occurs in the function program that is being executed, the process that performs the return process compared to the case where the return process is performed for all of the multiple types of processes that are required to execute the function program Therefore, the time required for the return process can be shortened. As a result, it is possible to return the function program in which the error has occurred to a state where it can be executed quickly.

上記した構成において、より好ましくは、画像形成装置が複数の機能を有しているとともに、複数の機能をそれぞれ実現するための複数の機能プログラムを記憶部が記憶しており、制御部は、複数の機能プログラムのうちのいずれかにエラーが発生したことを検知したとき、エラーが発生した機能プログラム以外の機能プログラムについては実行可能に保持する。このようにすれば、エラーが発生した機能プログラムの復帰処理を行っている期間に、エラーが発生した機能プログラムに対応する機能についてはユーザーに使用させることができないが、その他の機能プログラムに対応する機能についてはユーザーに使用させることができる。このため、ユーザーからすると、利便性が良い。   In the above configuration, more preferably, the image forming apparatus has a plurality of functions, and the storage unit stores a plurality of function programs for realizing the plurality of functions, and the control unit includes a plurality of functions. When it is detected that an error has occurred in any one of the function programs, function programs other than the function program in which the error has occurred are retained so as to be executable. In this way, the function corresponding to the function program in which the error has occurred cannot be used by the user during the period during which the function program in which the error has occurred is being restored, but it is compatible with other function programs. The function can be used by the user. For this reason, it is convenient for the user.

上記した構成において、好ましくは、装置状態を表示する表示部をさらに備え、制御部は、機能プログラムにエラーが発生したことを検知したとき、機能プログラムにエラーが発生したことを示すエラー情報を表示部に表示させる。このようにすれば、容易に、実行中の機能プログラムにエラーが発生したときに、そのエラーが発生した機能プログラムに対応する機能が使用不可能状態になっていることをユーザーに認識させることができる。   In the configuration described above, preferably, a display unit for displaying the device status is further provided, and when the control unit detects that an error has occurred in the function program, it displays error information indicating that the error has occurred in the function program. Display on the screen. In this way, when an error occurs in the function program being executed, the user can easily recognize that the function corresponding to the function program in which the error has occurred is disabled. it can.

上記した構成において、好ましくは、複数の機能プログラムが並行して実行され、1つの機能プログラムのエラーが他の機能プログラムにまで波及するとき、制御部は、複数の機能プログラムの全ての再起動を自動的に行う。このようにすれば、エラーが発生したままで長時間が経過することはない。   In the configuration described above, preferably, when a plurality of function programs are executed in parallel and an error of one function program spreads to another function program, the control unit restarts all of the plurality of function programs. Do it automatically. In this way, an error does not occur and a long time does not elapse.

以上のように、本発明によれば、エラーが発生した機能プログラムを速やかに実行可能な状態に戻すことが可能な画像形成装置を容易に得ることができる。   As described above, according to the present invention, it is possible to easily obtain an image forming apparatus capable of quickly returning a function program in which an error has occurred to a state where it can be executed.

本発明の画像形成装置(複合機)の概略図Schematic of the image forming apparatus (multifunction machine) of the present invention 本発明の画像形成装置(複合機)の操作パネル(表示部)を示した平面図The top view which showed the operation panel (display part) of the image forming apparatus (multifunction machine) of this invention 本発明の画像形成装置(複合機)の画像形成部を示した概略図Schematic showing an image forming unit of an image forming apparatus (multifunction machine) of the present invention 本発明の画像形成装置(複合機)のハードウェア構成を示したブロック図1 is a block diagram showing a hardware configuration of an image forming apparatus (multifunction machine) according to the present invention. 本発明の画像形成装置(複合機)の記憶部に格納された機能プログラムの種類を説明するための図The figure for demonstrating the kind of function program stored in the memory | storage part of the image forming apparatus (multifunction machine) of this invention 本発明の画像形成装置(複合機)の動作(複数の機能プログラムのうちのいずれかの機能プログラムの実行中にエラーが発生したときの動作)を説明するためのフローチャート6 is a flowchart for explaining the operation of the image forming apparatus (multifunction machine) according to the present invention (operation when an error occurs during execution of any one of a plurality of function programs).

まず、図1を参照して、本発明の一実施形態による画像形成装置としての複合機100の全体構成について説明する。   First, with reference to FIG. 1, an overall configuration of a multifunction peripheral 100 as an image forming apparatus according to an embodiment of the present invention will be described.

本実施形態の画像形成装置としての複合機100は、たとえば、タンデム方式のカラー複合機であり、プリント機能、コピー機能、スキャナ機能およびファックス機能などの複数の機能を有する。そして、これら複数の機能を実行するため、複合機100は、操作パネル101、画像読取部102およびエンジン部(給紙部103、搬送路104、画像形成部105、中間転写部106、定着部107および両面搬送路108)などを備える。   A multifunction peripheral 100 as an image forming apparatus according to this embodiment is, for example, a tandem color multifunction peripheral, and has a plurality of functions such as a print function, a copy function, a scanner function, and a fax function. In order to execute these multiple functions, the multifunction peripheral 100 includes an operation panel 101, an image reading unit 102, and an engine unit (a paper feeding unit 103, a conveyance path 104, an image forming unit 105, an intermediate transfer unit 106, and a fixing unit 107). And a double-sided conveyance path 108).

操作パネル101は、たとえば、図1中の破線で示された箇所に配置される。また、操作パネル101は、図2に示すように、液晶表示部11を有する。この液晶表示部11には、各種設定などを行うためのメニューおよびキーが表示されるとともに、装置状態などを示すメッセージも表示される。そして、ユーザーは、液晶表示部11に表示されたキーを押下することで、各種設定などを行うことができる。なお、液晶表示部11には、液晶表示部11に表示されたキーがユーザーによって押下されたときに、その押下位置の座標を検出するためのタッチパネルが設けられている。   The operation panel 101 is disposed, for example, at a location indicated by a broken line in FIG. In addition, the operation panel 101 includes a liquid crystal display unit 11 as shown in FIG. The liquid crystal display unit 11 displays menus and keys for performing various settings, and also displays messages indicating the device status and the like. The user can make various settings by pressing a key displayed on the liquid crystal display unit 11. The liquid crystal display unit 11 is provided with a touch panel for detecting the coordinates of the pressed position when a key displayed on the liquid crystal display unit 11 is pressed by the user.

また、操作パネル101には、テンキー12やスタートキー13などのハードキーが設けられている。テンキー12は、ユーザーが数字入力を行うためのハードキーである。スタートキー13は、各種機能の実行指示をユーザーから受け付けるためのハードキーである。   The operation panel 101 is provided with hard keys such as a numeric keypad 12 and a start key 13. The numeric keypad 12 is a hard key for the user to input numbers. The start key 13 is a hard key for receiving instructions for executing various functions from the user.

さらに、操作パネル101には、コピーキー14、送信キー15およびボックスキー16などのハードキーも設けられている。そして、コピーキー14がユーザーによって押下されると、コピー機能を利用する上で必要なキーやメッセージなどが液晶表示部11に表示される。送信キー15がユーザーによって押下されると、スキャナ機能やファックス機能を利用する上で必要なキーやメッセージなどが液晶表示部11に表示される。ボックスキー16がユーザーによって押下されると、ボックス機能を利用する上で必要なキーやメッセージなどが液晶表示部11に表示される。なお、ボックス機能とは、ボックスと呼ばれる所定の保存領域(たとえば、後述する記憶部113に設けられたフォルダ)に画像データなどを保存しておく機能である。   Further, the operation panel 101 is provided with hard keys such as a copy key 14, a transmission key 15, and a box key 16. When the copy key 14 is pressed by the user, keys and messages necessary for using the copy function are displayed on the liquid crystal display unit 11. When the transmission key 15 is pressed by the user, keys and messages necessary for using the scanner function and the fax function are displayed on the liquid crystal display unit 11. When the user presses the box key 16, keys and messages necessary for using the box function are displayed on the liquid crystal display unit 11. The box function is a function for storing image data or the like in a predetermined storage area called a box (for example, a folder provided in the storage unit 113 described later).

図1に戻って、画像読取部102は、原稿を読み取り、原稿の画像データを形成する。画像読取部102には、図示しないが、露光ランプ、ミラー、レンズおよびイメージセンサーなどの光学系部材が設けられている。この画像読取部102は、載置読取用コンタクトガラス21に載置される原稿にビームを照射し、その原稿の反射ビームを受けたイメージセンサーの各画素の出力値をA/D変換することにより、画像データを生成する。これにより、複合機100は、画像読取部102による原稿の読み取り動作によって得られた画像データに基づき、印刷を行うことができる(コピー機能)。なお、画像読取部102による原稿の読み取り時には、載置用コンタクトガラス21に載置された原稿を原稿カバー22で押えるようになっている。   Returning to FIG. 1, the image reading unit 102 reads a document and forms image data of the document. Although not shown, the image reading unit 102 is provided with optical system members such as an exposure lamp, a mirror, a lens, and an image sensor. The image reading unit 102 irradiates a document placed on the placement reading contact glass 21 with a beam, and A / D converts the output value of each pixel of the image sensor that receives the reflected beam of the document. , Generate image data. Accordingly, the multifunction peripheral 100 can perform printing based on the image data obtained by the original reading operation by the image reading unit 102 (copy function). Note that when the original is read by the image reading unit 102, the original placed on the placement contact glass 21 is pressed by the original cover 22.

給紙部103は、記録媒体としての用紙Pを収容するとともに、用紙Pを搬送路104に供給する。この給紙部103には、収容された用紙Pを引き出すピックアップローラー31や、用紙Pの重送を抑制するための分離ローラー32などが設けられている。   The paper feed unit 103 stores paper P as a recording medium and supplies the paper P to the conveyance path 104. The paper feed unit 103 is provided with a pickup roller 31 for pulling out the stored paper P, a separation roller 32 for suppressing double feeding of the paper P, and the like.

搬送路104は、複合機100の内部において用紙Pを搬送するものである。具体的に言うと、給紙部103から供給された用紙Pは、搬送路104によって、中間転写部106および定着部107をこの順番で通過して排出トレイ109に導かれる。この搬送路104には、用紙Pを中間転写部106の手前で待機させ、タイミングを合わせて中間転写部106に送り出すレジストローラー41などが設けられている。   The conveyance path 104 conveys the paper P inside the multifunction peripheral 100. More specifically, the paper P supplied from the paper supply unit 103 passes through the intermediate transfer unit 106 and the fixing unit 107 in this order by the conveyance path 104 and is guided to the discharge tray 109. The conveyance path 104 is provided with a registration roller 41 that waits for the paper P in front of the intermediate transfer unit 106 and feeds the paper P to the intermediate transfer unit 106 in time.

画像形成部105は、画像データに基づいてトナー像を形成するものであって、4色分の画像形成部50(ブラックのトナー像を形成する画像形成部50Bk、イエローのトナー像を形成する画像形成部50Y、シアンのトナー像を形成する画像形成部50C、および、マゼンダのトナー像を形成する画像形成部50M)と、露光装置5とを備えている。なお、画像形成部50Bk、50Y、50Cおよび50Mは、互いに異なる色のトナー像を形成するが、いずれも基本的に同様の構成である。したがって、以下の説明では、各色を表す符号(Bk、Y、CおよびM)を省略する。   The image forming unit 105 forms a toner image based on image data. The image forming unit 50 for four colors (an image forming unit 50Bk that forms a black toner image, an image that forms a yellow toner image) The image forming unit 50Y includes an image forming unit 50C that forms a cyan toner image, an image forming unit 50M that forms a magenta toner image, and the exposure device 5. The image forming units 50Bk, 50Y, 50C, and 50M form toner images of different colors, but all have basically the same configuration. Therefore, in the following description, symbols (Bk, Y, C, and M) representing each color are omitted.

各画像形成部50のそれぞれは、図3に示すように、感光体ドラム1、帯電装置2、現像装置3および清掃装置4を含んでいる。   Each of the image forming units 50 includes a photosensitive drum 1, a charging device 2, a developing device 3, and a cleaning device 4, as shown in FIG.

各感光体ドラム1は、外周面にトナー像を担持するものであって、外周面に感光層を有するとともに、周方向に回転可能に支持されている。各帯電装置2は、対応する感光体ドラム1を一定の電位で帯電させる。各現像装置3は、対応する色の現像剤を収容し、対応する感光体ドラム1にトナーを供給する。各清掃装置4は、対応する感光体ドラム1の清掃を行う。そして、各感光体ドラム1の外周面は、露光装置5によって露光される。これにより、各感光体ドラム1の外周面に静電潜像が形成される。   Each photosensitive drum 1 carries a toner image on its outer peripheral surface, has a photosensitive layer on its outer peripheral surface, and is supported so as to be rotatable in the circumferential direction. Each charging device 2 charges the corresponding photosensitive drum 1 with a constant potential. Each developing device 3 stores a developer of a corresponding color and supplies toner to the corresponding photosensitive drum 1. Each cleaning device 4 cleans the corresponding photosensitive drum 1. Then, the outer peripheral surface of each photosensitive drum 1 is exposed by the exposure device 5. Thereby, an electrostatic latent image is formed on the outer peripheral surface of each photosensitive drum 1.

露光装置5は、図示しないが、半導体レーザー素子、ポリゴンミラー、ポリゴンモーター、Fθレンズおよび反射ミラーなどを含む。そして、これら露光装置5の構成部材は、各色の画像形成部50に対して1セットずつ設けられていてもよい。あるいは、半導体レーザー素子、Fθレンズおよび反射ミラーのみを各色の画像形成部50に対して1セットずつ設け、ポリゴンミラーおよびポリゴンモーターについては2色分(または、4色分)の画像形成部50で共用してもよい。   Although not shown, the exposure apparatus 5 includes a semiconductor laser element, a polygon mirror, a polygon motor, an Fθ lens, a reflection mirror, and the like. Then, one set of the constituent members of the exposure apparatus 5 may be provided for each color image forming unit 50. Alternatively, only one set of the semiconductor laser element, the Fθ lens, and the reflection mirror is provided for each color image forming unit 50, and the polygon mirror and the polygon motor are provided in the image forming unit 50 for two colors (or four colors). May be shared.

図1に戻って、中間転写部106は、画像形成部105からトナー像の1次転写を受けた後、用紙Pに2次転写を行う。中間転写部106は、中間転写ベルト61と、各画像形成部50にそれぞれ割り当てられた1次転写ローラー62Bk、62Y、62Cおよび62Mとを少なくとも含んでいる。1次転写ローラー62Bk、62Y、62Cおよび62Mは、対応する画像形成部50(具体的には、感光体ドラム1)との間で中間転写ベルト61を挟み込んでいるとともに、転写用電圧(転写バイアス)が印加されるようになっている。   Returning to FIG. 1, the intermediate transfer unit 106 performs the secondary transfer onto the paper P after receiving the primary transfer of the toner image from the image forming unit 105. The intermediate transfer unit 106 includes at least an intermediate transfer belt 61 and primary transfer rollers 62Bk, 62Y, 62C, and 62M assigned to the image forming units 50, respectively. The primary transfer rollers 62Bk, 62Y, 62C, and 62M sandwich the intermediate transfer belt 61 with the corresponding image forming unit 50 (specifically, the photosensitive drum 1) and also transfer voltage (transfer bias). ) Is applied.

また、中間転写部106は、駆動ローラー63および従動ローラー64も含んでいる。そして、駆動ローラー63および従動ローラー64は、1次転写ローラー62Bk、62Y、62Cおよび62Mと共に、中間転写ベルト61を張架している。このため、駆動ローラー63が回転駆動すると、中間転写ベルト61が循環移動する。   The intermediate transfer unit 106 also includes a driving roller 63 and a driven roller 64. The driving roller 63 and the driven roller 64 stretch the intermediate transfer belt 61 together with the primary transfer rollers 62Bk, 62Y, 62C, and 62M. For this reason, when the driving roller 63 is driven to rotate, the intermediate transfer belt 61 circulates and moves.

さらに、中間転写部106は、2次転写ローラー65も含んでいる。この2次転写ローラー65は、駆動ローラー63との間で中間転写ベルト61を挟み込んでいるとともに、転写用電圧(転写バイアス)が印加されるようになっている。   Further, the intermediate transfer unit 106 includes a secondary transfer roller 65. The secondary transfer roller 65 sandwiches the intermediate transfer belt 61 between the drive roller 63 and a transfer voltage (transfer bias) is applied.

そして、各画像形成部50で形成されたトナー像は、転写用電圧が印加された1次転写ローラー62Bk、62Y、62Cおよび62Mにより、順次、ずれなく重畳して中間転写ベルト61に1次転写される。すなわち、中間転写ベルト61にフルカラートナー像が転写される。その後、中間転写ベルト61に1次転写されたトナー像は、転写用電圧が印加された2次転写ローラー65により、用紙Pに2次転写される。   The toner images formed by the image forming units 50 are sequentially superimposed on the intermediate transfer belt 61 by the primary transfer rollers 62Bk, 62Y, 62C, and 62M to which a transfer voltage is applied. Is done. That is, the full color toner image is transferred to the intermediate transfer belt 61. Thereafter, the toner image primarily transferred to the intermediate transfer belt 61 is secondarily transferred to the paper P by the secondary transfer roller 65 to which a transfer voltage is applied.

また、中間転写部106は、ベルト清掃装置66も含んでいる。そして、このベルト清掃装置66によって、中間転写ベルト61から用紙Pへのトナー像の2次転写の後、中間転写ベルト61の清掃が行われる。   The intermediate transfer unit 106 also includes a belt cleaning device 66. The belt cleaning device 66 cleans the intermediate transfer belt 61 after the secondary transfer of the toner image from the intermediate transfer belt 61 to the paper P.

定着部107は、用紙Pに2次転写されたトナー像を加熱・加圧して定着させるものである。この定着部107は、発熱源を内蔵する定着ローラー71と、定着ローラー71に圧接される加圧ローラー72とを含んでいる。そして、トナー像が2次転写された用紙Pは、定着ローラー71と加圧ローラー72との間を通過することで、加熱・加圧される。これにより、用紙Pにトナー像が定着される。   The fixing unit 107 heats and presses the toner image secondarily transferred onto the paper P to fix it. The fixing unit 107 includes a fixing roller 71 having a built-in heat source, and a pressure roller 72 that is pressed against the fixing roller 71. Then, the sheet P on which the toner image is secondarily transferred passes between the fixing roller 71 and the pressure roller 72 and is heated and pressed. As a result, the toner image is fixed on the paper P.

そして、用紙Pは、定着部107を通過した後、排出トレイ109に排出される。これによって、画像形成処理が完了する。   The paper P passes through the fixing unit 107 and is then discharged to the discharge tray 109. Thereby, the image forming process is completed.

また、両面搬送路108は、両面印刷を可能とするものである。この両面搬送路108は、定着部107の下流側おいて搬送路104と分岐し、レジストローラー41の上流側において搬送路104と合流している。そして、両面搬送路108には、搬送路104との分岐点に配置された切替爪81、排出トレイ109に繋がる排出口109aに配置されているとともに正逆回転の切り換えが可能な排出ローラー82、および、用紙Pを搬送する搬送ローラー83などが設けられている。   The duplex conveyance path 108 enables duplex printing. The double-sided conveyance path 108 branches off from the conveyance path 104 on the downstream side of the fixing unit 107 and merges with the conveyance path 104 on the upstream side of the registration roller 41. In the double-sided conveyance path 108, a switching claw 81 disposed at a branch point with the conveyance path 104, a discharge roller 82 disposed in a discharge port 109a connected to the discharge tray 109 and capable of switching between forward and reverse rotation, In addition, a transport roller 83 that transports the paper P is provided.

両面印刷を行う場合、切替爪81は、両面搬送路108を閉じるポジションとなり、定着部107から送られた用紙Pを排出トレイ109に導く。また、排出ローラー82は、ひとまず、正回転して用紙Pを排出トレイ109に排出する。この後、排出ローラー82は、用紙Pが排出ローラー82を通過しきる前に逆回転する。このとき、切替爪81は、両面搬送路108を開く方向に回動する。これにより、片面印刷された用紙Pは、両面搬送路108に導かれる。   When performing duplex printing, the switching claw 81 is in a position to close the duplex conveyance path 108 and guides the paper P sent from the fixing unit 107 to the discharge tray 109. Further, the discharge roller 82 first rotates forward to discharge the paper P to the discharge tray 109. Thereafter, the discharge roller 82 rotates in the reverse direction before the paper P passes through the discharge roller 82. At this time, the switching claw 81 rotates in a direction to open the double-sided conveyance path 108. As a result, the sheet P printed on one side is guided to the duplex conveyance path 108.

両面搬送路108に導かれた用紙Pは、搬送ローラー83により搬送され、レジストローラー41の上流側に至る。そして、再び、中間転写部106から定着部107へと送られる。このときには、用紙Pの表裏が逆転しているので、用紙Pの裏面(未印刷面)に対して、2次転写処理および定着処理がなされる。そして、両面印刷が終わった用紙Pは、排出トレイ109に排出される。   The paper P guided to the double-sided conveyance path 108 is conveyed by the conveyance roller 83 and reaches the upstream side of the registration roller 41. Then, it is sent again from the intermediate transfer unit 106 to the fixing unit 107. At this time, since the front and back of the paper P are reversed, the secondary transfer process and the fixing process are performed on the back surface (unprinted surface) of the paper P. Then, the paper P on which double-sided printing is completed is discharged to the discharge tray 109.

次に、図4を参照して、複合機100のハードウェア構成について説明する。   Next, the hardware configuration of the multifunction peripheral 100 will be described with reference to FIG.

画像形成装置100は、主制御部110を有する。この主制御部110は、中央演算処理装置であるCPU111や画像処理部112などを含む。また、主制御部110は、操作パネル101、画像読取部102、給紙部103、搬送路104、画像形成部105、中間転写部106、定着部107および両面搬送路108などと接続されており、後述する記憶部113に記憶されたプログラムやデータに基づいて各部の制御や演算を行う。なお、主制御部110は、全体制御や画像処理を行うメイン制御部と、画像形成や各種回転体を回転させるモーターのオン/オフを制御するエンジン制御部とに分割されていてもよい。   The image forming apparatus 100 includes a main control unit 110. The main control unit 110 includes a CPU 111 and an image processing unit 112 which are central processing units. The main control unit 110 is connected to the operation panel 101, the image reading unit 102, the paper feeding unit 103, the conveyance path 104, the image forming unit 105, the intermediate transfer unit 106, the fixing unit 107, the double-side conveyance path 108, and the like. Then, control and calculation of each unit are performed based on programs and data stored in the storage unit 113 described later. The main control unit 110 may be divided into a main control unit that performs overall control and image processing, and an engine control unit that controls on / off of a motor that rotates the image forming and various rotating bodies.

主制御部110に接続される操作パネル101は、表示制御部17を有する。この表示制御部17は、CPUやICなどからなり、液晶表示部11の表示を制御する。また、表示制御部17は、液晶表示部11(タッチパネル)に表示されたキーがユーザーによって押下されると、タッチパネルの出力を受けて押下位置の座標を特定する。これにより、液晶表示部11に対してユーザーが押下した位置(選択したキー)が特定される。なお、タッチパネルの出力と押下位置の座標との対応を示すテーブルなどのデータは、たとえば、メモリ18に記憶される。また、このメモリ18に、コピー機能、スキャナ機能、ファックス機能およびボックス機能などの各機能を利用する上で必要なキーやメッセージなどを液晶表示部11に表示するためのデータが記憶されていてもよい。   The operation panel 101 connected to the main control unit 110 has a display control unit 17. The display control unit 17 includes a CPU, an IC, and the like, and controls display on the liquid crystal display unit 11. Further, when a key displayed on the liquid crystal display unit 11 (touch panel) is pressed by the user, the display control unit 17 receives the output of the touch panel and specifies the coordinates of the pressed position. Thereby, the position (selected key) pressed by the user with respect to the liquid crystal display unit 11 is specified. Note that data such as a table indicating correspondence between the output of the touch panel and the coordinates of the pressed position is stored in the memory 18, for example. Further, even if data for displaying keys, messages, and the like necessary for using each function such as a copy function, a scanner function, a fax function, and a box function on the liquid crystal display unit 11 is stored in the memory 18. Good.

また、主制御部110は、通信部114と接続される。通信部114は、たとえば、外部のコンピューター200とネットワーク(あるいは、ケーブル)を介して通信を行うための通信インターフェイスである。これにより、複合機100は、コンピューター200から送信された画像データに基づき、印刷を行うことができる(プリント機能)。また、複合機100は、画像読取部102による原稿の読み取り動作によって得られた画像データをコンピューター200に送信することもできる(スキャナ機能)。さらに、たとえば、通信部114にモデムなどを内蔵してもよく、この場合、複合機100は、電話回線などのネットワークを介して、外部のファックス装置300とファックス通信を行うことができる(ファックス機能)。   The main control unit 110 is connected to the communication unit 114. The communication unit 114 is a communication interface for communicating with the external computer 200 via a network (or a cable), for example. Accordingly, the multifunction peripheral 100 can perform printing based on the image data transmitted from the computer 200 (print function). The multi-function device 100 can also transmit image data obtained by the original reading operation by the image reading unit 102 to the computer 200 (scanner function). Furthermore, for example, a modem or the like may be built in the communication unit 114. In this case, the multi-function device 100 can perform fax communication with an external fax machine 300 via a network such as a telephone line (fax function). ).

また、主制御部110は、記憶部113と接続される。記憶部113は、ROM113a、RAM113bおよびHDD113cなどの揮発性の記憶装置と不揮発性の記憶装置とを含む。そして、記憶部113には各種のプログラムやデータなどが記憶される。たとえば、各種のプログラムやデータは、ROM113aに記憶され、RAM113bに展開される。   The main control unit 110 is connected to the storage unit 113. The storage unit 113 includes a volatile storage device such as a ROM 113a, a RAM 113b, and an HDD 113c, and a nonvolatile storage device. The storage unit 113 stores various programs and data. For example, various programs and data are stored in the ROM 113a and expanded in the RAM 113b.

記憶部113には、図5に示すように、複合機100が有する複数の機能を実現するための機能プログラムが記憶されている。機能プログラムとしては、一例を挙げると、ネットワークプログラムP1、プリントプログラムP2、スキャナプログラムP3およびボックスプログラムP4などである。   As shown in FIG. 5, the storage unit 113 stores function programs for realizing a plurality of functions of the multifunction peripheral 100. Examples of the function programs include a network program P1, a print program P2, a scanner program P3, and a box program P4.

たとえば、ネットワークプログラムP1は、通信部114の制御を主制御部110に行わせ、外部機器との間の通信を実現するためのプログラムである。すなわち、外部機器との間の通信を伴う機能の実現に際して、主制御部110および通信部114は、ネットワークプログラムP1に基づき、ネットワークプログラムP1の実行に必要な複数種のプロセスを実行する。なお、ネットワークプログラムP1の実行に必要な複数種のプロセスとは、たとえば、初期化処理、プロセス立ち上げ処理および通信確立処理などである。   For example, the network program P1 is a program for causing the main control unit 110 to control the communication unit 114 and realizing communication with an external device. That is, when realizing a function involving communication with an external device, the main control unit 110 and the communication unit 114 execute a plurality of types of processes necessary for executing the network program P1 based on the network program P1. Note that the multiple types of processes necessary for executing the network program P1 include, for example, initialization processing, process startup processing, and communication establishment processing.

プリントプログラムP2は、画像形成部105を含むエンジン部の制御を主制御部110に行わせ、印刷を伴う機能を実現するためのプログラムである。すなわち、印刷を伴う機能の実現に際して、主制御部110およびエンジン部は、プリントプログラムP2に基づき、プリントプログラムP2の実行に必要な複数種のプロセスを実行する。   The print program P2 is a program for causing the main control unit 110 to control the engine unit including the image forming unit 105 and realizing a function involving printing. That is, when realizing a function involving printing, the main control unit 110 and the engine unit execute a plurality of types of processes necessary for executing the print program P2 based on the print program P2.

スキャナプログラムP3は、画像読取部102の制御を主制御部110に行わせ、原稿の読み取りを伴う機能を実現するためのプログラムである。すなわち、原稿の読み取りを伴う機能の実現に際して、主制御部110および画像読取部102は、スキャナプログラムP3に基づき、スキャナプログラムP3の実行に必要な複数種のプロセスを実行する。   The scanner program P3 is a program for causing the main control unit 110 to control the image reading unit 102 and realizing a function accompanying reading of a document. That is, when realizing a function that involves reading a document, the main control unit 110 and the image reading unit 102 execute a plurality of types of processes necessary for executing the scanner program P3 based on the scanner program P3.

ボックスプログラムP4は、通信部114による受信動作や画像読取部102による原稿の読み取り動作などによって得られた画像データを記憶部113の所定の保存領域(ボックス)に記憶させるプログラムである。   The box program P4 is a program for storing image data obtained by a reception operation by the communication unit 114, a document reading operation by the image reading unit 102, or the like in a predetermined storage area (box) of the storage unit 113.

なお、上記した各種機能を実現する上で、画像データに対する画像処理が必要であるため、画像処理部112に画像処理を行わせるための画像処理プログラムP5が機能プログラムとして記憶部113に記憶されていてもよい。   In order to realize the various functions described above, image processing on the image data is necessary. Therefore, an image processing program P5 for causing the image processing unit 112 to perform image processing is stored in the storage unit 113 as a function program. May be.

たとえば、コピー機能は、スキャナプログラムP3およびプリントプログラムP2との組み合わせで実現される。プリント機能は、ネットワークプログラムP1とプリントプログラムP2との組み合わせで実現される。スキャナ機能は、スキャンにより得られた画像データを外部機器に送信する場合には、スキャナプログラムP3およびネットワークプログラムP1との組み合わせで実現され、スキャンにより得られた画像データを蓄積する場合には、スキャナプログラムP3およびボックスプログラムP4との組み合わせで実現される。ファックス機能は、ネットワークプログラムP1に、必要に応じて、スキャナプログラムP3やボックスプログラムP4を組み合わせて実現される。   For example, the copy function is realized by a combination of the scanner program P3 and the print program P2. The print function is realized by a combination of the network program P1 and the print program P2. The scanner function is realized by a combination of the scanner program P3 and the network program P1 when transmitting image data obtained by scanning to an external device. When the image data obtained by scanning is stored, the scanner function is This is realized in combination with the program P3 and the box program P4. The fax function is realized by combining the network program P1 with the scanner program P3 and the box program P4 as necessary.

上記のような構成において、実行中の機能プログラムにエラーが発生した場合、エラーが発生した機能プログラムを正常に戻すには、複合機100そのものを再起動させるのが一般的である。また、別の方法として、複合機100そのものを再起動させるのではなくて、エラーが発生した機能プログラムのみを再起動させる(エラーが発生した機能プログラムの実行に必要な複数種のプロセスの全てについて復帰処理する)ことも考えられる。ただし、これら2つの方法では、以下のような不都合が生じる。   In the configuration as described above, when an error occurs in the function program being executed, in order to return the function program in which the error has occurred to normal, it is common to restart the multifunction peripheral 100 itself. As another method, the MFP 100 itself is not restarted, but only the function program in which the error has occurred is restarted (for all of the plural types of processes necessary for executing the function program in which the error has occurred). It is also possible to perform a return process). However, these two methods have the following disadvantages.

たとえば、ネットワークプログラムP1の実行中にエラーが発生したとする。この場合には、外部機器との間の通信を伴う機能(たとえば、ファックス機能)は使用できなくなるが、少なくともコピー機能は使用可能である。しかし、上記した前者の方法、すなわち、複合機100そのものを再起動させるという方法を採用すると、コピー機能は使用可能であったにもかかわらず、複合機100の再起動が完了するまでコピー機能が使用できなくなってしまう。すなわち、機能の一部は問題がないのに、機能の全部について再起動がなされる。   For example, assume that an error occurs during the execution of the network program P1. In this case, a function involving communication with an external device (for example, a fax function) cannot be used, but at least a copy function can be used. However, when the former method, that is, the method of restarting the multifunction device 100 itself is adopted, the copy function is used until the restart of the multifunction device 100 is completed even though the copy function is usable. It can no longer be used. That is, although there is no problem with some of the functions, the entire function is restarted.

また、上記した後者の方法、すなわち、ネットワークプログラムP1のみを再起動するという方法を採用すると、複合機100そのものを再起動させるわけではないので、少なくともコピー機能は使用可能のまま保持される。しかし、外部機器との間の通信を伴う機能(たとえば、ファックス機能)については、ネットワークプログラムP1の実行に必要な複数種のプロセスの全てを復帰処理しなければならないので、使用可能になるまでに時間がかかってしまう。   If the latter method described above, that is, the method of restarting only the network program P1, is employed, the multifunction peripheral 100 itself is not restarted, so that at least the copy function is kept usable. However, for a function that involves communication with an external device (for example, a fax function), all of a plurality of types of processes necessary for the execution of the network program P1 must be restored. It takes time.

そこで、本実施形態では、実行中の機能プログラム(複数種のプロセス)を監視するための監視プログラムP5を記憶部113に格納している。そして、主制御部110は、所定の機能プログラムに基づいて動作している最中に、監視プログラムP5に基づき、所定の機能プログラムの実行に必要な複数種のプロセスを監視している。具体的には、主制御部110は、監視プログラムP5に基づき、所定の機能プログラムの実行に必要な複数種のプロセスにエラーが発生したか否かを監視し、複数種のプロセスのうちのいずれかにエラーが発生したことを検知したとき、エラーが発生したプロセスについては復帰処理を行う一方、エラーが発生していないプロセスについては復帰処理を行わない。   Therefore, in the present embodiment, a monitoring program P5 for monitoring a function program (a plurality of types of processes) being executed is stored in the storage unit 113. The main control unit 110 monitors a plurality of types of processes necessary for executing the predetermined function program based on the monitoring program P5 while operating based on the predetermined function program. Specifically, based on the monitoring program P5, the main control unit 110 monitors whether or not an error has occurred in a plurality of types of processes necessary for execution of a predetermined function program, and determines which of the plurality of types of processes. When it is detected that a crab error has occurred, a return process is performed for a process in which an error has occurred, while a return process is not performed for a process in which no error has occurred.

すなわち、本実施形態では、所定の機能プログラムの実行時にエラーが発生したとき、複合機100そのものの再起動はせず、所定の機能プログラムの実行に必要な複数種のプロセスのうちのエラーが発生したプロセスについてのみ復帰処理を行う。したがって、所定の機能プログラムに対応した機能以外の機能については使用可能のまま保持される。これに加えて、所定の機能プログラムに対応する機能については、所定の機能プログラムの実行に必要な複数種のプロセスの全てを復帰処理する場合に比べて、使用可能になるまでにかかる時間が短縮される。   That is, in the present embodiment, when an error occurs during execution of a predetermined function program, the MFP 100 itself is not restarted, and an error occurs among a plurality of types of processes necessary for execution of the predetermined function program. Return processing is performed only for the processes that have completed. Therefore, functions other than the functions corresponding to the predetermined function program are kept usable. In addition to this, for the function corresponding to the predetermined function program, it takes less time to use it than when all the multiple types of processes required to execute the predetermined function program are restored. Is done.

次に、図6のフローチャートを参照して、複数の機能プログラムのうちのいずれかの機能プログラムの実行中にエラーが発生したときの動作について説明する。   Next, the operation when an error occurs during the execution of any one of the plurality of function programs will be described with reference to the flowchart of FIG.

まず、複数の機能プログラムのうちのいずれかの機能プログラムの実行中において、実行中の機能プログラムにエラーが発生することによってその機能プログラムが停止し、エラーの発生を監視プログラムP5に基づいて動作する主制御部110が検知したとき、図6のフローがスタートする。   First, during execution of any one of the plurality of function programs, when an error occurs in the function program being executed, the function program is stopped, and the occurrence of the error is operated based on the monitoring program P5. When the main control unit 110 detects, the flow of FIG. 6 starts.

具体的には、コンピューター200から画像データを送信して印刷する処理(プリント機能)、画像読取部102で読み取った原稿に基づいた画像データを印刷する処理(コピー機能)、画像読取部102で読み取った原稿に基づいた画像データをコンピューター200に送信したり記憶部113に蓄積したりする処理(スキャナ機能)、または、コンピューター200やファックス装置300との間で画像データなどを送受信する処理(ファックス機能などの外部機器との間の通信を伴う機能)などを行っている最中に、実行中の機能プログラムにエラーが発生することによってその機能プログラムが停止し、エラーの発生を監視プログラムP5に基づいて動作する主制御部110が検知したとき、図6のフローがスタートする。   Specifically, the process of printing image data from the computer 200 (print function), the process of printing image data based on the document read by the image reading unit 102 (copy function), and the image reading unit 102 reading Processing for transmitting image data based on the original document to the computer 200 or storing it in the storage unit 113 (scanner function), or processing for transmitting / receiving image data to / from the computer 200 or the fax machine 300 (fax function) When an error occurs in the function program being executed, the function program is stopped during the execution of the function with communication with the external device, etc., and the occurrence of the error is based on the monitoring program P5. When the main control unit 110 operating in this manner detects, the flow of FIG. 6 starts.

なお、実行中の機能プログラムにエラーが発生しなければ、図6のフローはスタートせず、実行中の機能プログラムに応じた処理が中断なく行われる。   If no error occurs in the function program being executed, the flow of FIG. 6 does not start, and the processing corresponding to the function program being executed is performed without interruption.

監視プログラムP5に基づいて動作する主制御部110が実行中の機能プログラムにエラーが発生した(実行中の機能プログラムが停止した)ことを検知すると、ステップS1において、主制御部110は、操作パネル101に対して、実行中の機能プログラムにエラーが発生したことを示すエラー情報を表示させる。たとえば、操作パネル101は、「実行中の機能プログラムにエラーが発生しています」といったようなメッセージを表示する。すなわち、ここでは、ユーザーが使用している機能にエラーが発生したことをユーザーに対して認識させる。   When the main control unit 110 operating based on the monitoring program P5 detects that an error has occurred in the function program being executed (the function program being executed has stopped), in step S1, the main control unit 110 displays the operation panel. 101, error information indicating that an error has occurred in the function program being executed is displayed. For example, the operation panel 101 displays a message such as “An error has occurred in the function program being executed”. That is, here, the user is made aware that an error has occurred in the function used by the user.

ステップS2において、主制御部110は、監視プログラムP5に基づき、停止した機能プログラムの実行に必要な複数種のプロセスのうちのエラーが発生したプロセスの復帰処理を行う。このとき、エラーが発生していないプロセスについては、復帰処理を行わない。すなわち、停止した機能プログラムの実行に必要な複数種のプロセスの全てについて復帰処理を行うわけではない。したがって、エラーが発生していないプロセスは、実行可能なまま保持される。なお、1つのプロセスに発生したエラーに起因して複数のプロセスにエラーが発生したとき、主制御部110は、エラーが発生した全てのプロセスについて復帰処理を行う。   In step S <b> 2, the main control unit 110 performs return processing for the process in which an error has occurred among a plurality of types of processes necessary for executing the stopped function program, based on the monitoring program P <b> 5. At this time, the process for which no error has occurred is not restored. That is, the return process is not performed for all of a plurality of types of processes necessary for executing the stopped function program. Therefore, processes in which no error has occurred are kept executable. When an error occurs in a plurality of processes due to an error that occurs in one process, the main control unit 110 performs a return process for all the processes in which an error has occurred.

さらに、このとき、主制御部110は、停止した機能プログラム以外の機能プログラムを実行可能に保持する。すなわち、仮に、停止した機能プログラムの復帰処理中に、停止した機能プログラム以外の所定の機能プログラムの実行指示を主制御部110が受け付けると、主制御部110は、所定の機能プログラムに基づいて動作する。たとえば、ネットワークプログラムP1の実行中にエラーが発生し、ネットワークプログラムP1について復帰処理がなされている最中に、コピー機能を実現する機能プログラム(スキャナプログラムP3およびプリントプログラムP2)の実行指示を主制御部110が受け付けたとする。この場合、主制御部110は、スキャナプログラムP3およびプリントプログラムP2に基づき、画像読取部102やエンジン部にコピー動作を行わせる。   Further, at this time, the main control unit 110 holds a function program other than the stopped function program so as to be executable. That is, if the main control unit 110 receives an instruction to execute a predetermined function program other than the stopped function program during the restoration process of the stopped function program, the main control unit 110 operates based on the predetermined function program. To do. For example, when an error occurs during the execution of the network program P1 and the restoration process is being performed for the network program P1, the execution control of the function programs (scanner program P3 and print program P2) for realizing the copy function is mainly controlled. Assume that the unit 110 has received the request. In this case, the main control unit 110 causes the image reading unit 102 and the engine unit to perform a copying operation based on the scanner program P3 and the print program P2.

ステップS3において、主制御部110は、監視プログラムP5に基づき、発生したエラーが解消したか否かを判断する。そして、発生したエラーが解消し、停止した機能プログラムが復帰して実行可能な状態に戻れば、ステップS4に移行する。ステップS4に移行すると、操作パネル101は、エラー情報の表示を停止する。   In step S3, the main control unit 110 determines whether or not the generated error has been resolved based on the monitoring program P5. Then, when the error that has occurred is resolved and the stopped function program returns and returns to an executable state, the process proceeds to step S4. In step S4, the operation panel 101 stops displaying error information.

一方で、たとえば、複数の機能プログラムを並行して実行しているとき(たとえば、プリント機能の実現に際して、ネットワークプログラムP1とプリントプログラムP2とを並行して実行しているとき)などでは、1つの機能プログラムのエラーが他の機能プログラムにまで波及する(たとえば、画像データの受信時のエラーが画像形成に及ぶ)場合がある。このような場合には、システム全体にエラーが発生した状態となり、特定のプロセスについて復帰処理を行ったとしても、エラーが解消されないことがある。したがって、このときには、ステップS5に移行する。   On the other hand, for example, when a plurality of function programs are executed in parallel (for example, when the network function P1 and the print program P2 are executed in parallel in realizing the print function), one In some cases, an error in a function program may spread to other function programs (for example, an error during reception of image data may affect image formation). In such a case, an error has occurred in the entire system, and even if a return process is performed for a specific process, the error may not be resolved. Accordingly, at this time, the process proceeds to step S5.

ステップS5に移行すると、主制御部110は、システム全体の再起動を自動的に行うことによって、エラーを解消する。すなわち、複数の機能プログラムが並行して実行され、1つの機能プログラムが他の機能プログラムにまで波及するとき、主制御部110は、複数の機能プログラムの全ての再起動を自動的に行う。あるいは、システム全体の再起動をユーザーに対して促す情報を操作パネル101に表示し、ユーザーの操作に基づいてシステム全体の再起動が行われてもよい。   In step S5, the main control unit 110 eliminates the error by automatically restarting the entire system. That is, when a plurality of function programs are executed in parallel and one function program spreads to another function program, the main control unit 110 automatically restarts all of the plurality of function programs. Alternatively, information prompting the user to restart the entire system may be displayed on the operation panel 101, and the entire system may be restarted based on the user's operation.

本実施形態では、上記のように、主制御部110(制御部)は、機能プログラムに基づいて動作している最中に、監視プログラムに基づき、機能プログラムの実行に必要な複数種のプロセスにエラーが発生したか否かを監視し、複数種のプロセスのうちのいずれかにエラーが発生したことを検知したとき、エラーが発生したプロセスについては復帰処理を行う一方、エラーが発生していないプロセス(復帰処理を行う必要のない正常なプロセス)については復帰処理を行わない。このようになっていれば、実行中の機能プログラムにエラーが発生したときに、その機能プログラムの実行に必要な複数種のプロセスの全てについて復帰処理を行う場合に比べて、復帰処理を行うプロセスが少なくなるので、復帰処理にかかる時間を短縮することができる。その結果、エラーが発生した機能プログラムを速やかに実行可能な状態に戻すことが可能となる。   In the present embodiment, as described above, the main control unit 110 (control unit) performs a plurality of types of processes necessary for executing the function program based on the monitoring program while operating based on the function program. Monitors whether an error has occurred and detects that an error has occurred in any of the multiple types of processes. If an error has occurred, the process is restored, but no error has occurred. Return processing is not performed for processes (normal processes that do not require return processing). If this is the case, when an error occurs in the function program that is being executed, the process that performs the return process compared to the case where the return process is performed for all of the multiple types of processes that are required to execute the function program Therefore, the time required for the return process can be shortened. As a result, it is possible to return the function program in which the error has occurred to a state where it can be executed quickly.

また、本実施形態では、主制御部110は、複数の機能プログラムのうちのいずれかにエラーが発生していることを検知したとき、エラーが発生した機能プログラム以外の機能プログラムを実行可能に保持する。このようにすれば、エラーが発生した機能プログラムの復帰処理を行っている期間に、エラーが発生した機能プログラムに対応する機能についてはユーザーに使用させることができないが、その他の機能プログラムに対応する機能についてはユーザーに使用させることができる。このため、ユーザーからすると、利便性が良い。   In the present embodiment, when the main control unit 110 detects that an error has occurred in any of the plurality of function programs, the main control unit 110 holds a function program other than the function program in which the error has occurred in an executable manner. To do. In this way, the function corresponding to the function program in which the error has occurred cannot be used by the user during the period during which the function program in which the error has occurred is being restored, but it is compatible with other function programs. The function can be used by the user. For this reason, it is convenient for the user.

また、本実施形態では、主制御部110は、機能プログラムにエラーが発生していることを検知したとき、機能プログラムにエラーが発生していることを示すエラー情報を操作パネル101(表示部)に表示させる。このようにすれば、容易に、実行中の機能プログラムにエラーが発生したときに、そのエラーが発生した機能プログラムに対応する機能が使用不可能状態になっていることをユーザーに認識させることができる。   Further, in this embodiment, when the main control unit 110 detects that an error has occurred in the function program, error information indicating that an error has occurred in the function program is displayed on the operation panel 101 (display unit). To display. In this way, when an error occurs in the function program being executed, the user can easily recognize that the function corresponding to the function program in which the error has occurred is disabled. it can.

また、本実施形態では、複数の機能プログラムが並行して実行され、1つの機能プログラムのエラーが他の機能プログラムにまで波及するとき、主制御部110は、複数の機能プログラムの全ての再起動を自動的に行う。このようにすれば、エラーが発生したままで長時間が経過することはない。   In the present embodiment, when a plurality of function programs are executed in parallel and an error of one function program spreads to another function program, the main control unit 110 restarts all of the plurality of function programs. Is done automatically. In this way, an error does not occur and a long time does not elapse.

今回開示された実施形態は、すべての点で例示であって、制限的なものではないと考えられるべきである。本発明の範囲は、上記実施形態の説明ではなく特許請求の範囲によって示され、さらに、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれる。   It should be thought that embodiment disclosed this time is an illustration and restrictive at no points. The scope of the present invention is shown not by the description of the above-described embodiment but by the scope of claims for patent, and further includes meanings equivalent to the scope of claims for patent and all modifications within the scope.

100 複合機(画像形成装置)
101 操作パネル(表示部)
110 主制御部(制御部)
113 記憶部
100 MFP (image forming device)
101 Operation panel (display unit)
110 Main control unit (control unit)
113 storage unit

Claims (4)

画像形成装置が有する機能を実現するための機能プログラム、および、前記機能プログラムのエラー発生状況を監視するための監視プログラム、を記憶する記憶部と、
前記機能プログラムおよび前記監視プログラムに基づいて動作する制御部と、を備え、
前記制御部は、前記機能プログラムに基づいて動作している最中に、前記監視プログラムに基づき、前記機能プログラムの実行に必要な複数種のプロセスにエラーが発生したか否かを監視し、前記複数種のプロセスのうちのいずれかにエラーが発生したことを検知したとき、エラーが発生したプロセスについては復帰処理を行う一方、エラーが発生していないプロセスについては復帰処理を行わないことを特徴とする画像形成装置。
A storage unit for storing a function program for realizing the functions of the image forming apparatus and a monitoring program for monitoring an error occurrence state of the function program;
A control unit that operates based on the function program and the monitoring program,
The control unit monitors whether or not an error has occurred in a plurality of types of processes necessary for execution of the functional program based on the monitoring program while operating based on the functional program, When it is detected that an error has occurred in any of multiple types of processes, the process that caused the error is restored, while the process that does not have an error is not restored. An image forming apparatus.
画像形成装置が複数の機能を有しているとともに、前記複数の機能をそれぞれ実現するための複数の機能プログラムを前記記憶部が記憶しており、
前記制御部は、前記複数の機能プログラムのうちのいずれかにエラーが発生したことを検知したとき、エラーが発生した機能プログラム以外の機能プログラムについては実行可能に保持することを特徴とする請求項1に記載の画像形成装置。
The image forming apparatus has a plurality of functions, and the storage unit stores a plurality of function programs for realizing the plurality of functions,
The control unit, when detecting that an error has occurred in any of the plurality of function programs, holds a function program other than the function program in which the error has occurred in an executable manner. The image forming apparatus according to 1.
装置状態を表示する表示部をさらに備え、
前記制御部は、前記機能プログラムにエラーが発生したことを検知したとき、前記機能プログラムにエラーが発生したことを示すエラー情報を前記表示部に表示させることを特徴とする請求項1または2に記載の画像形成装置。
A display unit for displaying the device status;
3. The control unit according to claim 1, wherein when the control unit detects that an error has occurred in the function program, the control unit causes the display unit to display error information indicating that an error has occurred in the function program. The image forming apparatus described.
複数の前記機能プログラムが並行して実行され、1つの機能プログラムのエラーが他の機能プログラムにまで波及するとき、前記制御部は、前記複数の機能プログラムの全ての再起動を自動的に行うことを特徴とする請求項1〜3のいずれかに記載の画像形成装置。   When a plurality of the function programs are executed in parallel and an error of one function program spreads to another function program, the control unit automatically restarts all of the plurality of function programs. The image forming apparatus according to any one of claims 1 to 3.
JP2011143142A 2011-06-28 2011-06-28 Image forming apparatus Withdrawn JP2013011677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011143142A JP2013011677A (en) 2011-06-28 2011-06-28 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011143142A JP2013011677A (en) 2011-06-28 2011-06-28 Image forming apparatus

Publications (1)

Publication Number Publication Date
JP2013011677A true JP2013011677A (en) 2013-01-17

Family

ID=47685618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011143142A Withdrawn JP2013011677A (en) 2011-06-28 2011-06-28 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP2013011677A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016207121A (en) * 2015-04-28 2016-12-08 京セラドキュメントソリューションズ株式会社 Electronic equipment and reboot program
WO2017179604A1 (en) * 2016-04-14 2017-10-19 コニカミノルタ株式会社 Watching system
US9971651B2 (en) 2015-04-28 2018-05-15 Kyocera Document Solutions Inc. Electronic device that ensures recovery without entire reboot, and recording medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016207121A (en) * 2015-04-28 2016-12-08 京セラドキュメントソリューションズ株式会社 Electronic equipment and reboot program
US9971651B2 (en) 2015-04-28 2018-05-15 Kyocera Document Solutions Inc. Electronic device that ensures recovery without entire reboot, and recording medium
WO2017179604A1 (en) * 2016-04-14 2017-10-19 コニカミノルタ株式会社 Watching system
JPWO2017179604A1 (en) * 2016-04-14 2019-02-21 コニカミノルタ株式会社 Watch system

Similar Documents

Publication Publication Date Title
JP2018148481A (en) Image reader and image forming system
US9350890B2 (en) Image forming apparatus and control method for the image forming apparatus
JP6418236B2 (en) Image forming apparatus and image forming method
JP5656770B2 (en) Image forming apparatus
JP2013011677A (en) Image forming apparatus
JP5663429B2 (en) Display input device and image forming apparatus having the same
JP2012206828A (en) Sheet feeder and image forming device
JP5520868B2 (en) Communication apparatus and communication system
JP5498986B2 (en) Image forming apparatus
JP2018005335A (en) Information processing apparatus, information processing system, and image forming apparatus
JP6880609B2 (en) Image forming device, display device, display control device, input device and program
JP2013059969A (en) Data processing apparatus and data file
JP5599108B2 (en) Facsimile apparatus and facsimile communication system
US9438758B2 (en) Image forming apparatus
JP5498992B2 (en) Display control apparatus and image forming apparatus
US10198227B2 (en) Electronic apparatus and image forming apparatus
JP5481429B2 (en) Display control apparatus and image forming apparatus
JP2012234265A (en) Image forming apparatus
JP6379743B2 (en) Image processing system
JP5528738B2 (en) Image forming apparatus and image forming method
JP2012227621A (en) Image forming apparatus, control method, and control program
JP2018074309A (en) Information processing device, image formation device, and program
JP5361146B2 (en) Image forming apparatus and control method thereof
JP2009069573A (en) Image forming device
JP5663442B2 (en) Image forming apparatus and image forming system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140902