JP6536534B2 - Electronic device and version check program - Google Patents

Electronic device and version check program Download PDF

Info

Publication number
JP6536534B2
JP6536534B2 JP2016209837A JP2016209837A JP6536534B2 JP 6536534 B2 JP6536534 B2 JP 6536534B2 JP 2016209837 A JP2016209837 A JP 2016209837A JP 2016209837 A JP2016209837 A JP 2016209837A JP 6536534 B2 JP6536534 B2 JP 6536534B2
Authority
JP
Japan
Prior art keywords
firmware
version
information
version information
management table
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
JP2016209837A
Other languages
Japanese (ja)
Other versions
JP2018073000A (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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2016209837A priority Critical patent/JP6536534B2/en
Priority to CN201710710685.2A priority patent/CN107797811B/en
Priority to US15/691,534 priority patent/US10564957B2/en
Publication of JP2018073000A publication Critical patent/JP2018073000A/en
Application granted granted Critical
Publication of JP6536534B2 publication Critical patent/JP6536534B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ファームウェアのバージョン管理に適した電子機器及びバージョンチェックプログラムに関する。   The present invention relates to an electronic device suitable for firmware version control and a version check program.

たとえば、多機能プリンター、複合機などのMFP(Multifunction Peripheral)である画像形成装置においては、印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能などを搭載している機種がある。これらの機能は、それぞれ専用のソフトウェアを元に実行されるが、今後ますます機能の増加が予測される。   For example, in an image forming apparatus that is an MFP (Multifunction Peripheral) such as a multi-function printer and a multifunction peripheral, there are models equipped with a print function, a copy function, a fax function, a data transmission / reception function via a network, and the like. Each of these functions is executed based on dedicated software, but an increase in the number of functions is expected in the future.

また、それぞれの機能に応じたハードウェアを動作させるためのファームウェアは、動作を保証するために、最新バージョンとなっていることが好ましい。このため、ファームウェアは、必要に応じて更新されるが、たとえば更新の処理速度などを上げるために、機能毎に分割されている場合がある。言い換えれば、機能毎に分割されたそれぞれのファームウェアは、個別に更新できる。また、それぞれのファームウェアは、固有の機能名及びバージョン番号を含むバージョン情報を有しているため、最新のファームウェアかどうかはそれぞれのバージョン情報を確認することで判断できる。   Further, firmware for operating hardware corresponding to each function is preferably the latest version in order to guarantee the operation. For this reason, the firmware is updated as needed, but may be divided into functions in order to increase the processing speed of the update, for example. In other words, each piece of firmware divided for each function can be updated individually. Further, each firmware has version information including a unique function name and a version number, so whether or not it is the latest firmware can be determined by checking each version information.

ファームウェアの更新に関するものとして、特許文献1では、管理サーバー側のソフトウェア更新支援プログラムが、PC(personal computer)にインストールされている各ソフトウェアのバージョン情報の組み合わせについて、保証バージョン組み合わせテーブルにて保証されたバージョン情報の組み合わせであるか否かなどを判断し、保証されたバージョン情報の組み合わせでない場合、動作が保証されるバージョン情報の組み合わせになるように必要なソフトウェアをダウンロードさせて更新させるソフトウェア更新支援装置を提案している。   As for firmware update, in Patent Document 1, the software update support program on the management server side is guaranteed in the guarantee version combination table for the combination of the version information of each software installed in the PC (personal computer). A software update support device that determines whether or not it is a combination of version information, and downloads and updates necessary software so as to be a combination of version information whose operation is guaranteed if it is not a combination of guaranteed version information Is proposed.

特開2009−230398号公報JP, 2009-230398, A

上述した特許文献1でのソフトウェア更新支援装置では、PCにインストールされている各ソフトウェアのバージョン情報の組み合わせが保証されたバージョン情報の組み合わせでない場合、管理サーバー側のソフトウェア更新支援プログラムが必要なソフトウェアをダウンロードさせて更新させることができる。   In the software update support apparatus in Patent Document 1 described above, when the combination of the version information of each software installed in the PC is not the combination of the guaranteed version information, the software requiring the software update support program on the management server side is used. It can be downloaded and updated.

つまり、このソフトウェア更新支援装置では、管理サーバー側に、PCにインストールされている各ソフトウェアのバージョン情報の組み合わせが保証されたバージョン情報の組み合わせであるか否かなどを判断するための保証バージョン組み合わせテーブルを持たせている。そして、PCからの更新要求により、管理サーバー側で動作が保証されるバージョン情報の組み合わせに必要なソフトウェアを特定してダウンロードさせる。   That is, in this software update support device, a guarantee version combination table for determining on the management server side whether or not the combination of version information of each software installed in the PC is a combination of guaranteed version information. Have Then, according to the update request from the PC, the management server side identifies and downloads the software necessary for the combination of the version information whose operation is guaranteed.

ところで、上述した画像形成装置においては、インストール可能なファームウェアとして、ファームウェアの提供者によって動作が保証されている正規版、装置の仕様に応じてカスタマイズされたカスタム版、試用期間が制限があるものの開発中の段階で実際に使用して評価させるために提供される評価版がある。ここで、画像形成装置においては、たとえば装置の仕様に応じてカスタマイズされたカスタム版のファームウェアをインストールすることがある。この場合、既存のファームウェアをカスタム版のファームウェアに置き換えることになる。なお、カスタム版のファームウェアの場合、USB(Universal Serial Bus)メモリーなどの記憶デバイスからカスタム版のファームウェアを取り込み、既存のファームウェアをカスタム版のファームウェアに置き換えることになる。   By the way, in the above-mentioned image forming apparatus, as an installable firmware, development of a regular version whose operation is guaranteed by a firmware provider, a custom version customized according to the specifications of the apparatus, and a limited trial period There is an evaluation version provided for actual use and evaluation in the middle stage. Here, in the image forming apparatus, for example, a custom version of firmware customized in accordance with the specification of the apparatus may be installed. In this case, the existing firmware is replaced with a custom version of firmware. In the case of the custom version firmware, the custom version firmware is fetched from a storage device such as a USB (Universal Serial Bus) memory, and the existing firmware is replaced with the custom version firmware.

このように、任意の機能のファームウェアをカスタム版のファームウェアに置き換えた場合、特許文献1でのソフトウェアの更新方法のように、管理サーバー側に更新要求を出すと、管理サーバー側が保証バージョン組み合わせテーブルにて保証されたバージョン情報の組み合わせになるように必要なファームウェアを画像形成装置にダウンロードさせることになる。この場合、既存のファームウェアに代えて置き換えたカスタム版のファームウェアが保証バージョン組み合わせテーブルにて保証されたバージョンのファームウェアに更新されてしまうという問題があった。   In this way, when the firmware of an arbitrary function is replaced with the firmware of the custom version, when the update request is issued to the management server side as in the software update method in Patent Document 1, the management server side enters the guarantee version combination table. The necessary firmware is downloaded to the image forming apparatus so as to be a combination of the guaranteed version information. In this case, there has been a problem that the custom version of firmware replaced in place of the existing firmware is updated to the firmware of the version guaranteed in the guarantee version combination table.

本発明は、このような状況に鑑みてなされたものであり、上記問題点を解消することができる電子機器及びバージョンチェックプログラムを提供することを目的とする。   The present invention has been made in view of such a situation, and it is an object of the present invention to provide an electronic device and a version check program capable of solving the above-mentioned problems.

本発明の電子機器は、機能毎に分割され、動作を保証する最新バージョンのファームウェアの組み合わせを示すパッケージ情報が付与されたバージョン情報を有する複数のファームウェアを記憶する記憶デバイスと、前記ファームウェアのバージョン情報と前記パッケージ情報とが登録されている、情報提供サーバーからダウンロードされた最新バージョンの第1の管理テーブルを有し、前記ファームウェアのバージョンチェックの指示に基づき、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第1の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認するファームウェア管理部と、前記ファームウェア管理部が一致しないことを確認すると、前記第1の管理テーブルに登録された一致しないバージョン情報に対応するファームウェアを前記情報提供サーバーからダウンロードし、前記記憶デバイスに記憶されているファームウェアをダウンロードしたファームウェアに更新するシステム制御部とを備え、前記システム制御部は、前記記憶デバイスに記憶されているファームウェアをカスタム版のファームウェアに更新すると、前記ファームウェア管理部に対し、更新対象の前記ファームウェアのバージョン情報を、前記カスタム版のファームウェアのバージョン情報に置き換えた第2の管理テーブルの生成を指示し、前記ファームウェアのバージョンチェックの指示があると、前記ファームウェア管理部に対し、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第2の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認させることを特徴とする。
また、前記システム制御部は、前記ファームウェア管理部が生成した前記第2の管理テーブルを前記情報提供サーバーに登録することを特徴とする。
本発明のバージョンチェックプログラムは、記憶デバイスにより、機能毎に分割され、動作を保証する最新バージョンのファームウェアの組み合わせを示すパッケージ情報が付与されたバージョン情報を有する複数のファームウェアを記憶する工程と、前記ファームウェアのバージョン情報と前記パッケージ情報とが登録されている、情報提供サーバーからダウンロードされた最新バージョンの第1の管理テーブルを有するファームウェア管理部により、前記ファームウェアのバージョンチェックの指示に基づき、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第1の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認する工程と、システム制御部により、前記ファームウェア管理部が一致しないことを確認すると、前記第1の管理テーブルに登録された一致しないバージョン情報に対応するファームウェアを前記情報提供サーバーからダウンロードし、前記記憶デバイスに記憶されているファームウェアをダウンロードしたファームウェアに更新し、前記記憶デバイスに記憶されているファームウェアをカスタム版のファームウェアに更新すると、前記ファームウェア管理部に対し、更新対象の前記ファームウェアのバージョン情報を、前記カスタム版のファームウェアのバージョン情報に置き換えた第2の管理テーブルの生成を指示し、前記ファームウェアのバージョンチェックの指示があると、前記ファームウェア管理部に対し、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第2の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認させる工程とを、電子機器を制御するコンピューターに実行させることを特徴とする。
本発明の電子機器及びバージョンチェックプログラムでは、記憶デバイスにより、機能毎に分割され、動作を保証する最新バージョンのファームウェアの組み合わせを示すパッケージ情報が付与されたバージョン情報を有する複数のファームウェアを記憶し、ファームウェアのバージョン情報とパッケージ情報とが登録されている、情報提供サーバーからダウンロードされた最新バージョンの第1の管理テーブルを有するファームウェア管理部により、ファームウェアのバージョンチェックの指示に基づき、記憶デバイスから読み出したそれぞれのファームウェアのバージョン情報と、第1の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認する。
また、システム制御部は、ファームウェア管理部が一致しないことを確認すると、第1の管理テーブルに登録された一致しないバージョン情報に対応するファームウェアを情報提供サーバーからダウンロードし、記憶デバイスに記憶されているファームウェアをダウンロードしたファームウェアに更新する。
また、システム制御部は、記憶デバイスに記憶されているファームウェアをカスタム版のファームウェアに更新すると、ファームウェア管理部に対し、更新対象のファームウェアのバージョン情報を、カスタム版のファームウェアのバージョン情報に置き換えた第2の管理テーブルの生成を指示する。
また、システム制御部は、ファームウェアのバージョンチェックの指示があると、ファームウェア管理部に対し、記憶デバイスから読み出したそれぞれのファームウェアのバージョン情報と、第2の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認させる。
ここで、第2の管理テーブルは、更新対象のファームウェアのバージョン情報を、カスタム版のファームウェアのバージョン情報に置き換えたものであるため、ファームウェア管理部が記憶デバイスから読み出したそれぞれのファームウェアのバージョン情報と、第2の管理テーブルに登録されたバージョン情報とを比較した際、一致を確認する。これにより、カスタム版のファームウェアが第1の管理テーブルで管理されている最新バージョンのファームウェアに更新されない。
The electronic device according to the present invention is divided into each function, a storage device storing a plurality of firmware having version information to which package information indicating a combination of firmware of the latest version for guaranteeing operation is added, and version information of the firmware And the package information registered, the first management table of the latest version downloaded from the information providing server, and the respective firmware read from the storage device based on the instruction of the version check of the firmware When it is confirmed that the firmware management unit that checks whether the version information of the version and the version information registered in the first management table match and the firmware management unit do not match, the first management table is displayed. Registered A system control unit that downloads firmware corresponding to the inconsistent version information from the information providing server and updates the firmware stored in the storage device to the downloaded firmware, the system control unit including the storage device Updating the firmware stored in the storage unit to the custom version firmware, the second firmware management unit generates a second management table in which the version information of the firmware to be updated is replaced with the version information of the custom version firmware And when instructed to check the version of the firmware, the firmware management unit is notified of the version information of each of the firmware read from the storage device, and the second management. Characterized in that the version information registered in Buru is to see if it matches.
Further, the system control unit is characterized in that the second management table generated by the firmware management unit is registered in the information providing server.
The version check program according to the present invention stores a plurality of firmware having version information provided with package information indicating a combination of firmware of the latest version which is divided for each function by the storage device and which guarantees operation. The storage device based on the firmware version check instruction by the firmware management unit having the first management table of the latest version downloaded from the information providing server, in which firmware version information and the package information are registered Checking whether or not the version information of each of the firmware read out from the and the version information registered in the first management table match, and the system control unit When it is confirmed that the management units do not match, the firmware corresponding to the inconsistent version information registered in the first management table is downloaded from the information providing server, and the firmware stored in the storage device is downloaded. Updating the firmware stored in the storage device to a custom version of firmware, the firmware management unit replaces the version information of the firmware to be updated with the version information of the custom version of firmware When generation of a second management table is instructed, and there is an instruction to check the version of the firmware, the firmware management unit is notified of the version information of each of the firmware read from the storage device. When, a step of verify and the version information registered in the second management table matches, characterized in that to execute the computer to control the electronic device.
In the electronic device and the version check program of the present invention, the storage device stores a plurality of firmware having version information provided with package information indicating a combination of the latest version of firmware which is divided into each function and which guarantees operation. The firmware management unit having the first management table of the latest version downloaded from the information providing server, in which firmware version information and package information are registered, is read from the storage device based on the firmware version check instruction It is checked whether the version information of each firmware and the version information registered in the first management table match.
In addition, when the system control unit confirms that the firmware management units do not match, the system control unit downloads firmware corresponding to the mismatched version information registered in the first management table from the information providing server, and is stored in the storage device. Update the firmware to the downloaded firmware.
Further, when the system control unit updates the firmware stored in the storage device to the custom version firmware, the system control unit replaces the version information of the firmware to be updated with the firmware management unit with the version information of the custom version firmware. Instructs the generation of the second management table.
Also, when instructed by the system control unit to check the firmware version, the firmware management unit matches the version information of each firmware read from the storage device with the version information registered in the second management table. Ask if you want to.
Here, since the second management table is obtained by replacing the version information of the firmware to be updated with the version information of the custom version firmware, the version information of each firmware read out from the storage device by the firmware management unit When the version information registered in the second management table is compared, a match is confirmed. As a result, the custom version of firmware is not updated to the latest version of firmware managed by the first management table.

本発明の電子機器及びバージョンチェックプログラムによれば、更新対象のファームウェアのバージョン情報を、カスタム版のファームウェアのバージョン情報に置き換えた第2の管理テーブルを生成するので、カスタム版のファームウェアが第1の管理テーブルで管理されている最新バージョンのファームウェアに更新されることを抑制できる。   According to the electronic device and the version check program of the present invention, the second management table is generated in which the version information of the firmware to be updated is replaced with the version information of the custom version firmware. It is possible to suppress updating to the latest version of firmware managed by the management table.

本発明の電子機器をMFPに適用した場合の一実施形態を示す図である。It is a figure showing one embodiment at the time of applying electronic equipment of the present invention to MFP. 図1のMFPにインストールされているファームウェアなどを説明するものであって、図2(a)は図1のEEPROMに記憶されている更新前のファームウェアのバージョン情報などを示す図であり、図2(b)はファームウェアの動作を保証する最新バージョンのファームウェアの組み合わせを示す管理テーブルを示す図である。FIG. 2A is a diagram showing version information etc. of firmware before update stored in the EEPROM of FIG. 1 for explaining the firmware etc. installed in the MFP of FIG. 1; (B) is a figure which shows the management table which shows the combination of the firmware of the newest version which guarantees the operation | movement of firmware. 図1のMFPにインストールされているファームウェアの更新などを説明するものであって、図3(a)は任意のファームウェアがカスタム版のファームウェアに更新された場合のバージョン情報などを示す図であり、図3(b)は任意のファームウェアがカスタム版のファームウェアに更新されることに伴い、図1のファームウェア管理部が生成する管理テーブルを示す図である。FIG. 3A is a diagram for explaining updating of firmware installed in the MFP of FIG. 1 and the like, and FIG. 3A is a diagram showing version information etc. when an arbitrary firmware is updated to a custom version of firmware, FIG. 3B is a diagram showing a management table generated by the firmware management unit of FIG. 1 as an arbitrary firmware is updated to a custom version of firmware. 図1のMFPでのファームウェアのバージョンチェックの処理について説明するためのフローチャートである。FIG. 6 is a flowchart for describing processing of firmware version check in the MFP of FIG. 1; FIG.

以下、本発明の電子機器の一実施形態を、図1〜図4を参照しながら説明する。なお、以下の説明においての電子機器の一例としては、たとえば印刷機能、コピー機能、FAX機能、ネットワーク経由でのデータ送受信機能などを搭載した複合的な周辺機器であるMFP(Multifunction Peripheral)であるものとする。   Hereinafter, an embodiment of the electronic device of the present invention will be described with reference to FIGS. 1 to 4. An example of the electronic apparatus in the following description is an MFP (Multifunction Peripheral) which is a complex peripheral apparatus equipped with, for example, a print function, a copy function, a fax function, and a data transmission / reception function via a network. I assume.

まず、図1に示すように、MFP100は、インターネットなどのネットワーク300を介し、ファームウェアなどの情報を配信する情報提供サーバー200に接続されているとする。また、MFP100は、情報提供サーバー200から後述の最新バージョンのファームウェアの組み合わせを示す管理テーブル400や各種機能に対応した最新バージョンのファームウェアなどをダウンロードする。また、MFP100は、詳細については後述するが、任意のファームウェアがカスタム版のファームウェアに更新された場合、後述の管理テーブル401を生成する。また、MFP100は、生成した管理テーブル401を情報提供サーバー200に登録する。なお、管理テーブル400や各種機能に対応した最新バージョンのファームウェアなどは、図示しないUSB(Universal Serial Bus)メモリーなどの記憶デバイスから取り込んでもよい。   First, as shown in FIG. 1, it is assumed that MFP 100 is connected to an information providing server 200 for distributing information such as firmware via a network 300 such as the Internet. The MFP 100 also downloads, from the information providing server 200, a management table 400 indicating a combination of firmware of the latest version described later, firmware of the latest version corresponding to various functions, and the like. Further, although the details will be described later, when an arbitrary firmware is updated to a custom version of firmware, the MFP 100 generates a management table 401 described later. The MFP 100 also registers the generated management table 401 in the information providing server 200. The management table 400 and the latest version firmware corresponding to various functions may be fetched from a storage device such as a USB (Universal Serial Bus) memory not shown.

ここで、MFP100は、スキャナー部101、プリンター部102、FAX部103、I/F(インターフェース)104、パネル部105及びHDD106の動作を制御する制御部110を備えている。   Here, the MFP 100 includes a scanner unit 101, a printer unit 102, a FAX unit 103, an I / F (interface) 104, a control unit 110 that controls operations of the panel unit 105 and the HDD 106.

スキャナー部101は、イメージセンサ(図示省略)によって読み取られる図示しない原稿の画像をデジタルの画像データに変換し、制御部110に入力するデバイスである。プリンター部102は、制御部110から出力される印刷データに基づき、図示しない用紙上に画像を印刷するデバイスである。FAX部103は、制御部110から出力されるデータを、電話回線を通じ相手方となるファクシミリへと送信し、また、相手方ファクシミリからのデータを受信して制御部110に入力するデバイスである。   The scanner unit 101 is a device that converts an image of an original (not shown) read by an image sensor (not shown) into digital image data and inputs the digital image data to the control unit 110. The printer unit 102 is a device that prints an image on a sheet (not shown) based on print data output from the control unit 110. The FAX unit 103 is a device that transmits data output from the control unit 110 to a facsimile serving as the other party through a telephone line and receives data from the other party facsimile and inputs the data to the control unit 110.

I/F104は、ネットワーク300を介し、情報提供サーバー200に接続されている。なお、I/F104は、他の図示しないMFPやユーザー端末などとの通信を受け持ってもよいし、図示しないコンテンツサーバーやウェブサーバーなどとの通信を受け持ってもよい。パネル部105は、MFP100の印刷機能、コピー機能、FAX機能、ネットワーク300経由でのデータ送受信機能や、各種設定のための表示を行うタッチパネルなどのデバイスである。HDD106は、MFP100の種々の機能を提供するためのアプリケーションプログラムなどを記憶している記憶デバイスである。また、HDD106は、たとえばユーザー端末側から登録された印刷ジョブ及びページ記述言語による印刷対応データなどを記憶するユーザーボックスを有している。   The I / F 104 is connected to the information providing server 200 via the network 300. Note that the I / F 104 may be in charge of communication with another MFP or user terminal (not shown), or may be in communication with a content server or web server (not shown). A panel unit 105 is a device such as a print function, a copy function, a fax function, a data transmission / reception function via the network 300 of the MFP 100, and a touch panel for displaying various settings. The HDD 106 is a storage device that stores application programs and the like for providing various functions of the MFP 100. Also, the HDD 106 has a user box for storing, for example, a print job registered from the user terminal and print compatible data in a page description language.

制御部110は、認証プログラムなどのアプリケーションプログラム、画像形成プログラム、及び制御プログラムなどを実行してMFP100全体の動作を制御するプロセッサーである。制御部110は、スキャナー制御部111、プリンター制御部112、FAX(Facsimile)制御部113、通信制御部114、RAM(Random Access Memory)115、EEPROM(Electrically Erasable Programmable Read−Only Memory)116、ファームウェア管理部117、画像処理部118、パネル操作制御部119、HDD制御部120、システム制御部121を備えている。また、これらは、データバス122に接続されている。   Control unit 110 is a processor that controls the overall operation of MFP 100 by executing an application program such as an authentication program, an image forming program, a control program, and the like. The control unit 110 includes a scanner control unit 111, a printer control unit 112, a fax (facsimile) control unit 113, a communication control unit 114, a random access memory (RAM) 115, an electrically erasable programmable read-only memory (EEPROM) 116, and firmware management. The image processing unit 118, the panel operation control unit 119, the HDD control unit 120, and the system control unit 121 are provided. Also, these are connected to the data bus 122.

スキャナー制御部111は、スキャナー部101の読み取り動作を制御する。プリンター制御部112は、プリンター部102の印刷動作を制御する。FAX制御部113は、FAX部103によるデータの送受信動作を制御する。通信制御部114は、I/F104を介し、ネットワーク300経由でのデータなどの送受信の制御を行う。   The scanner control unit 111 controls the reading operation of the scanner unit 101. The printer control unit 112 controls the printing operation of the printer unit 102. The fax control unit 113 controls data transmission and reception operations of the fax unit 103. The communication control unit 114 controls transmission and reception of data via the network 300 via the I / F 104.

RAM115は、プログラムを実行するためのワークメモリーである。また、RAM115は、画像処理部118によって画像処理された印刷データを記憶する。EEPROM116には、各部の動作チェックなどを行う制御プログラムが記憶されている。また、EEPROMには、スキャナー部101、プリンター部102、FAX部103、I/F(インターフェース)104、パネル部105及びHDD106などを動作させるためのファームウェアが記憶されている。なお、ファームウェアは、たとえば更新の処理速度を上げるために、機能毎に分割されている。また、機能毎に分割されたそれぞれのファームウェアは、固有の機能名及びバージョン番号を含む後述のバージョン情報116a〜116cなどを有しているが、その詳細については後述する。   The RAM 115 is a work memory for executing a program. The RAM 115 also stores print data subjected to image processing by the image processing unit 118. The EEPROM 116 stores a control program for performing an operation check of each part. The EEPROM also stores firmware for operating the scanner unit 101, the printer unit 102, the FAX unit 103, the I / F (interface) 104, the panel unit 105, the HDD 106, and the like. The firmware is divided into each function in order to increase the processing speed of updating, for example. Further, each firmware divided for each function has version information 116a to 116c described later including a unique function name and a version number, and the details will be described later.

ファームウェア管理部117は、ファームウェアの動作を保証する最新バージョンのファームウェアの組み合わせを示す後述の管理テーブル400を管理する。また、ファームウェア管理部117は、システム制御部121の指示に基づき、EEPROM116に記憶されている機能毎のファームウェアの機能名及びバージョン番号を含む後述のバージョン情報116a〜116cを読み出し、管理テーブル400のバージョン情報400a〜400cと比較し、バージョン情報116a〜116cとバージョン情報400a〜400cとが一致するかどうかを確認する。また、ファームウェア管理部117は、システム制御部121の指示に基づき、任意のファームウェアがカスタム版のファームウェアに更新された場合、後述の管理テーブル401を生成する。   The firmware management unit 117 manages a later-described management table 400 indicating a combination of firmware of the latest version that guarantees the operation of the firmware. Also, the firmware management unit 117 reads version information 116 a to 116 c described later including the function name and version number of the firmware for each function stored in the EEPROM 116 based on the instruction of the system control unit 121, and the version of the management table 400. It compares with the information 400a-400c, and confirms whether the version information 116a-116c and the version information 400a-400c correspond. Also, when an arbitrary firmware is updated to a custom version of firmware based on an instruction from the system control unit 121, the firmware management unit 117 generates a management table 401 described later.

画像処理部118は、スキャナー部101によって読み取られた画像データに対する画像処理(ラスタライズ)を行う。また、画像処理部118は、HDD106のユーザーボックスに登録された印刷対象データに対する画像処理(ラスタライズ)を行う。なお、システム制御部121は、画像処理部118が画像処理した印刷データを、一旦、RAM115に記憶させる。   The image processing unit 118 performs image processing (rasterization) on the image data read by the scanner unit 101. The image processing unit 118 also performs image processing (rasterization) on print target data registered in the user box of the HDD 106. The system control unit 121 temporarily stores the print data subjected to the image processing by the image processing unit 118 in the RAM 115.

パネル操作制御部119は、パネル部105の表示動作を制御する。また、パネル操作制御部119は、パネル部105を介し、印刷、コピー、FAX、ネットワーク300経由でのデータ送受信などの開始を受け付ける。また、パネル操作制御部119は、システム制御部121の指示に基づき、パネル部105に対し、ファームウェア管理部117の確認結果を表示させる。また、パネル操作制御部119は、パネル部105を介し、最新バージョンの後述の管理テーブル400、情報提供サーバー200に登録した後述の管理テーブル401、任意の機能のファームウェアのダウンロードなどの指示を受け付ける。   The panel operation control unit 119 controls the display operation of the panel unit 105. In addition, panel operation control unit 119 accepts the start of printing, copying, faxing, data transmission / reception via network 300, etc. via panel unit 105. Further, panel operation control unit 119 causes panel unit 105 to display the confirmation result of firmware management unit 117 based on an instruction from system control unit 121. Further, the panel operation control unit 119 receives, via the panel unit 105, an instruction such as a later-described management table 400 of the latest version, a later-described management table 401 registered in the information providing server 200, and downloading of firmware of an arbitrary function.

システム制御部121は、各部の連携動作などを制御する。また、システム制御部121は、パネル部105を介してコピーや印刷などが選択されると、スキャナー制御部111やプリンター制御部112を介し、スキャナー部101による原稿の読み取りやプリンター部102による用紙への印刷を制御する。また、システム制御部121は、パネル部105を介して最新バージョンの後述の管理テーブル400、情報提供サーバー200に登録した後述の管理テーブル401、任意の機能のファームウェアのダウンロードなどが指示されると、通信制御部114を介し、情報提供サーバー200に最新バージョンの後述の管理テーブル400、情報提供サーバー200に登録した後述の管理テーブル401、任意の機能のファームウェアのダウンロードを要求する。また、システム制御部121は、パネル部105を介してファームウェアのバージョンチェックが指示されると、ファームウェア管理部117に対し、EEPROM116に記憶されている機能毎のファームウェアの機能名及びバージョン番号を含む後述のバージョン情報116a〜116cなどの読み出しと、管理テーブル400のバージョン情報400a〜400cとの比較とを指示する。また、システム制御部121は、パネル操作制御部119に対し、ファームウェア管理部117の確認結果の表示を指示する。また、システム制御部121は、ファームウェア管理部117に対し、任意のファームウェアがカスタム版のファームウェアに更新された場合、後述の管理テーブル401の生成を指示する。   The system control unit 121 controls cooperative operation of each unit. When copying or printing is selected via the panel unit 105, the system control unit 121 reads an original by the scanner unit 101 or converts it to a sheet by the printer unit 102 via the scanner control unit 111 or the printer control unit 112. Control the printing of When the system control unit 121 is instructed via the panel unit 105 of the latest version of the management table 400 described later, the management table 401 described later registered in the information providing server 200, downloading of firmware of an arbitrary function, etc. The communication control unit 114 requests the information providing server 200 to download the latest version of the management table 400 described later, the management table 401 described later registered in the information providing server 200, and firmware of an arbitrary function. When instructed to check the firmware version via panel unit 105, system control unit 121 instructs firmware management unit 117 to include the function name and version number of the firmware for each function stored in EEPROM 116. It instructs to read out the version information 116a to 116c and the like and the comparison with the version information 400a to 400c of the management table 400. Further, the system control unit 121 instructs the panel operation control unit 119 to display the confirmation result of the firmware management unit 117. Further, the system control unit 121 instructs the firmware management unit 117 to generate a management table 401, which will be described later, when an arbitrary firmware is updated to a custom version of firmware.

また、システム制御部121は、ファームウェア管理部117が生成した管理テーブル401を情報提供サーバー200に登録する。この場合、管理テーブル401にMFP100のMACアドレスなどの機器固有情報を付与し、情報提供サーバー200に登録する。また、システム制御部121は、任意のファームウェアがカスタム版のファームウェアに更新されることに伴い、ファームウェア管理部117によって管理テーブル401が生成された場合では、ファームウェア管理部117に対し、EEPROM116から読み出した後述のバージョン情報116a、116B、116cと、後述の管理テーブル401のバージョン情報400a、400B、400cとが一致するかどうかの確認を指示する。   The system control unit 121 also registers the management table 401 generated by the firmware management unit 117 in the information providing server 200. In this case, device specific information such as the MAC address of the MFP 100 is added to the management table 401 and registered in the information providing server 200. In addition, when the firmware management unit 117 generates the management table 401 as the arbitrary firmware is updated to the custom version of the firmware, the system control unit 121 reads the firmware management unit 117 from the EEPROM 116. It is instructed to confirm whether version information 116a, 116B, 116c described later matches version information 400a, 400B, 400c of the management table 401 described later.

次に、図2を参照し、MFP100にインストールされているファームウェアなどについて説明する。まず、図2(a)はEEPROM116に記憶されている更新前のファームウェアのバージョン情報116a〜116cなどを示している。バージョン情報116a〜116cは、MFP100の機能名及びバージョン番号を含む。   Next, referring to FIG. 2, firmware installed in the MFP 100 will be described. First, FIG. 2A shows version information 116 a to 116 c of firmware before update stored in the EEPROM 116. Version information 116 a to 116 c includes the function name and version number of MFP 100.

すなわち、バージョン情報116aは、たとえば「Firmware A ver.1.0」を示すものとする。また、バージョン情報116bは、たとえば「Firmware B ver.2.3」を示すものとする。また、バージョン情報116cは、たとえば「Firmware C ver.3.1」を示すものとする。ここで、「Firmware A」、「Firmware B」、「Firmware C」は機能名を示し、「ver.1.0」、「ver.2.3」、「ver.3.1」はバージョン番号を示す。また、これらのバージョン情報116a〜116cには、「Package ver.1.0」としたパッケージ情報116Aが付与されている。ここで、「Package」は、ファームウェアの組み合わせを示し、「ver.1.0」はバージョン番号を示している。つまり、パッケージ情報116Aは、ファームウェアの動作を保証する最新バージョンの組み合わせを示している。   That is, the version information 116a indicates, for example, "Firmware A ver. 1.0". Also, the version information 116 b indicates “Firmware B ver. 2.3”, for example. Also, the version information 116 c indicates, for example, “Firmware C ver. 3.1”. Here, "Firmware A", "Firmware B" and "Firmware C" indicate function names, and "ver.1.0", "ver.2.3" and "ver.3.1" indicate version numbers. Show. Further, package information 116A of “Package ver. 1.0” is attached to the version information 116a to 116c. Here, “Package” indicates a combination of firmware, and “ver. 1.0” indicates a version number. That is, the package information 116A indicates the combination of the latest versions that guarantee the operation of the firmware.

図2(b)は、ファームウェアの動作を保証する最新バージョンのファームウェアの組み合わせを示す管理テーブル400を示している。管理テーブル400には、パッケージ情報400Aとバージョン情報400a〜400cとが登録されている。ここで、バージョン情報400a〜400cが動作を保証する最新バージョンのファームウェアの組み合わせとなっていることを、パッケージ情報400Aで管理している。   FIG. 2B shows a management table 400 showing the combination of the latest version of firmware that guarantees the operation of the firmware. In the management table 400, package information 400A and version information 400a to 400c are registered. Here, the package information 400A manages that the version information 400a to 400c is a combination of firmware of the latest version that guarantees the operation.

すなわち、パッケージ情報400Aは、Package ver.1.0であり、動作を保証する最新バージョンのファームウェアの組み合わせを示すものとする。バージョン情報400aは、「Firmware A ver.1.0」を示すものとする。バージョン情報400bは、「Firmware B ver.2.3」を示すものとする。バージョン情報400cは、「Firmware C ver.3.1」を示すものとする。また、「Package」は、上記同様に、ファームウェアの組み合わせを示し、「ver.1.0」はバージョン番号を示す。また、「Firmware A」、「Firmware B」、「Firmware C」は上記同様に、機能名を示し、「ver.1.0」、「ver.2.3」、「ver.3.1」は上記同様に、バージョン番号を示す。なお、図2(b)の管理テーブル400は、情報提供サーバー200からダウンロードされたものであり、ファームウェア管理部117によって管理されるものである。また、管理テーブル400は、図示しないUSBメモリーなどの外部の記憶デバイスから取り込んでもよい。   That is, package information 400A is Package ver. It is 1.0, and indicates the combination of the latest version of firmware that guarantees the operation. The version information 400a indicates "Firmware A ver. 1.0". The version information 400 b indicates “Firmware B ver. 2.3”. The version information 400 c indicates “Firmware C ver. 3.1”. Also, "Package" indicates a combination of firmware as described above, and "ver. 1.0" indicates a version number. Also, "Firmware A", "Firmware B" and "Firmware C" indicate function names as above, and "ver. 1.0", "ver. 2.3" and "ver.3.1" indicate As above, the version number is indicated. The management table 400 in FIG. 2B is downloaded from the information providing server 200 and is managed by the firmware management unit 117. The management table 400 may also be fetched from an external storage device such as a USB memory (not shown).

ここで、ファームウェア管理部117は、システム制御部121のバージョンチェックの指示に基づき、EEPROM116に記憶されている機能毎のファームウェアの機能名及びバージョン番号を含むバージョン情報116a〜116cを読み出し、管理テーブル400のバージョン情報400a〜400cと比較する。この場合、ファームウェア管理部117は、図2(a)のように、ファームウェアが更新前であるとき、EEPROM116から読み出したバージョン情報116a〜116cと、管理テーブル400のバージョン情報400a〜400cとの一致を確認する。このとき、システム制御部121は、EEPROM116から読み出したバージョン情報116a〜116cが動作を保証する最新バージョンのファームウェアの組み合わせとなっていると判断し、パネル操作制御部119に対し、パッケージ情報116Aの表示を指示する。   Here, the firmware management unit 117 reads version information 116 a to 116 c including the function name and version number of the firmware for each function stored in the EEPROM 116 based on the version check instruction of the system control unit 121, and manages the management table 400. And version information 400a to 400c. In this case, as shown in FIG. 2A, when the firmware is not updated, the firmware management unit 117 matches the version information 116a to 116c read from the EEPROM 116 with the version information 400a to 400c of the management table 400. Check. At this time, the system control unit 121 determines that the version information 116a to 116c read out from the EEPROM 116 is the combination of the latest version of firmware that guarantees the operation, and displays the package information 116A to the panel operation control unit 119. To indicate.

次に、図3を参照し、MFP100にインストールされている任意のファームウェアがカスタム版のファームウェアに更新された場合について説明する。まず、図3(a)はEEPROM116に記憶されている更新対象のファームウェアのバージョン情報116a、116B、116cなどを示している。バージョン情報116a、116B、116cは、上記同様に、MFP100の機能名及びバージョン番号を含む。   Next, referring to FIG. 3, a case where any firmware installed in MFP 100 is updated to the custom version firmware will be described. First, FIG. 3A shows version information 116a, 116B, 116c, etc. of firmware to be updated stored in the EEPROM 116. The version information 116a, 116B, 116c includes the function name and version number of the MFP 100 as described above.

すなわち、図3(a)では、図2(a)のたとえば「Firmware B ver.2.3」を示すバージョン情報116bを有するファームウェア(Firmware B)が、たとえば「Firmware B’ver.2.3_costom」を示すバージョン情報116Bを有するカスタム版のファームウェア(Firmware B’)に更新されている場合を示している。なお、カスタム版のファームウェア(Firmware B’)は、装置の仕様に応じてカスタマイズされたものであり、たとえばUSB(Universal Serial Bus)メモリーなどの記憶デバイスから取り込んで更新されたものとする。   That is, in FIG. 3A, firmware (Firmware B) having version information 116b indicating, for example, "Firmware B ver.2.3" in FIG. 2A is, for example, "Firmware B'ver.2.3_costom". The case has been updated to a custom version of firmware (Firmware B ') having version information 116B indicating. The custom version firmware (Firmware B ') is customized according to the specifications of the device, and is assumed to be updated by being fetched from a storage device such as a USB (Universal Serial Bus) memory.

このように、ファームウェア(Firmware B)がカスタム版のファームウェア(Firmware B’)に更新された場合、ファームウェア管理部117がシステム制御部121のバージョンチェックの指示に基づきバージョン情報116a、116B、116cと、図2(b)の管理テーブル400のバージョン情報400a〜400cとを比較し、不一致を確認する。この場合、バージョン情報116Bとバージョン情報400bとが一致しないため、システム制御部121が情報提供サーバー200からバージョン情報400bに対応するファームウェア(Firmware B)をダウンロードすることで、カスタム版のファームウェア(Firmware B’)がファームウェア(Firmware B)に更新されてしまう。   As described above, when the firmware (Firmware B) is updated to the custom version firmware (Firmware B '), the firmware management unit 117 determines the version information 116a, 116B, 116c based on the version check instruction of the system control unit 121; The version information 400a to 400c of the management table 400 of FIG. In this case, since the version information 116B and the version information 400b do not match, the system control unit 121 downloads the firmware (Firmware B) corresponding to the version information 400b from the information providing server 200. ') Is updated to firmware (Firmware B).

そこで、本実施形態では、システム制御部121がファームウェア管理部117に対し、ファームウェア(Firmware B)がカスタム版のファームウェア(Firmware B’)に更新された場合に対応させた図3(b)に示す管理テーブル401を生成させる。管理テーブル401は、更新対象のファームウェア(Firmware B)のバージョン情報400bを、カスタム版のファームウェア(Firmware B’)のバージョン情報400Bに置き換えたものである。この場合、ファームウェア管理部117は、図2(a)の管理テーブル400を、図3(b)の管理テーブル401に置き換える。なお、図2(a)の管理テーブル400については、削除してもよいし、HDD106に記憶させておいてもよい。   Therefore, in the present embodiment, the system control unit 121 causes the firmware management unit 117 to correspond to the case where the firmware (Firmware B) is updated to the custom version firmware (Firmware B ′), as illustrated in FIG. The management table 401 is generated. The management table 401 is obtained by replacing the version information 400b of the firmware (Firmware B) to be updated with the version information 400B of the custom version firmware (Firmware B '). In this case, the firmware management unit 117 replaces the management table 400 of FIG. 2A with the management table 401 of FIG. 3B. The management table 400 of FIG. 2A may be deleted or may be stored in the HDD 106.

ここで、図3(b)に示す管理テーブル401のパッケージ情報400Aは、上記同様に、Package ver.1.0である。また、バージョン情報400aは、上記同様に、「Firmware A ver.1.0」を示し、バージョン情報400cは、上記同様に、「Firmware C ver.3.1」を示す。ただし、バージョン情報400Bは、カスタム版のファームウェア(Firmware B’)に対応するものであり、「Firmware B’ver.2.3_costom」を示す。   Here, the package information 400A of the management table 401 shown in FIG. It is 1.0. Further, the version information 400a indicates "Firmware A ver. 1.0" as described above, and the version information 400 c indicates "Firmware C ver. 3.1" as described above. However, the version information 400B corresponds to the custom firmware (Firmware B '), and indicates "Firmware B' ver.2.3_costom".

このように、バージョン情報116bがバージョン情報116Bに更新された場合でも、ファームウェア管理部117が図3(a)のバージョン情報116a、116B、116cと、図3(b)の管理テーブル401のバージョン情報400a、400B、400cとを比較することで、一致を確認する。この場合、パネル部105を介してのバージョンチェックの指示があっても、バージョン情報116Bとバージョン情報400Bとが一致するため、システム制御部121が情報提供サーバー200からのダウンロードを実行しないことから、カスタム版のバージョン情報116Bがバージョン情報116bに更新されない。   As described above, even when the version information 116b is updated to the version information 116B, the firmware management unit 117 checks the version information 116a, 116B, and 116c of FIG. 3A and the version information of the management table 401 of FIG. A match is confirmed by comparing 400a, 400B, and 400c. In this case, even if there is a version check instruction via panel unit 105, version information 116B matches version information 400B, and system control unit 121 does not execute downloading from information providing server 200. The custom version of the version information 116B is not updated to the version information 116b.

また、システム制御部121は、ファームウェア管理部117が生成した管理テーブル401を情報提供サーバー200に登録する。この場合、管理テーブル401にMFP100のMACアドレスなどの機器固有情報を付与する。なお、情報提供サーバー200側では、機器固有情報に紐付けて管理テーブル401を管理する。また、情報提供サーバー200側では、たとえばファームウェア(Firmware A)、ファームウェア(Firmware B)、ファームウェア(Firmware C)のそれぞれにバージョン変更が生じた場合、管理テーブル401に登録されているカスタム版のファームウェア(Firmware B’)についてのバージョン変更は行わない。これにより、MFP100側では、情報提供サーバー200に登録した管理テーブル401をダウンロードした場合、ファームウェア(Firmware A)、ファームウェア(Firmware C)について最新バージョンかどうかを確認できる。   The system control unit 121 also registers the management table 401 generated by the firmware management unit 117 in the information providing server 200. In this case, device specific information such as the MAC address of the MFP 100 is added to the management table 401. The information providing server 200 manages the management table 401 in association with the device specific information. Further, on the information providing server 200 side, for example, when a version change occurs in each of the firmware (Firmware A), the firmware (Firmware B), and the firmware (Firmware C), the firmware of the custom version registered in the management table 401 There is no version change for Firmware B '). Accordingly, when the management table 401 registered in the information providing server 200 is downloaded, the MFP 100 can check whether the firmware (Firmware A) and the firmware (Firmware C) are the latest versions.

次に、図4を参照し、ファームウェアのバージョンチェックの処理について説明する。なお、以下においては、図3(a)のように、たとえばUSBメモリーからカスタム版のファームウェア(Firmware B’)を取り込み、既にインストールされているファームウェア(Firmware B)を更新する場合で説明する。   Next, the process of checking the firmware version will be described with reference to FIG. In the following, as shown in FIG. 3A, for example, a case where a custom version of firmware (Firmware B ') is fetched from a USB memory and the already installed firmware (Firmware B) is updated will be described.

(ステップS101)
システム制御部121は、ファームウェアの更新の指示があるかどうかを判断する。
この場合、システム制御部121は、パネル操作制御部119からのパネル部105を介してのファームウェアの更新の指示が有ったことを示す通知が無ければ、ファームウェアの更新の指示が無いと判断する(ステップS101:No)。
これに対し、システム制御部121は、パネル操作制御部119からのパネル部105を介してのファームウェアの更新の指示が有ったことを示す通知が有れば、ファームウェアの更新の指示が有ると判断する(ステップS101:Yes)、ステップS102に移行する。
(Step S101)
The system control unit 121 determines whether there is a firmware update instruction.
In this case, the system control unit 121 determines that there is no firmware update instruction unless there is a notification from the panel operation control unit 119 indicating that the firmware update instruction has been issued via the panel unit 105. (Step S101: No).
On the other hand, if the system control unit 121 receives a notification indicating that there is a firmware update instruction from the panel operation control unit 119 via the panel unit 105, the firmware update instruction is given. It judges (Step S101: Yes), it shifts to Step S102.

(ステップS102)
システム制御部121は、ファームウェアを更新する。
この場合、システム制御部121は、USBメモリーからカスタム版のファームウェア(Firmware B’)を取り込み、EEPROM116に記憶されているファームウェア(Firmware B)をファームウェア(Firmware B’)に更新する。
(Step S102)
The system control unit 121 updates the firmware.
In this case, the system control unit 121 fetches the custom version firmware (Firmware B ′) from the USB memory, and updates the firmware (Firmware B) stored in the EEPROM 116 to the firmware (Firmware B ′).

(ステップS103)
システム制御部121は、管理テーブル401の生成を指示する。
この場合、システム制御部121は、ファームウェア管理部117に対し、管理テーブル401の生成を指示する。このとき、ファームウェア管理部117は、EEPROM116からバージョン情報116a、116B、116cを読み出し、図3(b)に示した管理テーブル401を生成する。
すなわち、この管理テーブル401は、上述したように、更新対象のファームウェア(Firmware B)のバージョン情報400bを、カスタム版のファームウェア(Firmware B’)のバージョン情報400Bに置き換えたものである。
なお、管理テーブル400については、上述したように、削除してもよいし、HDD106に記憶させておいてもよい。
(Step S103)
The system control unit 121 instructs generation of the management table 401.
In this case, the system control unit 121 instructs the firmware management unit 117 to generate the management table 401. At this time, the firmware management unit 117 reads the version information 116a, 116B, and 116c from the EEPROM 116, and generates the management table 401 illustrated in FIG. 3B.
That is, as described above, this management table 401 is obtained by replacing the version information 400b of the firmware (Firmware B) to be updated with the version information 400B of the custom version firmware (Firmware B ').
As described above, the management table 400 may be deleted or may be stored in the HDD 106.

(ステップS104)
システム制御部121は、生成した管理テーブル401を情報提供サーバー200に登録する。
この場合、システム制御部121は、ファームウェア管理部117が生成した管理テーブル401を情報提供サーバー200に登録する。また、システム制御部121は、管理テーブル401を情報提供サーバー200に登録する際、MFP100のMACアドレスなどの機器固有情報を付与する。
これにより、情報提供サーバー200は、MFP100からの管理テーブル401のダウンロードの要求があると、機器固有情報に対応した管理テーブル401をMFP100に送信できる。
(Step S104)
The system control unit 121 registers the generated management table 401 in the information providing server 200.
In this case, the system control unit 121 registers the management table 401 generated by the firmware management unit 117 in the information providing server 200. Further, when registering the management table 401 in the information providing server 200, the system control unit 121 adds device unique information such as the MAC address of the MFP 100.
Thus, when there is a request for downloading the management table 401 from the MFP 100, the information providing server 200 can transmit the management table 401 corresponding to the device-specific information to the MFP 100.

(ステップS105)
システム制御部121は、バージョンチェックの指示有りかどうかを判断する。
この場合、システム制御部121は、パネル操作制御部119からのパネル部105を介してのバージョンチェックの指示を受け付けたことを示す通知が無ければバージョンチェックの指示が無いと判断する(ステップS105:No)。
これに対し、システム制御部121は、パネル操作制御部119からのパネル部105を介してのバージョンチェックの指示を受け付けたことを示す通知が有ればバージョンチェックの指示が有ると判断し(ステップS105:Yes)、ステップS106に移行する。
(Step S105)
The system control unit 121 determines whether there is a version check instruction.
In this case, the system control unit 121 determines that there is no version check instruction if there is no notification from the panel operation control unit 119 indicating that the version check instruction has been received via the panel unit 105 (step S105). No).
On the other hand, if there is a notification from the panel operation control section 119 indicating that the version check instruction has been received from the panel operation control section 119, the system control section 121 determines that there is a version check instruction (step S105: Yes), the process proceeds to step S106.

(ステップS106)
システム制御部121は、バージョンチェックを指示する。
この場合、システム制御部121は、ファームウェア管理部117に対し、バージョンチェックを指示する。
このとき、ファームウェア管理部117は、EEPROM116に記憶されている機能毎のファームウェアの機能名及びバージョン番号を含むバージョン情報116a、116B、116cを読み出し、管理テーブル401のバージョン情報400a、400B、400cと比較する。
この場合、ファームウェア管理部117は、EEPROM116から読み出したバージョン情報116a、116B、116cと、管理テーブル401のバージョン情報400a、400B、400cとが一致することを確認すると、システム制御部121に一致していることを通知する。
すなわち、ファームウェア管理部117が生成した管理テーブル401を参照することで、パネル部105を介してのバージョンチェックの指示があっても、バージョン情報116a、116B、116cと、管理テーブル401のバージョン情報400a、400B、400cとの一致を確認できる。
なお、たとえばバージョン情報116aを有するファームウェア(Firmware A ver.0.9)がバグなどの発生による緊急時において、バージョン情報116aとは異なるバージョン情報を有するカスタム版のファームウェア(Firmware A ver.1.0)にアップグレードされている場合、つまり、バージョン情報116aを有するファームウェアが旧バージョンFirmware A ver.0.9である場合、システム制御部121に一致していないことを通知する。
(Step S106)
The system control unit 121 instructs a version check.
In this case, the system control unit 121 instructs the firmware management unit 117 to check the version.
At this time, the firmware management unit 117 reads out the version information 116a, 116B, 116c including the function name and version number of the firmware for each function stored in the EEPROM 116, and compares it with the version information 400a, 400B, 400c of the management table 401. Do.
In this case, when the firmware management unit 117 confirms that the version information 116a, 116B, 116c read from the EEPROM 116 matches the version information 400a, 400B, 400c of the management table 401, the firmware management unit 117 matches the system control unit 121. Notify that you are
That is, by referring to the management table 401 generated by the firmware management unit 117, even if there is a version check instruction via the panel unit 105, the version information 116a, 116B, 116c and the version information 400a of the management table 401 can be obtained. , 400B and 400c can be confirmed.
For example, in an emergency due to occurrence of a bug or the like, the firmware (Firmware A ver. 0.9) having the version information 116 a has custom version firmware (Firmware A ver. 1.0) having version information different from that of the version information 116 a. Firmware, that is, the firmware having the version information 116a is older version Firmware A ver. In the case of 0.9, the system control unit 121 is notified that they do not match.

(ステップS107)
システム制御部121は、最新バージョンの組み合わせかどうかを判断する。
この場合、システム制御部121は、ファームウェア管理部117からの一致していることの通知を受けると、最新バージョンの組み合わせであると判断し(ステップS107:Yes)、ステップS108に移行する。
これに対し、システム制御部121は、ファームウェア管理部117からの一致していないことの通知を受けると、最新バージョンの組み合わせでないと判断し(ステップS107:No)、ステップS109に移行する。
(Step S107)
The system control unit 121 determines whether the combination is the latest version.
In this case, when the system control unit 121 receives the notification of coincidence from the firmware management unit 117, the system control unit 121 determines that the combination is the latest version (step S107: Yes), and proceeds to step S108.
On the other hand, when the system control unit 121 receives the notification of non-coincidence from the firmware management unit 117, the system control unit 121 determines that the combination is not the latest version (step S107: No), and proceeds to step S109.

(ステップS108)
システム制御部121は、パッケージ情報116Aを表示させる。
この場合、システム制御部121は、ファームウェア管理部117からの一致していることの通知を受けると、パネル操作制御部119に対し、パッケージ情報116Aの表示を指示する。これにより、パネル部105には、パッケージ情報116Aが表示されるため、パネル部105に表示されたパッケージ情報116Aを確認することで、MFP100にインストールされているファームウェアが動作を保証する最新バージョンの組み合わせとなっていることを確認できる。
(Step S108)
The system control unit 121 displays the package information 116A.
In this case, the system control unit 121 instructs the panel operation control unit 119 to display the package information 116A when receiving the notification of the coincidence from the firmware management unit 117. As a result, the package information 116A is displayed on the panel unit 105. Therefore, by checking the package information 116A displayed on the panel unit 105, the combination of the latest versions with which the firmware installed in the MFP 100 guarantees the operation. It can be confirmed that

(ステップS109)
システム制御部121は、動作の保証外であることを示す内容を表示させる。
この場合、システム制御部121は、パネル操作制御部119に対し、動作の保証外であることを示す内容の表示を指示する。すなわち、たとえば上述したように、バージョン情報116aを有するファームウェア(Firmware A ver.0.9)がバージョン情報116aとは異なるバージョン情報を有するファームウェア(Firmware A ver.1.0)にアップグレードされている場合、システム制御部121がパネル操作制御部119に対し、ファームウェアの組み合わせとして、動作の保証外であることを示す内容の表示を指示する。
この場合、システム制御部121はパネル操作制御部119に対し、管理テーブル401のバージョン情報400aと一致しないファームウェア(Firmware A ver.0.9)のバージョン情報の表示を指示してもよい。これにより、パネル部105に表示される動作の保証外のバージョン情報を確認することで、ファームウェアの組み合わせとして、動作の保証外のファームウェア(Firmware A ver.0.9)を容易に認識できる。
(Step S109)
The system control unit 121 displays content indicating that the operation is not guaranteed.
In this case, the system control unit 121 instructs the panel operation control unit 119 to display content indicating that the operation is not guaranteed. That is, for example, as described above, when the firmware (Firmware A ver. 0.9) having version information 116 a is upgraded to the firmware (Firmware A ver. 1.0) having version information different from version information 116 a The system control unit 121 instructs the panel operation control unit 119 to display, as a combination of firmware, contents indicating that the operation is not guaranteed.
In this case, the system control unit 121 may instruct the panel operation control unit 119 to display version information of firmware (Firmware A ver. 0.9) that does not match the version information 400 a of the management table 401. As a result, by confirming the version information outside the guarantee of the operation displayed on the panel unit 105, the firmware (Firmware A ver. 0.9) outside the guarantee of the operation can be easily recognized as a combination of firmware.

(ステップS110)
システム制御部121は、ファームウェアのダウンロードの指示有りかどうかを判断する。
この場合、システム制御部121は、パネル操作制御部119からのパネル部105を介してのファームウェア(Firmware A ver.0.9)のアップグレード、すなわちファームウェア(Firmware A ver.1.0)のダウンロードの指示があることを示す通知が無ければファームウェアのダウンロードの指示が無いと判断する(ステップS110:No)。
これに対し、システム制御部121は、パネル操作制御部119からのパネル部105を介してのファームウェア(Firmware A ver.0.9)のアップグレード、すなわちファームウェア(Firmware A ver.1.0)のダウンロードの指示があることを示す通知が有ればファームウェアのダウンロードの指示が有ると判断し(ステップS110:Yes)、ステップS111に移行する。
(Step S110)
The system control unit 121 determines whether there is a firmware download instruction.
In this case, the system control unit 121 upgrades the firmware (Firmware A ver. 0.9) via the panel unit 105 from the panel operation control unit 119, that is, downloads the firmware (Firmware A ver. 1.0). If there is no notification indicating that there is an instruction, it is judged that there is no firmware download instruction (Step S110: No).
On the other hand, the system control unit 121 upgrades the firmware (Firmware Aver. 0.9) from the panel operation control unit 119 via the panel unit 105, that is, downloads the firmware (Firmware A ver. 1.0). If there is a notification indicating that there is an instruction of (1), it is determined that there is an instruction to download the firmware (step S110: Yes), and the process proceeds to step S111.

(ステップS111)
システム制御部121は、ファームウェアのダウンロードを要求する。
この場合、システム制御部121は、通信制御部114を介し、ネットワーク300上の情報提供サーバー200にファームウェア(Firmware A ver.1.0)のダウンロードを要求する。
(Step S111)
The system control unit 121 requests download of firmware.
In this case, the system control unit 121 requests the information providing server 200 on the network 300 to download the firmware (Firmware A ver. 1.0) via the communication control unit 114.

(ステップS115)
システム制御部121は、ファームウェアのダウンロードが完了したかどうかを判断する。
この場合、システム制御部121は、通信制御部114からのファームウェア(Firmware A ver.1.0)のダウンロードの完了を示す通知が無ければファームウェア(Firmware A ver.1.0)のダウンロードが完了していないと判断する(ステップS115:No)。
これに対し、システム制御部121は、通信制御部114からのファームウェア(Firmware A ver.1.0)のダウンロードの完了を示す通知が有ればファームウェア(Firmware A ver.1.0)のダウンロードが完了したと判断し(ステップS115:Yes)、処理を終了する。
(Step S115)
The system control unit 121 determines whether the download of the firmware is completed.
In this case, if there is no notification indicating completion of downloading of the firmware (Firmware A ver. 1.0) from the communication control unit 114, downloading of the firmware (Firmware A ver. 1.0) is completed. It is judged that it is not (step S115: No).
On the other hand, if there is a notification indicating completion of downloading of the firmware (Firmware A ver. 1.0) from the communication control unit 114, the system control unit 121 downloads the firmware (Firmware A ver. 1.0). It judges that it completed (Step S115: Yes), and ends processing.

このように、本実施形態では、EEPROM116(記憶デバイス)により、機能毎に分割され、動作を保証する最新バージョンのファームウェアの組み合わせを示すパッケージ情報116Aが付与されたバージョン情報116a〜116cを有する複数のファームウェアを記憶し、ファームウェアのバージョン情報400a〜400cとパッケージ情報400Aとが登録されている、情報提供サーバー200からダウンロードされた最新バージョンの管理テーブル400(第1の管理テーブル)を有するファームウェア管理部117により、ファームウェアのバージョンチェックの指示に基づき、EEPROM116(記憶デバイス)から読み出したそれぞれのファームウェアのバージョン情報116a〜116cと、管理テーブル400(第1の管理テーブル)に登録されたバージョン情報400a〜400cとが一致するかどうかを確認する。   As described above, in the present embodiment, the EEPROM 116 (storage device) divides the functions into a plurality of pieces of version information 116a to 116c having the package information 116A indicating the combination of the latest version of the firmware that guarantees the operation. Firmware management unit 117 having a management table 400 (first management table) of the latest version downloaded from the information providing server 200, which stores firmware and in which firmware version information 400a to 400c and package information 400A are registered. Thus, based on the firmware version check instruction, version information 116a to 116c of each firmware read out from the EEPROM 116 (storage device) and the management table 400. And version information 400a~400c registered in the first management table) to see if it matches.

また、システム制御部は、ファームウェア管理部が一致しないことを確認すると、第1の管理テーブルに登録された一致しないバージョン情報に対応するファームウェアを情報提供サーバーからダウンロードし、記憶デバイスに記憶されているファームウェアをダウンロードしたファームウェアに更新する。   In addition, when the system control unit confirms that the firmware management units do not match, the system control unit downloads firmware corresponding to the mismatched version information registered in the first management table from the information providing server, and is stored in the storage device. Update the firmware to the downloaded firmware.

また、システム制御部121は、EEPROM116(記憶デバイス)に記憶されている、たとえばファームウェア(Firmware B)をカスタム版のファームウェア(Firmware B’)に更新すると、ファームウェア管理部117に対し、更新対象のファームウェア(Firmware B)のバージョン情報400bを、カスタム版のファームウェア(Firmware B’)のバージョン情報400Bに置き換えた管理テーブル401(第2の管理テーブル)の生成を指示する。   In addition, when the system control unit 121 updates, for example, the firmware (Firmware B) stored in the EEPROM 116 (storage device) to a custom version firmware (Firmware B '), the firmware management unit 117 updates the firmware to be updated. It instructs generation of a management table 401 (second management table) in which the version information 400b of (Firmware B) is replaced with version information 400B of the firmware (Firmware B ') of the custom version.

また、システム制御部121は、ファームウェアのバージョンチェックの指示があると、ファームウェア管理部117に対し、EEPROM116(記憶デバイス)から読み出したそれぞれのファームウェアのバージョン情報116a、116B、116cと、管理テーブル401(第2の管理テーブル)に登録されたバージョン情報400a、400B、400cとが一致するかどうかを確認させる。   When the system control unit 121 receives a firmware version check instruction, the firmware management unit 117 receives version information 116a, 116B, and 116c of each firmware read from the EEPROM 116 (storage device), and a management table 401 ( It is checked whether the version information 400a, 400B, 400c registered in the second management table) matches.

ここで、管理テーブル401(第2の管理テーブル)は、更新対象のファームウェア(Firmware B)のバージョン情報400bを、カスタム版のファームウェア(Firmware B’)のバージョン情報400Bに置き換えたものであるため、ファームウェア管理部117がEEPROM116(記憶デバイス)から読み出したそれぞれのファームウェアのバージョン情報116a、116B、116cと、管理テーブル401(第2の管理テーブル)に登録されたバージョン情報400a、400B、400cとを比較した際、一致を確認する。これにより、カスタム版のファームウェア(Firmware B’)が管理テーブル400(第1の管理テーブル)で管理されている最新バージョンのファームウェア(Firmware B)に更新されることを抑制できる。   Here, the management table 401 (second management table) is obtained by replacing the version information 400b of the firmware (Firmware B) to be updated with the version information 400B of the firmware (Firmware B ') of the custom version. The firmware management unit 117 compares the version information 116a, 116B, and 116c of the firmware read from the EEPROM 116 (storage device) with the version information 400a, 400B, and 400c registered in the management table 401 (second management table). When you do, confirm the match. This makes it possible to prevent the custom version of firmware (Firmware B ') from being updated to the latest version of firmware (Firmware B) managed by the management table 400 (first management table).

また、カスタム版のファームウェアを試用中に、MFP100が情報提供サーバー200からパッケージ情報が更新された管理テーブル400(例えば、ファームウェア(Firmware A ver.1.0)のバージョン情報がアップグレードされたカスタム版ではないファームウェア(Firmware A ver.1.1)のバージョン情報に更新されている。)をダウンロードした場合、ファームウェア管理部117は、システム制御部121からの指示により、管理テーブル401のカスタム版のファームウェアを除くファームウェアのバージョン情報を、新たにダウンロードした管理テーブル400のバージョン情報に書き換えてもよい。この場合、図4に示すステップS111において、システム制御部121は、パネル部105を介してダウンロードさせる指示を受け付けると、通信制御部114を介し、ネットワーク300上の情報提供サーバー200にアップグレード後のファームウェア(Firmware A ver.1.1)のダウンロードを要求してもよい。   In addition, in the custom version in which the version information of the management table 400 (e.g., firmware (Firmware A ver. 1.0)) in which the package information has been updated from the information providing server 200 while testing the custom version of firmware is performed. If the firmware version is updated to the version information of no firmware (Firmware A ver.1.1), the firmware management unit 117 receives the firmware of the custom version of the management table 401 according to an instruction from the system control unit 121. The version information of the firmware to be removed may be rewritten to the version information of the management table 400 newly downloaded. In this case, when the system control unit 121 receives an instruction to download via the panel unit 105 in step S111 shown in FIG. 4, the firmware after the upgrade to the information providing server 200 on the network 300 is performed via the communication control unit 114. You may request to download (Firmware A ver.1.1).

また、本実施形態では、MFP100がパネル部105を備えるとして説明したが、この例に限らず、パネル部105がMFP100とネットワークなどを介して通信可能な管理装置に備えられていてもよい。この場合、本実施形態で説明したパネル部105を介する処理は、管理装置のパネル部105を介して、管理装置がMFP100と通信することにより実行できる。管理装置は、パネル部105としてのタッチパネルを有する携帯端末であってもよく、ディスプレイと操作部が別体であるパネル部105を有するパーソナルコンピューターであってもよい。   Further, although the MFP 100 has been described as including the panel unit 105 in the present embodiment, the present invention is not limited to this example, and the panel unit 105 may be provided in a management apparatus capable of communicating with the MFP 100 via a network or the like. In this case, the processing via the panel unit 105 described in the present embodiment can be executed by the management apparatus communicating with the MFP 100 via the panel unit 105 of the management apparatus. The management apparatus may be a portable terminal having a touch panel as the panel unit 105, or may be a personal computer having the panel unit 105 in which the display and the operation unit are separate.

また、本実施形態では、記憶デバイスとしたEEPROM116に代えて、他の不揮発性半導体記憶装置や、HDD106を使用してもよい。   Further, in the present embodiment, in place of the EEPROM 116 as a storage device, another nonvolatile semiconductor memory device or an HDD 106 may be used.

また、本実施形態では、電子機器をMFP100に適用した場合として説明したが、この例に限らず、複数の機能を搭載したPC(personal computer)、携帯端末、タブレット端末などの他の電子機器に適用してもよい。   In the embodiment, the electronic device is applied to the MFP 100. However, the present invention is not limited to this example, and other electronic devices such as a personal computer (PC) equipped with a plurality of functions, a portable terminal, and a tablet terminal may be used. It may apply.

100 MFP
101 スキャナー部
102 プリンター部
103 FAX部
104 I/F
105 パネル部
106 HDD
110 制御部
111 スキャナー制御部
112 プリンター制御部
113 FAX制御部
114 通信制御部
115 RAM
116 EEPROM
116A、400A パッケージ情報
116a〜116c、116B、400a〜400c、400B バージョン情報
117 ファームウェア管理部
118 画像処理部
119 パネル操作制御部
120 HDD制御部
121 システム制御部
122 データバス
200 情報提供サーバー
300 ネットワーク
400、401 管理テーブル
100 MFP
101 scanner unit 102 printer unit 103 fax unit 104 I / F
105 panel unit 106 HDD
110 control unit 111 scanner control unit 112 printer control unit 113 FAX control unit 114 communication control unit 115 RAM
116 EEPROM
116A, 400A Package Information 116a to 116c, 116B, 400a to 400c, 400B Version Information 117 Firmware Management Unit 118 Image Processing Unit 119 Panel Operation Control Unit 120 HDD Control Unit 121 System Control Unit 122 Data Bus 200 Information Providing Server 300 Network 400, 401 Management table

Claims (3)

機能毎に分割され、動作を保証する最新バージョンのファームウェアの組み合わせを示すパッケージ情報が付与されたバージョン情報を有する複数のファームウェアを記憶する記憶デバイスと、
前記ファームウェアのバージョン情報と前記パッケージ情報とが登録されている、情報提供サーバーからダウンロードされた最新バージョンの第1の管理テーブルを有し、前記ファームウェアのバージョンチェックの指示に基づき、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第1の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認するファームウェア管理部と、
前記ファームウェア管理部が一致しないことを確認すると、前記第1の管理テーブルに登録された一致しないバージョン情報に対応するファームウェアを前記情報提供サーバーからダウンロードし、前記記憶デバイスに記憶されているファームウェアをダウンロードしたファームウェアに更新するシステム制御部とを備え、
前記システム制御部は、
前記記憶デバイスに記憶されているファームウェアをカスタム版のファームウェアに更新すると、前記ファームウェア管理部に対し、更新対象の前記ファームウェアのバージョン情報を、前記カスタム版のファームウェアのバージョン情報に置き換えた第2の管理テーブルの生成を指示し、
前記ファームウェアのバージョンチェックの指示があると、前記ファームウェア管理部に対し、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第2の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認させる
ことを特徴とする電子機器。
A storage device for storing a plurality of pieces of firmware having version information provided with package information indicating a combination of the latest version of firmware that is divided for each function and that guarantees the operation;
It has the first management table of the latest version downloaded from the information providing server, in which the version information of the firmware and the package information are registered, and is read from the storage device based on the instruction of the version check of the firmware A firmware management unit that confirms whether or not the version information of each of the firmware and the version information registered in the first management table match each other;
When it is confirmed that the firmware management unit does not match, the firmware corresponding to the inconsistent version information registered in the first management table is downloaded from the information providing server, and the firmware stored in the storage device is downloaded. System control unit to update the
The system control unit
When the firmware stored in the storage device is updated to a custom version of firmware, a second management in which version information of the firmware to be updated is replaced with version information of the custom version of firmware with respect to the firmware management unit Instruct to create a table,
When the firmware version check instruction is issued, whether the version information of each of the firmware read out from the storage device with respect to the firmware management unit matches the version information registered in the second management table An electronic device characterized by having a check.
前記システム制御部は、前記ファームウェア管理部が生成した前記第2の管理テーブルを前記情報提供サーバーに登録することを特徴とする請求項1に記載の電子機器。   The electronic device according to claim 1, wherein the system control unit registers the second management table generated by the firmware management unit in the information providing server. 記憶デバイスにより、機能毎に分割され、動作を保証する最新バージョンのファームウェアの組み合わせを示すパッケージ情報が付与されたバージョン情報を有する複数のファームウェアを記憶する工程と、
前記ファームウェアのバージョン情報と前記パッケージ情報とが登録されている、情報提供サーバーからダウンロードされた最新バージョンの第1の管理テーブルを有するファームウェア管理部により、前記ファームウェアのバージョンチェックの指示に基づき、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第1の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認する工程と、
システム制御部により、
前記ファームウェア管理部が一致しないことを確認すると、前記第1の管理テーブルに登録された一致しないバージョン情報に対応するファームウェアを前記情報提供サーバーからダウンロードし、前記記憶デバイスに記憶されているファームウェアをダウンロードしたファームウェアに更新し、
前記記憶デバイスに記憶されているファームウェアをカスタム版のファームウェアに更新すると、前記ファームウェア管理部に対し、更新対象の前記ファームウェアのバージョン情報を、前記カスタム版のファームウェアのバージョン情報に置き換えた第2の管理テーブルの生成を指示し、
前記ファームウェアのバージョンチェックの指示があると、前記ファームウェア管理部に対し、前記記憶デバイスから読み出したそれぞれの前記ファームウェアのバージョン情報と、前記第2の管理テーブルに登録されたバージョン情報とが一致するかどうかを確認させる工程とを、電子機器を制御するコンピューターに実行させる
ことを特徴とするバージョンチェックプログラム。
Storing, by the storage device, a plurality of firmware having version information provided with package information indicating a combination of the latest version of firmware that is divided for each function and that guarantees the operation;
By the firmware management unit having the first management table of the latest version downloaded from the information providing server, in which the version information of the firmware and the package information are registered, the storage based on the instruction of the version check of the firmware Checking whether the version information of each of the firmware read from the device matches the version information registered in the first management table;
By the system controller,
When it is confirmed that the firmware management unit does not match, the firmware corresponding to the inconsistent version information registered in the first management table is downloaded from the information providing server, and the firmware stored in the storage device is downloaded. To the updated firmware,
When the firmware stored in the storage device is updated to a custom version of firmware, a second management in which version information of the firmware to be updated is replaced with version information of the custom version of firmware with respect to the firmware management unit Instruct to create a table,
When the firmware version check instruction is issued, whether the version information of each of the firmware read out from the storage device with respect to the firmware management unit matches the version information registered in the second management table A version check program characterized by causing a computer that controls an electronic device to execute a step of confirming whether or not it is.
JP2016209837A 2016-08-30 2016-10-26 Electronic device and version check program Expired - Fee Related JP6536534B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2016209837A JP6536534B2 (en) 2016-10-26 2016-10-26 Electronic device and version check program
CN201710710685.2A CN107797811B (en) 2016-08-30 2017-08-18 Electronic device, version checking system, and recording medium
US15/691,534 US10564957B2 (en) 2016-08-30 2017-08-30 Electronic machine, version check system and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016209837A JP6536534B2 (en) 2016-10-26 2016-10-26 Electronic device and version check program

Publications (2)

Publication Number Publication Date
JP2018073000A JP2018073000A (en) 2018-05-10
JP6536534B2 true JP6536534B2 (en) 2019-07-03

Family

ID=62112781

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016209837A Expired - Fee Related JP6536534B2 (en) 2016-08-30 2016-10-26 Electronic device and version check program

Country Status (1)

Country Link
JP (1) JP6536534B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04338821A (en) * 1991-05-16 1992-11-26 Fujitsu Ltd Automatic correction/recovery system for firmware/ microprogram
JP2005063207A (en) * 2003-08-14 2005-03-10 Easy Systems Japan Kk Update program and update method
JP2007220062A (en) * 2006-01-19 2007-08-30 Konica Minolta Holdings Inc Control program, program offering system, and program offering method
JP2009230398A (en) * 2008-03-21 2009-10-08 Fuji Xerox Co Ltd Software update support device and software update support program
JP5959942B2 (en) * 2012-06-04 2016-08-02 キヤノン株式会社 Image processing apparatus, control method thereof, program, and firmware update system
CN105867941A (en) * 2016-04-18 2016-08-17 深圳市永兴元科技有限公司 Software upgrading system and realization method thereof

Also Published As

Publication number Publication date
JP2018073000A (en) 2018-05-10

Similar Documents

Publication Publication Date Title
CN107797811B (en) Electronic device, version checking system, and recording medium
CN106155679B (en) Information processing system, information processing apparatus, and information processing method
JP6720519B2 (en) Information processing device, program, and information processing system
JP6366354B2 (en) Information processing apparatus, image forming apparatus, program update method, and program
JP6737169B2 (en) Version check system and version check method
JP6583641B2 (en) Software update system, electronic device and management server
US20100245897A1 (en) Electronic apparatus and image forming system
JP6776916B2 (en) Version check system and version check method
JP2009230400A (en) Print system, and unit and program for software introduction
JP2014052888A (en) Image forming apparatus, program updating method, and program
JP2014232424A (en) Image forming apparatus, control method thereof, and program
JP6536534B2 (en) Electronic device and version check program
JP2016031653A (en) Image formation system and method for changing version of image formation system
JP6536533B2 (en) Electronic device and version check program
JP4792744B2 (en) Image processing device
JP5797344B2 (en) Image forming apparatus
JP6690472B2 (en) Electronic equipment, version check system and version check program
JP7056269B2 (en) Information processing system, equipment, information processing method and information processing program
JP2018036758A (en) Electronic device, version check system and version check program
JP2018072973A (en) Electronic instrument and version check program
JP2016206759A (en) Software update system and management server
JP6790482B2 (en) Information processing system, information processing device, information processing method and program
JP2018032311A (en) Electronic apparatus and version check program
JP6424441B2 (en) MFP, information processing method, information processing program, and information processing system
JP6792215B2 (en) Software update system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180829

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

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190426

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190520

R150 Certificate of patent or registration of utility model

Ref document number: 6536534

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees