JP4867186B2 - Control device, method, program, and storage medium - Google Patents

Control device, method, program, and storage medium Download PDF

Info

Publication number
JP4867186B2
JP4867186B2 JP2005094315A JP2005094315A JP4867186B2 JP 4867186 B2 JP4867186 B2 JP 4867186B2 JP 2005094315 A JP2005094315 A JP 2005094315A JP 2005094315 A JP2005094315 A JP 2005094315A JP 4867186 B2 JP4867186 B2 JP 4867186B2
Authority
JP
Japan
Prior art keywords
update
value
control parameter
control
version
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2005094315A
Other languages
Japanese (ja)
Other versions
JP2006277225A (en
Inventor
正人 齋藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2005094315A priority Critical patent/JP4867186B2/en
Publication of JP2006277225A publication Critical patent/JP2006277225A/en
Application granted granted Critical
Publication of JP4867186B2 publication Critical patent/JP4867186B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Description

本発明は、情報記憶領域に制御パラメータを記憶する制御装置などに関し、特に、制御パラメータが更新される際に、更新されない方が好ましい制御パラメータについては更新されないようにする技術に関する。   The present invention relates to a control device that stores a control parameter in an information storage area, and more particularly to a technique for preventing a control parameter that is preferably not updated from being updated when the control parameter is updated.

従来の画像形成装置では、不揮発性の情報記憶領域(NVM:Non Volatile Memory)に各種の制御パラメータを記憶(格納)しており、この制御パラメータが画像形成制御のための制御プログラムの動作に際して参照されて使用される。また、この制御パラメータは、制御プログラムのバージョンアップによる更新時に更新される。
従来の一例では、制御プログラムのバージョンアップ時に、NVMの初期化動作が行われていた。
これを改良したものとして、従来の他の例では、制御プログラムのバージョンアップ時に、その制御プログラムが必要とする制御パラメータを初期値へ更新することが行われていた。この場合、全てのデータを転送する初期化と比べて、必要なデータのみを転送することから、効率がよい。
In a conventional image forming apparatus, various control parameters are stored (stored) in a non-volatile information storage area (NVM: Non-Volatile Memory), and these control parameters are referred to when operating a control program for image formation control. Have been used. Further, this control parameter is updated when the control program is updated due to version upgrade.
In an example of the prior art, the NVM initialization operation was performed when the control program was upgraded.
As an improvement, in other conventional examples, when a control program is upgraded, control parameters required by the control program are updated to initial values. In this case, compared with the initialization in which all data is transferred, only necessary data is transferred, which is more efficient.

更に、従来の技術例を示す。
バージョン情報を管理する技術として、自己の記憶手段の記憶内容から初期納入時であるか否かを判別して、情報を管理装置へ送信することが行われていた(特許文献1参照。)。
工場出荷状態へ戻す技術として、初期化等により消去等された調整値を工場出荷時の値へ復元することが行われていた(特許文献2参照。)。
不揮発性メモリの記憶内容をバージョンアップする際に、ハードディスクドライブ(HDD)に格納されたデータとの整合性を保つ技術として、バージョン或いは日時に関する情報を比較して、HDDに格納されたデータが古い場合に書き換えることが行われていた(特許文献3参照。)。
不揮発性メモリに記憶されている設定値を自動更新する技術として、更新プログラムを複写機に記憶させて、その更新プログラムの実行履歴を管理し、起動時に未実行の更新プログラムがある場合にはそれを実行することが行われていた(特許文献4参照。)。
Furthermore, a prior art example is shown.
As a technique for managing version information, it is determined whether or not it is an initial delivery from the stored contents of its own storage means, and the information is transmitted to the management device (see Patent Document 1).
As a technique for returning to the factory shipment state, an adjustment value erased by initialization or the like has been restored to a factory shipment value (see Patent Document 2).
As a technique for maintaining consistency with data stored in the hard disk drive (HDD) when upgrading the storage contents of the nonvolatile memory, the data stored in the HDD is old by comparing information on the version or date and time. In some cases, rewriting has been performed (see Patent Document 3).
As a technology for automatically updating the setting values stored in the non-volatile memory, the update program is stored in the copying machine, the execution history of the update program is managed, and if there is an unexecuted update program at startup, Has been performed (see Patent Document 4).

特開2003−202782号公報JP 2003-202782 A 特開2004−186795号公報JP 2004-186895 A 特開2003−208327号公報JP 2003-208327 A 特開2005−017516号公報JP 2005-017516 A

しかしながら、従来の技術では、例えば機械固有の設定値などが入力されているために更新されない方が好ましい制御パラメータについても、更新時に変更の対象となっていれば書き換えられてしまうといった問題があった。この場合、例えば、顧客個別対応等の設定値については、自動更新処理が終了した後に、オペレータ(人)により再度入力することが必要であった。
本発明は、このような従来の課題を解決するために為されたもので、情報記憶領域に記憶された制御パラメータが更新される際に、更新されない方が好ましい制御パラメータについては更新されないようにすることができる制御装置などを提供することを目的とする。
However, in the conventional technique, for example, a control parameter that is preferably not updated because a machine-specific setting value or the like is input is also rewritten if it is an object of change at the time of update. . In this case, for example, it is necessary to input a setting value such as individual customer response again by an operator (person) after the automatic update process is completed.
The present invention has been made to solve such a conventional problem, and when a control parameter stored in an information storage area is updated, a control parameter that is preferably not updated is not updated. It is an object of the present invention to provide a control device and the like that can be used.

上記目的を達成するため、本発明に係る制御装置では、次のような構成とした。
すなわち、記憶手段が、制御パラメータの値を記憶する。制御手段が、前記記憶手段に記憶された制御パラメータの値を参照して、制御を行う。条件付き更新手段が、前記記憶手段に記憶された制御パラメータの値を参照して、前記制御パラメータの値に基づく所定の条件が満たされる場合には前記制御パラメータの値を更新する一方、満たされない場合には非更新とする(つまり、更新しない)。
従って、記憶された制御パラメータの値に基づいて所定の条件が満たされない場合には当該制御パラメータの値が更新されないため、例えば、情報記憶領域に記憶された制御パラメータが更新される際に、更新されない方が好ましい制御パラメータについては更新されないようにすることができる。
In order to achieve the above object, the control device according to the present invention has the following configuration.
That is, the storage means stores the value of the control parameter. The control means performs control with reference to the value of the control parameter stored in the storage means. Conditional updating means refers to the value of the control parameter stored in the storage means and updates the value of the control parameter when a predetermined condition based on the value of the control parameter is satisfied, but is not satisfied In this case, it is not updated (that is, it is not updated).
Therefore, when the predetermined condition is not satisfied based on the stored control parameter value, the control parameter value is not updated. For example, when the control parameter stored in the information storage area is updated, the update is performed. Control parameters that are preferably not changed can be prevented from being updated.

ここで、制御パラメータの種類や、制御パラメータの値や、制御パラメータの値を参照して行われる制御の内容については、それぞれ、種々なものが用いられてもよい。
また、記憶手段としては、種々なものが用いられてもよい。
また、制御パラメータの値に基づく所定の条件としては、種々な条件が用いられてもよい。
Here, various types of control parameters, control parameter values, and control contents performed with reference to the control parameter values may be used.
Various storage means may be used.
Various conditions may be used as the predetermined condition based on the value of the control parameter.

本発明に係る制御装置では、一構成例として、次のような構成とした。
すなわち、前記条件付き更新手段は、更新対象となる制御パラメータについて更新前の値と更新後の値を保持している。そして、前記条件付き更新手段は、前記記憶手段に記憶された制御パラメータの値が前記保持された更新前の値と一致する条件が満たされる場合には前記制御パラメータの値を前記保持された更新後の値へ更新する一方、不一致である場合(つまり、前記条件が満たされない場合)には非更新とする。
従って、規定された変更前の値と一致しない値が設定されている制御パラメータについては更新されないため、例えば、機械(ここでは、制御装置)毎に固有な値が設定された制御パラメータが更新されてしまうことを防止して、その固有な値が維持されるようにすることができる。
The control device according to the present invention has the following configuration as an example configuration.
In other words, the conditional update means holds a value before update and a value after update for the control parameter to be updated. The conditional update unit updates the held update value of the control parameter when a condition that the value of the control parameter stored in the storage unit matches the held value before the update is satisfied. While updating to a later value, if there is a discrepancy (that is, if the condition is not satisfied), no update is performed.
Therefore, since the control parameter set with a value that does not match the pre-change value specified is not updated, for example, the control parameter set with a unique value for each machine (here, the control device) is updated. And the unique value can be maintained.

本発明に係る制御装置では、一構成例として、次のような構成とした。
すなわち、前記記憶手段は、複数の制御パラメータを記憶する。そして、前記条件付き更新手段は、制御パラメータ毎に更新処理を実行する。
従って、それぞれの制御パラメータ毎に更新するか否かを判断して、更新する方が好ましいもののみを更新して、更新しない方が好ましいものについては更新しないようにすることができる。
ここで、複数の制御パラメータの数としては、種々な数が用いられてもよい。
The control device according to the present invention has the following configuration as an example configuration.
That is, the storage means stores a plurality of control parameters. The conditional update unit executes update processing for each control parameter.
Therefore, it is possible to determine whether or not to update for each control parameter, update only those that are preferably updated, and not update those that are preferably not updated.
Here, various numbers may be used as the number of control parameters.

本発明に係る制御装置では、一構成例として、次のような構成とした。
すなわち、前記条件付き更新手段は、複数回のバージョンアップに対応した複数回の更新処理を実行するための情報を保持している。そして、前記条件付き更新手段は、前記記憶手段に記憶された制御パラメータの値のバージョンを検知して、前記保持している最新のバージョンになるまで更新処理を実行する。
従って、現在設定されているバージョンの次のバージョンではなく更に以降のバージョンに対応している場合においても、その最新のバージョンまで更新処理が実行されるため、最新のバージョンへの更新を効率化することができる。
The control device according to the present invention has the following configuration as an example configuration.
That is, the conditional update means holds information for executing a plurality of update processes corresponding to a plurality of version upgrades. The conditional update unit detects a version of the value of the control parameter stored in the storage unit, and executes an update process until the latest version held is reached.
Therefore, even when the version is not the next version of the currently set version, but is compatible with a later version, the update process is executed up to the latest version, so the update to the latest version is made more efficient. be able to.

ここで、複数回のバージョンアップ(複数回の更新処理)の回数としては、種々な数が用いられてもよい。
また、記憶手段に記憶された制御パラメータの値のバージョンは、例えば、当該記憶手段或いは他の記憶領域に記憶されており、この記憶内容に基づいてそのバージョンが検知される。
一例として、現在設定されているバージョンがPであり、最新のバージョンがQ(Q>P)である場合には、バージョンPからバージョン(P+1)への更新処理、バージョン(P+1)からバージョン(P+2)への更新処理、・・・、バージョン(Q−1)からバージョンQへの更新処理が行われる。
Here, various numbers may be used as the number of times of multiple version upgrades (multiple update processes).
The version of the value of the control parameter stored in the storage unit is stored in, for example, the storage unit or another storage area, and the version is detected based on the stored contents.
As an example, when the currently set version is P and the latest version is Q (Q> P), an update process from version P to version (P + 1), version (P + 1) to version (P + 2) ) Update process from version (Q-1) to version Q is performed.

本発明に係る制御装置では、一構成例として、次のような構成とした。
すなわち、無条件更新手段が、前記記憶手段に記憶された制御パラメータの値を無条件で更新する。
従って、更新対象となる制御パラメータの値を無条件で更新してもよい或いは無条件で更新した方がよいような場合には、そのように更新処理することができる。
The control device according to the present invention has the following configuration as an example configuration.
That is, the unconditional update means updates the control parameter value stored in the storage means unconditionally.
Therefore, when the value of the control parameter to be updated may be unconditionally updated or it is better to update it unconditionally, the update process can be performed as such.

本発明に係る制御装置では、一構成例として、次のような構成とした。
すなわち、更新種別指定手段が、前記条件付き更新手段による更新処理の実行或いは前記無条件更新手段による更新処理の実行を指定する。
従って、条件付き更新処理を実行するか或いは無条件更新処理を実行するかを指定することができる。
本発明に係る制御装置では、一構成例として、次のような構成とした。
すなわち、更新有無指定手段が、前記記憶手段に記憶された制御パラメータの値の更新処理の実行の有無を指定する。
従って、更新処理を実行するか否かを指定することができる。
ここで、前記更新種別指定手段と前記更新有無指定手段とを共通化することも可能であり、この場合、更新処理を実行しないこと或いは条件付き更新処理を実行すること或いは無条件更新処理を実行することのいずれかを指定する。
The control device according to the present invention has the following configuration as an example configuration.
That is, the update type designation means designates execution of update processing by the conditional update means or execution of update processing by the unconditional update means.
Accordingly, it is possible to specify whether to perform conditional update processing or unconditional update processing.
The control device according to the present invention has the following configuration as an example configuration.
That is, the update presence / absence designation means designates whether or not to execute the update processing of the value of the control parameter stored in the storage means.
Therefore, it is possible to specify whether or not to execute the update process.
Here, it is also possible to share the update type designation unit and the update presence / absence designation unit. In this case, the update process is not executed, the conditional update process is executed, or the unconditional update process is executed. One of what to do.

本発明では、以上に示したような装置と同様な特徴を有する方法やプログラムや記憶媒体を提供することもできる。
一例として、本発明に係る条件付き更新処理の方法では、次のようにして、制御パラメータの値を参照して制御を行う制御装置の記憶手段に記憶された前記制御パラメータの値を更新する。
すなわち、前記制御装置に備えられた条件付き更新手段が、前記記憶手段に記憶された制御パラメータの値を参照して、前記制御パラメータの値に基づく所定の条件が満たされる場合には前記制御パラメータの値を更新する一方、満たされない場合には非更新とする。
In the present invention, it is also possible to provide a method, a program, and a storage medium having the same characteristics as those of the apparatus as described above.
As an example, in the conditional update processing method according to the present invention, the value of the control parameter stored in the storage unit of the control device that performs control is updated with reference to the value of the control parameter as follows.
That is, when the conditional update means provided in the control device refers to the value of the control parameter stored in the storage means and the predetermined condition based on the value of the control parameter is satisfied, the control parameter The value of is updated, but if not satisfied, it is not updated.

一例として、本発明に係るプログラムは、記憶手段に記憶された制御パラメータの値を参照して制御を行う制御装置を構成するコンピュータに実行させるものであり、次のような機能を有する。
すなわち、前記記憶手段に記憶された制御パラメータの値を参照して、前記制御パラメータの値に基づく所定の条件が満たされる場合には前記制御パラメータの値を更新する一方、満たされない場合には非更新とする機能を、当該コンピュータにより実現する。
As an example, the program according to the present invention is executed by a computer constituting a control device that performs control with reference to the value of the control parameter stored in the storage unit, and has the following functions.
That is, referring to the value of the control parameter stored in the storage means, the value of the control parameter is updated when a predetermined condition based on the value of the control parameter is satisfied. The function to be updated is realized by the computer.

一例として、本発明に係る記憶媒体では、記憶手段に記憶された制御パラメータの値を参照して制御を行う制御装置を構成するコンピュータに実行させるプログラムを、当該コンピュータの入力手段により読み取り可能に記憶しており、次のような構成を有する。
すなわち、当該プログラムは、前記記憶手段に記憶された制御パラメータの値を参照して、前記制御パラメータの値に基づく所定の条件が満たされる場合には前記制御パラメータの値を更新する一方、満たされない場合には非更新とする処理を、当該コンピュータに実行させる。
ここで、記憶媒体としては、例えば、CD−ROMや、DVDなど、種々なものが用いられてもよい。
また、コンピュータの入力手段としては、例えば、記憶媒体に記憶された情報を読み取る機能が用いられる。
As an example, in the storage medium according to the present invention, a program to be executed by a computer constituting a control device that performs control with reference to the value of a control parameter stored in the storage unit is stored so as to be readable by the input unit of the computer. And has the following configuration.
That is, the program refers to the value of the control parameter stored in the storage unit, updates the value of the control parameter when a predetermined condition based on the value of the control parameter is satisfied, and is not satisfied In this case, the computer is caused to execute a process that is not updated.
Here, various storage media such as a CD-ROM and a DVD may be used.
As the computer input means, for example, a function of reading information stored in a storage medium is used.

以上説明したように、本発明に係る制御装置などによると、記憶部に記憶された制御パラメータの値を参照して、制御パラメータの値に基づく所定の条件が満たされる場合には記憶部に記憶された制御パラメータの値を更新する一方、満たされない場合には非更新とするようにしたため、例えば、記憶部に記憶された制御パラメータが更新される際に、更新されない方が好ましい制御パラメータについては更新されないようにすることができる。   As described above, according to the control device or the like according to the present invention, the control parameter value stored in the storage unit is referred to and stored in the storage unit when a predetermined condition based on the control parameter value is satisfied. For example, for a control parameter that is preferably not updated when the control parameter stored in the storage unit is updated, the value of the control parameter that has been updated is updated. It can be prevented from being updated.

本発明に係る一実施例を図面を参照して説明する。
図1には、本発明の一実施例に係る画像形成装置1の構成例を示してある。
本例の画像形成装置1は、不揮発性の情報記憶領域(NVM)11と、ROM(Read Only Memory)12と、入出力制御部(I/O)13と、ユーザインタフェース部14と、RAM(Random Access Memory)15と、CPU(Central Processing Unit)16と、これらを接続するバス18を備えており、また、I/O13を介してバス18と接続される制御対象デバイス17を備えている。
An embodiment according to the present invention will be described with reference to the drawings.
FIG. 1 shows a configuration example of an image forming apparatus 1 according to an embodiment of the present invention.
The image forming apparatus 1 of this example includes a nonvolatile information storage area (NVM) 11, a ROM (Read Only Memory) 12, an input / output control unit (I / O) 13, a user interface unit 14, and a RAM ( A random access memory (Random Access Memory) 15, a CPU (Central Processing Unit) 16, and a bus 18 that connects them are provided, and a control target device 17 that is connected to the bus 18 via the I / O 13 is provided.

NVM11には、制御パラメータ21や、NVM自動更新スイッチ22が記憶されている。
ROM12には、画像形成制御プログラム31や、制御パラメータの情報更新制御プログラム32や、バージョンアップ毎の制御パラメータの初期値変更内容データ33が記憶されている。
ユーザインタフェース部14は、キー41や、表示部42を有している。
The NVM 11 stores a control parameter 21 and an NVM automatic update switch 22.
The ROM 12 stores an image formation control program 31, a control parameter information update control program 32, and control parameter initial value change content data 33 for each version upgrade.
The user interface unit 14 includes a key 41 and a display unit 42.

まず、本例の画像形成装置1における概略的な動作例を示す。
CPU16は、RAM15を使用してプログラム(本例では、画像形成制御プログラム31や、制御パラメータ情報更新制御プログラム32)を実行し、プログラムに規定された処理を実行する。
制御対象デバイス17は、本例では、プリンタや複写機のように、紙面上に画像を形成する機能を有している。
画像形成制御プログラム31は、制御対象デバイス17により実行される画像形成処理を制御する処理を規定している。この制御に際して、画像形成制御プログラム31は、NVM11に記憶された制御パラメータ21を参照する。
First, a schematic operation example in the image forming apparatus 1 of this example will be described.
The CPU 16 uses the RAM 15 to execute a program (in this example, the image formation control program 31 or the control parameter information update control program 32), and executes processing defined in the program.
In this example, the control target device 17 has a function of forming an image on a paper surface like a printer or a copying machine.
The image formation control program 31 defines a process for controlling an image formation process executed by the control target device 17. In this control, the image formation control program 31 refers to the control parameter 21 stored in the NVM 11.

情報更新制御プログラム32は、NVM21に記憶された制御パラメータ21を更新する処理を規定している。この制御に際して、情報更新制御プログラム32は、ROM12に記憶された初期値変更内容データ33や、NVM11に記憶された制御パラメータ21やNVM自動更新スイッチ22を参照する。
ユーザインタフェース部14は、オペレータ(人)により操作等される。具体的には、キー41は、オペレータにより操作されて、入力されたデータや指示を受け付ける。表示部42は、オペレータに対して、各種の情報を画面に表示する。本例では、画像形成装置1の初期納入時などに、オペレータがキー41を操作して、NVM11に記憶される或いは記憶された制御パラメータ21の値を設定や変更することが可能である。また、本例では、オペレータがキー41を操作して、NVM11に記憶される或いは記憶されたNVM自動更新スイッチ22の値を設定や変更することが可能である。
The information update control program 32 defines a process for updating the control parameter 21 stored in the NVM 21. In this control, the information update control program 32 refers to the initial value change content data 33 stored in the ROM 12, the control parameter 21 stored in the NVM 11, and the NVM automatic update switch 22.
The user interface unit 14 is operated by an operator (person). Specifically, the key 41 is operated by an operator and receives input data and instructions. The display unit 42 displays various information on the screen for the operator. In this example, when the image forming apparatus 1 is initially delivered, the operator can operate the key 41 to set or change the value of the control parameter 21 stored or stored in the NVM 11. Further, in this example, the operator can set or change the value of the NVM automatic update switch 22 stored or stored in the NVM 11 by operating the key 41.

次に、制御パラメータ21について説明する。
本例では、制御パラメータ21としては、複数の制御パラメータが用いられる。そして、これら複数の制御パラメータのうちの或るものについては、機械(本例では、画像形成装置1)毎に固有に設定され、更新されない方が好ましい。また、他の制御パラメータについては、制御プログラムのバージョンアップ時に更新される方が好ましい。
具体例として、製造時誤差などに起因して機械毎に固有な制御パラメータとしては、制御対象デバイス17における用紙上の画像の位置合わせ(レジストレーション)に関する、画像の書き出しタイミングや、用紙の給紙タイミングなどの設定値が用いられる。本例では、このような制御パラメータは、初期納入時などに、オペレータにより、工場出荷時の調整や顧客の要望による調整などが施されて設定されることで、機械毎に固有の値が設定される。
Next, the control parameter 21 will be described.
In this example, a plurality of control parameters are used as the control parameter 21. Some of the plurality of control parameters are preferably set for each machine (image forming apparatus 1 in this example) and are not updated. Further, it is preferable that other control parameters are updated when the control program is upgraded.
As specific examples, control parameters unique to each machine due to manufacturing errors and the like include image writing timing relating to image registration (registration) in the control target device 17 and paper feeding. A set value such as timing is used. In this example, these control parameters are set by the operator after factory shipment adjustment or customer request adjustment at the time of initial delivery. Is done.

また、具体例として、運用状況に起因して機械毎に固有な制御パラメータとしては、制御対象デバイス17が有するドラムなどの要素の消耗度を表す値(消耗度情報)が用いられる。消耗度情報の初期値は単なる開始状態値であり、使用状況に応じて順次変化していく。本例では、このような制御パラメータは、機械毎の使用状況に応じて、機械毎に固有な値となる。なお、画像形成制御プログラム31は、消耗度情報に応じて画像形成の制御を変えることができる。
また、具体例として、機械毎に固有ではない制御パラメータとしては、制御対象デバイス17において画像形成のために電荷を加えるときの各種の出力値(パワーサプライ値)などの設定値が用いられる。本例では、このような制御パラメータは、いずれの機械においても同じ値が設定される。
なお、ここで示した具体例は一例であって、その内容で限定されるものではなく、他の種々な態様が用いられてもよい。
As a specific example, as a control parameter unique to each machine due to the operation status, a value (a consumption level information) indicating a level of wear of an element such as a drum of the control target device 17 is used. The initial value of the wear level information is simply a start state value, and changes sequentially according to the usage status. In this example, such a control parameter is a value unique to each machine in accordance with the usage status of each machine. The image formation control program 31 can change the image formation control according to the wear level information.
As a specific example, as control parameters that are not unique to each machine, set values such as various output values (power supply values) when charges are added for image formation in the control target device 17 are used. In this example, such control parameters are set to the same value in any machine.
In addition, the specific example shown here is an example, Comprising: It is not limited by the content, Other various aspects may be used.

次に、画像形成制御プルグラム31のバージョンアップによる更新及び制御パラメータ21の更新について説明する。
本例では、画像形成制御プログラム31がバージョンアップにより更新されるときに、その更新に伴って、制御パラメータ21が更新される。
また、本例では、画像形成制御プログラム31の更新は、画像形成装置1に組み込まれるROM12を交換することにより行われ、つまり、バージョンアップ前のROM12を取り出してバージョンアップ後のROM12を挿入することにより行われる。
ROM12には、情報更新制御プログラム32や初期値変更内容データ33が記憶されており、これらに基づいて制御パラメータ21の更新が行われる。また、ROM12に記憶された画像形成制御プログラム31は、更新後の制御パラメータ21を参照して、画像形成を制御する。
Next, update by upgrading the image forming control program 31 and update of the control parameter 21 will be described.
In this example, when the image forming control program 31 is updated by version upgrade, the control parameter 21 is updated along with the update.
In this example, the image forming control program 31 is updated by exchanging the ROM 12 incorporated in the image forming apparatus 1, that is, the ROM 12 before the upgrade is taken out and the ROM 12 after the upgrade is inserted. Is done.
The ROM 12 stores an information update control program 32 and initial value change content data 33, and the control parameter 21 is updated based on these programs. The image formation control program 31 stored in the ROM 12 controls image formation with reference to the updated control parameter 21.

本例では、バージョンの番号としては、0、1、2、3、・・・といったように、0から始まって1つずつ増加していく値が用いられる。この場合、バージョン番号が大きい方が新しいバージョンであることを示す。
初期値変更内容データ33は、或るバージョンN(Nは0以上の整数)から次のバージョンN+1へ更新されるときに、いずれの制御パラメータの値をいずれの値(バージョンNでの値)からいずれの値(バージョンN+1での値)へ変更するかを表すデータ(初期値変更点)を有する。
また、本例では、所定のバージョンM(Mは2以上の整数)における情報更新制御プログラム32や初期値変更内容データ33としては、それ以前の全ての変更内容を有するものが用いられ、つまり、バージョン0からバージョン1への変更、バージョン1からバージョン2への変更、・・・、バージョンM−1からバージョンMへの変更の全てを実行することが可能な機能を有している。
In this example, as the version number, a value starting from 0 and increasing one by one, such as 0, 1, 2, 3,. In this case, the larger version number indicates a newer version.
When the initial value change content data 33 is updated from one version N (N is an integer of 0 or more) to the next version N + 1, the value of any control parameter is changed from which value (value in version N). Data (initial value change point) indicating which value (value in version N + 1) is to be changed is included.
Further, in this example, as the information update control program 32 and the initial value change content data 33 in the predetermined version M (M is an integer of 2 or more), those having all the previous change contents are used. It has a function capable of executing all the changes from version 0 to version 1, from version 1 to version 2,..., From version M-1 to version M.

なお、他の例として、画像形成装置1と外部のサーバ装置などとをネットワーク等を介して接続し、サーバ装置などから供給(送信)されるバージョンアップ後の画像形成制御プログラム31や情報更新制御プログラム32や初期値変更内容データ33を画像形成装置1によりダウンロード(受信)して、ROM12に記憶するような構成を用いることもできる。このような構成では、ROM12としては書き換え可能なものが用いられ、また、画像形成装置1はダウンロードを行うための通信機能を有する。
また、本例では、通常の場合として、画像形成制御プログラム31の更新時に制御パラメータ21が更新される場合を示すが、制御パラメータ21のみが更新されるような場合があってもよい。
As another example, the image forming control program 31 and the information update control after version upgrade supplied (transmitted) from the server device or the like by connecting the image forming device 1 to an external server device or the like via a network or the like. A configuration in which the program 32 and the initial value change content data 33 are downloaded (received) by the image forming apparatus 1 and stored in the ROM 12 can also be used. In such a configuration, a rewritable ROM 12 is used, and the image forming apparatus 1 has a communication function for downloading.
In this example, a case where the control parameter 21 is updated when the image forming control program 31 is updated is shown as a normal case, but only the control parameter 21 may be updated.

次に、NVM自動更新スイッチ22について説明する。
本例では、NVM自動更新スイッチが0(NVM自動更新スイッチ=0)であることはNVM自動更新が無しであることを表し、NVM自動更新スイッチが0ではない(NVM自動更新スイッチ≠0)ことはNVM自動更新が有りであることを表す。また、NVM自動更新スイッチが1である(NVM自動更新スイッチ=1)ことは無条件更新であることを表し、NVM自動更新スイッチが2である(NVM自動更新スイッチ=2)ことは条件付き更新であることを表す。
NVM自動更新が無しである場合には、NVM11に記憶された制御パラメータ21の自動更新処理は行われない。NVM自動更新が有りで且つ無条件更新である場合には、NVM11に記憶された制御パラメータ21の自動更新処理が行われて且つ変更対象(更新対象)となる全ての制御パラメータが無条件で更新される。NVM自動更新が有りで且つ条件付き更新である場合には、NVM11に記憶された制御パラメータ21の自動更新処理が行われて且つ変更対象(更新対象)となる制御パラメータについて条件付きで更新が行われる。
Next, the NVM automatic update switch 22 will be described.
In this example, the NVM automatic update switch being 0 (NVM automatic update switch = 0) indicates that there is no NVM automatic update, and the NVM automatic update switch is not 0 (NVM automatic update switch ≠ 0). Indicates that there is an NVM automatic update. An NVM automatic update switch of 1 (NVM automatic update switch = 1) indicates an unconditional update, and an NVM automatic update switch of 2 (NVM automatic update switch = 2) indicates a conditional update. It represents that.
When the NVM automatic update is not performed, the automatic update process of the control parameter 21 stored in the NVM 11 is not performed. When there is NVM automatic update and unconditional update, the control parameter 21 stored in the NVM 11 is automatically updated, and all control parameters to be changed (update target) are unconditionally updated. Is done. When NVM automatic update is present and conditional update is performed, automatic update processing of the control parameter 21 stored in the NVM 11 is performed, and the control parameter to be changed (update target) is updated with conditions. Is called.

本例では、この条件付き更新の条件として、次のような条件を用いる。
すなわち、NVM初期値変更点では変更対象となる制御パラメータについて変更前の値aから変更後の値bへ変更することを規定しており、本例では、現在設定されている制御パラメータの値が前記規定された変更前の値aに一致する場合にはその制御パラメータの値を前記規定された変更後の値bへ変更する一方、現在設定されている制御パラメータの値が前記規定された変更前の値aに一致しない場合にはその制御パラメータの値は変更しない、という条件を用いる。
In this example, the following conditions are used as conditions for this conditional update.
That is, the NVM initial value change point stipulates that the control parameter to be changed is changed from the value a before the change to the value b after the change. In this example, the value of the control parameter currently set is When the value before the specified change a matches the control parameter value, the control parameter value is changed to the specified change value b, while the currently set control parameter value changes to the specified change. The condition that the value of the control parameter is not changed when it does not match the previous value a is used.

ここで、本例では、NVM11に、NVM初期化バージョンの値が記憶される。
NVM初期化バージョンは、NVM11の初期化のレベルを表すものであり、具体的には、現在設定されているバージョンの番号を格納する。NVM初期化バージョンの値は、NVM11の初期化(本例のNVM自動更新とは別の処理)が完了した際や、本例のNVM自動更新の処理が完了した際に、稼動プログラムのバージョン番号(本例では、画像形成制御プログラム31のバージョン番号と同じ番号)へ設定や変更される。
また、本例では、ROM12に、稼動バージョンの値が記憶されている。
稼動バージョンは、ROM12に記憶された画像形成制御プログラム31のバージョン番号を格納する。
Here, in this example, the value of the NVM initialization version is stored in the NVM 11.
The NVM initialization version represents the initialization level of the NVM 11, and specifically stores the version number currently set. The value of the NVM initialization version is the version number of the operation program when the initialization of NVM 11 (a process different from the NVM automatic update in this example) is completed or when the NVM automatic update process in this example is completed. (In this example, it is set or changed to the same number as the version number of the image formation control program 31).
In this example, the ROM 12 stores the value of the operating version.
The operation version stores the version number of the image formation control program 31 stored in the ROM 12.

また、本例では、オペレータがキー41を操作して、NVM11に記憶されたNVM自動更新スイッチ22の値を変更することができる。例えば、NVM自動更新スイッチ22の値が0であるときに、NVM自動更新スイッチ22の値を1又は2へ変更することで、NVM自動更新処理が行われるように設定することができる。
なお、このようなNVM自動更新スイッチ22の値の変更が、情報更新制御プログラム32などにより(オペレータの操作によらず自動的に)行われるような構成が用いられてもよい。
In this example, the operator can operate the key 41 to change the value of the NVM automatic update switch 22 stored in the NVM 11. For example, when the value of the NVM automatic update switch 22 is 0, the value of the NVM automatic update switch 22 can be changed to 1 or 2 so that the NVM automatic update process is performed.
A configuration in which such a change of the value of the NVM automatic update switch 22 is performed by the information update control program 32 or the like (automatically regardless of an operator's operation) may be used.

次に、本例の情報更新制御プログラム32により行われる更新制御処理の一例を示す。
図2には、NVM自動更新処理に係る更新制御処理の手順の一例を示してある。
画像形成装置1の電源が投入されると(ステップS1)、その直後に、CPU16によりROM12に記憶された情報更新制御プログラム32が読み出されて、この情報更新制御プログラム32により以下のような処理が実行される。なお、電源投入直後は、NVM11に記憶された制御パラメータ21がまだ使用される前である。
Next, an example of the update control process performed by the information update control program 32 of this example is shown.
FIG. 2 shows an example of the procedure of the update control process related to the NVM automatic update process.
When the power of the image forming apparatus 1 is turned on (step S1), immediately after that, the information update control program 32 stored in the ROM 12 is read out by the CPU 16, and the following processing is performed by the information update control program 32. Is executed. Note that immediately after the power is turned on, the control parameter 21 stored in the NVM 11 is not yet used.

この処理では、まず、NVM11に記憶されたNVM自動更新スイッチ22の値を参照して(ステップS2)、この値を判定し(ステップS3)、NVM自動更新が無し(本例では、0)の状態であった場合には処理を終了する一方(ステップS15)、NVM自動更新が有り(本例では、1又は2)の状態であった場合にはNVM自動更新処理を開始する(ステップS4)。
NVM自動更新処理では、現在の稼動バージョンの値とNVM初期化バージョンの値とを比較する(ステップS5)。
この結果、稼動バージョンの値がNVM初期化バージョンの値以下である場合には、NVM11に記憶されるNVM自動更新スイッチ22を無しに設定して(ステップS14)、処理を終了する(ステップS15)。
In this process, first, the value of the NVM automatic update switch 22 stored in the NVM 11 is referred to (step S2), this value is determined (step S3), and there is no NVM automatic update (0 in this example). If it is in the state, the process is terminated (step S15), while if there is NVM automatic update (1 or 2 in this example), the NVM automatic update process is started (step S4). .
In the NVM automatic update process, the value of the current operation version is compared with the value of the NVM initialization version (step S5).
As a result, when the value of the operation version is equal to or less than the value of the NVM initialization version, the NVM automatic update switch 22 stored in the NVM 11 is set to no (step S14), and the process is ended (step S15). .

一方、稼動バージョンの値がNVM初期化バージョンの値と比べて大きい場合(稼動バージョン>NVM初期化バージョンである場合)には、NVM初期化バージョンの次のバージョンに関して、ROM12に記憶された初期値変更内容データ33としてNVM初期値変更点があるか否かを判定する(ステップS6)。
この結果、NVM初期化バージョンから次のバージョンへの(各バージョン間の)NVM初期値変更点が無い場合には、このNVM変更は自動的に成功となり、NVM11に記憶されたNVM初期化バージョンの値を1つ増加させて格納し(ステップS13)、前記した稼動バージョンの値とNVM初期化バージョンの値とを比較する処理(ステップS5の処理)へ戻る。つまり、現在の稼動バージョンの値と次のバージョンへ更新されたNVM初期化バージョンの値とを比較して、稼動バージョンの値がNVM初期化バージョンの値より大きければNVM自動更新処理を継続し、そして、稼動バージョンの値とNVM初期化バージョンの値とが一致した時点でNVM自動更新処理を終了する。
On the other hand, when the value of the operation version is larger than the value of the NVM initialization version (when operation version> NVM initialization version), the initial value stored in the ROM 12 for the next version of the NVM initialization version It is determined whether there is an NVM initial value change point as the change content data 33 (step S6).
As a result, when there is no NVM initial value change point (between versions) from the NVM initialization version to the next version, this NVM change is automatically successful, and the NVM initialization version stored in the NVM 11 The value is incremented by one (step S13), and the process returns to the process of comparing the value of the operating version and the value of the NVM initialization version (process of step S5). That is, the value of the current operating version is compared with the value of the NVM initialization version updated to the next version, and if the value of the operating version is greater than the value of the NVM initialization version, the NVM automatic update process is continued. Then, the NVM automatic update process ends when the value of the active version matches the value of the NVM initialization version.

一方、NVM初期化バージョンから次のバージョンへの(各バージョン間の)NVM初期値変更点があった場合には、そのNVM初期値変更点を取得して、変更対象となる制御パラメータを把握する(ステップS7)。
本例では、NVM初期化バージョンから次のバージョンへのNVM初期値変更点で規定される変更対象となる全ての制御パラメータについて、例えば上から下への順序などといった所定の順序で、それぞれの制御パラメータ毎に、次のような更新制御が行われる。
On the other hand, when there is an NVM initial value change point (between each version) from the NVM initialization version to the next version, the NVM initial value change point is acquired to grasp the control parameter to be changed. (Step S7).
In this example, all the control parameters to be changed defined by the NVM initial value change point from the NVM initialization version to the next version are controlled in a predetermined order such as from top to bottom. The following update control is performed for each parameter.

まず、NVM自動更新スイッチ22が条件付き更新の状態であるか否かを判定する(ステップS8)。
この結果、NVM自動更新スイッチ22が条件付き更新ではなく無条件更新の状態である場合には、現在の変更対象となる制御パラメータについて、無条件で、NVM11に記憶された制御パラメータ21(本例のように複数ある場合には、該当する制御パラメータ)に次のバージョンのNVM初期値(次のバージョンにおける値)を書き込んで設定する(ステップS12)。そして、次の順番の制御パラメータに関する処理へ移行することとして(ステップS11)、前記したNVM初期値変更点の有無を判定する処理(ステップS6の処理)へ戻る。
First, it is determined whether or not the NVM automatic update switch 22 is in a conditional update state (step S8).
As a result, when the NVM automatic update switch 22 is in the state of unconditional update instead of conditional update, the control parameter 21 (this example) stored in the NVM 11 unconditionally for the control parameter to be changed at present. If there are a plurality of such parameters, the NVM initial value (the value in the next version) of the next version is written and set in the corresponding control parameter (step S12). Then, the process proceeds to the process related to the control parameter in the next order (step S11), and the process returns to the process of determining the presence or absence of the NVM initial value change point (process of step S6).

一方、NVM自動更新スイッチ22が条件付き更新の状態である場合には、現在の変更対象となる制御パラメータについて、NVM初期値変更点で規定される変更前の値(NVM初期化バージョンに対応するバージョンでのNVM初期値)とNVM11に現在設定されている制御パラメータ22(本例のように複数ある場合には、該当する制御パラメータ)の値とを比較する(ステップS9)。
この結果、これらの値が一致する場合には(ステップS10)、NVM11に記憶された制御パラメータに次のバージョンのNVM初期値(次のバージョンにおける値)を書き込んで設定する一方(ステップS12)、これらの値が一致しない場合には(ステップS10)、その制御パラメータについては更新しない。そして、次の順番の制御パラメータに関する処理へ移行することとして(ステップS11)、前記したNVM初期値変更点の有無を判定する処理(ステップS6の処理)へ戻る。
On the other hand, when the NVM automatic update switch 22 is in the state of conditional update, the value before change defined by the NVM initial value change point (corresponding to the NVM initialization version) for the control parameter to be changed at present. The NVM initial value in the version) is compared with the value of the control parameter 22 currently set in the NVM 11 (if there are a plurality of control parameters as in this example, the corresponding control parameter) (step S9).
As a result, if these values match (step S10), the NVM initial value of the next version (value in the next version) is written and set in the control parameter stored in the NVM 11 (step S12), If these values do not match (step S10), the control parameter is not updated. Then, the process proceeds to the process related to the control parameter in the next order (step S11), and the process returns to the process of determining the presence or absence of the NVM initial value change point (process of step S6).

次に、NVM自動更新処理により無条件更新が行われる場合における制御パラメータの状態変化の一例を示す。
図3には、バージョン0000、バージョン0001、バージョン0002、バージョン0003のそれぞれの状態においてNVM11に記憶される制御パラメータ21の値を示してあるとともに、バージョン0000からバージョン0001へのNVM初期値変更点の情報、バージョン0001からバージョン0002へのNVM初期値変更点の情報、バージョン0002からバージョン0003へのNVM初期値変更点の情報を示してある。
Next, an example of a change in the state of the control parameter when the unconditional update is performed by the NVM automatic update process is shown.
FIG. 3 shows the value of the control parameter 21 stored in the NVM 11 in each state of version 0000, version 0001, version 0002, and version 0003, and the NVM initial value change point from version 0000 to version 0001. Information, NVM initial value change point from version 0001 to version 0002, and NVM initial value change point information from version 0002 to version 0003 are shown.

具体的には、5個の制御パラメータ(制御パラメータ1〜制御パラメータ5)を例示してあり、バージョン0000ではそれぞれの制御パラメータ1〜5の値が初期的に設定或いは調整されている。バージョン0000からバージョン0001へのNVM初期値変更点では制御パラメータ1、3、5について値の変更が規定されており、この変更(バージョンアップによる更新)が無条件で行われることにより、バージョン0001の状態が生成される。バージョン0001からバージョン0002へのNVM初期値変更点では制御パラメータの変更は規定されておらず、バージョン0001の状態と同様なバージョン0002の状態が維持される。バージョン0002からバージョン0003へのNVM初期値変更点では制御パラメータ1、2、4について値の変更が規定されており、この変更(バージョンアップによる更新)が無条件で行われることにより、バージョン0003の状態が生成される。   Specifically, five control parameters (control parameter 1 to control parameter 5) are illustrated. In version 0000, the values of the respective control parameters 1 to 5 are initially set or adjusted. In the NVM initial value change point from version 0000 to version 0001, a change in value is defined for control parameters 1, 3, and 5. By making this change (update by version upgrade) unconditionally, version 0001 A state is generated. At the NVM initial value change point from version 0001 to version 0002, the change of the control parameter is not defined, and the state of version 0002 similar to the state of version 0001 is maintained. In the NVM initial value change point from the version 0002 to the version 0003, the change of the values for the control parameters 1, 2, and 4 is defined, and this change (update by version upgrade) is performed unconditionally. A state is generated.

次に、NVM自動更新処理により条件付き更新が行われる場合における制御パラメータの状態変化の一例を示す。
図4には、バージョン0000、バージョン0001、バージョン0002、バージョン0003のそれぞれの状態においてNVM11に記憶される制御パラメータ21の値を示してあるとともに、バージョン0000からバージョン0001へのNVM初期値変更点の情報、バージョン0001からバージョン0002へのNVM初期値変更点の情報、バージョン0002からバージョン0003へのNVM初期値変更点の情報を示してある。
Next, an example of a change in state of the control parameter when conditional update is performed by the NVM automatic update process will be described.
FIG. 4 shows the value of the control parameter 21 stored in the NVM 11 in each state of version 0000, version 0001, version 0002, and version 0003, and the NVM initial value change point from version 0000 to version 0001. Information, NVM initial value change point from version 0001 to version 0002, and NVM initial value change point information from version 0002 to version 0003 are shown.

具体的には、5個の制御パラメータ(制御パラメータ1〜制御パラメータ5)を例示してあり、バージョン0000ではそれぞれの制御パラメータ1〜5の値が初期的に設定或いは調整されている。
バージョン0000からバージョン0001へのNVM初期値変更点では、制御パラメータ1、3、5について値の変更(バージョンアップによる更新)が規定されている。制御パラメータ1については、NVM初期値変更点では変更前の値「10」から変更後の値「15」へ変更することが規定されているが、バージョン0000ではその値が「10」ではなく「20」であるため、変更はしない。同様に、制御パラメータ5については、NVM初期値変更点では変更前の値「10」から変更後の値「100」へ変更することが規定されているが、バージョン0000ではその値が「10」ではなく「0」であるため、変更はしない。また、制御パラメータ3については、NVM初期値変更点では変更前の値「10」から変更後の値「20」へ変更することが規定されており、バージョン0000ではその値が「10」であるため、「20」へ変更する。これらにより、バージョン0001の状態が生成される。
Specifically, five control parameters (control parameter 1 to control parameter 5) are illustrated. In version 0000, the values of the respective control parameters 1 to 5 are initially set or adjusted.
In the NVM initial value change point from version 0000 to version 0001, the change of values (update by version upgrade) is specified for control parameters 1, 3, and 5. Regarding the control parameter 1, it is stipulated that the value “10” before the change is changed to the value “15” after the change at the NVM initial value change point, but the value is not “10” but “10” in the version 0000. Since it is “20”, no change is made. Similarly, with respect to the control parameter 5, it is stipulated that the value “10” before the change is changed from the value “10” before the change to the value “100” after the change at the NVM initial value change point. Since it is not “0”, it is not changed. Regarding the control parameter 3, it is specified that the value before change is changed from the value “10” to the value after change “20” at the NVM initial value change point, and the value is “10” in the version 0000. Therefore, it is changed to “20”. As a result, the state of version 0001 is generated.

バージョン0001からバージョン0002へのNVM初期値変更点では制御パラメータの変更は規定されておらず、バージョン0001の状態と同様なバージョン0002の状態が維持される。
バージョン0002からバージョン0003へのNVM初期値変更点では、制御パラメータ1、2、4について値の変更(バージョンアップによる更新)が規定されている。制御パラメータ1については、NVM初期値変更点では変更前の値「15」から変更後の値「30」へ変更することが規定されているが、バージョン0002ではその値が「15」ではなく「20」であるため、変更はしない。同様に、制御パラメータ4については、NVM初期値変更点では変更前の値「40」から変更後の値「50」へ変更することが規定されているが、バージョン0002ではその値が「40」ではなく「45」であるため、変更はしない。また、制御パラメータ2については、NVM初期値変更点では変更前の値「10」から変更後の値「1」へ変更することが規定されており、バージョン0002ではその値が「10」であるため、「1」へ変更する。これらにより、バージョン0003の状態が生成される。
At the NVM initial value change point from version 0001 to version 0002, the change of the control parameter is not defined, and the state of version 0002 similar to the state of version 0001 is maintained.
In the NVM initial value change point from the version 0002 to the version 0003, change of values (update by version upgrade) is defined for the control parameters 1, 2, and 4. Regarding the control parameter 1, it is specified that the value “15” before the change is changed to the value “30” after the change in the NVM initial value change point, but in the version 0002, the value is not “15” but “15”. Since it is “20”, no change is made. Similarly, with respect to the control parameter 4, it is specified that the value “40” before the change is changed to the value “50” after the change in the NVM initial value change point, but in the version 0002, the value is “40”. However, since it is “45”, it is not changed. As for the control parameter 2, it is defined that the value before change is changed from the value “10” to the value after change “1” at the NVM initial value change point, and the value is “10” in the version 0002. Therefore, it is changed to “1”. As a result, the state of version 0003 is generated.

本例では、制御パラメータ1、4、5については、NVM初期値変更点での変更条件に一致しないことから、機械毎に固有な制御パラメータであるとみなすことができ、このような制御パラメータについては更新しないこととしている。
一方、本例では、制御パラメータ2、3については、NVM初期値変更点での変更条件に一致することから、機械毎によらない制御パラメータであるとみなすことができ、このような制御パラメータについてはバージョンアップに従って更新することとしている。
In this example, since the control parameters 1, 4, and 5 do not match the change conditions at the NVM initial value change point, they can be regarded as control parameters unique to each machine. Will not update.
On the other hand, in this example, since the control parameters 2 and 3 match the change condition at the NVM initial value change point, it can be regarded as a control parameter not depending on each machine. Will be updated according to the version upgrade.

以上のように、本例の画像形成装置1では、制御プログラム(本例では、情報更新制御プログラム32)の内部或いは外部に、バージョンアップ毎の制御パラメータ21の初期値変更内容データ33を記憶しておき、NVM11上のNVM初期化バージョンとROM12上の稼動バージョンとを比較して、バージョンアップを検知した場合には、バージョンアップに伴う初期値変更の対象となる制御パラメータについてのみ、更新制御を行う。この更新制御において、条件付き更新である場合には、NVM11に更新後の初期値を書き込む前に、変更の内容や現在設定されている制御パラメータの値を確認し、この結果、NVM初期値変更点では変更前に設定されているとして規定された値と不一致な値が設定されている制御パラメータについては、更新後の初期値の書き込みを行わないようにし、つまり、更新されないようにする。   As described above, in the image forming apparatus 1 of this example, the initial value change content data 33 of the control parameter 21 for each version upgrade is stored inside or outside the control program (in this example, the information update control program 32). When the NVM initialization version on the NVM 11 is compared with the operation version on the ROM 12 and an upgrade is detected, the update control is performed only for the control parameter whose initial value is changed due to the upgrade. Do. In this update control, if it is a conditional update, before writing the updated initial value to the NVM 11, the contents of the change and the value of the currently set control parameter are confirmed. As a result, the NVM initial value change In terms of control parameters that are set to a value that does not match the value defined as being set before the change, the updated initial value is not written, that is, not updated.

また、本例の画像形成装置1では、制御パラメータ21の自動更新の有無をNVM11上のNVM自動更新スイッチ22により指定することができ、また、NVM自動更新有りの状態を検知して行われたNVM自動更新処理が完了したときには、NVM自動更新無しの状態へ自動的に解除する。
また、本例の画像形成装置1では、無条件更新を行うか或いは条件付き更新を行うかをNVM11上のNVM自動更新スイッチ22により指定することができる。
なお、NVM自動更新スイッチ22についても、例えば、NVM11上の制御パラメータであるととらえることも可能である。
Further, in the image forming apparatus 1 of this example, whether or not the control parameter 21 is automatically updated can be designated by the NVM automatic update switch 22 on the NVM 11, and is performed by detecting the state of NVM automatic update. When the NVM automatic update process is completed, the state is automatically canceled to the state where there is no NVM automatic update.
Further, in the image forming apparatus 1 of this example, it is possible to specify whether to perform unconditional update or conditional update by the NVM automatic update switch 22 on the NVM 11.
The NVM automatic update switch 22 can also be regarded as a control parameter on the NVM 11, for example.

従って、本例の画像形成装置1では、制御パラメータ21の自動更新時に、更新前の規定の初期値から外れた設定値を有する制御パラメータを識別して更新しないようにすることにより、機械固有の制御パラメータの設定内容が継続されることを保証することができ、これと共に、他の制御パラメータについては、最新のソフトウエアに対応した値へ更新されることを実現することができる。このように、機械固有の制御パラメータの値を尊重して自動更新されないようにすることで、例えば、バージョンアップ時に機械固有の制御パラメータの値をオペレータにより打ち戻すような作業を削減して、効率化を図ることができる。また、本例のように、或るバージョンのROM12に以前の全てのバージョンアップを実行するための情報を記憶させておくと、自動的に最新のバージョンまで更新されるため、非常に便利である。   Therefore, in the image forming apparatus 1 of the present example, when the control parameter 21 is automatically updated, the control parameter having a setting value deviating from the specified initial value before the update is identified and is not updated. It can be ensured that the setting contents of the control parameters are continued, and at the same time, the other control parameters can be updated to values corresponding to the latest software. In this way, by respecting the value of the control parameter unique to the machine so that it is not automatically updated, for example, the work of returning the control parameter value unique to the machine by the operator at the time of version upgrade can be reduced, and the efficiency can be reduced. Can be achieved. In addition, if information for executing all previous version upgrades is stored in a certain version of ROM 12 as in this example, the latest version is automatically updated, which is very convenient. .

ここで、本例では、本発明に係る制御装置の一例として、画像形成を制御する画像形成装置1を示したが、本発明は、種々な装置に適用されてもよい。具体例としては、プリンタ、スキャナ、FAX機、複写機、複合機などに適用することや、或いは、他の種々な装置に適用することができる。
また、本例では、情報記憶領域としてNVM11を用いたが、情報記憶領域としては、種々なものが用いられてもよい。具体例としては、ハードディスクドライブ(HDD)や、バックアップメモリなどを用いることができる。
Here, in this example, the image forming apparatus 1 that controls image formation is shown as an example of the control apparatus according to the present invention, but the present invention may be applied to various apparatuses. As specific examples, the present invention can be applied to a printer, a scanner, a FAX machine, a copier, a multifunction machine, or other various apparatuses.
In this example, the NVM 11 is used as the information storage area, but various information storage areas may be used. As a specific example, a hard disk drive (HDD), a backup memory, or the like can be used.

なお、本例の画像形成装置1では、NVM11の機能により記憶手段が構成されており、CPU16が画像形成制御プログラム31を実行して制御を行う機能により制御手段が構成されており、CPU16が情報更新制御プログラム32を実行して初期値変更内容データ33に基づいて条件付き更新処理を実行する機能により条件付き更新手段が構成されており、CPU16が情報更新制御プログラム32を実行して初期値変更内容データ33に基づいて無条件更新処理を実行する機能により無条件更新手段が構成されており、NVM自動更新スイッチ22の機能により更新種別指定手段や更新有無指定手段が構成されている。また、本例では、更新処理を実行するためのプログラムやデータを記憶した記憶媒体がROM12として構成されており、画像形成装置1が有する読み取り機能(入力機能)によりROM12に格納されたプログラムやデータが読み取られる。   In the image forming apparatus 1 of this example, the storage unit is configured by the function of the NVM 11, and the control unit is configured by the function of the CPU 16 executing the image forming control program 31 to perform control. The conditional update means is configured by the function of executing the update control program 32 and executing conditional update processing based on the initial value change content data 33, and the CPU 16 executes the information update control program 32 to change the initial value. An unconditional update unit is configured by the function of executing the unconditional update process based on the content data 33, and an update type designation unit and an update presence / absence designation unit are configured by the function of the NVM automatic update switch 22. In this example, the storage medium storing the program and data for executing the update process is configured as the ROM 12, and the program and data stored in the ROM 12 by the reading function (input function) of the image forming apparatus 1. Is read.

ここで、本発明に係る制御装置などの構成としては、必ずしも以上に示したものに限られず、種々な構成が用いられてもよい。また、本発明は、例えば、本発明に係る処理を実行する方法或いは方式や、このような方法や方式を実現するためのプログラムや当該プログラムを記憶(記録)する記憶媒体などとして提供することも可能であり、また、種々な装置やシステムとして提供することも可能である。
また、本発明の適用分野としては、必ずしも以上に示したものに限られず、本発明は、種々な分野に適用することが可能なものである。
Here, the configuration of the control device or the like according to the present invention is not necessarily limited to the above-described configuration, and various configurations may be used. The present invention can also be provided as, for example, a method or method for executing the processing according to the present invention, a program for realizing such a method or method, or a storage medium for storing (recording) the program. It is also possible to provide as various devices and systems.
The application field of the present invention is not necessarily limited to the above-described fields, and the present invention can be applied to various fields.

また、本発明に係る制御装置などにおいて行われる各種の処理としては、例えばプロセッサやメモリ等を備えたハードウエア資源においてプロセッサがROM(Read Only Memory)に格納された制御プログラムを実行することにより制御される構成が用いられてもよく、また、例えば当該処理を実行するための各機能手段が独立したハードウエア回路として構成されてもよい。
また、本発明は上記の制御プログラムを格納したフロッピー(登録商標)ディスクやCD(Compact Disc)−ROM等のコンピュータにより読み取り可能な記憶媒体や当該プログラム(自体)として把握することもでき、当該制御プログラムを当該記憶媒体からコンピュータに入力してプロセッサに実行させることにより、本発明に係る処理を遂行させることができる。
In addition, as various processes performed in the control device according to the present invention, for example, control is performed by executing a control program stored in a ROM (Read Only Memory) in a hardware resource including a processor, a memory, and the like. For example, each functional unit for executing the processing may be configured as an independent hardware circuit.
The present invention can also be understood as a computer-readable storage medium such as a floppy (registered trademark) disk or a CD (Compact Disc) -ROM storing the above control program, or the program (itself). The processing according to the present invention can be performed by inputting a program from the storage medium to a computer and causing the computer to execute the program.

本発明の一実施例に係る画像形成装置の構成例を示す図である。1 is a diagram illustrating a configuration example of an image forming apparatus according to an embodiment of the present invention. NVM自動更新処理に係る更新制御処理の手順の一例を示す図である。It is a figure which shows an example of the procedure of the update control process which concerns on an NVM automatic update process. NVM自動更新処理により無条件更新が行われる場合における制御パラメータの状態変化の一例を示す図である。It is a figure which shows an example of the state change of a control parameter in case unconditional update is performed by NVM automatic update process. NVM自動更新処理により条件付き更新が行われる場合における制御パラメータの状態変化の一例を示す図である。It is a figure which shows an example of the state change of a control parameter in case conditional update is performed by NVM automatic update process.

符号の説明Explanation of symbols

1・・画像形成装置、 11・・不揮発性の情報記憶領域(NVM)、 12・・ROM、 13・・I/O、 14・・ユーザインタフェース部、 15・・RAM、 16・・CPU、 17・・制御対象デバイス、 18・・バス、 21・・制御パラメータ、 22・・NVM自動更新スイッチ、 31・・画像形成制御プログラム、 32・・情報更新制御プログラム、 33・・初期値変更内容データ、 41・・キー、 42・・表示部、   1. Image forming apparatus 11. Non-volatile information storage area (NVM) 12. ROM ROM 13. I / O 14. User interface unit 15. RAM 16. CPU 16 ..Control target device, 18 .... Bus, 21 ... Control parameter, 22 .... NVM automatic update switch, 31 ... Image formation control program, 32 ... Information update control program, 33 ... Initial value change contents data, 41 .. key, 42 .. display section,

Claims (7)

制御パラメータの値を参照して制御を行う制御装置において、
前記制御パラメータの値を記憶する記憶手段と、
前記記憶手段に記憶された制御パラメータの値を参照して制御を行う制御手段と、
更新対象となる制御パラメータについて更新前の値と更新後の値を保持しており、前記記憶手段に記憶された制御パラメータの値が前記保持された更新前の値と一致する条件が満たされる場合には前記制御パラメータの値を前記保持された更新後の値へ更新する一方、不一致である場合には非更新とする条件付き更新手段と、
前記記憶手段に記憶された制御パラメータの値を無条件で更新する無条件更新手段と、
前記条件付き更新手段による更新処理の実行或いは前記無条件更新手段による更新処理の実行を指定する更新種別指定手段と、を備え、
前記更新種別指定手段は、前記記憶手段に記憶された更新処理に係る制御パラメータに応じて前記更新処理の実行を指定し、
前記条件付き更新手段及び前記無条件更新手段は、前記更新処理に係る制御パラメータも更新対象とする、
ことを特徴とする制御装置。
In a control device that performs control with reference to the value of a control parameter,
Storage means for storing the value of the control parameter;
Control means for performing control with reference to the value of the control parameter stored in the storage means;
When the control parameter to be updated holds the value before update and the value after update, and the condition that the value of the control parameter stored in the storage means matches the value before update held is satisfied Updating the value of the control parameter to the held updated value, and if not, a conditional update unit that does not update,
Unconditional updating means for unconditionally updating the value of the control parameter stored in the storage means;
Update type designation means for designating execution of update processing by the conditional update means or execution of update processing by the unconditional update means,
The update type designation unit designates execution of the update process according to a control parameter related to the update process stored in the storage unit,
The conditional update unit and the unconditional update unit also update the control parameter related to the update process.
A control device characterized by that.
請求項1に記載の制御装置において、
前記記憶手段は、複数の制御パラメータを記憶し、
前記条件付き更新手段は、制御パラメータ毎に更新処理を実行する、
ことを特徴とする制御装置。
The control device according to claim 1,
The storage means stores a plurality of control parameters,
The conditional update means executes an update process for each control parameter.
A control device characterized by that.
請求項1又は請求項2に記載の制御装置において、
前記条件付き更新手段は、複数回のバージョンアップに対応した複数回の更新処理を実行するための情報を保持しており、前記記憶手段に記憶された制御パラメータの値のバージョンを検知して、前記保持している最新のバージョンになるまで更新処理を実行する、
ことを特徴とする制御装置。
In the control device according to claim 1 or 2,
The conditional update means holds information for executing a plurality of update processes corresponding to a plurality of version upgrades, detects the version of the value of the control parameter stored in the storage means, Update processing is performed until the latest version is held,
A control device characterized by that.
請求項1乃至請求項3のいずれか1項に記載の制御装置において、
前記記憶手段に記憶された制御パラメータの値の更新処理の実行の有無を指定する更新有無指定手段を備えた、
ことを特徴とする制御装置。
The control apparatus according to any one of claims 1 to 3,
An update presence / absence specifying means for specifying whether or not to execute an update process of the value of the control parameter stored in the storage means;
A control device characterized by that.
制御パラメータの値を参照して制御を行う制御装置の記憶手段に記憶された前記制御パラメータの値を更新する方法において、
前記制御装置に備えられた条件付き更新手段が、更新対象となる制御パラメータについて更新前の値と更新後の値を保持しており、前記記憶手段に記憶された制御パラメータの値が前記保持された更新前の値と一致する条件が満たされる場合には前記制御パラメータの値を前記保持された更新後の値へ更新する一方、不一致である場合には非更新とし、
前記制御装置に備えられた無条件更新手段が、前記記憶手段に記憶された制御パラメータの値を無条件で更新し、
前記制御装置に備えられた更新種別指定手段が、前記条件付き更新手段による更新処理の実行或いは前記無条件更新手段による更新処理の実行を指定し、
前記更新種別指定手段は、前記記憶手段に記憶された更新処理に係る制御パラメータに応じて前記更新処理の実行を指定し、
前記条件付き更新手段及び前記無条件更新手段は、前記更新処理に係る制御パラメータも更新対象とする、
ことを特徴とする方法。
In the method of updating the value of the control parameter stored in the storage means of the control device that performs control with reference to the value of the control parameter,
The conditional update means provided in the control device holds the pre-update value and the post-update value for the control parameter to be updated, and the control parameter value stored in the storage means is held. When the condition that matches the value before the update is satisfied, the value of the control parameter is updated to the held value after the update.
The unconditional updating means provided in the control device updates the value of the control parameter stored in the storage means unconditionally,
The update type designation means provided in the control device designates execution of update processing by the conditional update means or execution of update processing by the unconditional update means,
The update type designation unit designates execution of the update process according to a control parameter related to the update process stored in the storage unit,
The conditional update unit and the unconditional update unit also update the control parameter related to the update process.
A method characterized by that.
記憶手段に記憶された制御パラメータの値を参照して制御を行う制御装置を構成するコンピュータに実行させるプログラムであって、
更新対象となる制御パラメータについて更新前の値と更新後の値を保持しており、前記記憶手段に記憶された制御パラメータの値が前記保持された更新前の値と一致する条件が満たされる場合には前記制御パラメータの値を前記保持された更新後の値へ更新する一方、不一致である場合には非更新とする条件付き更新手段と、
前記記憶手段に記憶された制御パラメータの値を無条件で更新する無条件更新手段と、
前記条件付き更新手段による更新処理の実行或いは前記無条件更新手段による更新処理の実行を指定する更新種別指定手段
として当該コンピュータを機能させ
更に、前記更新種別指定手段は、前記記憶手段に記憶された更新処理に係る制御パラメータに応じて前記更新処理の実行を指定し、
前記条件付き更新手段及び前記無条件更新手段は、前記更新処理に係る制御パラメータも更新対象とする、
ことを特徴とするプログラム。
A program to be executed by a computer constituting a control device that performs control with reference to a value of a control parameter stored in a storage unit,
When the control parameter to be updated holds the value before update and the value after update, and the condition that the value of the control parameter stored in the storage means matches the value before update held is satisfied Updating the value of the control parameter to the held updated value, and if not, a conditional update unit that does not update,
Unconditional updating means for unconditionally updating the value of the control parameter stored in the storage means;
Update type designation means for designating execution of update processing by the conditional update means or execution of update processing by the unconditional update means ,
The computer to function as
Further, the update type designation unit designates execution of the update process according to a control parameter related to the update process stored in the storage unit,
The conditional update unit and the unconditional update unit also update the control parameter related to the update process.
A program characterized by that.
記憶手段に記憶された制御パラメータの値を参照して制御を行う制御装置を構成するコンピュータに実行させるプログラムを当該コンピュータの入力手段により読み取り可能に記憶した記憶媒体であって、
当該プログラムは、
更新対象となる制御パラメータについて更新前の値と更新後の値を保持しており、前記記憶手段に記憶された制御パラメータの値が前記保持された更新前の値と一致する条件が満たされる場合には前記制御パラメータの値を前記保持された更新後の値へ更新する一方、不一致である場合には非更新とする条件付き更新手段と、
前記記憶手段に記憶された制御パラメータの値を無条件で更新する無条件更新手段と、
前記条件付き更新手段による更新処理の実行或いは前記無条件更新手段による更新処理の実行を指定する更新種別指定手段
として当該コンピュータを機能させ
更に、前記更新種別指定手段は、前記記憶手段に記憶された更新処理に係る制御パラメータに応じて前記更新処理の実行を指定し、
前記条件付き更新手段及び前記無条件更新手段は、前記更新処理に係る制御パラメータも更新対象とする、
ことを特徴とする記憶媒体。
A storage medium storing a program to be executed by a computer constituting a control device that performs control with reference to a value of a control parameter stored in a storage unit so as to be readable by an input unit of the computer,
The program is
When the control parameter to be updated holds the value before update and the value after update, and the condition that the value of the control parameter stored in the storage means matches the value before update held is satisfied Updating the value of the control parameter to the held updated value, and if not, a conditional update unit that does not update,
Unconditional updating means for unconditionally updating the value of the control parameter stored in the storage means;
Update type designation means for designating execution of update processing by the conditional update means or execution of update processing by the unconditional update means ,
The computer to function as
Further, the update type designation unit designates execution of the update process according to a control parameter related to the update process stored in the storage unit,
The conditional update unit and the unconditional update unit also update the control parameter related to the update process.
A storage medium characterized by that.
JP2005094315A 2005-03-29 2005-03-29 Control device, method, program, and storage medium Expired - Fee Related JP4867186B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005094315A JP4867186B2 (en) 2005-03-29 2005-03-29 Control device, method, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005094315A JP4867186B2 (en) 2005-03-29 2005-03-29 Control device, method, program, and storage medium

Publications (2)

Publication Number Publication Date
JP2006277225A JP2006277225A (en) 2006-10-12
JP4867186B2 true JP4867186B2 (en) 2012-02-01

Family

ID=37211938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005094315A Expired - Fee Related JP4867186B2 (en) 2005-03-29 2005-03-29 Control device, method, program, and storage medium

Country Status (1)

Country Link
JP (1) JP4867186B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5196525B2 (en) * 2007-09-10 2013-05-15 エヌイーシーコンピュータテクノ株式会社 Version number information holding circuit and semiconductor integrated circuit
JP5111129B2 (en) * 2008-01-22 2012-12-26 キヤノン株式会社 Information processing apparatus, information processing system, information processing method, and program
JP5194953B2 (en) * 2008-03-31 2013-05-08 ダイキン工業株式会社 Software version upgrade method for air conditioner controller
JP5402593B2 (en) * 2009-12-10 2014-01-29 トヨタ自動車株式会社 Control system
JP2013130923A (en) * 2011-12-20 2013-07-04 Canon Inc Image processor, server device, information processing method, and program
JP5991333B2 (en) * 2014-02-18 2016-09-14 コニカミノルタ株式会社 Information processing apparatus, setting value updating method and setting value updating program in the apparatus
JP6677618B2 (en) * 2016-09-30 2020-04-08 ソフトバンク株式会社 Software update method and software update server for wireless device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10247103A (en) * 1997-03-04 1998-09-14 Nissan Motor Co Ltd Memory rewrite device
JP2000259420A (en) * 1999-03-05 2000-09-22 Denso Corp Device for updating learning value for electronic controller
JP2003256228A (en) * 2002-02-28 2003-09-10 Denso Corp Program rewriting device
JP3801524B2 (en) * 2002-03-29 2006-07-26 本田技研工業株式会社 Automatic update system and automatic update method
JP4779292B2 (en) * 2003-09-02 2011-09-28 ソニー株式会社 Robot control apparatus and method, recording medium, and program

Also Published As

Publication number Publication date
JP2006277225A (en) 2006-10-12

Similar Documents

Publication Publication Date Title
JP4867186B2 (en) Control device, method, program, and storage medium
US9348578B2 (en) Information processing apparatus capable of updating firmware, control method therefor, and storage medium storing control program therefor
JP6366354B2 (en) Information processing apparatus, image forming apparatus, program update method, and program
KR100655929B1 (en) Image forming apparatus capable of updating firmware of optional cassette and method thereof
JP6041588B2 (en) Image forming device, program update method and program
JP6074064B2 (en) Electronics
JPWO2019207729A1 (en) Industrial computer, industrial computer system, operating system updating method and program
JP2006243997A (en) Download system
JP6534519B2 (en) Electronic device having firmware update function
EP3425494A1 (en) Printer apparatus and program
JP4802607B2 (en) Image processing device
JP2010182162A (en) Electronic device and program
EP3584697B1 (en) Information processing device
JP6696414B2 (en) Image processing device
JP2002007152A (en) Download method and download device
JP2006239923A (en) Printer, information processor, and communication function extension unit
US11132152B2 (en) Firmware update system, electronic apparatus, and non-transitory computer-readable recording medium having stored thereon firmware update program
JP7298352B2 (en) processor and program
JP4265731B2 (en) Image forming apparatus
JP2003330655A (en) Image forming device and method for controlling the same device and computer readable storage medium and its program
JP2008117404A (en) Memory rewriting control system
JP2016178499A (en) Image processing apparatus and information processing apparatus
JP6248910B2 (en) Image processing apparatus and program backup method
JP2013101451A (en) Firmware update system and firmware update method
JP2004341781A (en) Method and device for updating firmware, and flash rom

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070928

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071024

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080221

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20101117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110224

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20110507

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110607

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110729

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110816

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110926

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20111018

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111031

R150 Certificate of patent or registration of utility model

Ref document number: 4867186

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20141125

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees