JP2011186588A - Printer device, server device, and update system - Google Patents

Printer device, server device, and update system Download PDF

Info

Publication number
JP2011186588A
JP2011186588A JP2010048912A JP2010048912A JP2011186588A JP 2011186588 A JP2011186588 A JP 2011186588A JP 2010048912 A JP2010048912 A JP 2010048912A JP 2010048912 A JP2010048912 A JP 2010048912A JP 2011186588 A JP2011186588 A JP 2011186588A
Authority
JP
Japan
Prior art keywords
update
printer
update processing
updater
component
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010048912A
Other languages
Japanese (ja)
Inventor
Takeshi Shinada
剛 品田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010048912A priority Critical patent/JP2011186588A/en
Publication of JP2011186588A publication Critical patent/JP2011186588A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To restore updater promptly and efficiently at update interruption or data damage by a printer operation failure. <P>SOLUTION: A server includes updater as a single set of firmware having a plurality of component files collected for each version. A printer obtains the updater from the server, performs update on component function basis, and preserves processing results on processing basis, and when update interruption occurs, the printer updates a component function of which update processing is not completed with reference to the preserved processing result by restart. If there is a component function incapable of performing update processing due to data breakage, the printer transmits the processing result to the server, obtains the updater relative to the component function of which processing is not completed, and performs reprocessing of the component function concerned based on the data thereof. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本願は、プリンタ装置、サーバ装置、及びアップデートシステムに関し、より詳しくは、ファームウェアをアップデートする際に各コンポーネント機能ごとにまとまったアップデータを使用するプリンタ装置、サーバ装置、及びアップデートシステムに関する。   The present application relates to a printer device, a server device, and an update system. More specifically, the present invention relates to a printer device, a server device, and an update system that use updaters collected for each component function when updating firmware.

近年、プリンタにおいて、機能追加や不具合対策をいくつか施した1つのファームウェアのアップデートをする場合、プリンタ専門の保守員が該当するプリンタにアップデータを送信してファームウェアのアップデートを行っている。このように、プリンタ自身がサーバにアップデータを要求し、当該要求することで受信したアップデータを用いてアップデートする方法は、既に知られている。
しかし、従来のファームウェアのアップデート方法では、該当するプリンタのアップデート最中に当該プリンタの動作障害などによりアップデートができなくなった場合、アップデートが途中まで終了している機能においても再び最初からアップデートをやり直す必要があり、その結果、時間と手間が掛かってコストが増えるという問題があった。
In recent years, in a printer, when updating a single firmware with some functions added and countermeasures for troubles, a maintenance staff specialized in the printer transmits update data to the corresponding printer to update the firmware. As described above, a method in which the printer itself requests update data from the server and updates using the update data received by the request is already known.
However, with the conventional firmware update method, if the update cannot be performed due to a malfunction of the printer during the update of the corresponding printer, it is necessary to update again from the beginning even for functions that have been partially updated As a result, there is a problem in that it takes time and effort and costs increase.

特許文献1(特開2009−146119号公報)には、特定のファームウェアに起因して障害が発生した場合に、ファームウェアの差し替えを適正に行うことで画像形成装置を復旧することを目的として、ファームウェア適用後の障害を検知し、障害の起因となるファームウェアの種類を特定して、その種類のファームウェアの差し替えを行う技術について記載されており、その差し替えの際、ファームウェアのバージョンの組み合わせと適用順を考慮したうえで、関連するファームウェアの差し替えを行うことが記載されている。   Japanese Patent Laid-Open No. 2009-146119 discloses a firmware for the purpose of restoring an image forming apparatus by appropriately replacing firmware when a failure occurs due to specific firmware. It describes the technology that detects the failure after application, identifies the type of firmware that causes the failure, and replaces that type of firmware. It is described that the related firmware is replaced after consideration.

特許文献2(特開2006−189973号公報)には、アップデータを一旦バックアップしたうえでアップデート処理を行う技術について記載されており、アップデートの中断によりアップデートができなくなったとしても、不揮発性のメモリにバックアップしてあるアップデートプログラムを読み出すことでアップデートを実行することが記載されている。
特許文献3(特開2008−84291号公報)には、アップデート中の障害発生時に、有効なファームウェアを判定して再開する技術について記載されており、アップデート可能なファームウェアを判定し、その判定内容に応じた起動方法でアップデートの再開を行うことが記載されている。
Patent Document 2 (Japanese Patent Application Laid-Open No. 2006-189973) describes a technique for performing update processing after the updater is backed up once. Even if the update cannot be performed due to the interruption of the update, it is stored in the nonvolatile memory. It describes that the update is executed by reading the backup update program.
Patent Document 3 (Japanese Patent Laid-Open No. 2008-84291) describes a technique for determining and restarting valid firmware when a failure occurs during an update. It is described that the update is restarted with a corresponding startup method.

また、特許文献4(特開2009−48557号公報)には、ソフトウェアの書き込み領域を区画で区切り、電源断からの復帰時に当該区画で区切られた区画情報を利用してアップデートを再開する技術について記載されている。   Patent Document 4 (Japanese Patent Application Laid-Open No. 2009-48557) discloses a technique for resuming an update by dividing a software writing area into partitions and using the partition information partitioned by the partitions when returning from power-off. Are listed.

しかし、上述したような、利用上の様々な点を鑑みて考慮された従来技術においても、以下のような問題が解消できていない。
特許文献1の技術では、アップデート最中に発生した障害によってアップデートが中断した場合に、アップデートを途中から復旧させることはできていない。
特許文献2及び特許文献3では、アップデート途中からアップデートを復旧する技術については記載されているが、アップデートが中断した箇所からアップデートの再開を可能にする方法として、コンポーネント単位でアップデートを再開する方法については記載されていない。
また、特許文献4では、電源断によって自己のプリンタ内に保存されているアップデータが破損した場合については記載がない。
However, the following problems have not been solved even in the conventional technology considered in view of various points of use as described above.
In the technique of Patent Literature 1, when the update is interrupted due to a failure that occurred during the update, the update cannot be recovered from the middle.
Patent Document 2 and Patent Document 3 describe a technique for recovering an update from the middle of an update, but a method for restarting an update on a component-by-component basis as a method for enabling an update to be restarted from where the update was interrupted. Is not listed.
In Patent Document 4, there is no description about a case where the updater stored in the printer itself is damaged due to power-off.

そこで、本発明は、各コンポーネント機能ごとにまとまったアップデータを使用することで、動作障害などでアップデートが中断した場合であっても、当該アップデートが途中まで終了しているコンポーネント機能のがあれば、再度最初からアップデートをやり直すことなく、途中までアップデートが終了しているコンポーネント機能のアップデートを引き続き行うことで復旧に係る時間を短縮及び手間を低減し、その結果、コストを削減することができるプリンタ装置、サーバ装置、及びアップデートシステムを提供することを目的とする。
また、本発明は、プリンタ装置内に保存しているアップデータが破損している場合は、サーバから必要なコンポーネント機能部分(すなわち、いくつかのコンポーネント機能のうち、アップデータが破損している部分)に関するアップデータを取得することで、アップデートに係るデータが破損した場合であっても、ファームウェアのアップデートを継続可能にするプリンタ装置、サーバ装置、及びアップデートシステムを提供することを目的とする。
Therefore, the present invention uses a bundled updater for each component function, so even if the update is interrupted due to an operation failure or the like, if there is a component function for which the update has been terminated halfway, A printer device capable of reducing the time and effort required for recovery by continuing to update component functions that have been partially updated without renewing the update from the beginning, thereby reducing costs. It is an object to provide a server device and an update system.
The present invention also relates to a component function part required from the server when the updater stored in the printer apparatus is damaged (that is, a part where the updater is damaged among some component functions). It is an object of the present invention to provide a printer device, a server device, and an update system that can update firmware even when data related to update is damaged by acquiring update data.

上記目的を達成するために、請求項1記載の発明では、1又は複数のコンポーネント機能を含む1又は複数のアップデータを有するサーバ装置とネットワークを介して接続可能に配設されたプリンタ装置であって、前記サーバ装置から前記アップデータを取得する取得手段と、前記取得したアップデータに基づき、前記アップデータが含む1又は複数のコンポーネント機能ごとにアップデート処理を行うアップデート処理手段と、前記アップデート処理手段が行ったコンポーネント機能ごとのアップデート処理結果を記憶するアップデート処理結果記憶手段と、前記アップデート処理手段が行うアップデート処理が中断したか否かを判断する中断判断手段と、前記中断判断手段の判断結果に基づき、再起動を行う再起動手段と、を備え、前記再起動手段が再起動を行った場合、前記アップデート処理手段は、前記アップデート処理結果記憶手段が記憶したアップデート処理結果に基づき、アップデート処理結果が記憶されていないコンポーネント機能のアップデート処理を行うことを特徴とするプリンタ装置を提供する。
請求項2記載の発明では、請求項1に記載のプリンタ装置において、前記再起動手段が再起動を行った場合、前記アップデート処理手段が行ったアップデート処理が、全ての前記コンポーネント機能に対して正常に終了したか否かを判断する正常終了判断手段と、前記正常終了判断手段の判断結果に基づき、前記アップデート処理結果記憶手段が記憶したアップデート処理結果を前記サーバ装置に送信する送信手段と、を更に備え、前記取得手段は、前記サーバ装置から、前記アップデート処理結果に基づき作成される再アップデータを取得し、前記アップデート処理手段は、前記取得手段が取得した再アップデータに基づき、前記再アップデータが含む1又は複数のコンポーネント機能ごとにアップデート処理を行うことを特徴とする。
また、請求項3記載の発明では、プリンタ装置とネットワークを介して接続可能に配設されたサーバ装置であって、前記プリンタ装置に対応する1又は複数のコンポーネント機能を含む1又は複数のアップデータを記憶する記憶手段と、前記プリンタ装置へ前記アップデータを送信する送信手段と、前記プリンタ装置から、当該プリンタ装置が行ったアップデートの処理結果が記憶されたアップデート処理結果を取得する取得手段と、前記取得手段が取得したアップデート処理結果と、前記送信手段が送信したアップデータとを比較する比較手段と、前記比較手段の比較結果に基づき、再アップデータを作成する作成手段と、を備え、前記送信手段は、前記取得手段が前記アップデート処理結果を取得した場合、前記作成手段が作成した再アップデータを前記プリンタ装置へ送信することを特徴とするサーバ装置を提供する。
さらに、請求項4記載の発明では、請求項1又は請求項2に記載のプリンタ装置と、請求項3に記載のサーバ装置とを有するアップデートシステムを提供する。
In order to achieve the above object, according to the first aspect of the present invention, there is provided a printer device disposed so as to be connectable via a network to a server device having one or more updaters including one or more component functions. Acquisition means for acquiring the updater from the server device, update processing means for performing update processing for each of one or more component functions included in the updater based on the acquired updater, and components performed by the update processing means Update processing result storage means for storing the update processing result for each function, interruption determination means for determining whether or not the update processing performed by the update processing means is interrupted, and restart based on the determination result of the interruption determination means Restarting means for performing When the activation means has restarted, the update processing means performs update processing of the component function for which the update processing result is not stored based on the update processing result stored by the update processing result storage means. A printer device is provided.
According to a second aspect of the present invention, in the printer device according to the first aspect, when the restarting unit restarts, the update processing performed by the update processing unit is normal for all the component functions. Normal termination determining means for determining whether or not the processing has been completed, and transmission means for transmitting the update processing result stored in the update processing result storage means to the server device based on the determination result of the normal termination determining means. In addition, the acquisition unit acquires re-updata generated based on the update processing result from the server device, and the update processing unit includes the re-updata based on the re-updata acquired by the acquisition unit. An update process is performed for each of one or a plurality of component functions.
According to a third aspect of the present invention, there is provided a server device arranged so as to be connectable to a printer device via a network, wherein one or more updaters including one or more component functions corresponding to the printer device are received. Storage means for storing; transmission means for transmitting the update data to the printer apparatus; acquisition means for acquiring an update processing result storing an update processing result performed by the printer apparatus from the printer apparatus; and the acquisition Comparing means for comparing the update processing result obtained by the means with the update data sent by the sending means, and creating means for creating re-update data based on the comparison result of the comparing means, the sending means comprises: When the acquisition unit acquires the update processing result, the re-created by the generation unit Providing a server apparatus and transmits a Pudeta to the printer device.
Further, according to a fourth aspect of the present invention, there is provided an update system comprising the printer device according to the first or second aspect and the server device according to the third aspect.

本発明は、アップデートが中断しても、速やかにアップデート復旧を行うプリンタ装置、サーバ装置、及びアップデートシステムを提供する。   The present invention provides a printer device, a server device, and an update system that perform update recovery promptly even when the update is interrupted.

本発明の実施形態に係るアップデートシステムの概略図である。It is the schematic of the update system which concerns on embodiment of this invention. 本発明の実施形態に係るプリンタ制御部のハードウェア的な構成の一例を示した図である。It is a figure showing an example of hardware constitutions of a printer control part concerning an embodiment of the present invention. 本発明の実施形態に係るアップデータテーブル表の構成の一例を示した図である。It is the figure which showed an example of the structure of the updater table table | surface which concerns on embodiment of this invention. 本発明の実施形態に係るアップデート実行表の構成の一例を示した図である。It is the figure which showed an example of the structure of the update execution table which concerns on embodiment of this invention. 本発明の実施形態に係るプリンタ制御部が行うアップデートを説明するフローチャートである。6 is a flowchart illustrating an update performed by a printer control unit according to the embodiment of the present invention. 本発明の実施形態に係るプリンタ制御部が処理Aを行う動作を説明するフローチャートである。6 is a flowchart illustrating an operation in which a printer control unit according to an embodiment of the present invention performs processing A. 本発明の実施形態に係るプリンタ制御部が処理Aを行う動作を説明するフローチャートである。6 is a flowchart illustrating an operation in which a printer control unit according to an embodiment of the present invention performs processing A. 本発明の実施形態に係るプリンタ制御部が処理Bを行う動作を説明するフローチャートである。6 is a flowchart illustrating an operation in which a printer control unit according to an embodiment of the present invention performs a process B. 本発明の実施形態に係るプリンタ制御部が処理Cを行う動作を説明するフローチャートである。6 is a flowchart illustrating an operation in which a printer control unit according to an embodiment of the present invention performs a process C.

(実施形態の概要)
本発明に係る実施形態では、アップデート最中に障害が発生した場合に再アップデートによって行う復旧処理に際して、以下の特徴を有する。
追加機能又は不具合対策を施した各々のコンポーネントファイル(コンポーネント機能ごとのファイル)があり、サーバは、その複数のコンポーネントファイルが1つにまとまってファームウェアの1つのアップデータとして形成されているアップデータを有している。
本実施形態に係るプリンタは、上述のように形成されたアップデータをサーバから取得し、当該アップデータを用いてコンポーネント機能ごとにアップデートを行う。
そのアップデートの際には、当該コンポーネント機能の処理ごとにその処理結果(後述する、アップデート実行表)を保存する。
プリンタ動作障害などが発生してアップデートが途中までしか実行されなかった(中断された)場合、本実施形態に係るプリンタは、再起動し、保存していた処理結果を参照して、アップデート処理が終了していないコンポーネント機能についてのアップデートを実行する(再アップデート、すなわち復旧処理を行う)。
また、再アップデートの際にアップデータが破損するなどしてアップデート処理が実行できないコンポーネント機能がある場合は、本実施形態に係るプリンタは、処理結果(アップデート実行表)をサーバに送信し、アップデートが終了しなかったコンポーネント機能についてのアップデータを取得し、当該取得したデータをもとに該当するコンポーネント機能の再アップデートを行う。
なお、本実施形態におけるコンポーネント機能とは、複数のコンポーネント機能が、単一のNVRAM(Non Volatile RAM)等に複数記憶されるものを指す。
(Outline of the embodiment)
The embodiment according to the present invention has the following characteristics in the recovery process performed by re-update when a failure occurs during the update.
There are component files (files for each component function) with additional functions or countermeasures for troubles, and the server has an updater in which the component files are combined into one updater as firmware. ing.
The printer according to the present embodiment acquires the updater formed as described above from the server, and updates each component function using the updater.
At the time of the update, the processing result (update execution table, which will be described later) is saved for each processing of the component function.
When a printer operation failure or the like occurs and the update is executed only halfway (interrupted), the printer according to the present embodiment restarts, and the update process is performed by referring to the stored processing result. Update the component function that has not been completed (re-update, that is, perform recovery processing).
If there is a component function that cannot be updated due to the updater being damaged during re-update, the printer according to this embodiment sends the processing result (update execution table) to the server, and the update is completed. The updater for the component function that has not been performed is acquired, and the corresponding component function is updated again based on the acquired data.
In addition, the component function in the present embodiment refers to a function in which a plurality of component functions are stored in a single NVRAM (Non Volatile RAM) or the like.

(実施形態の詳細)
本発明の好適な実施形態について、図1から図9を用いて詳細に説明する。
図1は、本発明の実施形態に係るシステムの概略図であり、サーバ1、プリンタ2、プリンタ3、及びプリンタ4が、ネットワーク5を介して接続されている。
サーバ1は、各種ファームウェアのアップデータ、及び、後述するアップデータテーブル表100(図3)を所持(記憶)しているサーバである。
プリンタ2、プリンタ3、及びプリンタ4は、同一のローカルエリアネットワーク6に接続されたプリンタである。なお、プリンタ2、プリンタ3、及びプリンタ3は互いに同等の構成要素であり、同等の機能を有する。また、いずれのプリンタ2、プリンタ3、及びプリンタ4も本実施形態に係るアップデート処理を行うプリンタ制御部21を備えている。
本実施形態では、サーバ1は、ローカルエリアネットワーク6とは異なるエリアに設置されているものとし、以降、サーバ1とプリンタ2とを用いて動作工程を説明する。
(Details of the embodiment)
A preferred embodiment of the present invention will be described in detail with reference to FIGS.
FIG. 1 is a schematic diagram of a system according to an embodiment of the present invention. A server 1, a printer 2, a printer 3, and a printer 4 are connected via a network 5.
The server 1 is a server that possesses (stores) various firmware updaters and an updater table 100 (FIG. 3), which will be described later.
The printer 2, the printer 3, and the printer 4 are printers connected to the same local area network 6. Note that the printer 2, the printer 3, and the printer 3 are equivalent components and have the same functions. Each of the printer 2, the printer 3, and the printer 4 includes a printer control unit 21 that performs an update process according to the present embodiment.
In the present embodiment, it is assumed that the server 1 is installed in an area different from the local area network 6, and the operation process will be described below using the server 1 and the printer 2.

図2は、本発明の実施形態に係るプリンタ2のプリンタ制御部21のハードウェア的な構成の一例を示した図である。
本発明の実施形態に係るプリンタ制御部21は、操作パネル11、記憶装置12、メモリ13、ファームウェアアップデート部14、アップデータ管理部15、状態管理部16、通信制御部17、バックアップ/リストア制御部18、HDD(Hard Disk Drive/ハードディスクドライブ)19、及びネットワークI/F(Interface/インターフェース)20、などから構成される。
操作パネル11は、当該プリンタを操作する操作員が各種設定を行ったり、その設定結果を表示するための装置である。
記憶装置12は、例えばEEPROM(Electronically Erasable and Programmable Read Only Memory)などで構成され、プリンタ2を起動するための起動プログラムや制御プログラムなどといった様々なデータやプログラムがバックアップされている装置である。
メモリ13は、例えば、RAM(Random Access Memory)などで構成され、記憶装置12のデータを展開する領域である。例えば、プリンタ2の利用者(ユーザ)がプログラムを起動してデータの加工などを行なう際に、呼び出し用(スペース/領域)として使われる。
ファームウェアアップデート部14は、例えば、チップセットなどで構成され、ファームウェアのアップデートを行う際に、後述するアップデート実行表200(図4)を作成したり、ファームウェア制御用プログラムによって自動でアップデートするための処理を行う。このように、本実施形態のアップデートを行うためのファームウェアアップデートプログラムを格納している。
アップデータ管理部15は、ファームウェアアップデータの受信処理を行い、HDD19に保存されているアップデータの有無情報を確認処理する。
状態管理部16は、プリンタ2の状態を監視し、アップデート中に障害などがあれば操作パネル11にその旨を表示させる処理を行う。
通信制御部17は、ネットワークI/F20を介してサーバ1との通信をネットワークで繋ぎ、相互認識を行う。
バックアップ/リストア制御部18は、ファームウェアアップデート部14で作成されたアップデート実行表200や、HDD19に保存されている起動プログラムと制御プログラムを、記憶装置12にバックアップしたり、それらのデータを再びHDD19にリストア処理したりなどを行う。
HDD19は、サーバ1から送信されてきたファームウェアのアップデータを保存する(アップデータ格納)。また、プリンタ2を起動するための起動プログラム、及び、プリンタ2の各種制御を行うための制御プログラムを格納している。
FIG. 2 is a diagram illustrating an example of a hardware configuration of the printer control unit 21 of the printer 2 according to the embodiment of the present invention.
The printer control unit 21 according to the embodiment of the present invention includes an operation panel 11, a storage device 12, a memory 13, a firmware update unit 14, an updater management unit 15, a state management unit 16, a communication control unit 17, and a backup / restore control unit 18. , HDD (Hard Disk Drive / Hard Disk Drive) 19, network I / F (Interface / Interface) 20, and the like.
The operation panel 11 is a device for an operator who operates the printer to make various settings and display the setting results.
The storage device 12 includes, for example, an EEPROM (Electronically Erasable and Programmable Read Only Memory) and the like, and is a device in which various data and programs such as a start program and a control program for starting the printer 2 are backed up.
The memory 13 is composed of, for example, a RAM (Random Access Memory) and the like, and is an area where data in the storage device 12 is expanded. For example, when a user (user) of the printer 2 starts a program and processes data, the printer 2 is used as a call (space / area).
The firmware update unit 14 is composed of, for example, a chip set and the like. When updating the firmware, the firmware update unit 14 creates an update execution table 200 (FIG. 4) to be described later, or automatically updates with a firmware control program I do. Thus, the firmware update program for performing the update of this embodiment is stored.
The updater management unit 15 performs a firmware update data reception process, and confirms the presence / absence information of the updater stored in the HDD 19.
The status management unit 16 monitors the status of the printer 2 and performs a process of displaying the fact on the operation panel 11 if there is a failure during the update.
The communication control unit 17 connects communication with the server 1 via the network I / F 20 through the network and performs mutual recognition.
The backup / restore control unit 18 backs up the update execution table 200 created by the firmware update unit 14 and the startup program and control program stored in the HDD 19 to the storage device 12, and stores these data in the HDD 19 again. Restore processing and so on.
The HDD 19 stores the firmware updater transmitted from the server 1 (updater storage). In addition, a startup program for starting up the printer 2 and a control program for performing various controls of the printer 2 are stored.

図3は、本発明に係る実施形態のサーバ1が記憶する、アップデータテーブル表100の構成の一例を示した図である。
アップデータテーブル表100は、本発明の実施形態に係るアップデータに関する各バージョン101と、当該各バージョン101ごとに追加される機能や不具合の対策を施したコンポーネント機能102(A、B、C、D、…)などで構成される。
本発明に係る実施形態のサーバ1は、このアップデータテーブル表100をもとに、プリンタ2から受信する要求に応じたバージョン101のアップデータや、また、コンポーネント機能102(コンポーネント機能A、コンポーネント機能B、コンポーネント機能C、コンポーネント機能D、又はコンポーネント機能Eなど)ごとのアップデータを、プリンタ2へ送信する。
FIG. 3 is a diagram showing an example of the configuration of the updater table 100 stored in the server 1 according to the embodiment of the present invention.
The updater table 100 includes each version 101 related to the updater according to the embodiment of the present invention and component functions 102 (A, B, C, D,... ) Etc.
The server 1 according to the embodiment of the present invention, based on the updater table 100, updates the version 101 updater in response to a request received from the printer 2, and component functions 102 (component function A, component function B, Updater for each component function C, component function D, or component function E) is transmitted to the printer 2.

図4の(a)及び(b)は、本発明に係る実施形態のプリンタ2のプリンタ制御部21のファームウェアアップデート部14が作成したアップデート実行表200の構成の一例を示した図である。
本発明に係る実施形態のプリンタ2のプリンタ制御部21は、ファームウェアのアップデートを実行する際に、こうしたアップデート実行表200を作成する。なお、図4に示すアップデート実行表200は、バージョン101のうち、一例としてバージョン「T009」についてのアップデート実行表である。
コンポーネント終了状態欄202には、バージョン「T009」の各コンポーネント機能A、B、・・・Eなどについての各々のアップデートが行われたか否か、及び、行われた場合は各々のアップデートが正常に終了したか否かが、「○」、「空欄」(すなわち、チェック無し)、又は「×」といった記号情報などを用いて記憶(記録)される。
例えば、図4(a)を参照すると、各コンポーネント機能(A、B、・・・Eなど)のうち、未だアップデートが実行されていないコンポーネント機能(例えば、コンポーネント機能C〜E)のコンポーネント終了状態欄202は空欄のままであり、一方、アップデートが正常に終了した各コンポーネント機能(例えば、コンポーネント機能A及びB)に対応するコンポーネント終了状態欄202には、正常終了したことを示す「○」が記録されている。このように、プリンタ2のプリンタ制御部21は、当該「○」情報をもって、当該「○」が付されたコンポーネント終了状態欄202に対応するコンポーネント機能(この場合、コンポーネント機能A及びB)は、アップデートが正常終了したことを判断でき、そして、当該「空欄」情報をもって、当該「空欄」であるコンポーネント終了状態欄202に対応するコンポーネント機能(この場合、コンポーネント機能C〜E)が、アップデートが未だ実行されていないということを判断できる。
また一方、図4(b)を参照すると、アップデートを一通り行った上で、何らかの理由で当該アップデート処理が正常終了しなかった場合は、当該正常に終了しなかったコンポーネント機能(例えば、コンポーネント機能C〜E)に該当するコンポーネント終了状態欄202には、「×」が反映(記憶)されている。このように、プリンタ2のプリンタ制御部21は、当該「×」をもって、当該「×」が付されたコンポーネント終了状態欄202に対応するコンポーネント機能(この場合、コンポーネント機能C〜E)が、アップデートが正常終了していないことを判断できる。
4A and 4B are diagrams illustrating an example of the configuration of the update execution table 200 created by the firmware update unit 14 of the printer control unit 21 of the printer 2 according to the embodiment of the present invention.
The printer control unit 21 of the printer 2 according to the embodiment of the present invention creates such an update execution table 200 when executing a firmware update. The update execution table 200 illustrated in FIG. 4 is an update execution table for the version “T009” of the versions 101 as an example.
In the component end status column 202, whether or not each update of each component function A, B,... E, etc. of the version “T009” has been performed, and if so, each update is normally performed. Whether or not the processing has been completed is stored (recorded) using symbol information such as “◯”, “blank” (that is, no check), or “x”.
For example, referring to FIG. 4A, among the component functions (A, B,... E, etc.), the component end state of the component functions (for example, component functions C to E) that have not yet been updated. The column 202 remains blank. On the other hand, in the component end state column 202 corresponding to each component function (for example, component function A and B) for which the update has been normally completed, “◯” indicating that the update has been normally completed is displayed. It is recorded. As described above, the printer control unit 21 of the printer 2 has the component function corresponding to the component end state column 202 with the “O” attached (in this case, the component functions A and B) with the “O” information. It can be determined that the update has been completed normally, and the component function (in this case, the component functions C to E) corresponding to the component end state column 202 that is the “blank” has not yet been updated with the “blank” information. It can be determined that it has not been executed.
On the other hand, referring to FIG. 4B, if the update process does not end normally for some reason after performing a complete update, the component function that has not ended normally (for example, the component function) In the component end state column 202 corresponding to (C to E), “x” is reflected (stored). As described above, the printer control unit 21 of the printer 2 updates the component function (in this case, the component functions C to E) corresponding to the component end state column 202 to which the “x” is added, with the “x”. It can be determined that is not completed normally.

最終終了状態欄201には、最終的に全てのコンポーネント機能102(A、B、・・・E)が正常にアップデート終了した時点で、バージョン「T009」に該当するアップデートすべてが正常終了したことを示す「○」情報が記入される。   In the final end status column 201, when all the component functions 102 (A, B,... E) have finally been normally updated, all the updates corresponding to the version “T009” have been normally completed. The indicated “◯” information is entered.

なお、本実施形態では、上述したように、「○」チェックが記憶されたことでアップデートが正常終了した旨を、そして、「×」チェックが記憶されることでアップデートが正常終了しなかった旨をそれぞれ表しているが、これに限られることはない。
例えば、2ビットを用いるなどして、アップデートが正常終了しなかったコンポーネント機能に該当するコンポーネント終了状態欄202に、正常終了時は「00」、非正常終了時は「01」、など記憶するように構成してもよい。
In the present embodiment, as described above, the fact that the update is normally completed by storing the “O” check, and the fact that the update is not normally completed by storing the “x” check are described. Is expressed, but is not limited to this.
For example, by using 2 bits or the like, “00” is stored in the component end status column 202 corresponding to the component function whose update has not ended normally, and “01” is stored in the case of abnormal end. You may comprise.

次に、図5から図9を用いて、本発明の実施形態に係る動作を詳細に説明する。
図5は、本発明の実施形態に係るプリンタ2のプリンタ制御部21が行うアップデートを説明するフローチャートであり、より詳しくは、プリンタ2のプリンタ制御部21が、サーバ1が所持(記憶)するファームウェアアップデータを取得し、自動で自己のファームウェアアップデートを行う(処理A)途中で障害が発生した場合に、プリンタ2を再起動する(処理B)ことによって、引き続きアップデートを行う(処理C)動作について詳細に説明するフローチャートである。
図6及び図7は、本発明の実施形態に係るプリンタ2のプリンタ制御部21が処理Aを行う動作を説明するフローチャートであり、より詳しくは、プリンタ2のプリンタ制御部21がコンポーネント機能ごとに行うアップデート処理を説明するフローチャートである。
図8は、本発明の実施形態に係るプリンタ2のプリンタ制御部21が処理Bを行う動作を説明するフローチャートである。より詳しくは、プリンタ2のプリンタ制御部21がアップデート中の障害により再起動を行う場合の動作を説明するフローチャートである。
図9は、本発明の実施形態に係るプリンタ2のプリンタ制御部21が処理Cを行う動作を説明するフローチャートである。より詳しくは、プリンタ2のプリンタ制御部21が、アップデートの処理中にアップデートできない(すなわち、正常終了していない)コンポーネント機能があった場合に、該当するアップデータ取得を行う動作を説明するフローチャートである。
Next, the operation according to the embodiment of the present invention will be described in detail with reference to FIGS.
FIG. 5 is a flowchart for explaining the update performed by the printer control unit 21 of the printer 2 according to the embodiment of the present invention. More specifically, the printer control unit 21 of the printer 2 has firmware stored (stored) in the server 1. Details on the operation of updating (Processing C) by acquiring the updater and automatically updating its own firmware (Processing A) When a failure occurs during the process (Processing B), restarting the printer 2 (Processing B) It is a flowchart demonstrated to.
6 and 7 are flowcharts illustrating an operation in which the printer control unit 21 of the printer 2 according to the embodiment of the present invention performs the process A. More specifically, the printer control unit 21 of the printer 2 performs each component function. It is a flowchart explaining the update process to perform.
FIG. 8 is a flowchart illustrating an operation in which the printer control unit 21 of the printer 2 according to the embodiment of the present invention performs the process B. More specifically, it is a flowchart for explaining the operation when the printer control unit 21 of the printer 2 restarts due to a failure during update.
FIG. 9 is a flowchart illustrating an operation in which the printer control unit 21 of the printer 2 according to the embodiment of the present invention performs the process C. More specifically, the printer control unit 21 of the printer 2 is a flowchart for explaining the operation of acquiring the corresponding updater when there is a component function that cannot be updated (that is, not completed normally) during the update process. .

はじめに、本発明の実施形態に係るアップデートの概要を図5を用いて説明する。
まず、本発明に係るプリンタ2のプリンタ制御部21の通信制御部17(図2)は、ネットワークI/F20を介してサーバ1とネットワーク通信を行う(S300)。そして、サーバ1に対してアップデータの送信を要求する(S301)。
ここで、本実施形態では、プリンタ2のプリンタ制御部21の通信制御部17は、一例として「T009」というバージョンのアップデータを要求している。
当該送信要求を受けたサーバ1は、アップデータテーブル表100(図3)をもとに、アップデータのうちバージョン「T009」に該当するアップデータを、プリンタ2に送信する(S302)。
本実施形態に係るプリンタ2のプリンタ制御部21のアップデータ管理部15(図2)は、当該プリンタ2が、サーバ1から送信されたバージョン「T009」のアップデータを受信し、かつ、HDD19(図2)に当該アップデータを格納したか否かを確認する(S303)。
First, the outline of the update according to the embodiment of the present invention will be described with reference to FIG.
First, the communication control unit 17 (FIG. 2) of the printer control unit 21 of the printer 2 according to the present invention performs network communication with the server 1 via the network I / F 20 (S300). Then, the server 1 is requested to transmit the updater (S301).
Here, in the present embodiment, the communication control unit 17 of the printer control unit 21 of the printer 2 requests a version updater “T009” as an example.
Upon receiving the transmission request, the server 1 transmits the updater corresponding to the version “T009” to the printer 2 based on the updater table 100 (FIG. 3) (S302).
The updater management unit 15 (FIG. 2) of the printer control unit 21 of the printer 2 according to the present embodiment receives the update data of the version “T009” transmitted from the server 1, and the HDD 19 (FIG. 2). ) Is checked whether the updater is stored (S303).

ここで、プリンタ2が当該アップデータを受信してない場合(S303;N)、プリンタ2のプリンタ制御部21のアップデータ管理部15は、再度、サーバ1に当該アップデータの送信を要求する(S301)。
一方、アップデータ管理部15が、バージョン「T009」のアップデータを受信し、かつ、当該アップデータをHDD19に格納したことを確認した場合(S303;Y)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14(図2)は、バージョン「T009」のアップデータのアップデート処理を行う(S304)。
またこの際、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、アップデート実行表200(図4)を作成する(S305)。なお、このアップデート実行表200は記憶装置12に保存される。
また、この処理の開始時に、プリンタ2のプリンタ制御部21のバックアップ/リストア制御部18(図2)は、HDD19に格納している起動プログラムと制御プログラムとを、記憶装置12にバックアップし(S306)、アップデート処理(処理A)を行う(S400)。
アップデート処理(処理A)の詳細については、後ほど説明する。
If the printer 2 has not received the updater (S303; N), the updater management unit 15 of the printer control unit 21 of the printer 2 requests the server 1 to transmit the updater again (S301).
On the other hand, when the updater management unit 15 receives the update data of the version “T009” and confirms that the updater has been stored in the HDD 19 (S303; Y), the firmware update unit 14 of the printer control unit 21 of the printer 2 (FIG. 2) performs update processing of the updater of version “T009” (S304).
At this time, the firmware update unit 14 of the printer control unit 21 of the printer 2 creates the update execution table 200 (FIG. 4) (S305). The update execution table 200 is stored in the storage device 12.
At the start of this process, the backup / restore control unit 18 (FIG. 2) of the printer control unit 21 of the printer 2 backs up the startup program and control program stored in the HDD 19 to the storage device 12 (S306). ), An update process (process A) is performed (S400).
Details of the update process (process A) will be described later.

アップデート処理(処理A)を一通り終えると、本発明の実施形態に係るプリンタ2のプリンタ制御部21の状態管理部16(図2)は、当該アップデート処理中に障害などが発生してアップデートが中断したか否かを判断する(S307)。より詳しくは、状態管理部16は、アップデート処理(処理A)の最中に、逐次、並行(独立)して状態をチェックしており、電源断もしくは当該処理の異常による処理中断などの障害発生の有無を判断し、そうした障害が発生した場合には割り込みが掛かり、処理Aを抜けて次のステップに移行するように構成されている。
プリンタ2のプリンタ制御部21の状態管理部16が、アップデート処理が中断したと判断しなかった場合は(S307;N)、プリンタ2のプリンタ制御部21は、アップデート実行表200の最終終了状態欄201にチェックがあるか否かを確認する(S310)。
一方、プリンタ2のプリンタ制御部21の状態管理部16が、アップデート処理中に、当該アップデート中のプリンタ2の動作障害などでアップデート処理ができなくなった(中断した)と判断した場合(S307;Y)、プリンタ2のプリンタ制御部21は処理Bを行う(S500)。
処理Bについては、後ほど説明する。
When the update process (process A) is completed, the status management unit 16 (FIG. 2) of the printer control unit 21 of the printer 2 according to the embodiment of the present invention is updated due to a failure or the like during the update process. It is determined whether or not the operation has been interrupted (S307). More specifically, the state management unit 16 checks the state sequentially and in parallel (independently) during the update process (process A), and a failure such as a process interruption due to power interruption or abnormality of the process occurs. If such a failure occurs, an interrupt is generated and the process A is exited and the process proceeds to the next step.
When the status management unit 16 of the printer control unit 21 of the printer 2 does not determine that the update process has been interrupted (S307; N), the printer control unit 21 of the printer 2 displays the final end status column of the update execution table 200. It is confirmed whether there is a check in 201 (S310).
On the other hand, when the state management unit 16 of the printer control unit 21 of the printer 2 determines that the update process cannot be performed (interrupted) due to an operation failure of the printer 2 being updated during the update process (S307; Y ), The printer control unit 21 of the printer 2 performs process B (S500).
The process B will be described later.

処理Bを終えると、まず、本実施形態に係るプリンタ2のプリンタ制御部21のファームウェアアップデート部14は、アップデート実行表200を参照し、各コンポーネント終了状態欄202においてチェック無しの欄(すなわち、「○」も「×」も記憶されてない空欄)は無いかを確認する(S308)。
チェックが何も無いコンポーネント機能がある場合(S308;有り)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、S400へ戻り、一連の作業を繰り返す。
一方、チェックが何も無いコンポーネント機能がない場合(S308;無し)は、プリンタ2のプリンタ制御部21は、コンポーネント終了状態欄202に「×」チェックのある欄はないかを確認する(S309)。
When the process B is finished, first, the firmware update unit 14 of the printer control unit 21 of the printer 2 according to the present embodiment refers to the update execution table 200, and in each component end state column 202, the unchecked column (that is, “ It is confirmed whether there is any blank space in which neither “O” nor “X” is stored (S308).
If there is a component function with no check (S308; present), the firmware update unit 14 of the printer control unit 21 of the printer 2 returns to S400 and repeats a series of operations.
On the other hand, when there is no component function with no check (S308; none), the printer control unit 21 of the printer 2 confirms whether there is a column with “x” check in the component end state column 202 (S309). .

次に、本実施形態に係るプリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント終了状態欄202に「×」チェックのある欄がある場合(S309;有り)、処理Cを行う(S600)。処理Cの詳細については、後ほど説明する。
一方、本実施形態に係るプリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント終了状態欄202に「×」チェックのある欄がない場合(S309;無し)、アップデート実行表200の最終終了状態欄201にチェックがあるか否かを確認する(S310)。
Next, the firmware update unit 14 of the printer control unit 21 of the printer 2 according to the present embodiment performs processing C when the component end state column 202 includes a column with an “x” check (S309; present) (S600). ). Details of the process C will be described later.
On the other hand, the firmware update unit 14 of the printer control unit 21 of the printer 2 according to this embodiment, when there is no “x” check column in the component end state column 202 (S309; none), the final end of the update execution table 200 It is confirmed whether or not the status column 201 is checked (S310).

アップデート実行表200の最終終了状態欄201にチェック(例えば、「○」)がある場合(S310;Y)、プリンタ2のプリンタ制御部21は、一連のアップデート処理を終了する。
一方、アップデート実行表200の最終終了状態欄201にチェックがない場合(S310;N)、本実施形態に係るプリンタ2のプリンタ制御部21のファームウェアアップデート部14は、各コンポーネント終了状態欄202がチェックが全て「○」か否かを確認する(S311)。各コンポーネント終了状態欄202が全て「○」であることを確認した場合(S311;Y)、プリンタ2のプリンタ制御部21は一連のアップデート処理を終了する。
一方、各コンポーネント終了状態欄202が全て「○」であることを確認できない場合(S311;N)、プリンタ2のプリンタ制御部21は再度S400に戻り一連の作業を繰り返す。
When there is a check (for example, “◯”) in the final end state column 201 of the update execution table 200 (S310; Y), the printer control unit 21 of the printer 2 ends a series of update processing.
On the other hand, when there is no check in the final end state column 201 of the update execution table 200 (S310; N), the firmware update unit 14 of the printer control unit 21 of the printer 2 according to the present embodiment checks that each component end state column 202 is checked. Are all “◯” or not (S311). When it is confirmed that all the component end state columns 202 are “◯” (S311; Y), the printer control unit 21 of the printer 2 ends the series of update processing.
On the other hand, when it is not possible to confirm that all the component end status columns 202 are “◯” (S311; N), the printer control unit 21 of the printer 2 returns to S400 again and repeats a series of operations.

(i)処理A
次に、処理Aについて、図6及び図7を用いて説明する。
プリンタ2のプリンタ制御部21は、アップデートの処理が開始される(S304)と、サーバ1から圧縮されて送信された、追加される機能や不具合の対策を施した複数のコンポーネント機能などで構成されたアップデータを解凍し、当該解凍後のアップデータを用いて、コンポーネント機能ごとにアップデートの処理を開始する(S401)。
(I) Process A
Next, process A will be described with reference to FIGS.
When the update process is started (S304), the printer control unit 21 of the printer 2 is configured with a plurality of component functions that are compressed and transmitted from the server 1 and that have added functions and countermeasures against defects. The updater is decompressed, and update processing is started for each component function using the decompressed updater (S401).

(コンポーネント機能Aのアップデート)
まず、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、アップデート実行表200(図4)の、コンポーネント機能Aについてのコンポーネント終了状態欄202に、チェック(「○」又は「×」)があるか否かを確認する(S402)。
チェックがない場合(S402;Y)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント機能Aをアップデートする(S403)。
一方、チェックがある場合(S402;N)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント機能Aについての処理を終了し、コンポーネント機能Bについての処理へと進む(S408)。
次に、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント機能Aを正常にアップデートできたか否かを確認する(S404)。
プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント機能Aを正常にアップデートできたことを確認すると(S404;Y)、アップデート実行表200のコンポーネント機能Aに対応するコンポーネント終了状態欄202に、「○」チェックを記録(記憶)する(S405)。
(Update of component function A)
First, the firmware update unit 14 of the printer control unit 21 of the printer 2 has a check (“◯” or “×”) in the component end state column 202 for the component function A in the update execution table 200 (FIG. 4). Whether or not (S402).
If there is no check (S402; Y), the firmware update unit 14 of the printer control unit 21 of the printer 2 updates the component function A (S403).
On the other hand, if there is a check (S402; N), the firmware update unit 14 of the printer control unit 21 of the printer 2 ends the process for the component function A and proceeds to the process for the component function B (S408).
Next, the firmware update unit 14 of the printer control unit 21 of the printer 2 checks whether or not the component function A has been successfully updated (S404).
When the firmware update unit 14 of the printer control unit 21 of the printer 2 confirms that the component function A has been successfully updated (S404; Y), it enters the component end state column 202 corresponding to the component function A in the update execution table 200. , “O” check is recorded (stored) (S405).

一方、コンポーネント機能Aを正常にアップデートできたことを確認できない場合(S404;N)は、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、アップデート実行表200のコンポーネント機能Aに対応するコンポーネント終了状態欄202に、「×」チェックを記憶する(S406)。
このように、アップデート処理を行ったコンポーネント機能に対応するコンポーネント終了状態欄202に「○」又は「×」のチェックを記憶するという処理を行うことで、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、後に当該アップデート実行表200を参照した場合に、該当するアップデータ(すなわち、コンポーネント機能Aのデータ)をアップデート処理したのか否か、そして、処理した場合は当該処理が正常に終了したのか、あるいはアップデータ(すなわち、コンポーネント機能A)に不具合があり、当該コンポーネント機能Aをアップデートできなかった(正常終了しなかった)のか、とを判断することができる。
On the other hand, when it cannot be confirmed that the component function A has been successfully updated (S404; N), the firmware update unit 14 of the printer control unit 21 of the printer 2 terminates the component corresponding to the component function A in the update execution table 200. The “x” check is stored in the status column 202 (S406).
In this way, the firmware update unit of the printer control unit 21 of the printer 2 is stored by performing a process of storing a check of “O” or “X” in the component end state column 202 corresponding to the component function for which the update process has been performed. 14, when the update execution table 200 is referred to later, whether or not the corresponding updater (that is, the data of the component function A) has been updated, and if processed, whether or not the process has ended normally. Alternatively, it can be determined whether there is a defect in the updater (that is, the component function A) and the component function A could not be updated (it did not end normally).

ここで、本実施形態では、正常にアップデートできたことを確認できないコンポーネント機能のコンポーネント終了状態欄202に対して「×」を記憶する構成にしたが、これに限ることはない。たとえば、該当するアップデートができなかったコンポーネント機能のコンポーネント終了状態欄202に、2ビットを使用して、正常終了時は「00」、非正常終了時は「01」を記憶する等のように構成してもよい。   In this embodiment, “x” is stored in the component end status column 202 of the component function that cannot be confirmed to have been successfully updated, but the present invention is not limited to this. For example, in the component end status column 202 of the component function that could not be updated, 2 bits are used to store “00” at the normal end, “01” at the abnormal end, etc. May be.

そして、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、当該アップデート実行表200を記憶装置12にバックアップする処理を行い(S407)、続けて、次のコンポーネント機能Bのアップデート処理に移る。   Then, the firmware update unit 14 of the printer control unit 21 of the printer 2 performs a process of backing up the update execution table 200 in the storage device 12 (S407), and then proceeds to the update process of the next component function B.

(コンポーネント機能Bのアップデート)
同じように、コンポーネント機能Bについて以下の処理がなされる。
プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント機能Aについての処理を終えた後のアップデート実行表200を記憶装置12にバックアップする(S407)と、続いて、アップデート実行表200の、コンポーネント機能Bについてのコンポーネント終了状態欄202に、「○」又は「×」などのチェックが有るか無いかを確認する(S408)。
コンポーネント機能Bについてのコンポーネント終了状態欄202にチェックがない場合(S408;Y)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、上述した、サーバ1から受信した圧縮アップデータの解凍後のアップデータを用いてコンポーネント機能Bをアップデートする(S409)。
一方、コンポーネント機能Bについてのコンポーネント終了状態欄202にチェックがある場合(S408;N)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14はコンポーネント機能Bについての処理を終了し、コンポーネント機能Cについての処理へと進む(S414)。
(Update of component function B)
Similarly, the following processing is performed for the component function B.
The firmware update unit 14 of the printer control unit 21 of the printer 2 backs up the update execution table 200 after the processing for the component function A to the storage device 12 (S407). It is confirmed whether or not there is a check such as “◯” or “×” in the component end state column 202 for the component function B (S408).
When there is no check in the component end state column 202 for the component function B (S408; Y), the firmware update unit 14 of the printer control unit 21 of the printer 2 updates the update data after decompressing the compressed update data received from the server 1 described above. Is used to update the component function B (S409).
On the other hand, when the component end state column 202 for the component function B is checked (S408; N), the firmware update unit 14 of the printer control unit 21 of the printer 2 ends the process for the component function B, and for the component function C. The process proceeds to (S414).

次に、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント機能Bを正常にアップデートできたか否かを確認する(S410)。
プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント機能Bを正常にアップデートできたことを確認すると(S410;Y)、アップデート実行表200のコンポーネント機能Bに対応するコンポーネント終了状態欄202に「○」チェックを記憶し、当該アップデート実行表200を記憶装置12にバックアップする処理を行う(S413)。
一方、コンポーネント機能Bを正常にアップデートできたことを確認できない場合(S410;N)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、該当するアップデータ(すなわち、コンポーネント機能Bのデータ)に不具合があり当該コンポーネント機能Bをアップデートできなかったと判断し、コンポーネント機能Bのコンポーネント終了状態欄202には「×」を記憶(記録)する(S412)。
Next, the firmware update unit 14 of the printer control unit 21 of the printer 2 checks whether or not the component function B has been successfully updated (S410).
When the firmware update unit 14 of the printer control unit 21 of the printer 2 confirms that the component function B has been successfully updated (S410; Y), it enters the component end state column 202 corresponding to the component function B in the update execution table 200. The “o” check is stored, and the update execution table 200 is backed up in the storage device 12 (S413).
On the other hand, if it cannot be confirmed that the component function B has been successfully updated (S410; N), the firmware update unit 14 of the printer control unit 21 of the printer 2 has a problem with the corresponding updater (that is, the data of the component function B). Therefore, it is determined that the component function B could not be updated, and “x” is stored (recorded) in the component end state column 202 of the component function B (S412).

そして、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、当該アップデート実行表200を記憶装置12にバックアップする処理を行い(S413)、続けて、次のコンポーネント機能Cのアップデート処理を行う(S414)。   Then, the firmware update unit 14 of the printer control unit 21 of the printer 2 performs a process of backing up the update execution table 200 in the storage device 12 (S413), and then performs an update process of the next component function C (S414). ).

プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、上述したコンポーネント機能A及びコンポーネント機能Bと同様の処理を、コンポーネント機能C、コンポーネント機能D、及びコンポーネント機能Eに対して行う(S414〜S431)。
なお、本実施形態に係るプリンタ2のプリンタ制御部21のファームウェアアップデート部14は、最初にコンポーネント機能A、次にコンポーネント機能B、・・・最後にコンポーネント機能Eという順でアップデート処理を行っているが、この順序に限られることはない。例えば、コンポーネント機能のうち、データ容量の軽いコンポーネント機能からアップデータを行うように構成しても良いし、あるいは、重要度の高いコンポーネント機能からアップデートを行うように構成する等しても良い。
The firmware update unit 14 of the printer control unit 21 of the printer 2 performs the same processing as the component function A and the component function B on the component function C, the component function D, and the component function E (S414 to S431). .
Note that the firmware update unit 14 of the printer control unit 21 of the printer 2 according to this embodiment performs update processing in the order of component function A, then component function B, and finally component function E. However, it is not limited to this order. For example, among the component functions, the update may be performed from a component function with a small data capacity, or the update may be performed from a component function with a high degree of importance.

そして、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、本実施形態における最後のコンポーネント機能であるコンポーネント機能Eのコンポーネント終了状態欄202に「○」又は「×」チェックを記憶したアップデート実行表200を記憶装置12にバックアップすると(S431)、続いて、アップデート実行表200の全てのコンポーネント機能について、各コンポーネント終了状態欄202にチェック(「○」又は「×」)が有るか無いかを確認する(S432)。
アップデート実行表200の全てのコンポーネント終了状態欄202にチェックが記憶されてない場合(S432;N)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、S402に戻って一連の処理を繰り返す。
一方、アップデート実行表200の全てのコンポーネント終了状態欄202に、「○」又は「×」いずれかのチェックが記憶されている場合(S432;Y)、プリンタ2のプリンタ制御部21のファームウェアアップデート部14は、バージョン「T009」に対するバージョン最終終了状態欄201にチェックを記憶する処理を行い(S433)、処理Aを終了する。
Then, the firmware update unit 14 of the printer control unit 21 of the printer 2 stores an update execution table in which a “◯” or “×” check is stored in the component end state column 202 of the component function E which is the last component function in the present embodiment. 200 is backed up in the storage device 12 (S431), then, for all component functions in the update execution table 200, it is confirmed whether or not there is a check (“◯” or “×”) in each component end state column 202. (S432).
If no check is stored in all the component end state columns 202 of the update execution table 200 (S432; N), the firmware update unit 14 of the printer control unit 21 of the printer 2 returns to S402 and repeats a series of processes.
On the other hand, if all the component end status columns 202 of the update execution table 200 store either “O” or “X” check (S432; Y), the firmware update unit of the printer control unit 21 of the printer 2 14 performs a process of storing a check in the version final end state column 201 for the version “T009” (S433), and ends the process A.

(ii)処理B
次に、図8を用いて処理Bについて説明する。
本発明の実施形態に係るプリンタ2のプリンタ制御部21の状態管理部16(図2)が、アップデート処理中に障害などが発生して当該処理中のアップデートが中断したと判断した場合(S307;Y)、プリンタ2のプリンタ制御部21のHDD19の起動プログラムは再起動を行う(S501)。
プリンタ2が再起動を行うと、プリンタ2のプリンタ制御部21の状態管理部16は、プリンタ2が正常に再起動したか否かを判断する(S502)。
プリンタ2が正常に再起動したと判断した場合(S502;Y)、プリンタ2のプリンタ制御部21は処理Bを終了する。
(Ii) Process B
Next, the process B will be described with reference to FIG.
When the status management unit 16 (FIG. 2) of the printer control unit 21 of the printer 2 according to the embodiment of the present invention determines that a failure or the like has occurred during the update process and the update during the process has been interrupted (S307; Y) The start program of the HDD 19 of the printer control unit 21 of the printer 2 is restarted (S501).
When the printer 2 restarts, the status management unit 16 of the printer control unit 21 of the printer 2 determines whether or not the printer 2 has restarted normally (S502).
If it is determined that the printer 2 has restarted normally (S502; Y), the printer control unit 21 of the printer 2 ends the process B.

一方、プリンタ2のプリンタ制御部21の状態管理部16が、プリンタ2が正常に再起動していないと判断した場合(S502;N)、プリンタ2のプリンタ制御部21のHDD19の起動プログラムは、記憶装置12にバックアップしている起動プログラムと制御プログラムとを読み出す処理を開始する(S503)。
そして、HDD19の起動プログラムは、起動プログラムをメモリ13に読み出して展開し(S504)、さらに、制御プログラムをメモリ13に読み出し(S505)、そしてプリンタ2の起動を行う(S506)。
正常にプリンタ2が起動すると、バックアップ/リストア制御部18は、記憶装置12にバックアップしてある起動プログラムと制御プログラムとを、プリンタ2のプリンタ制御部21のHDD19にリストアする処理を行う(S507)。これにより、次回再起動するときはHDD19から起動することが可能になる。
つまり、本実施形態では、HDD19がメイン、記憶装置12がサブ(バックアップ)として構成されており、プリンタ2が正常に再起動しない場合は、HDD19内の起動プログラム及び制御プログラムに欠陥がある可能性があるということなので、予め起動プログラム及び制御プログラムをバックアップしていた記憶装置12からリカバリすることができる。
上述したリストア処理(S507)を行うと、プリンタ2のプリンタ制御部21は、処理Bを終了する。
On the other hand, when the status management unit 16 of the printer control unit 21 of the printer 2 determines that the printer 2 has not been normally restarted (S502; N), the startup program of the HDD 19 of the printer control unit 21 of the printer 2 is A process of reading the startup program and the control program backed up in the storage device 12 is started (S503).
Then, the activation program for the HDD 19 reads the activation program into the memory 13 and expands it (S504), reads the control program into the memory 13 (S505), and activates the printer 2 (S506).
When the printer 2 is normally activated, the backup / restore control unit 18 performs a process of restoring the activation program and the control program backed up in the storage device 12 to the HDD 19 of the printer control unit 21 of the printer 2 (S507). . As a result, it is possible to start from the HDD 19 at the next restart.
That is, in this embodiment, when the HDD 19 is configured as the main and the storage device 12 is configured as the sub (backup), and the printer 2 does not restart normally, there is a possibility that the startup program and the control program in the HDD 19 are defective. Therefore, it is possible to recover from the storage device 12 that has previously backed up the startup program and the control program.
When the restore process (S507) described above is performed, the printer control unit 21 of the printer 2 ends the process B.

(iii)処理C
次に、図9を用いて処理Cについて説明する。
本発明の実施形態に係るプリンタ2のプリンタ制御部21のファームウェアアップデート部14は、コンポーネント終了状態欄202に「×」チェックがあるコンポーネント機能がある場合(S309;有り)、処理Cを行う(S600)。
ここで、本実施形態では、一例として、コンポーネント機能C、コンポーネント機能D、及びコンポーネント機能Eのコンポーネント終了状態欄202に「×」チェックがある場合を説明する。すなわち、処理Aにおいて、当該コンポーネント機能C、コンポーネント機能D、及びコンポーネント機能Eの各データに不具合があるなどの理由から、各コンポーネント機能のうちコンポーネント機能C〜Eのアップデート処理が正常に終了していない場合である。
(Iii) Process C
Next, the process C will be described with reference to FIG.
The firmware update unit 14 of the printer control unit 21 of the printer 2 according to the embodiment of the present invention performs the process C when there is a component function with an “x” check in the component end state column 202 (S309; present) (S600). ).
Here, in the present embodiment, as an example, a case where there is a “x” check in the component end state column 202 of the component function C, the component function D, and the component function E will be described. That is, in the process A, the update process of the component functions C to E among the component functions has been normally completed due to a problem in each data of the component function C, the component function D, and the component function E. This is the case.

まず、プリンタ2のプリンタ制御部21の通信制御部17は、ネットワークI/F20及びネットワーク5を介して、サーバ1とネットワーク通信を行い(S601)、ネットワークが繋がると、プリンタ2のプリンタ制御部21は、記憶装置12に保存しているアップデート実行表200をサーバ1に送信する(S602)。
サーバ1はアップデート実行表200を受信すると、サーバ1自身が有するアップデータテーブル表100と、受信したアップデート実行表200とを照合する(S603)。
次に、サーバ1は、受信したアップデート実行表200のバージョン(この場合は「T009」)と、自身が有するアップデータテーブル表100内のバーションとを照合し、アップデータテーブル表100のバージョン(「T009」)を確認して、アップデート実行表200のコンポーネント終了状態欄202に「×」チェックがある各コンポーネント機能のアップデータを、プリンタ2に送信する処理を行う(S604)。本実施形態では、上述したように、コンポーネント機能C103、コンポーネント機能D104、及びコンポーネント機能E105(全て図3)のアップデータがプリンタ2に送信されるアップデータに該当する。
そして、プリンタ2のプリンタ制御部21のアップデータ管理部15は、サーバ1からコンポーネント機能C103、コンポーネント機能D104、及びコンポーネント機能E105のアップデータを受信したか確認する(S605)。
当該受信を確認できない場合(S605;N)、プリンタ2のプリンタ制御部21は、S603に戻り一連の作業を繰り返す。
一方、当該受信を確認した場合(S605;Y)、プリンタ2のプリンタ制御部21のアップデータ管理部15は、アップデート実行表200の更新処理を行う(S606)。なお、本実施形態では、この更新処理は、アップデート実行表200上の「×」データをリセットする。
プリンタ2のプリンタ制御部21は、上述した更新処理を行った後、処理Cを終了して処理A(S400)へ移行し、一連の作業を行う。
First, the communication control unit 17 of the printer control unit 21 of the printer 2 performs network communication with the server 1 via the network I / F 20 and the network 5 (S601). When the network is connected, the printer control unit 21 of the printer 2 is connected. Transmits the update execution table 200 stored in the storage device 12 to the server 1 (S602).
When the server 1 receives the update execution table 200, the server 1 collates the updater table 100 possessed by the server 1 itself with the received update execution table 200 (S603).
Next, the server 1 compares the received version of the update execution table 200 (in this case, “T009”) with the version in the updater table 100 that the server 1 has, and the version of the updater table 100 (“T009”). ”) Is confirmed, and the update processing of each component function having“ x ”check in the component end state column 202 of the update execution table 200 is transmitted to the printer 2 (S604). In this embodiment, as described above, the updater of the component function C103, the component function D104, and the component function E105 (all in FIG. 3) corresponds to the updater transmitted to the printer 2.
Then, the updater management unit 15 of the printer control unit 21 of the printer 2 confirms whether the update data of the component function C103, the component function D104, and the component function E105 has been received from the server 1 (S605).
When the reception cannot be confirmed (S605; N), the printer control unit 21 of the printer 2 returns to S603 and repeats a series of operations.
On the other hand, when the reception is confirmed (S605; Y), the updater management unit 15 of the printer control unit 21 of the printer 2 performs update processing of the update execution table 200 (S606). In the present embodiment, this update process resets the “x” data on the update execution table 200.
After performing the update process described above, the printer control unit 21 of the printer 2 ends the process C, proceeds to process A (S400), and performs a series of operations.

このように、本発明に係る実施形態では、サーバ1は、追加機能又は不具合対策を施した各々のコンポーネントファイルを有し、さらに、その各々のコンポーネントファイルが1つにまとまって1つのファームウェアのアップデータを形成し、そうしたバージョンごとのアップデータを複数有している。
プリンタ2のプリンタ制御部21は、当該複数のアップデータのうち、必要なバージョンのアップデータをサーバ1から取得し、当該取得したアップデータを用いて、当該アップデータに含まれるコンポーネント機能ごとにアップデートを行うことができる。
また、プリンタ2のプリンタ制御部21はそのアップデート処理ごとの処理結果をアップデート実行表200として記憶装置に保存しているので、アップデート中に何らかのプリンタ動作障害が発生し、アップデートを途中までしか終了できなかった場合であっても、再起動し、保存した処理結果を参照してアップデート処理が終了していないコンポーネント機能についてのアップデートを行うことができる。
また、データ破損等でアップデート処理が行えないコンポーネント機能がある場合、プリンタ2のプリンタ制御部21は保存していた処理結果(アップデート実行表200)をサーバ1に送信し、処理が終了しなかったコンポーネント機能のアップデータを取得して、そのデータをもとに該当するコンポーネント機能についての再アップデート処理を行うことができる。
As described above, in the embodiment according to the present invention, the server 1 has each component file to which an additional function or a countermeasure is taken, and each component file is integrated into one firmware updater. And have multiple updaters for each such version.
The printer control unit 21 of the printer 2 may acquire a necessary version of the updater from the server 1 among the plurality of updaters, and update each component function included in the updater using the acquired updater. it can.
Further, since the printer control unit 21 of the printer 2 stores the processing result for each update process in the storage device as the update execution table 200, some printer operation failure occurs during the update, and the update can be completed only partway. Even if there is no update, it is possible to restart the component function for which the update process has not been completed by referring to the saved processing result.
If there is a component function that cannot be updated due to data corruption or the like, the printer control unit 21 of the printer 2 transmits the stored processing result (update execution table 200) to the server 1, and the processing is not completed. It is possible to acquire an updater of a component function and perform a re-update process for the corresponding component function based on the data.

上述した構成により、本発明の実施形態に係るプリンタは、全ての追加機能又は不具合対策のアップデートを最初から行うことなく、アップデートに失敗したコンポーネント機能のみをアップデートすることができる。つまり、各コンポーネント機能ごとにまとまったアップデータを使用するので、アップデートしている最中に動作障害などでアップデートができなくなった場合でも、途中まで終了している時点のアップデート実行表200を利用して、終了しているコンポーネント機能の部分があれば、引き続いてアップデートが終了していないコンポーネント機能のアップデートを行うことができる。   With the above-described configuration, the printer according to the embodiment of the present invention can update only the component function that failed to be updated without updating all the additional functions or the countermeasures against defects from the beginning. In other words, since a bundled updater is used for each component function, even if the update cannot be performed due to an operation failure or the like during the update, the update execution table 200 at the time when the update is completed is used. If there is a part of the component function that has been completed, the component function that has not been updated can be updated.

1 サーバ
2 プリンタ
3 プリンタ
4 プリンタ
5 ネットワーク
6 ローカルエリアネットワーク
11 操作パネル
12 記憶装置
13 メモリ
14 ファームウェアアップデート部
15 アップデータ管理部
16 状態管理部
17 通信制御部
18 バックアップ/リストア制御部
19 ハードディスクドライブ
20 ネットワークI/F
21 プリンタ制御部
100 アップデータテーブル表
101 バージョン
102 コンポーネント機能
103 コンポーネント機能C
104 コンポーネント機能D
105 コンポーネント機能E
200 アップデート実行表
201 最終終了状態欄
202 コンポーネント終了状態欄
DESCRIPTION OF SYMBOLS 1 Server 2 Printer 3 Printer 4 Printer 5 Network 6 Local area network 11 Operation panel 12 Storage device 13 Memory 14 Firmware update part 15 Updater management part 16 Status management part 17 Communication control part 18 Backup / restoration control part 19 Hard disk drive 20 Network I / F
21 Printer Control Unit 100 Updater Table Table 101 Version 102 Component Function 103 Component Function C
104 Component function D
105 Component function E
200 Update execution table 201 Final end status column 202 Component end status column

特開2009−146119号公報JP 2009-146119 A 特開2006−189973号公報JP 2006-189973 A 特開2008−84291号公報JP 2008-84291 A 特開2009−48557号公報JP 2009-48557 A

Claims (4)

1又は複数のコンポーネント機能を含む1又は複数のアップデータを有するサーバ装置とネットワークを介して接続可能に配設されたプリンタ装置であって、
前記サーバ装置から前記アップデータを取得する取得手段と、
前記取得したアップデータに基づき、前記アップデータが含む1又は複数のコンポーネント機能ごとにアップデート処理を行うアップデート処理手段と、
前記アップデート処理手段が行ったコンポーネント機能ごとのアップデート処理結果を記憶するアップデート処理結果記憶手段と、
前記アップデート処理手段が行うアップデート処理が中断したか否かを判断する中断判断手段と、
前記中断判断手段の判断結果に基づき、再起動を行う再起動手段と、
を備え、
前記再起動手段が再起動を行った場合、前記アップデート処理手段は、前記アップデート処理結果記憶手段が記憶したアップデート処理結果に基づき、アップデート処理結果が記憶されていないコンポーネント機能のアップデート処理を行うことを特徴とするプリンタ装置。
A printer device arranged to be connectable via a network with a server device having one or more updaters including one or more component functions,
Obtaining means for obtaining the updater from the server device;
Update processing means for performing update processing for each of one or more component functions included in the updater based on the acquired updater;
Update processing result storage means for storing an update processing result for each component function performed by the update processing means;
Interruption determination means for determining whether or not the update processing performed by the update processing means is interrupted;
Restart means for restarting based on the determination result of the interruption determination means;
With
When the restarting means restarts, the update processing means performs update processing of the component function for which the update processing result is not stored based on the update processing result stored by the update processing result storage means. A printer device.
前記再起動手段が再起動を行った場合、前記アップデート処理手段が行ったアップデート処理が、全ての前記コンポーネント機能に対して正常に終了したか否かを判断する正常終了判断手段と、
前記正常終了判断手段の判断結果に基づき、前記アップデート処理結果記憶手段が記憶したアップデート処理結果を前記サーバ装置に送信する送信手段と、
を更に備え、
前記取得手段は、前記サーバ装置から、前記アップデート処理結果に基づき作成される再アップデータを取得し、
前記アップデート処理手段は、前記取得手段が取得した再アップデータに基づき、前記再アップデータが含む1又は複数のコンポーネント機能ごとにアップデート処理を行うことを特徴とする請求項1に記載のプリンタ装置。
When the restart means has restarted, normal update determination means for determining whether the update processing performed by the update processing means has ended normally for all the component functions;
Based on the determination result of the normal end determination means, a transmission means for transmitting the update processing result stored in the update processing result storage means to the server device;
Further comprising
The acquisition means acquires re-updater created based on the update processing result from the server device,
The printer apparatus according to claim 1, wherein the update processing unit performs update processing for each of one or a plurality of component functions included in the re-updata based on the re-updata acquired by the acquisition unit.
プリンタ装置とネットワークを介して接続可能に配設されたサーバ装置であって、
前記プリンタ装置に対応する1又は複数のコンポーネント機能を含む1又は複数のアップデータを記憶する記憶手段と、
前記プリンタ装置へ前記アップデータを送信する送信手段と、
前記プリンタ装置から、当該プリンタ装置が行ったアップデートの処理結果が記憶されたアップデート処理結果を取得する取得手段と、
前記取得手段が取得したアップデート処理結果と、前記送信手段が送信したアップデータとを比較する比較手段と、
前記比較手段の比較結果に基づき、再アップデータを作成する作成手段と、
を備え、
前記送信手段は、前記取得手段が前記アップデート処理結果を取得した場合、前記作成手段が作成した再アップデータを前記プリンタ装置へ送信することを特徴とするサーバ装置。
A server device arranged to be connectable to a printer device via a network,
Storage means for storing one or more updaters including one or more component functions corresponding to the printer device;
Transmitting means for transmitting the updater to the printer device;
Obtaining means for obtaining an update processing result in which a processing result of an update performed by the printer device is stored from the printer device;
A comparison unit that compares the update processing result acquired by the acquisition unit with the updater transmitted by the transmission unit;
Creating means for creating re-update data based on the comparison result of the comparing means;
With
The server device, wherein when the acquisition unit acquires the update processing result, the transmission unit transmits the re-updata generated by the generation unit to the printer device.
請求項1又は請求項2に記載のプリンタ装置と、請求項3に記載のサーバ装置とを有するアップデートシステム。   An update system comprising: the printer device according to claim 1; and the server device according to claim 3.
JP2010048912A 2010-03-05 2010-03-05 Printer device, server device, and update system Pending JP2011186588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010048912A JP2011186588A (en) 2010-03-05 2010-03-05 Printer device, server device, and update system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010048912A JP2011186588A (en) 2010-03-05 2010-03-05 Printer device, server device, and update system

Publications (1)

Publication Number Publication Date
JP2011186588A true JP2011186588A (en) 2011-09-22

Family

ID=44792801

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010048912A Pending JP2011186588A (en) 2010-03-05 2010-03-05 Printer device, server device, and update system

Country Status (1)

Country Link
JP (1) JP2011186588A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102012016904A1 (en) 2011-08-29 2013-02-28 Shimano Inc. Bicycle usage measuring device & control method
JP2013109571A (en) * 2011-11-21 2013-06-06 Canon Inc Information processor, control method thereof and control program
US9465603B2 (en) 2013-07-08 2016-10-11 Fuji Xerox Co., Ltd. Application management apparatus, application management system, application management method, and non-transitory computer readable medium
US11582361B2 (en) 2020-11-27 2023-02-14 Canon Kabushiki Kaisha Information processing apparatus, control method, and storage medium for updating a program
US11922081B2 (en) 2022-05-09 2024-03-05 Canon Kabushiki Kaisha Information processing apparatus, method, and program product comparing current and required driver version based on printer firmware update

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102012016904A1 (en) 2011-08-29 2013-02-28 Shimano Inc. Bicycle usage measuring device & control method
JP2013109571A (en) * 2011-11-21 2013-06-06 Canon Inc Information processor, control method thereof and control program
US9465603B2 (en) 2013-07-08 2016-10-11 Fuji Xerox Co., Ltd. Application management apparatus, application management system, application management method, and non-transitory computer readable medium
US11582361B2 (en) 2020-11-27 2023-02-14 Canon Kabushiki Kaisha Information processing apparatus, control method, and storage medium for updating a program
US11922081B2 (en) 2022-05-09 2024-03-05 Canon Kabushiki Kaisha Information processing apparatus, method, and program product comparing current and required driver version based on printer firmware update

Similar Documents

Publication Publication Date Title
US9229815B2 (en) Information processing apparatus, program update method, and program
JP2011186588A (en) Printer device, server device, and update system
WO2017028375A1 (en) Version upgrading method and system
JP5984326B2 (en) Information processing apparatus, program update method, and program
JP6482211B2 (en) Information processing apparatus, control method thereof, and program
JP5366184B2 (en) Data storage system and data storage method
JP4914035B2 (en) Computer and save / restore program
JP2008055849A (en) Image formation device and its management method
JP2010015267A (en) Software distribution system, software distribution method, and computer program
JP2011053780A (en) Restoration system, restoration method and backup control system
JP6398858B2 (en) Electronic equipment and reboot program
JP4771113B2 (en) Image processing apparatus and client apparatus
JP5180578B2 (en) Business continuity system
JP6111918B2 (en) Image processing apparatus, image processing system, and program
JP2009098715A (en) Redundant system device, job execution method in redundant system device, and execution program
JP5913078B2 (en) Disk array system, data recovery method, and data recovery program
US10289503B2 (en) Information processing system and information processing apparatus that back up and restore data
JP6752440B2 (en) Print control unit, printing system and program
JP2010198314A (en) Information management device
JP2016010974A (en) Printing apparatus, control method of printing apparatus, and program
JP2008117268A (en) Information management system
US9798637B2 (en) Information processing apparatus and control method of information processing apparatus with access to storage device based on communication with storage device
JP2006330782A (en) Redundancy configuration system and method for immediate recovery when failure in first computer by use of second computer
JP6149624B2 (en) Firmware execution apparatus, firmware execution method, computer program, and computer apparatus
JP2024029464A (en) Image processing device, control method thereof, and program