JP2003072197A - Imaging apparatus - Google Patents

Imaging apparatus

Info

Publication number
JP2003072197A
JP2003072197A JP2001264115A JP2001264115A JP2003072197A JP 2003072197 A JP2003072197 A JP 2003072197A JP 2001264115 A JP2001264115 A JP 2001264115A JP 2001264115 A JP2001264115 A JP 2001264115A JP 2003072197 A JP2003072197 A JP 2003072197A
Authority
JP
Japan
Prior art keywords
control program
rewriting
forming apparatus
image forming
host computer
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
JP2001264115A
Other languages
Japanese (ja)
Inventor
Yasumasa Tsukamoto
恭正 塚本
Shinko Osawa
真弘 大沢
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 Inc
Original Assignee
Konica Minolta 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 Inc filed Critical Konica Minolta Inc
Priority to JP2001264115A priority Critical patent/JP2003072197A/en
Publication of JP2003072197A publication Critical patent/JP2003072197A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an imaging apparatus in which a control program can be rewritten from a host computer regardless of whether a machine is under operation or not by separating the receiving operation of the control program from the rewriting operation thereof. SOLUTION: An imaging apparatus comprising means 11 storing a control program and capable of rewriting the stored control program by receiving a rewrite control program from a host computer 2 based on a rewrite instruction therefrom is further provided with means 10 for making a decision whether the machine is under operation or not when a rewrite instruction is delivered from the host computer 2, and means 12 for temporarily storing the rewrite control program wherein the rewrite control program is stored temporarily in the storing means 12 when a decision is made that the machine is under operation.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は画像形成装置に関
し、詳しくは機械動作が制御プログラムの書き換えに影
響することのない画像形成装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image forming apparatus, and more particularly to an image forming apparatus in which mechanical operation does not affect rewriting of a control program.

【0002】[0002]

【従来の技術】コピー機、ファクシミリ装置、プリンタ
及びこれらの機能を有する複合機等の画像形成装置は、
本体内にメモリ等の記憶装置に各機械のユニットを制御
する制御プログラムを格納している。
2. Description of the Related Art An image forming apparatus such as a copying machine, a facsimile machine, a printer and a multifunction machine having these functions is
A control program for controlling each machine unit is stored in a storage device such as a memory in the main body.

【0003】上記のような画像形成装置は、ホストコン
ピュータから様々な通信手段を介してその制御プログラ
ムを書き換えることによって、簡単に機能を更新するこ
とができる。
The above-mentioned image forming apparatus can easily update its function by rewriting the control program from the host computer via various communication means.

【0004】制御プログラムの書き換えは、ホスト側か
ら送られたプログラムが一度画像メモリに蓄えられ、全
てのプログラムが受信された後、正しく受信されたこと
を確認してから、FLASHメモリを消去し、制御プロ
グラムを書き換え、該制御プログラムの書き換えが完全
に終了した後に自動的に機械を再起動し、書き換わった
制御プログラムで動作を開始するという一連の動作によ
り行っていた。
To rewrite the control program, the program sent from the host side is once stored in the image memory, after all the programs have been received, it is confirmed that the programs have been correctly received, and then the FLASH memory is erased. The control program is rewritten, the machine is automatically restarted after the rewriting of the control program is completely completed, and the operation is started by the rewritten control program.

【0005】かかる従来の画像形成装置における制御プ
ログラムの書換え動作について図7を用いて説明する
と、まずホストコンピュータからプログラムの書換え要
求を受信し(S20)、機械動作中であるか否かが判断
され(S21)、機械動作中であると判断された場合
は、ホストコンピュータに書き換えができない旨(以
下、エラーともいう)を伝える(S22)。また、S2
1において機械動作中でないと判断された場合は、制御
プログラム受信を行う(S23)と共に、制御プログラ
ムを書換える(S24)。かかる制御プログラムの書き
換えが終了したら、機械を再起動する(S25)ことに
より、新しい制御プログラムに更新される。
The rewriting operation of the control program in the conventional image forming apparatus will be described with reference to FIG. 7. First, a program rewriting request is received from the host computer (S20), and it is determined whether or not the machine is operating. (S21) If it is determined that the machine is operating, the host computer is notified that the rewriting cannot be performed (hereinafter, also referred to as an error) (S22). Also, S2
If it is determined in 1 that the machine is not operating, the control program is received (S23) and the control program is rewritten (S24). When the rewriting of the control program is completed, the machine is restarted (S25) to update the new control program.

【0006】しかし、画像形成装置の機械動作中(コピ
ー中、プリント中、補正中等)の場合は制御プログラム
の受信を含め、全ての書き換え動作を禁止されているの
で、機械動作中にホストコンピュータから制御プログラ
ムの書き換えを行おうとすると、その書き換え命令は受
け付けられずに、エラーとなってしまう。いったんエラ
ーになった場合は、いつ制御プログラムの書き換えが可
能であるかを確かめるために、ホストコンピュータから
再度問い合わせのための通信を画像形成装置本体に対し
て行うしかなかった。
However, when the image forming apparatus is in mechanical operation (during copying, printing, correction, etc.), all rewriting operations including reception of the control program are prohibited. When trying to rewrite the control program, the rewriting command is not accepted and an error occurs. When an error occurs, the host computer has to perform communication for inquiry again to the image forming apparatus main body in order to confirm when the control program can be rewritten.

【0007】また、制御プログラム書き換え中に電源が
OFFされると、書き換え途中であるためプログラムが
破壊され、以後機械動作しない状態となってしまうた
め、全ての操作をロックし、電源OFFや電源ONの操
作を禁止していた。即ち、装置の電源をOFFやONに
操作したいのに、制御プログラムが書き換え中である
と、装置の電源をOFFやONに操作することができ
ず、いちいち制御プログラムの書き換えの完了を待って
電源の操作をしなければならなかった。
If the power is turned off while the control program is being rewritten, the program will be destroyed because the program is being rewritten, and the machine will no longer operate. Therefore, all operations are locked and the power is turned off or turned on. Operation was prohibited. In other words, if you want to operate the power of the device OFF or ON, but the control program is being rewritten, you cannot operate the power of the device OFF or ON, and wait for the completion of rewriting the control program to power Had to do.

【0008】[0008]

【発明が解決しようとする課題】そこで、本発明の課題
は、制御プログラムの受信動作と制御プログラムの書き
換え動作を分離することによって、機械が動作中かどう
かに依存せずに、ホストコンピュータから制御プログラ
ムの書き換えができる画像形成装置を提供することにあ
る。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to separate a control program receiving operation and a control program rewriting operation from each other so as to control from a host computer without depending on whether the machine is operating or not. An object is to provide an image forming apparatus in which a program can be rewritten.

【0009】本発明の他の課題は、制御プログラムの書
き換え中に電源がOFFされた場合は、電源OFFの予
約状態とすることによって、制御プログラムの書き換え
中でも電源のOFFの操作をすることができる画像形成
装置を提供することにある。
Another object of the present invention is to enable the power-off operation even while the control program is being rewritten by setting the power-off reservation state when the power is turned off during rewriting of the control program. An object is to provide an image forming apparatus.

【0010】本発明の他の課題は、制御プログラムの書
き換え中に電源がONされた場合は、電源ONの予約状
態とすることによって、制御プログラムの書き換え中で
も電源ONの操作をすることができる画像形成装置を提
供することにある。
Another object of the present invention is to provide an image in which the power-on operation can be performed even while the control program is being rewritten by setting the power-on reservation state when the power is turned on while the control program is being rewritten. To provide a forming apparatus.

【0011】[0011]

【課題を解決するための手段】本発明は、上記課題を解
決するためになされたものであり、請求項1に記載の発
明は、制御プログラムが書き込まれてなり、書き換え可
能な制御プログラム記憶手段を有し、ホストコンピュー
タからの書換え命令に基づいてホストコンピュータから
書換え用制御プログラムを受信して前記制御プログラム
記憶手段に書き込まれている制御プログラムを書き換え
ることができる画像形成装置であって、前記ホストコン
ピュータから書換え命令があった際に機械動作中か否か
を判断する判断手段と、書換え用制御プログラムを一時
格納する格納手段とを有し、前記判断手段で機械動作中
と判断された場合に書換え用制御プログラムを前記格納
手段に一時格納することを特徴とする画像形成装置であ
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and the invention according to claim 1 is a control program storing means in which a control program is written and which can be rewritten. An image forming apparatus capable of receiving a rewriting control program from the host computer based on a rewriting command from the host computer and rewriting the control program written in the control program storage means. When there is a rewriting command from the computer, it has a judgment means for judging whether or not the machine is in operation, and a storage means for temporarily storing the rewriting control program, and when the judgment means judges that the machine is in operation. In the image forming apparatus, the rewriting control program is temporarily stored in the storage means.

【0012】請求項2に記載の発明は、前記判断手段で
機械動作中と判断された場合は機械動作が終了した後
に、前記判断手段で機械動作中でないと判断された場合
はすぐに、前記制御プログラム記憶手段の制御プログラ
ムを書換え用制御プログラムに書換えることを特徴とす
る請求項1記載の画像形成装置である。
According to a second aspect of the present invention, when the determining means determines that the machine is operating, the machine operation ends, and immediately when the determining means determines that the machine is not operating, the The image forming apparatus according to claim 1, wherein the control program in the control program storage means is rewritten to a rewriting control program.

【0013】請求項3に記載の発明は、制御プログラム
が書き込まれてなり、書き換え可能な制御プログラム記
憶手段を有し、ホストコンピュータからの書換え命令に
基づいてホストコンピュータから書換え用制御プログラ
ムを受信して前記制御プログラム記憶手段に書き込まれ
ている制御プログラムを書き換えることができる画像形
成装置であって、前記制御プログラム記憶手段の制御プ
ログラムを書換えている途中に電源スイッチがOFFさ
れた場合は、該制御プログラムの書き換えが終了したと
きに電源をOFFする制御を行う電源制御手段を有する
ことを特徴とする画像形成装置である。
According to a third aspect of the present invention, the control program is written, the control program storage means is rewritable, and the rewriting control program is received from the host computer based on a rewriting command from the host computer. An image forming apparatus capable of rewriting a control program written in the control program storage means by a power supply switch being turned off while rewriting the control program in the control program storage means. The image forming apparatus is characterized by having a power supply control unit that controls powering off when rewriting of a program is completed.

【0014】請求項4に記載の発明は、制御プログラム
が書き込まれてなり、書き換え可能な制御プログラム記
憶手段を有し、ホストコンピュータからの書換え命令に
基づいてホストコンピュータから書換え用制御プログラ
ムを受信して前記制御プログラム記憶手段に書き込まれ
ている制御プログラムを書き換えることができる画像形
成装置であって、前記制御プログラム記憶手段の制御プ
ログラムを書換えている途中に電源スイッチがONされ
た場合は、該制御プログラムの書き換えが終了したとき
に該書換え後の制御プログラムで再起動を行うプログラ
ム再起動手段を有することを特徴とする画像形成装置で
ある。
According to a fourth aspect of the present invention, the control program is written, the control program storage means is rewritable, and the rewriting control program is received from the host computer based on a rewriting command from the host computer. An image forming apparatus capable of rewriting a control program written in the control program storage means by a power supply switch being turned on while the control program in the control program storage means is being rewritten. The image forming apparatus is characterized by having a program restarting unit that restarts with the control program after the rewriting of the program when the rewriting of the program is completed.

【0015】[0015]

【発明の実施の形態】以下、本発明の実施の形態につい
て詳述する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below.

【0016】始めに、図1を用いて本発明の画像形成装
置を詳細に説明する。
First, the image forming apparatus of the present invention will be described in detail with reference to FIG.

【0017】図1は本発明の画像形成装置の一例を示す
ブロック図であり、同図において、1は画像形成装置で
あり、判断手段10、制御プログラム記憶手段11、格
納手段12、電源スイッチ13、電源14、電源制御手
段15、再起動手段16からなり、2は画像形成装置1
と通信可能に接続されたホストコンピュータであり、書
換え用制御プログラムを格納しており、3は接続手段で
あり、画像形成装置1とホストコンピュータとを接続し
ている。
FIG. 1 is a block diagram showing an example of an image forming apparatus of the present invention. In FIG. 1, reference numeral 1 is an image forming apparatus, which is a judgment means 10, a control program storage means 11, a storage means 12, and a power switch 13. , The power supply 14, the power supply control means 15, and the restart means 16, 2 is the image forming apparatus 1
Is a host computer communicatively connected to the computer, stores a rewrite control program, and 3 is a connection unit that connects the image forming apparatus 1 and the host computer.

【0018】判断手段10は、ホストコンピュータから
書換え命令があった場合に画像形成装置が機械動作中か
否かを判断する。
The judging means 10 judges whether or not the image forming apparatus is in mechanical operation when a rewriting command is given from the host computer.

【0019】本発明において機械動作とは、画像形成装
置1がコピー装置であればコピー動作、FAX装置であ
ればFAX動作、印刷装置であれば印刷動作というよう
な画像形成装置1自体の各種動作のことである。
In the present invention, the mechanical operation means various operations of the image forming apparatus 1 itself, such as a copy operation if the image forming apparatus 1 is a copying apparatus, a FAX operation if it is a FAX apparatus, and a printing operation if it is a printing apparatus. That is.

【0020】制御プログラム記憶手段11は、機械動作
を制御するための制御プログラムを記憶している。画像
形成装置1は該制御プログラム記憶手段11に記憶され
た制御プログラムに従って機械動作が制御される。かか
る制御プログラム記憶手段11は、各機械動作を行う部
分ごとに設けられていてもよいし、画像形成装置1に1
つ設けられていてもよい。
The control program storage means 11 stores a control program for controlling the machine operation. The machine operation of the image forming apparatus 1 is controlled according to the control program stored in the control program storage means 11. The control program storage means 11 may be provided for each part that performs each machine operation, or one for the image forming apparatus 1.
One may be provided.

【0021】格納手段12は、判断手段10で機械動作
中と判断された場合に書換え用制御プログラムを一時格
納する。
The storing means 12 temporarily stores the rewriting control program when the judging means 10 judges that the machine is operating.

【0022】電源スイッチ13は、ユーザが電源のON
/OFFを切替える入力を行うための入力手段である。
The power switch 13 is turned on by the user.
The input means is for inputting to switch between ON and OFF.

【0023】電源14は、画像形成装置1に電力の供給
を行うものである。かかる電源14がONされることに
より画像形成装置1に電力が供給され、電源14がOF
Fされることにより画像形成装置1は電力が供給が行わ
れなくなる。
The power supply 14 supplies electric power to the image forming apparatus 1. When the power supply 14 is turned on, power is supplied to the image forming apparatus 1, and the power supply 14 is turned off.
When the power is turned off, the image forming apparatus 1 is not supplied with power.

【0024】電源制御手段15は、電源スイッチ13の
入力に基づいて電源14をONしたり、OFFしたりす
る。また、電源スイッチ13がOFFとされたときに、
制御プログラム記憶手段11の制御プログラムを書換え
ている途中である場合は、電源OFFの予約状態、即
ち、制御プログラムの書き換えが終了したときに電源を
OFFする制御を行う。
The power supply control means 15 turns on or off the power supply 14 based on the input of the power switch 13. When the power switch 13 is turned off,
When the control program of the control program storage means 11 is being rewritten, the power OFF is reserved, that is, the control is turned OFF when the rewriting of the control program is completed.

【0025】再起動手段16は、制御プログラム記憶手
段11の制御プログラムを書換えている途中に電源スイ
ッチ13がONとされた場合に、制御プログラムの書換
えが終了したときに該書換え後の制御プログラムで再起
動を行う。
When the power switch 13 is turned on while the control program in the control program storage means 11 is being rewritten, the restart means 16 uses the rewritten control program when the rewriting of the control program is completed. Reboot.

【0026】本発明において再起動とは、制御プログラ
ム記憶手段11の制御プログラムを最初から起動し直す
ことである。
In the present invention, restart means to restart the control program in the control program storage means 11 from the beginning.

【0027】ホストコンピュータ2は、書換え用制御プ
ログラムを有しており、制御プログラムを書換える旨の
入力があると、画像形成装置1に制御プログラムの書換
えの命令を行うと共に、書換え用制御プログラムを送信
する。
The host computer 2 has a rewriting control program. When an input for rewriting the control program is given, the host computer 2 issues an instruction for rewriting the control program to the image forming apparatus 1 and executes the rewriting control program. Send.

【0028】接続手段3は、画像形成装置1とホストコ
ンピュータ1とを通信可能なように接続する。かかる接
続手段3は、ホストコンピュータ2と画像形成装置1と
が情報通信が可能なものであればよく、例えば電話回
線、LAN、WAN、インターネット等のネットワーク
手段を用いることができるが特に限定されない。
The connection means 3 connects the image forming apparatus 1 and the host computer 1 so that they can communicate with each other. The connecting means 3 may be any means capable of communicating information between the host computer 2 and the image forming apparatus 1, and may be a network means such as a telephone line, LAN, WAN, or internet, but is not particularly limited.

【0029】図2は、本発明の画像形成装置を具体的に
示したブロック図でり、同図において、4は複合機であ
り、本発明の画像形成装置の一例である。
FIG. 2 is a block diagram specifically showing the image forming apparatus of the present invention. In FIG. 2, reference numeral 4 denotes a multifunction machine, which is an example of the image forming apparatus of the present invention.

【0030】40は操作部基板であり、複合機4の動作
を決定するために入力を行う操作部を制御する。
Reference numeral 40 denotes an operation unit board which controls an operation unit for inputting in order to determine the operation of the multifunction machine 4.

【0031】画像制御基板41、プリンタ制御基板4
2、フィニッシャー基板43は本発明の制御プログラム
記憶手段に相当し、それぞれの機械動作を制御する制御
プログラムを記憶している。
Image control board 41, printer control board 4
2. The finisher board 43 corresponds to the control program storage means of the present invention and stores a control program for controlling each machine operation.

【0032】ADF44は、複合機4で画像を読み込む
場合に、読み込み対象となる画像が配された原稿を順次
読み込むために原稿の送りを行う装置である。HDD4
5は、書換え用制御プログラムを一時格納するものであ
り、本発明の格納手段に相当する。
The ADF 44 is a device for feeding a document in order to sequentially read the document on which the image to be read is arranged when the image is read by the multifunction machine 4. HDD4
Reference numeral 5 temporarily stores the rewriting control program and corresponds to the storing means of the present invention.

【0033】5はホストコンピュータであり、本発明の
ホストコンピュータに相当し、書換え用制御プログラム
を格納しており、モデム6と通信回線7を介して画像形
成装置に書換え用制御プログラムを送信する。
Reference numeral 5 denotes a host computer, which corresponds to the host computer of the present invention, stores a rewriting control program, and transmits the rewriting control program to the image forming apparatus via the modem 6 and the communication line 7.

【0034】画像制御基板41は、複合機4で形成され
た画像の制御を行い、操作部表示データ格納用フラッシ
ュメモリ41aと、画像制御/操作部制御プログラム格
納用フラッシュメモリ41bが設けられている。操作部
表示データ格納用FLASHメモリ41aには操作部4
0に表示することが可能な表示データが記憶されてい
る。画像制御/操作部制御プログラム格納用フラッシュ
メモリ41bには、操作部40を制御する制御プログラ
ムが記憶されている。
The image control board 41 controls an image formed by the multi-function peripheral 4, and is provided with a flash memory 41a for storing operation section display data and a flash memory 41b for storing an image control / operation section control program. . The operation unit 4 is stored in the operation unit display data storage FLASH memory 41a.
Display data that can be displayed at 0 is stored. A control program for controlling the operation unit 40 is stored in the image control / operation unit control program storage flash memory 41b.

【0035】プリンタ制御基板42は、プリントを行う
際の各種制御を行い、ADF制御プログラム格納用フラ
ッシュメモリ42aと、プリンタ制御プログラム格納用
フラッシュメモリ42bとを有している。
The printer control board 42 performs various controls during printing and has an ADF control program storing flash memory 42a and a printer control program storing flash memory 42b.

【0036】原稿送り装置制御プログラム格納用フラッ
シュメモリ42aは、原稿送り装置44を制御する制御
プログラムが記憶されている。プリンタ制御プログラム
格納用フラッシュメモリ42bは、プリント動作を制御
する。
The document feeding device control program storage flash memory 42a stores a control program for controlling the document feeding device 44. The printer control program storage flash memory 42b controls the printing operation.

【0037】フィニッシャー基板43は、Z折り制御プ
ログラム格納用フラッシュメモリ43aと、フィニッシ
ャー制御プログラム格納用フラッシュメモリ43bとを
有している。
The finisher substrate 43 has a Z-folding control program storing flash memory 43a and a finisher control program storing flash memory 43b.

【0038】Z折り制御プログラム格納用フラッシュメ
モリ43aは、Z折り動作を制御する制御プログラムが
記憶されている。フィニッシャー制御プログラム格納用
フラッシュメモリ43bは、フィニッシャーの動作を制
御する制御プログラムが記憶されている。
The Z-folding control program storage flash memory 43a stores a control program for controlling the Z-folding operation. The finisher control program storage flash memory 43b stores a control program for controlling the operation of the finisher.

【0039】次に、本発明の画像形成装置の第1の態様
の動作について図1及び図3並びに図4を用いて説明す
る。
Next, the operation of the first mode of the image forming apparatus of the present invention will be described with reference to FIGS. 1, 3 and 4.

【0040】本実施の態様の画像形成装置は、判断手段
10と、制御プログラム記憶手段11と、格納手段12
とを少なくとも有する。
The image forming apparatus according to the present embodiment has a judgment means 10, a control program storage means 11, and a storage means 12.
And at least.

【0041】図3は本発明の画像形成装置の動作の一例
を示すフロー図であり、図4は本発明の画像形成装置の
動作の他の一例を示すフロー図である。
FIG. 3 is a flow chart showing an example of the operation of the image forming apparatus of the present invention, and FIG. 4 is a flow chart showing another example of the operation of the image forming apparatus of the present invention.

【0042】まず、ホストコンピュータ1から画像形成
装置4の制御プログラムを書換えるために書換え用制御
プログラムを指定して書換えを行う旨を入力すると、図
3に示すプログラムが起動する。
First, when the host computer 1 inputs a rewriting control program for rewriting the control program of the image forming apparatus 4 to perform rewriting, the program shown in FIG. 3 is activated.

【0043】ホストコンピュータ1からプログラムの書
換え要求を受信する(S1)と、機械動作をしているか
否かが判断手段で判断される(S2)。
When a program rewriting request is received from the host computer 1 (S1), the determining means determines whether or not the machine is operating (S2).

【0044】S2において、機械動作をしていないと判
断された場合は、プログラムの受信処理を行い(S
3)、続けて制御プログラムの書き換えを実行する(S
4)。
If it is determined in S2 that the machine is not operating, the program receiving process is executed (S
3) Then, the control program is rewritten (S)
4).

【0045】一方、S2において機械動作をしていると
判断された場合は、プログラム受信処理を行い(S
5)、受信した書換え用制御プログラムを格納手段に一
時格納する(S6)。
On the other hand, if it is determined in S2 that the machine is operating, program reception processing is performed (S
5) The received rewriting control program is temporarily stored in the storage means (S6).

【0046】また、本発明の画像形成装置は、機械動作
が終了すると、図4に示すようなプログラムが起動す
る。
Further, in the image forming apparatus of the present invention, when the mechanical operation is completed, a program as shown in FIG. 4 is activated.

【0047】機械動作が終了したことが確認されて(S
10)、書換え用制御プログラムが格納手段に記憶され
ているか否かが判断され(S11)、記憶されていない
と判断されればそのまま終了する。
It is confirmed that the machine operation is completed (S
10) It is determined whether or not the rewriting control program is stored in the storage means (S11), and if it is determined that the rewriting control program is not stored, the process ends.

【0048】一方、書換え用制御プログラムが記憶され
ていると判断されれば、書換え用制御プログラムに書換
える処理が行われ(S12)、書き換えが完了した後、
機械が再起動される(S13)。
On the other hand, if it is judged that the rewriting control program is stored, the rewriting control program is rewritten (S12), and after the rewriting is completed,
The machine is restarted (S13).

【0049】第1の態様によると、制御プログラムの受
信動作と制御プログラムの書き換え動作を分離すること
によって、機械が動作中かどうかに依存せずに、ホスト
コンピュータから制御プログラムの書き換えができる画
像形成装置を提供することができる。
According to the first aspect, by separating the receiving operation of the control program and the rewriting operation of the control program, it is possible to rewrite the control program from the host computer without depending on whether the machine is operating or not. A device can be provided.

【0050】次に、本発明の画像形成装置の第2の態様
の動作について図1及び図5を用いて説明する。
Next, the operation of the second mode of the image forming apparatus of the present invention will be described with reference to FIGS.

【0051】本実施の態様の画像形成装置は、制御プロ
グラム記憶手段11と、電源スイッチ13と、電源14
と、電源制御手段15とを少なくとも有している。
The image forming apparatus according to the present embodiment has a control program storage means 11, a power switch 13, and a power supply 14.
And at least power supply control means 15.

【0052】図5は本発明の画像形成装置の動作を示す
タイミングチャート図である。
FIG. 5 is a timing chart showing the operation of the image forming apparatus of the present invention.

【0053】図5において、各タイミングチャートは上
から順に、電源スイッチ、プログラム通信、プログラム
の書き換え、電源の状態遷移を示している。
In FIG. 5, each timing chart shows the power switch, program communication, program rewriting, and power state transition in order from the top.

【0054】プログラム通信中又はプログラム書換え中
に電源スイッチ13をOFFとすると、電源制御手段1
5によって電源14はOFFとされずに電源OFFの予
約状態とされる。
When the power switch 13 is turned off during program communication or program rewriting, the power control means 1
5, the power supply 14 is not turned off, and a reserved state of power supply off is set.

【0055】しかし、通信が終了し、プログラムの書換
えも完了すると、電源制御手段15により電源14がO
FFに制御される。
However, when the communication is completed and the rewriting of the program is completed, the power supply control means 15 turns the power supply 14 off.
Controlled by FF.

【0056】第2の態様の発明によると、制御プログラ
ムの書き換え中に電源がOFFされた場合は、電源OF
Fの予約状態とすることによって、制御プログラムの書
き換え中でも電源のOFFの操作をすることができる画
像形成装置を提供することができる。
According to the second aspect of the invention, when the power is turned off during the rewriting of the control program, the power of OF is turned off.
By setting the reserved state of F, it is possible to provide an image forming apparatus that can be turned off while the control program is being rewritten.

【0057】次に、本発明の画像形成装置の第3の態様
の動作について図1及び図6を用いて説明する。
Next, the operation of the third mode of the image forming apparatus of the present invention will be described with reference to FIGS.

【0058】第3の態様の画像形成装置は、制御プログ
ラム記憶手段11と、電源スイッチ13と、電源14
と、再起動手段16とを少なくとも有している。
The image forming apparatus of the third aspect includes the control program storage means 11, the power switch 13, and the power supply 14.
And a restart means 16 at least.

【0059】図6は本発明の画像形成装置の第3の態様
の動作を示すタイミングチャート図である。
FIG. 6 is a timing chart showing the operation of the third aspect of the image forming apparatus of the invention.

【0060】図6において、各タイミングチャートは上
から順に、電源スイッチ、プログラム通信、プログラム
の書き換え、電源の状態遷移を示している。
In FIG. 6, each timing chart shows the power switch, program communication, program rewriting, and power state transition in order from the top.

【0061】ホストコンピュータ側からプログラムの書
換え命令により書換え用制御プログラムが送られてきた
際に、電源の状態がOFFであると、電源がONになる
ように制御され、ホストコンピュータから送られた書換
え用制御プログラムの受信が行われ、続いてプログラム
の書換えが行われる。
When the rewriting control program is sent from the host computer side by a program rewriting command and the power is off, the power is controlled to be turned on and the rewriting sent from the host computer. The control program for use is received, and then the program is rewritten.

【0062】かかる書換え用制御プログラムの受信が行
われ、続いてプログラムの書換えを行っているときに電
源スイッチ13がONされると、電源14はONのまま
の状態で、制御プログラムの書き換えが完了した後に、
再起動手段16により書換えられた制御プログラムで再
起動がされる。
When the rewriting control program is received and the power switch 13 is turned on while the program is being rewritten subsequently, the rewriting of the control program is completed with the power source 14 kept on. After doing
The control program rewritten by the restarting means 16 restarts.

【0063】第3の態様の発明によると、制御プログラ
ムの書き換え中に電源がONされた場合は、電源ONの
予約状態とすることによって、制御プログラムの書き換
え中でも電源ONの操作をすることができる画像形成装
置を提供することができる。
According to the third aspect of the invention, when the power is turned on while the control program is being rewritten, the reserved state of the power is turned on so that the power can be turned on even while the control program is being rewritten. An image forming apparatus can be provided.

【0064】[0064]

【発明の効果】請求項1及び2に記載の発明によれば、
制御プログラムの受信動作と制御プログラムの書き換え
動作を分離することによって、機械が動作中かどうかに
依存せずに、ホストコンピュータから制御プログラムの
書き換えができる画像形成装置を提供することができ
る。
According to the invention described in claims 1 and 2,
By separating the control program receiving operation and the control program rewriting operation, it is possible to provide an image forming apparatus in which the control program can be rewritten from the host computer regardless of whether the machine is operating.

【0065】請求項3に記載の発明によれば、制御プロ
グラムの書き換え中に電源がOFFされた場合は、電源
OFFの予約状態とすることによって、制御プログラム
の書き換え中でも電源のOFFの操作をすることができ
る画像形成装置を提供することができる。
According to the third aspect of the present invention, when the power is turned off during the rewriting of the control program, the reserved state of the power is turned off so that the power is turned off even during the rewriting of the control program. It is possible to provide an image forming apparatus capable of performing the above.

【0066】請求項4に記載の発明によれば、制御プロ
グラムの書き換え中に電源がONされた場合は、電源O
Nの予約状態とすることによって、制御プログラムの書
き換え中でも電源ONの操作をすることができる画像形
成装置を提供することができる。
According to the fourth aspect of the invention, when the power is turned on while the control program is being rewritten, the power is turned on.
By setting the reservation state to N, it is possible to provide an image forming apparatus that can be turned on while the control program is being rewritten.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の画像形成装置の一例を示すブロック図FIG. 1 is a block diagram showing an example of an image forming apparatus of the present invention.

【図2】本発明の画像形成装置を具体的に示したブロッ
ク図
FIG. 2 is a block diagram specifically showing the image forming apparatus of the present invention.

【図3】本発明の画像形成装置の第1の態様の動作の一
例を示すフロー図
FIG. 3 is a flowchart showing an example of the operation of the first aspect of the image forming apparatus of the present invention.

【図4】本発明の画像形成装置の第1の態様の動作の他
の一例を示すフロー図
FIG. 4 is a flowchart showing another example of the operation of the first aspect of the image forming apparatus of the present invention.

【図5】本発明の画像形成装置の第2の態様の動作を示
すタイミングチャート図
FIG. 5 is a timing chart showing the operation of the second aspect of the image forming apparatus of the invention.

【図6】本発明の画像形成装置の第3の態様の動作を示
すタイミングチャート図
FIG. 6 is a timing chart showing the operation of the third aspect of the image forming apparatus of the invention.

【図7】従来の画像形成装置の動作を示すフロー図FIG. 7 is a flowchart showing the operation of the conventional image forming apparatus.

【符号の説明】[Explanation of symbols]

1:画像形成装置 10:判断手段 11:制御プログラム記憶手段 12:格納手段 13:電源スイッチ 14:電源 15:電源制御手段 16:再起動手段 2:ホストコンピュータ 3:接続手段 4:複合機 40:操作部基板 41:画像制御基板 41a:操作部表示データ格納用フラッシュメモリ 41b:画像制御/操作部制御プログラム格納用フラッ
シュメモリ 42:プリンタ制御基板 42a:原稿送り装置制御プログラム格納用フラッシュ
メモリ 42b:プリンタ制御プログラム格納用フラッシュメモ
リ 43:FNS基板 43a:Z折り制御プログラム格納用フラッシュメモリ 43b:フィニッシャ制御プログラム格納用フラッシュ
メモリ 44:原稿送り装置 45:HDD 5:ホストコンピュータ 6:モデム 7:通信回線
1: Image forming apparatus 10: Judgment means 11: Control program storage means 12: Storage means 13: Power switch 14: Power supply 15: Power supply control means 16: Restart means 2: Host computer 3: Connection means 4: Multifunction machine 40: Operation unit board 41: Image control board 41a: Flash memory 41b for storing operation unit display data: Flash memory 42 for storing image control / operation unit control program: Printer control board 42a: Flash memory 42b for storing document feeder control program Control program storage flash memory 43: FNS substrate 43a: Z-fold control program storage flash memory 43b: Finisher control program storage flash memory 44: Document feeder 45: HDD 5: Host computer 6: Modem 7: Communication line

───────────────────────────────────────────────────── フロントページの続き (72)発明者 酒井 孝明 東京都八王子市石川町2970番地 コニカ株 式会社内 Fターム(参考) 2C061 AP03 AP04 AP07 HJ10 HN21 HS07 5B021 AA01 AA05 AA19 CC05 CC06 5C062 AA02 AA05 AA14 AB38 AB42 AC21 AE16 AF00 BA04    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Takaaki Sakai             2970 Ishikawa-cho, Hachioji-shi, Tokyo Konica stock             Inside the company F-term (reference) 2C061 AP03 AP04 AP07 HJ10 HN21                       HS07                 5B021 AA01 AA05 AA19 CC05 CC06                 5C062 AA02 AA05 AA14 AB38 AB42                       AC21 AE16 AF00 BA04

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】制御プログラムが書き込まれてなり、書き
換え可能な制御プログラム記憶手段を有し、ホストコン
ピュータからの書換え命令に基づいてホストコンピュー
タから書換え用制御プログラムを受信して前記制御プロ
グラム記憶手段に書き込まれている制御プログラムを書
き換えることができる画像形成装置であって、 前記ホストコンピュータから書換え命令があった際に機
械動作中か否かを判断する判断手段と、書換え用制御プ
ログラムを一時格納する格納手段とを有し、 前記判断手段で機械動作中と判断された場合に書換え用
制御プログラムを前記格納手段に一時格納することを特
徴とする画像形成装置。
1. A control program is written in the control program storing means, which has a rewritable control program storing means, receives a rewriting control program from the host computer based on a rewriting command from the host computer, and stores the control program in the control program storing means. An image forming apparatus capable of rewriting a written control program, a judgment means for judging whether or not a machine is in operation when a rewriting instruction is given from the host computer, and temporarily storing a rewriting control program. An image forming apparatus comprising: a storage unit, wherein the rewrite control program is temporarily stored in the storage unit when the determination unit determines that the machine is operating.
【請求項2】前記判断手段で機械動作中と判断された場
合は機械動作が終了した後に、前記判断手段で機械動作
中でないと判断された場合はすぐに、前記制御プログラ
ム記憶手段の制御プログラムを書換え用制御プログラム
に書換えることを特徴とする請求項1記載の画像形成装
置。
2. The control program stored in the control program storage means immediately after the machine operation is completed when the judgment means judges that the machine is in operation, and immediately after the judgment means judges that the machine is not in operation. 2. The image forming apparatus according to claim 1, wherein the rewriting control program is rewritten.
【請求項3】制御プログラムが書き込まれてなり、書き
換え可能な制御プログラム記憶手段を有し、ホストコン
ピュータからの書換え命令に基づいてホストコンピュー
タから書換え用制御プログラムを受信して前記制御プロ
グラム記憶手段に書き込まれている制御プログラムを書
き換えることができる画像形成装置であって、 前記制御プログラム記憶手段の制御プログラムを書換え
ている途中に電源スイッチがOFFされた場合は、該制
御プログラムの書き換えが終了したときに電源をOFF
する制御を行う電源制御手段を有することを特徴とする
画像形成装置。
3. A control program is written in the control program storing means, which has a rewritable control program storing means, receives a rewriting control program from the host computer based on a rewriting command from the host computer, and stores the control program in the control program storing means. An image forming apparatus capable of rewriting a written control program, when the power switch is turned off while the control program in the control program storage means is being rewritten, when the rewriting of the control program is completed. Power off
An image forming apparatus having a power supply control means for controlling the operation.
【請求項4】制御プログラムが書き込まれてなり、書き
換え可能な制御プログラム記憶手段を有し、ホストコン
ピュータからの書換え命令に基づいてホストコンピュー
タから書換え用制御プログラムを受信して前記制御プロ
グラム記憶手段に書き込まれている制御プログラムを書
き換えることができる画像形成装置であって、 前記制御プログラム記憶手段の制御プログラムを書換え
ている途中に電源スイッチがONされた場合は、該制御
プログラムの書き換えが終了したときに該書換え後の制
御プログラムで再起動を行うプログラム再起動手段を有
することを特徴とする画像形成装置。
4. A control program is written and has a rewritable control program storing means, which receives a rewriting control program from the host computer based on a rewriting command from the host computer and stores the rewriting control program in the control program storing means. An image forming apparatus capable of rewriting a written control program, wherein a power switch is turned on while the control program in the control program storage means is being rewritten, when the rewriting of the control program is completed. The image forming apparatus, further comprising a program restarting unit that restarts the control program after the rewriting.
JP2001264115A 2001-08-31 2001-08-31 Imaging apparatus Pending JP2003072197A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001264115A JP2003072197A (en) 2001-08-31 2001-08-31 Imaging apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001264115A JP2003072197A (en) 2001-08-31 2001-08-31 Imaging apparatus

Publications (1)

Publication Number Publication Date
JP2003072197A true JP2003072197A (en) 2003-03-12

Family

ID=19090771

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001264115A Pending JP2003072197A (en) 2001-08-31 2001-08-31 Imaging apparatus

Country Status (1)

Country Link
JP (1) JP2003072197A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006257915A (en) * 2005-03-15 2006-09-28 Fujitsu Ten Ltd Machine control device, maintenance control system and maintenance control method
JP2006255955A (en) * 2005-03-15 2006-09-28 Oki Data Corp Printing apparatus and method for renewing controlling program
US7876469B2 (en) 2003-12-26 2011-01-25 Panasonic Corporation Image forming apparatus and updating method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7876469B2 (en) 2003-12-26 2011-01-25 Panasonic Corporation Image forming apparatus and updating method
JP2006257915A (en) * 2005-03-15 2006-09-28 Fujitsu Ten Ltd Machine control device, maintenance control system and maintenance control method
JP2006255955A (en) * 2005-03-15 2006-09-28 Oki Data Corp Printing apparatus and method for renewing controlling program
JP4578289B2 (en) * 2005-03-15 2010-11-10 富士通テン株式会社 Machine control device, maintenance control system, and maintenance control method

Similar Documents

Publication Publication Date Title
US10394549B2 (en) Information processing apparatus, updating method, and recording medium
JP2007281810A (en) Image processor
JP3475144B2 (en) Image forming apparatus, image forming system, and data updating method for image forming system
JP5679714B2 (en) Image forming apparatus
JP5038237B2 (en) Electronic device, image forming apparatus, start control method for electronic device, start control program, and recording medium
JP2013004045A (en) Information processing apparatus, starting method of information processing apparatus and starting program
JP2014115776A (en) Image processing device, control method of image processing device, and program
CN108156345B (en) Image forming apparatus capable of reducing power consumption
JP5049194B2 (en) Image forming apparatus, display processing method, and display processing program
US20130111244A1 (en) Electric apparatus and electric power supply control method of the same
US9244692B2 (en) Information processing apparatus, control method for information processing apparatus, and program to stop supply of clock to a DSP
JP5287633B2 (en) Control program update device and program
JP5984326B2 (en) Information processing apparatus, program update method, and program
JP2002359703A (en) Image forming device
JP2010023274A (en) Image forming apparatus
JP5701043B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2003072197A (en) Imaging apparatus
JP2009175951A (en) Print system, print device, and maintenance method for print device
JP5396791B2 (en) Image forming apparatus and program
JP2007148629A (en) Print system and firmware update method
JP2006289885A (en) Image formation device, image processing method, storage medium in which computer readable program is stored and program
JP2008307837A (en) Image forming system and its control method
JP5895609B2 (en) Information processing apparatus, image forming apparatus, and program
JP5196000B2 (en) Image processing apparatus, image processing apparatus control method, control program, and recording medium
JP2002027162A (en) Image forming device and method for processing control data for the device