JP4940829B2 - Version management system, transmission apparatus, version management method and program - Google Patents
Version management system, transmission apparatus, version management method and program Download PDFInfo
- Publication number
- JP4940829B2 JP4940829B2 JP2006227553A JP2006227553A JP4940829B2 JP 4940829 B2 JP4940829 B2 JP 4940829B2 JP 2006227553 A JP2006227553 A JP 2006227553A JP 2006227553 A JP2006227553 A JP 2006227553A JP 4940829 B2 JP4940829 B2 JP 4940829B2
- Authority
- JP
- Japan
- Prior art keywords
- program
- package
- version
- stored
- operation system
- 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
Links
Images
Landscapes
- Stored Programmes (AREA)
Description
本発明は、光伝送装置などの伝送装置に所定の動作を行わせるプログラムのバージョンを管理するバージョン管理技術に関し、特に、複数のパッケージを有し、且つパッケージの種類によって格納されるプログラムが異なるような伝送装置において、各パッケージに格納されるプログラムを最新バージョンのプログラムにするバージョン管理技術に関する。 The present invention relates to a version management technique for managing a version of a program that causes a transmission device such as an optical transmission device to perform a predetermined operation, and in particular, has a plurality of packages and stores different programs depending on the type of package. The present invention relates to a version management technique for making a program stored in each package a latest version program in a simple transmission apparatus.
従来から光伝送装置などの伝送装置のバージョンアップを行う場合、オペレーションシステムから伝送装置へ最新バージョンのプログラムをダウンロードするということが行われている。 Conventionally, when upgrading a transmission device such as an optical transmission device, the latest version of the program is downloaded from the operation system to the transmission device.
図13は、この種の従来の技術(例えば、特許文献1参照)を説明するためのブロック図であり、オペレーションシステム100と、複数台の伝送装置200とがネットワークを介して接続されている。
FIG. 13 is a block diagram for explaining this type of conventional technology (for example, see Patent Document 1), in which an
オペレーションシステム100は、データベース101、管理手段102および転送手段103を備えており、各伝送装置200は、CPUおよびプログラムが格納されるフラッシュメモリ(図示せず)を備えている。オペレーションシステム100内のデータベース101には、各伝送装置200の各CPUのための複数のプログラムと、各プログラムの最新バージョン情報とが登録されている。
The
オペレーションシステム100内の管理手段102は、データベース101に格納されているプログラムがバージョンアップされた場合、各伝送装置200に対して、各CPUで実行中のプログラムのバージョン情報を要求する。これに応答して、各伝送装置200は、自装置内の各CPUが実行しているプログラムのプログラム名及びバージョン情報をオペレーションシステム100へ送信する。
When the program stored in the
オペレーションシステム100内の管理手段102は、伝送装置200から送られてきたプログラム名及びバージョン情報と、データベース101に登録されている各プログラムの最新バージョン情報とに基づいて、伝送装置200へダウンロードするプログラムを決定し、この決定したプログラムを転送手段103を用いて伝送装置200へ転送する。伝送装置200では、オペレーションシステム100から送られてきた最新バージョンのプログラムをフラッシュメモリに格納する。
The management means 102 in the
また、伝送装置のバージョン管理を行う技術ではないが、端末のバージョン管理を行う技術として次のような技術も従来から知られている(例えば、特許文献2参照)。図14は、特許文献2に記載されている従来の技術を説明するためのブロック図であり、端末300とサーバ400とがネットワークを介して接続されている。端末300は、バージョン情報要求部301と、バージョン管理テーブル302と、バージョン比較処理部303とを備えており、サーバ400は、バージョン情報送信部401と、バージョン管理テーブル402と、プログラムダウンロード部403とを備えている。端末300内のバージョン管理テーブル302には、端末300で実行中の各プログラムのバージョン情報が登録され、サーバ400内のバージョン管理テーブル402には、各プログラムの最新バージョン情報が登録されている。
Further, although it is not a technique for performing version management of a transmission apparatus, the following technique is conventionally known as a technique for performing terminal version management (see, for example, Patent Document 2). FIG. 14 is a block diagram for explaining a conventional technique described in Patent Document 2, in which a terminal 300 and a
端末300内のバージョン情報要求手段301は、サーバ400との接続時に、サーバ400に対してバージョン情報を要求する。これにより、サーバ400内のバージョン情報送信部401は、バージョン管理テーブル402を端末300へ送信する。
The version information request
端末装置300内のバージョン比較処理部303は、サーバ400から送られてきたバージョン管理テーブル402と自装置内のバージョン管理テーブル302とを比較することにより、バージョンアップされたプログラムを特定し、そのプログラムのダウンロードをサーバ400に対して要求する。これにより、サーバ400は、要求されたプログラムを端末300へダウンロードし、端末300は、古いバージョンのプログラムを新たなバージョンのプログラムで置き換える。
The version
特許文献1に記載されている従来の技術によれば、伝送装置200のプログラムを最新バージョンのプログラムにバージョンアップすることはできるが、オペレーションシステム100の負荷が大きくなってしまうという問題がある。即ち、特許文献1に記載されている従来の技術では、オペレーションシステム100において、各伝送装置200から送られてきた各プログラムのバージョン情報と、データベース101に登録されている各プログラムの最新バージョン情報とを比較することにより、ダウンロードするプログラムを決定するようにしているため、オペレーションシステム100の負荷が大きくなってしまう。
According to the conventional technique described in
一方、特許文献2に記載されている従来の技術では、端末300において、サーバ400から送られてきたバージョン管理テーブル402と自端末300内のバージョン管理テーブル302とを比較することにより、ダウンロードするプログラムを決定するようにしているため、サーバ400の負荷を低減させることができる。しかしながら、この従来の技術は、端末300にバージョン管理テーブル302を設けることが必要になるため、伝送装置のバージョン管理に適用した場合には次のような問題が生じる。
On the other hand, in the conventional technique described in Patent Document 2, a program to be downloaded by comparing the version management table 402 sent from the
伝送装置は、一般に、複数種類のパッケージが実装され、パッケージの種類によって格納されているプログラムが異なっている。また、伝送装置に実装されているパッケージの組み合わせは、伝送装置毎にその装置固有の組み合わせになっている。このため、特許文献2に記載されている従来の技術を利用して伝送装置のバージョン管理を行うようにした場合には、工場出荷時などに、人手によって各伝送装置のバージョン管理テーブルに、その伝送装置に実装されているパッケージの組み合わせに応じたバージョン情報を設定しなければならず、作業者に負担がかかると共に、設定誤りが発生する恐れがある。このような問題点は、伝送装置にバージョン管理テーブルを設けなければならないことに起因する問題点である。 In general, a plurality of types of packages are mounted on the transmission apparatus, and stored programs differ depending on the type of package. In addition, the combination of packages mounted on the transmission apparatus is a combination unique to each apparatus for each transmission apparatus. For this reason, when the version management of the transmission apparatus is performed using the conventional technology described in Patent Document 2, the version management table of each transmission apparatus is manually added to the version management table at the time of factory shipment. Version information corresponding to a combination of packages mounted on the transmission apparatus must be set, which places a burden on the operator and may cause a setting error. Such a problem is caused by having to provide a version management table in the transmission apparatus.
〔発明の目的〕
そこで、本発明の目的は、工場出荷時などに作業員による設定作業が必要になるバージョン管理テーブルを伝送装置に設けなくとも、伝送装置のバージョン管理を行う際のオペレーションシステムの負荷を低減できるようにすることにある。
(Object of invention)
Therefore, an object of the present invention is to reduce the load on the operation system when performing version management of the transmission apparatus without providing the transmission apparatus with a version management table that requires setting work by an operator at the time of factory shipment or the like. Is to make it.
本発明にかかる第1のバージョン管理システムは、
オペレーションシステムが、
パッケージの種別を示すパッケージ種別情報毎に、その種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルと、
該バージョン管理テーブルを伝送装置へ送信するバージョン管理テーブル分配部と、
パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムを要求元に送信するプログラムダウンロード処理部とを備え、
伝送装置が、
プログラムが格納されたプログラム格納部を有する複数のパッケージと、
前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部と、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部とを備えたことを特徴とする。
A first version management system according to the present invention includes:
Operation system
For each package type information indicating the type of package, a version management table in which the latest version information of the program to be stored in the package of that type is set,
A version management table distribution unit for transmitting the version management table to the transmission device;
When a download request including package type information is sent, a program download processing unit that transmits the latest version of the program to be stored in the package of the type indicated by the package type information to the request source,
The transmission device
A plurality of packages having a program storage unit in which a program is stored;
When the version management table is sent from the operation system, the version information is acquired from the program stored in the program storage unit on each package, the acquired version information, and the package type information of each package And, based on the contents of the version management table, when it is determined that there is a package in which the latest version of the program is not stored, a download request including package type information of the package in which the latest version of the program is not stored A version comparison unit to send to the operation system;
And a program storage processing unit for storing the program sent from the operation system in a program storage unit on a package in which the latest version of the program is not stored.
本発明にかかる第2のバージョン管理システムは、第1のバージョン管理システムにおいて、
前記バージョン管理テーブル分配部が、前記伝送装置が前記オペレーションシステムに接続されたとき、前記バージョン管理テーブルが更新されたとき、予め定められている送信タイミングになったとき、および管理者によって送信が指示されたとき、前記バージョン管理テーブルを前記伝送装置へ送信することを特徴とする。
A second version management system according to the present invention is the first version management system,
The version management table distribution unit instructs transmission when the transmission apparatus is connected to the operation system, when the version management table is updated, when a predetermined transmission timing is reached, and by an administrator. When this is done, the version management table is transmitted to the transmission apparatus.
本発明にかかる第3のバージョン管理システムは、第1のバージョン管理システムにおいて、
前記伝送装置が、比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする。
A third version management system according to the present invention is the first version management system,
The transmission device includes a comparison result holding unit, and
The version comparison unit sets the mounting position of the package in which the latest version of the program is not stored in the comparison result holding unit,
The program storage processing unit stores the program sent from the operation system in a program storage unit on a package specified by a mounting position held in the comparison result holding unit.
本発明にかかる第4のバージョン管理システムは、第1のバージョン管理システムにおいて、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラムダウンロード処理部が、パッケージ種別情報および実装位置を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムと前記ダウンロード要求中の実装位置とを要求元に送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする。
A fourth version management system according to the present invention is the first version management system,
The version comparison unit transmits a download request including package type information and a mounting position of a package in which the latest version of the program is not stored, to the operation system;
When the program download processing unit receives a download request including package type information and a mounting position, the latest version of the program to be stored in the package of the type indicated by the package type information and the mounting position in the download request To the requestor,
The program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position sent from the program download processing unit.
本発明にかかる第5のバージョン管理システムは、第3または第4のバージョン管理システムにおいて、
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とする。
A fifth version management system according to the present invention is the third or fourth version management system,
The program storage unit includes a first area and a second area,
An area in which the currently executing program is stored in the first area and the second area when the program storage processing unit receives the latest version of the program from the operation system; Stores the latest version of the program in another area, and when the switching instruction is sent from the operation system, the latest version of the program is started.
本発明にかかる第1の伝送装置は、
プログラムが格納されたプログラム格納部を有する複数のパッケージと、
パッケージの種別を示すパッケージ種別情報毎に、そのパッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルがオペレーションシステムから送られてきたとき、前記各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部と、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部とを備えたことを特徴とする。
The first transmission device according to the present invention is:
A plurality of packages having a program storage unit in which a program is stored;
When the version management table in which the latest version information of the program to be stored in the package of the type indicated by the package type information is sent from the operation system for each package type information indicating the type of package, The version information is acquired from the program stored in the program storage unit on the package, and the latest version is obtained based on the acquired version information, the package type information of each package, and the contents of the version management table. A version comparison unit that transmits a download request including package type information of a package in which the latest version of the program is not stored when it is determined that there is a package in which the program is not stored;
And a program storage processing unit for storing the program sent from the operation system in a program storage unit on a package in which the latest version of the program is not stored.
本発明にかかる第2の伝送装置は、第1の伝送装置において、
比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする。
A second transmission device according to the present invention is the first transmission device,
A comparison result holding unit; and
The version comparison unit sets the mounting position of the package in which the latest version of the program is not stored in the comparison result holding unit,
The program storage processing unit stores the program sent from the operation system in a program storage unit on a package specified by a mounting position held in the comparison result holding unit.
本発明にかかる第3の伝送装置は、第1の伝送装置において、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする。
A third transmission apparatus according to the present invention is the first transmission apparatus,
The version comparison unit transmits a download request including package type information and a mounting position of a package in which the latest version of the program is not stored, to the operation system;
The program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position sent from the program download processing unit.
本発明にかかる第4の伝送装置は、第2または第3の伝送装置において、
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とする。
A fourth transmission device according to the present invention is the second or third transmission device,
The program storage unit includes a first area and a second area,
An area in which the currently executing program is stored in the first area and the second area when the program storage processing unit receives the latest version of the program from the operation system; Stores the latest version of the program in another area, and when the switching instruction is sent from the operation system, the latest version of the program is started.
本発明にかかるバージョン管理方法は、
オペレーションシステムが、パッケージ種別を示すパッケージ種別情報毎に、そのパッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルを、プログラムが格納されたプログラム格納部を有するパッケージを複数備えた伝送装置へ送信するステップと、
前記伝送装置が、前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するステップと、
前記オペレーションシステムが、パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき、最新バージョンのプログラムを要求元に送信するステップと、
前記伝送装置が、前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するステップとを含むことを特徴とする。
The version management method according to the present invention includes:
For each package type information indicating the package type, the operation system stores a version management table in which the latest version information of the program to be stored in the package of the type indicated by the package type information is stored in the program storing the program Transmitting to a transmission device comprising a plurality of packages having a section;
When the transmission apparatus receives a version management table from the operation system, the transmission apparatus acquires version information from a program stored in a program storage unit on the plurality of packages, the acquired version information, Based on the package type information of each package and the contents of the version management table, when it is determined that there is a package in which the latest version program is not stored, the package type information of the package in which the latest version program is not stored Sending a download request comprising: to the operating system;
The operation system, when a download request including package type information is sent, sending the latest version of the program to be stored in the package of the type indicated by the package type information to the request source;
The transmission apparatus includes a step of storing a program sent from the operation system in a program storage unit on a package in which the latest version of the program is not stored.
本発明にかかる第1のプログラムは、
プログラムが格納されたプログラム格納部を有するパッケージを複数備えた伝送装置を実現するためのコンピュータを、
パッケージ種別を示すパッケージ種別情報毎に、そのパッケージ種別情報が示す種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルがオペレーションシステムから送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部として機能させる。
The first program according to the present invention is:
A computer for realizing a transmission apparatus including a plurality of packages having a program storage unit in which a program is stored,
When a version management table in which the latest version information of a program to be stored in the package of the type indicated by the package type information is sent from the operation system for each package type information indicating the package type, the plurality of packages The version information is acquired from the program stored in the program storage unit above, and the latest version of the program based on the acquired version information, the package type information of each package, and the contents of the version management table A version comparison unit that transmits a download request including package type information of a package in which the latest version of the program is not stored to the operation system when it is determined that there is a package in which the program is not stored.
The program transmitted from the operation system is caused to function as a program storage processing unit that stores the program in a program storage unit on a package in which the latest version of the program is not stored.
本発明にかかる第2のプログラムは、第1のプログラムにおいて、
前記コンピュータが、比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする。
The second program according to the present invention is the first program,
The computer includes a comparison result holding unit, and
The version comparison unit sets the mounting position of the package in which the latest version of the program is not stored in the comparison result holding unit,
The program storage processing unit stores the program sent from the operation system in a program storage unit on a package specified by a mounting position held in the comparison result holding unit.
本発明にかかる第3のプログラムは、第1のプログラムにおいて、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする。
A third program according to the present invention is the first program,
The version comparison unit transmits a download request including package type information and a mounting position of a package in which the latest version of the program is not stored, to the operation system;
The program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position sent from the program download processing unit.
本発明にかかる第4のプログラムは、第2または第3のプログラムにおいて、
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とする。
The fourth program according to the present invention is the second or third program,
The program storage unit includes a first area and a second area,
An area in which the currently executing program is stored in the first area and the second area when the program storage processing unit receives the latest version of the program from the operation system; Stores the latest version of the program in another area, and when the switching instruction is sent from the operation system, the latest version of the program is started.
〔作用〕
オペレーションシステム内のバージョン管理テーブル分配部は、パッケージの種別を示すパッケージ種別情報毎に、その種別のパッケージに格納されるべきプログラムの最新バージョンが設定されたバージョン管理テーブルを伝送装置へ送信する。
[Action]
The version management table distribution unit in the operation system transmits, to the transmission apparatus, a version management table in which the latest version of the program to be stored in the package of that type is set for each package type information indicating the type of package.
伝送装置内のバージョン比較部は、オペレーションシステムからバージョン管理テーブルが送られてくると、自装置に実装されている各パッケージ上のプログラム格納部に格納されているプログラムからバージョン情報を取得し、このバージョン情報と、各パッケージのパッケージ種別情報と、上記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在するか否かを判断する。そして、最新バージョンのプログラムが格納されていないパッケージが存在すると判断した場合は、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求をオペレーションシステムに送信する。 When the version management table is sent from the operation system, the version comparison unit in the transmission device obtains version information from the program stored in the program storage unit on each package installed in its own device. Based on the version information, the package type information of each package, and the contents of the version management table, it is determined whether or not there is a package in which the latest version of the program is not stored. If it is determined that there is a package in which the latest version of the program is not stored, a download request including package type information of a package in which the latest version of the program is not stored is transmitted to the operation system.
オペレーションシステム内のプログラムダウンロード処理部は、伝送装置からパッケージ種別情報を含むダウンロード要求が送られてくると、上記パッケージ種別情報によって示される種別のパッケージに格納されるべき最新バージョンのプログラムを要求元の伝送装置へダウンロードする。 When a download request including package type information is sent from the transmission device, the program download processing unit in the operation system obtains the latest version of the program to be stored in the package of the type indicated by the package type information. Download to the transmission device.
伝送装置内のプログラム格納処理部は、オペレーションシステムからプログラムが送られてくると、最新バージョンのプログラムが格納されていなかったパッケージ上のプログラム格納部に、オペレーションシステムから送られてきた最新バージョンのプログラムを格納する。 When a program is sent from the operation system, the program storage processing unit in the transmission apparatus receives the latest version of the program sent from the operation system to the program storage on the package where the latest version of the program is not stored. Is stored.
本発明によれば、工場出荷時などに作業員による設定作業が必要になるバージョン管理テーブルを伝送装置に設けなくとも、伝送装置のバージョン管理を行う際のオペレーションシステムの負荷を低減することができる。その結果、伝送装置にバージョン管理テーブルを設けることに起因していた、作業者に負担がかかる、設定誤りが発生する恐れがあるといった問題点をなくし、且つ、オペレーションシステムの負荷を低減させることが可能になる。その理由は、伝送装置に実装されている各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、このバージョン情報と、各パッケージのパッケージ種別情報と、オペレーションシステムから送られてきたバージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断した場合、プログラムのダウンロード要求をオペレーションシステムへ送信するバージョン比較部を備えているからである。 According to the present invention, it is possible to reduce the load on the operation system when performing version management of a transmission apparatus without providing the transmission apparatus with a version management table that requires setting work by an operator at the time of factory shipment or the like. . As a result, it is possible to eliminate problems such as the burden on the operator and the possibility of setting errors caused by providing the version management table in the transmission apparatus, and to reduce the load on the operation system. It becomes possible. The reason is that the version information is acquired from the program stored in the program storage unit on each package installed in the transmission device, and this version information, the package type information of each package, and the operation system are sent. This is because, when it is determined that there is a package in which the latest version of the program is not stored based on the contents of the version management table, a version comparison unit that transmits a program download request to the operation system is provided.
次に、発明を実施するための最良の形態について図面を参照して詳細に説明する。 Next, the best mode for carrying out the invention will be described in detail with reference to the drawings.
図1を参照すると、本発明にかかるバージョン管理システムの実施の形態は、オペレーションシステム1と複数台の伝送装置2−1〜2−4とから構成されており、オペレーションシステム1と各伝送装置2−1〜2−4とはLAN等によって実現される監視制御用通信ネットワーク3を介して相互に接続され、各伝送装置2−1〜2−4は光ファイバ等の伝送媒体4を介して相互に接続されている。なお、図1では、オペレーションシステム1が収容する伝送装置の台数を4台としているが、複数台であれば、これに限られるものではない。
Referring to FIG. 1, an embodiment of a version management system according to the present invention includes an
オペレーションシステム1は、伝送装置2−1〜2−4からTCP/IP(transmission control protocol/internet protocol)やOSI(open systems interconnection)のプロトコルにより送られてくる動作情報に基づいて各伝送装置2−1〜2−4の状態を監視する機能や、各伝送装置2−1〜2−4に格納されるプログラムのバージョン管理を行う機能を有する。このような機能を有するオペレーションシステムは、例えば、図2のブロック図に示す構成を有する。なお、図2においては、動作情報に基づいて各伝送装置2−1〜2−4の状態を監視するための構成は図示を省略し、本発明の特徴であるバージョン管理を行うための構成だけを図示している。
The
図2を参照すると、オペレーションシステム1は、バージョン管理テーブル分配手段11と、プログラムダウンロード処理部12と、接続検出部13と、送受信部14と、ディスク装置などの記憶装置15と、キーボード等の入力部16と、LCD等の表示部17とを備えている。
Referring to FIG. 2, the
記憶装置15には、バージョン管理テーブル格納部151、プログラム格納部152及び分配スケジュール格納部153が設けられている。
The storage device 15 includes a version management
バージョン管理テーブル格納部151には、各伝送装置2−1〜2−4に実装されているパッケージの種別を示すパッケージ種別情報と、そのパッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムのプログラム名及び最新バージョン情報とが設定されたバージョン管理テーブルが格納されている。図3にバージョン管理テーブル1511の内容例を示す。同図に示した例の第1行目は、パッケージ種別情報PS1によって示される種別のパッケージには、プログラム名P1のプログラムが格納され、その最新バージョンがVkであることを示している。
In the version management
プログラム格納部152には、各伝送装置2−1〜2−4の各種パッケージに格納する最新バージョンのプログラムが格納されている。 The program storage unit 152 stores the latest version of the program stored in the various packages of the transmission apparatuses 2-1 to 2-4.
分配スケジュール格納部153には、各伝送装置2−1〜2−4へバージョン管理テーブル1511を送信するための分配スケジュールが格納されている。
The distribution
送受信手段14は、監視制御用通信ネットワーク3を介して各伝送装置2−1〜2−4とデータをやり取りする機能を有する。 The transmission / reception means 14 has a function of exchanging data with each of the transmission apparatuses 2-1 to 2-4 via the monitoring control communication network 3.
接続検出部13は、自オペレーションシステム1に新たな伝送装置が接続されたことを検出する機能を有する。
The
バージョン管理テーブル分配部11は、バージョン管理テーブル格納部151に格納されているバージョン管理テーブル1511を各伝送装置2−1〜2−4へ送信する機能を有する。なお、送信契機及び送信対象にする伝送装置は、次の通りである。
The version management table distribution unit 11 has a function of transmitting the version management table 1511 stored in the version management
・接続検出部13によって新たな伝送装置の接続が検出されたとき、上記新たな伝送装置に対してバージョン管理テーブル1511を送信する。
・バージョン管理テーブル1511が更新されたとき、接続されている全ての伝送装置2−1〜2−4に対して更新後のバージョン管理テーブル1511を送信する。
・オペレータによってバージョン管理テーブル1511の送信が指示されたとき、オペレータによって指示された伝送装置に対してバージョン管理テーブル1511を送信する。
・分配スケジュール格納部153に格納されている分配スケジュールが示す送信タイミングになったとき、分配スケジュールが示す伝送装置に対してバージョン管理テーブル1511を送信する。
When the
When the version management table 1511 is updated, the updated version management table 1511 is transmitted to all connected transmission apparatuses 2-1 to 2-4.
When the transmission of the version management table 1511 is instructed by the operator, the version management table 1511 is transmitted to the transmission apparatus instructed by the operator.
When the transmission timing indicated by the distribution schedule stored in the distribution
プログラムダウンロード処理部12は、伝送装置2−1〜2−4からパッケージ種別情報を含むダウンロード要求が送られてきたとき、上記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムを、TFTP(trivial file transfer protocol)やFTAM(file transfer,access and management)プロトコルなどのファイル転送プロトコルを使用して要求元に送信する機能や、伝送装置2−1〜2−4からダウンロード完了通知が送られてきたとき、表示部17にその旨を表示する機能や、オペレータによってプログラムの切替許可が入力されたとき、該当する伝送装置に対して切替コマンドを送信する機能などを有する。
When the download request including the package type information is sent from the transmission devices 2-1 to 2-4, the program
このような機能を有するオペレーションシステム1は、コンピュータによって実現可能であり、コンピュータによって実現する場合には、例えば、次のようにする。コンピュータをオペレーションシステム1として機能させるためのプログラムを記録したディスク、半導体メモリ、その他の記録媒体を用意し、上記プログラムをコンピュータに読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、バージョン管理テーブル分配部11、プログラムダウンロード処理部12、接続検出部13及び送受信部14を実現する。
The
図4を参照すると、伝送装置2−1は、装置管理部21と、複数のパッケージ22−1〜22−nとを備えている。伝送装置2−1は、その筐体に、複数のパッケージ22−1〜22−nを実装するスロットを持ち、スロットに実装されたパッケージ22−1〜22−nはバックボードにより、装置管理部21及び他のパッケージと相互に接続されることで、伝送装置としての機能を実現する。なお、他の伝送装置2−2〜2−4も伝送装置2−1と同様の構成を有する。
Referring to FIG. 4, the transmission device 2-1 includes a
伝送装置2−1内の各パッケージ22−1〜22−nは、それぞれCPU23−1〜23−nと、フラッシュメモリ等によって実現されるプログラム格納部24−1〜24−nとを備えている。パッケージ22−1〜22−nは、交換が可能な最小単位であり、各パッケージ22−1〜22−nのプログラム格納部24−1〜24−nには、そのパッケージの種別(機能)に応じたプログラムが格納されている。なお、同じ種別のパッケージが複数実装される場合もある。 Each of the packages 22-1 to 22-n in the transmission device 2-1 includes CPUs 23-1 to 23-n and program storage units 24-1 to 24-n realized by a flash memory or the like. . The packages 22-1 to 22-n are the minimum units that can be exchanged, and the program storage units 24-1 to 24-n of the packages 22-1 to 22-n have different types (functions) of the packages. The corresponding program is stored. In some cases, a plurality of packages of the same type are mounted.
図5を参照すると、プログラム格納部24−1には、プログラムが格納される第1、第2エリア241、242と、自パッケージ22−1の種別を示すパッケージ種別情報が格納されているパッケージ種別情報格納部243と、第1、第2エリア241、242の内、どちらのエリアに現在実行中のプログラムが格納されているのかを表示する有効エリア表示部244とが設けられている。 Referring to FIG. 5, the program storage unit 24-1 stores first and second areas 241 and 242 in which programs are stored, and a package type in which package type information indicating the type of the own package 22-1 is stored. An information storage unit 243 and an effective area display unit 244 that displays which of the first and second areas 241 and 242 stores the currently executed program are provided.
また、CPU23−1にはバージョン情報取得部231と、切替処理部232とが設けられている。 The CPU 23-1 is provided with a version information acquisition unit 231 and a switching processing unit 232.
バージョン情報取得部231は、装置管理部21からバージョン取得要求が送られてきたとき、第1、第2のエリア241、242に格納されているプログラムの内の、現在実行中のプログラムからそのバージョン情報を取得して装置管理部21へ返却すると共に、パッケージ種別情報格納部243に格納されているパッケージ種別情報を装置管理部21へ返却する機能を有する。なお、第1、第2エリア241、242の内のどちらのエリアが現在実行中のプログラムが格納されているエリアであるのかは、有効エリア表示部244を参照することにより知ることができる。
When a version acquisition request is sent from the
切替処理部232は、装置管理部21から切替指示が送られてきたとき、現在実行中のプログラムとは別のエリアに格納されている最新バージョンのプログラムを起動する機能を有する。
The switching processing unit 232 has a function of starting the latest version of a program stored in a different area from the program currently being executed when a switching instruction is sent from the
バージョン情報取得部231及び切替処理部232は、CPU23−1に所定のプログラムを実行させることにより実現される。 The version information acquisition unit 231 and the switching processing unit 232 are realized by causing the CPU 23-1 to execute a predetermined program.
伝送装置2−1内の装置管理部21は、自伝送装置2−1の動作情報をオペレーションシステム1へ送信する機能や、各パッケージ22−1〜22−nのプログラム格納部24−1〜24−nに格納されているプログラムのバージョンを最新のものに保つための機能を有している。このような機能を有する装置管理部21は、例えば、図6のブロック図に示すような構成を有する。なお、図6においては、動作情報をオペレーションシステム1へ送信するための構成は図示を省略し、本発明の特徴であるプログラムのバージョンを最新バージョンに保つための構成だけを図示している。
The
図6を参照すると、装置管理部21は、送受信部211と、バージョン比較部212と、バージョン管理テーブル保持部213と、比較結果保持部214と、プログラム格納処理部215とを備えている。
Referring to FIG. 6, the
送受信部211は、監視制御用通信ネットワーク3を介してオペレーションシステム1とデータを送受信する機能を有する。
The transmission / reception unit 211 has a function of transmitting / receiving data to / from the
バージョン比較部212は、オペレーションシステム1から送られてきたバージョン管理テーブル1511をバージョン管理テーブル保持部213に格納する機能や、各パッケージ22−1〜22−nに対してバージョン取得要求を出力する機能や、バージョン取得要求に応答してパッケージ22−1〜22−nから返却されたバージョン情報及びパッケージ種別情報とバージョン管理テーブル1511の内容とに基づいて最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、上記パッケージのパッケージ種別情報を含んだダウンロード要求をオペレーションシステム1へ送信すると共に、上記パッケージの実装位置とパッケージ種別情報との対を比較結果保持部214に格納する機能を有する。
The
プログラム格納処理部215は、オペレーションシステム1から送られてきたプログラムを該当するパッケージのプログラム格納部に格納する機能や、オペレーションシステム1から切替コマンドが送られてきたとき、該当するパッケージに切替指示を出力する機能などを有する。
The program storage processing unit 215 stores a program sent from the
このような機能を有する装置管理部21は、CPU(コンピュータ)によって実現可能であり、コンピュータによって実現する場合は、例えば、次のようにする。コンピュータを、装置管理部21として機能させるためのプログラムを記録したディスク、半導体メモリ、その他の記録媒体を用意し、上記プログラムをコンピュータに読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に送受信部211、バージョン比較部212及びプログラム格納処理部215を実現する。なお、上記記録媒体に記録されているプログラムもバージョン管理の対象となる。
The
〔実施の形態の動作の説明〕
次に、各図を参照して本実施の形態の動作について詳細に説明する。なお、図7はバージョン管理テーブル分配部11の処理例を示すフローチャート、図8はプログラムダウンロード処理部12の処理例を示すフローチャート、図9はバージョン比較部212の処理例を示すフローチャート、図10はプログラム格納処理部215の処理例を示すフローチャート、図11はオペレーションシステム1と伝送装置2−1との間でやり取りされる情報を示した図である。
[Description of Operation of Embodiment]
Next, the operation of the present embodiment will be described in detail with reference to the drawings. 7 is a flowchart showing a processing example of the version management table distribution unit 11, FIG. 8 is a flowchart showing a processing example of the program
オペレーションシステム1内のバージョン管理テーブル分配手段11は、図7のフローチャートに示すように、接続検出部13によって新たな伝送装置の接続が検出されたとき、上記新たな伝送装置に対してバージョン管理テーブル1511を送信し(ステップS71がYES、S72)、オペレータによってバージョン管理テーブル1511の送信が指示されたとき、オペレータによって指示された伝送装置に対してバージョン管理テーブル1511を送信し(ステップS73がYES、S74)、分配スケジュール格納部153に格納されている分配スケジュールが示す送信タイミングになったとき、分配スケジュールが示す送信タイミングになった伝送装置に対してバージョン管理テーブル1511を送信し(ステップS75がYES、S76)、バージョン管理テーブル1511が更新されたとき、接続されている全ての伝送装置2−1〜2−4に対して更新後のバージョン管理テーブル1511を送信する(ステップS77がYES、S78)。
As shown in the flowchart of FIG. 7, the version management table distribution unit 11 in the
今、例えば、オペレータが伝送装置2−1に対してバージョン管理テーブル1511を送信することを指示したとすると、バージョン管理テーブル分配部11は、図11(a)に示すように、バージョン管理テーブル1511を伝送装置2−1へ送信する。 Now, for example, if the operator instructs the transmission apparatus 2-1 to transmit the version management table 1511, the version management table distribution unit 11, as shown in FIG. Is transmitted to the transmission device 2-1.
伝送装置2−1内のバージョン比較部212は、送受信部211を介してバージョン管理テーブル1511を受信すると、図9のフローチャートに示す処理を行う。
When the
先ず、バージョン比較部212は、オペレーションシステム1から送られてきたバージョン管理テーブル1511をバージョン管理テーブル保持部213に格納する(ステップS91)。その後、バージョン比較部212は、自装置2−1に実装されているパッケージの1つ(例えば、パッケージ22−1)にバージョン取得要求を送信する(ステップS92)。
First, the
パッケージ22−1内のバージョン情報取得部231は、バージョン取得要求が送られてくると、現在実行中のプログラムからバージョン情報を取得してバージョン比較部212に返却すると共に、パッケージ種別情報格納部243に格納されているパッケージ種別情報を読み出し、バージョン比較部212に返却する。なお、第1、第2エリア241、242の内のどちらのエリアが現在実行中のプログラムが格納されているエリアなのかは、有効エリア表示部244を参照することにより知ることができる。
When a version acquisition request is sent, the version information acquisition unit 231 in the package 22-1 acquires version information from the currently executing program, returns it to the
バージョン比較部212は、パッケージ22−1からバージョン情報及びパッケージ種別情報が返却されると、バージョン比較処理を行う(ステップS94)。このバージョン比較処理では、次のような処理が行われる。先ず、バージョン比較部212は、パッケージ22−1から返却されたパッケージ種別情報をキーにして、バージョン管理テーブル保持部213に保持されているバージョン管理テーブル1511を検索し、上記パッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムの最新バージョン情報を取得する。その後、バージョン管理テーブル1511から取得した最新バージョン情報と、パッケージ22−1から返却されたバージョン情報とを比較することにより、パッケージ22−1に最新バージョンのプログラムが格納されているか否かを調べる。
When the version information and the package type information are returned from the package 22-1, the
そして、両者が一致する場合(ステップS95がYES)は、バージョン比較部212は、次のパッケージ(例えば、パッケージ22−1)に対してバージョン取得要求を送信する(ステップS92)。これに対して、両者が不一致の場合(ステップS95がNO)は、パッケージ22−1の種別を示すパッケージ種別情報を含んだダウンロード要求をオペレーションシステム1へ送信し、更に、比較結果保持部214にパッケージ22−1の実装位置とそのパッケージ種別情報との対を登録し(ステップS96、S97)、その後、次のパッケージ(例えば、パッケージ22−2)に対してバージョン取得要求を送信する(ステップS92)。これにより、図11(b)に示すように、伝送装置2−1からオペレーションシステム1に対してダウンロード要求が送信される。なお、バージョン比較処理部212は、上述した処理を、伝送装置2−1内の全てのパッケージに対して行うと(ステップS93がNO)、その処理を終了する。
If they match (YES in step S95), the
オペレーションシステム1内のプログラムダウンロード処理部12は、伝送装置2−1から送られてきたダウンロード要求を、送受信部14を介して受信すると、図8のフローチャートに示す処理を行う。プログラムダウンロード処理部12は、ダウンロード要求に含まれているパッケージ種別情報によって示される種別のパッケージに格納されるべき最新バージョンのプログラムをプログラム格納部152から読み込み、要求元の伝送装置2−1へダウンロードする(ステップS81)。その際、ダウンロード要求に含まれていたパッケージ種別情報も伝送装置2−1へ送信する。これにより、図11(c)に示すように、オペレーションシステム1から伝送装置2−1に対してプログラム及びパッケージ種別情報が送られる。その後、プログラムダウンロード処理部12は、伝送装置2−1からダウンロード完了通知が送られてくるのを待つ(ステップS82)。
When the program
伝送装置2−1内のプログラム格納処理部215は、送受信部211を介してオペレーションシステム1から送られてきたプログラム及びパッケージ種別情報を受信すると、図10のフローチャートに示す処理を行う。先ず、プログラム格納処理部215は、比較結果保持部214を参照してプログラムの格納先にするパッケージの実装位置を求める(ステップS101)。より具体的には、比較結果保持部214に格納されているバージョン種別情報と実装位置の対の中から、オペレーションシステム1から送られてきたパッケージ種別情報を含む対を探し出し、その対に含まれている実装位置を、プログラムの格納先にするパッケージの実装位置とする。
When the program storage processing unit 215 in the transmission apparatus 2-1 receives the program and package type information transmitted from the
その後、実装位置を求めたパッケージ(例えば、パッケージ22−1)上の有効エリア表示部244を参照して、第1、第2のエリア241、242の内の、どちらのエリアに現在実行中のプログラムが格納されているのかを調べ、それとは反対側のエリアにオペレーションシステム1からダウンロードされたプログラムを格納する(ステップS102)。例えば、有効エリア表示部244が、第1エリア241に現在実行中のプログラムが格納されていることを表示していれば、第2エリア242にプログラムを格納する。その後、プログラム格納処理部215は、オペレーションシステム1に対してダウンロード完了通知を送信し、オペレーションシステム1から切替コマンドが送られてくるのを待つ(ステップS103、S104)。これにより、図11(d)に示すように、伝送装置2−1からオペレーションシステム1に対してダウンロード完了通知が送信される。
Thereafter, with reference to the effective area display unit 244 on the package (for example, the package 22-1) for which the mounting position is obtained, which of the first and second areas 241 and 242 is currently being executed It is checked whether the program is stored, and the program downloaded from the
一方、ダウンロード完了通知の受信待ち状態になっているプログラムダウンロード処理部12は、図8のフローチャートに示すように、伝送装置2−1からダウンロード完了通知が送られてくると、表示部17に切替許可依頼画面を表示し、オペレーションに切替許可を求める(ステップS83)。図12は、切替許可依頼画面121の一例を示す図であり、最新バージョンのものに切り替えるプログラムのプログラム名122と、そのプログラムが格納されている伝送装置のID123と、許可ボタン124と、禁止ボタン125設けられている。オペレータは、切替許可依頼画面121を見て切り替えを許可する場合は、許可ボタン124を操作し、許可しない場合は禁止ボタン125を操作する。
On the other hand, as shown in the flowchart of FIG. 8, the program
プログラムダウンロード処理部12は、禁止ボタン125が操作された場合(ステップS84がNO)は、その処理を終了する。これに対して、許可ボタン124が操作された場合は、伝送装置2−1に対して切替コマンドを送信する(ステップS84がYES、S85)。なお、上記切替コマンドには、ダウンロード要求に含まれていたパッケージ種別情報が含まれている。これにより、図11(e)に示すように、オペレーションシステム1から伝送装置2−1へ切替コマンドが送られる。その後、プログラムダウンロード処理部12は、伝送装置2−1から切替完了通知が送られてくるのを待つ(ステップS86)。
When the prohibit
一方、切替コマンドの受信待ち状態にある伝送装置2−1内のプログラム格納処理部215は、送受信部211を介して切替コマンドを受信すると(図10のステップS104がYES)、比較結果保持部214を参照して、切替指示の出力先にするパッケージの実装位置を求める(ステップS105)。即ち、比較結果保持部214に保持されているパッケージ種別と実装位置との対の中から、上記切替コマンド中のパッケージ種別情報と同一のパッケージ種別情報を含んだ対を探し出し、その対に含まれている実装位置を、切替指示の出力先にするパッケージの実装位置とする。 On the other hand, when the program storage processing unit 215 in the transmission apparatus 2-1 waiting for receiving the switching command receives the switching command via the transmission / reception unit 211 (YES in step S <b> 104 in FIG. 10), the comparison result holding unit 214. Referring to FIG. 5, the mounting position of the package that is the output destination of the switching instruction is obtained (step S105). That is, a pair including the same package type information as the package type information in the switching command is searched from the pair of package type and mounting position held in the comparison result holding unit 214, and included in the pair. Is the mounting position of the package that is the output destination of the switching instruction.
その後、プログラム格納処理部215は、ステップS105で求めた実装位置に実装されているパッケージ(例えば、パッケージ22−1とする)に、切替指示を出力し(ステップS106)、切替完了待ち状態になる(ステップS107)。 Thereafter, the program storage processing unit 215 outputs a switching instruction to the package (for example, package 22-1) mounted at the mounting position obtained in step S105 (step S106), and enters a switching completion waiting state. (Step S107).
パッケージ22−1内の切替処理部232は、プログラム格納処理部215から切替指示が入力されると、有効エリア表示部244が表示しているエリアとは別のエリアに格納されているプログラムを起動し、その後、プログラム格納処理部215に対して切替完了を通知すると共に、有効エリア表示部244の内容を別のエリアを示すものに変更する。例えば、有効エリア表示部244が第1エリア241を表示している場合には、第2エリア242に格納されているプログラムを起動し、その後、有効エリア表示部244の表示を第2エリア242を示すものに変更する。 When a switching instruction is input from the program storage processing unit 215, the switching processing unit 232 in the package 22-1 starts a program stored in an area different from the area displayed by the effective area display unit 244. Thereafter, the program storage processing unit 215 is notified of the completion of switching, and the contents of the effective area display unit 244 are changed to indicate another area. For example, when the effective area display unit 244 displays the first area 241, the program stored in the second area 242 is started, and then the effective area display unit 244 displays the second area 242. Change to what is shown.
切替完了待ち状態にあるプログラム格納処理部215は、切替処理部232から切替完了が通知されると(ステップS107がYES)、切替完了通知をオペレーションシステム1へ送信する(ステップS108)。これにより、図11(f)に示すように、切替完了通知が伝送装置2−1からオペレーションシステム1へ送信される。
When the switching storage unit 232 is notified of the switching completion (YES in step S107), the program storage processing unit 215 in the switching completion waiting state transmits a switching completion notification to the operation system 1 (step S108). Thereby, as shown in FIG. 11 (f), a notification of completion of switching is transmitted from the transmission device 2-1 to the
切替完了通知の受信待ち状態にあるプログラムダウンロード処理部12は、伝送装置2−1から切替完了通知が送られてくると(図8のステップS86がYES)、表示部17に切り替えが完了したことを表示し、オペレータのその旨を知らせる(ステップS87)。なお、切替完了通知の受信待ち状態になってから一定時間が経過しても、切替完了通知を受信できなかった場合(ステップS88がYES)は、表示部17にその旨を表示する等のエラー処理を行い(ステップS89)、その後、処理を終了する。
When the program
〔実施の形態の効果〕
本実施の形態によれば、工場出荷時などに作業員による設定作業が必要になるバージョン管理テーブルを伝送装置2−1〜2−4に設けなくとも、伝送装置2−1〜2−4のバージョン管理を行う際のオペレーションシステム1の負荷を低減することができる。その結果、伝送装置2−1〜2−4にバージョン管理テーブルを設けることに起因していた、作業者に負担がかかる、設定誤りが発生する恐れがあるといった問題点をなくし、且つ、オペレーションシステム1の負荷を低減させることが可能になる。その理由は、伝送装置2−1〜2−4に実装されている各パッケージ22−1〜22−n上のプログラム格納部24−1〜24−nに格納されているプログラムからそのバージョン情報を取得し、取得したバージョン情報と、各パッケージのパッケージ種別情報と、オペレーションシステム1から送られてきたバージョン管理テーブル1511の内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すと判断した場合、オペレーションシステム1にプログラムのダウンロード要求を送信するバージョン比較部212を備えているからである。
[Effect of the embodiment]
According to the present embodiment, the version of the transmission apparatuses 2-1 to 2-4 is not provided in the transmission apparatuses 2-1 to 2-4. It is possible to reduce the load on the
〔他の実施の形態〕
上述した実施の形態では、伝送装置2−1内に、最新バージョンのプログラムが格納されていないパッケージの実装位置とパッケージ種別情報との対が登録される比較結果保持部214を設け、オペレーションシステム1からプログラム及びパッケージ種別情報が送られてきたとき、プログラム格納処理部215が比較結果保持部214に保持されている情報に従ってプログラムの格納先にするパッケージを決定するようにしたが、次のようにすることにより、比較結果保持部214を不要にすることもできる。
[Other Embodiments]
In the embodiment described above, the transmission apparatus 2-1 includes the comparison result holding unit 214 in which a pair of a package mounting position and package type information in which the latest version of the program is not stored is registered. When the program and package type information is sent from the program, the program storage processing unit 215 determines the package to be stored in the program according to the information held in the comparison result holding unit 214. By doing so, the comparison result holding unit 214 can be made unnecessary.
伝送装置2−1内のバージョン比較部212が図9のステップS96においてダウンロード要求をオペレーションシステム1へ送信する際、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報以外にも実装位置を含んだダウンロード要求をオペレーションシステム1へ送信する。なお、この場合、比較結果保持部214が設けられていないので、ステップS97の処理は行わない。
When the
オペレーションシステム1内のプログラムダウンロード処理部12が図8のステップS81においてプログラムを要求元の伝送装置2−1へダウンロードする際、ダウンロード要求に含まれていた実装位置も伝送装置2−1へ送信する。
When the program
伝送装置2−1内のプログラム格納処理部215は、オペレーションシステム1からプログラム及びパッケージの実装位置が送られてくると、図10のステップS101、S102の代わりに、オペレーションシステム1から送られてきた実装位置によって示されるパッケージ上のプログラム格納部にオペレーションシステム1から送られてきたプログラムを格納する処理を行う。なお、プログラム格納部の第1エリア、第2エリアの内のどちらのエリアにプログラムを格納するかは、前述した実施の形態と同様にして決定する。
When the program and package mounting positions are sent from the
〔他の実施の形態の効果〕
本実施の形態によれば、伝送装置2−1〜2−4に比較結果保持部214を設ける必要がないので、伝送装置2−1〜2−4を経済的に構成することが可能になるという効果を得ることができる。その理由は、伝送装置2−1〜2−4内のバージョン比較部212がオペレーションシステム1に対してダウンロード要求を送信する際、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報と実装位置とを含んだダウンロード要求を送信し、オペレーションシステム1内のプログラムダウンロード処理部12が要求元の伝送装置2−1〜2−4にプログラムをダウンロードする際、ダウンロード要求に含まれていた実装位置も送信し、伝送装置2−1〜2−4内のプログラム格納処理部215が、オペレーションシステム1からプログラム及び実装位置が送られてきたとき、上記実装位置によって示されるパッケージ上のプログラム格納部に上記プログラムを格納するようにしているからである。
[Effects of other embodiments]
According to the present embodiment, since it is not necessary to provide the comparison result holding unit 214 in the transmission apparatuses 2-1 to 2-4, the transmission apparatuses 2-1 to 2-4 can be configured economically. The effect that can be obtained. The reason is that when the
本発明は、複数の伝送装置を含む通信システムのバージョン管理に適用することができる。 The present invention can be applied to version management of a communication system including a plurality of transmission apparatuses.
1…オペレーションシステム
11…バージョン管理テーブル分配部
12…プログラムダウンロード処理部
13…接続検出部
14…送受信部
15…記憶装置
151…バージョン管理テーブル格納部
1511…バージョン管理テーブル
152…プログラム格納部
153…分配スケジュール格納部
16…入力部
17…表示部
2−1〜2−4…伝送装置
21…装置管理部
211…送受信部
212…バージョン比較部
213…バージョン管理テーブル保持部
214…比較結果保持部
215…プログラム格納処理部
22−1〜22−n…パッケージ
23−1〜23−n…CPU
231…バージョン情報取得部
232…切替処理部
24−1〜24−n…プログラム格納部
241…第1エリア
242…第2エリア
243…パッケージ種別情報格納部
244…有効エリア表示部
3…監視制御用通信ネットワーク
4…伝送媒体
DESCRIPTION OF
231 ... Version information acquisition unit 232 ... Switching processing units 24-1 to 24-n ... Program storage unit 241 ... First area 242 ... Second area 243 ... Package type information storage unit 244 ... Effective area display unit 3 ... For monitoring control Communication network 4 ... transmission medium
Claims (12)
パッケージの種別を示すパッケージ種別情報毎に、その種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルと、
該バージョン管理テーブルを伝送装置へ送信するバージョン管理テーブル分配部と、
パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムを要求元に送信するプログラムダウンロード処理部とを備え、
伝送装置が、
プログラムが格納されたプログラム格納部を有する複数のパッケージと、
前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部と、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部とを備えたバージョン管理システムであって、
前記伝送装置が、比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするバージョン管理システム。 Operation system
For each package type information indicating the type of package, a version management table in which the latest version information of the program to be stored in the package of that type is set,
A version management table distribution unit for transmitting the version management table to the transmission device;
When a download request including package type information is sent, a program download processing unit that transmits the latest version of the program to be stored in the package of the type indicated by the package type information to the request source,
The transmission device
A plurality of packages having a program storage unit in which a program is stored;
When the version management table is sent from the operation system, the version information is acquired from the program stored in the program storage unit on each package, the acquired version information, and the package type information of each package And, based on the contents of the version management table, when it is determined that there is a package in which the latest version of the program is not stored, a download request including package type information of the package in which the latest version of the program is not stored A version comparison unit to send to the operation system;
Said program sent from the operation system, the A version management system that includes a program storage unit for the latest version of the program stored in the program storage unit on the package that is not stored,
The transmission device includes a comparison result holding unit, and
The version comparison unit sets the mounting position of the package in which the latest version of the program is not stored in the comparison result holding unit,
Version management characterized in that the program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position held in the comparison result holding unit system.
パッケージの種別を示すパッケージ種別情報毎に、その種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルと、
該バージョン管理テーブルを伝送装置へ送信するバージョン管理テーブル分配部と、
パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムを要求元に送信するプログラムダウンロード処理部とを備え、
伝送装置が、
プログラムが格納されたプログラム格納部を有する複数のパッケージと、
前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部と、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部とを備えたバージョン管理システムであって、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラムダウンロード処理部が、パッケージ種別情報および実装位置を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムと前記ダウンロード要求中の実装位置とを要求元に送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするバージョン管理システム。 Operation system
For each package type information indicating the type of package, a version management table in which the latest version information of the program to be stored in the package of that type is set,
A version management table distribution unit for transmitting the version management table to the transmission device;
When a download request including package type information is sent, a program download processing unit that transmits the latest version of the program to be stored in the package of the type indicated by the package type information to the request source,
The transmission device
A plurality of packages having a program storage unit in which a program is stored;
When the version management table is sent from the operation system, the version information is acquired from the program stored in the program storage unit on each package, the acquired version information, and the package type information of each package And, based on the contents of the version management table, when it is determined that there is a package in which the latest version of the program is not stored, a download request including package type information of the package in which the latest version of the program is not stored A version comparison unit to send to the operation system;
Said program sent from the operation system, the A version management system that includes a program storage unit for the latest version of the program stored in the program storage unit on the package that is not stored,
The version comparison unit transmits a download request including package type information and a mounting position of a package in which the latest version of the program is not stored, to the operation system;
When the program download processing unit receives a download request including package type information and a mounting position, the latest version of the program to be stored in the package of the type indicated by the package type information and the mounting position in the download request To the requestor,
The version management characterized in that the program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position sent from the program download processing unit. system.
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とするバージョン管理システム。 The version management system according to claim 1 or 2 ,
The program storage unit includes a first area and a second area,
An area in which the currently executing program is stored in the first area and the second area when the program storage processing unit receives the latest version of the program from the operation system; Stores the latest version of the program in another area, and activates the latest version of the program when a switching instruction is sent from the operation system.
パッケージの種別を示すパッケージ種別情報毎に、そのパッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルがオペレーションシステムから送られてきたとき、前記各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部と、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部とを備えた伝送装置であって、
比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする伝送装置。 A plurality of packages having a program storage unit in which a program is stored;
When the version management table in which the latest version information of the program to be stored in the package of the type indicated by the package type information is sent from the operation system for each package type information indicating the type of package, The version information is acquired from the program stored in the program storage unit on the package, and the latest version is obtained based on the acquired version information, the package type information of each package, and the contents of the version management table. A version comparison unit that transmits a download request including package type information of a package in which the latest version of the program is not stored when it is determined that there is a package in which the program is not stored;
Said program sent from the operation system, the A transfer transmission apparatus and a program storage unit the latest version of the program stored in the program storage unit on the package that is not stored,
A comparison result holding unit; and
The version comparison unit sets the mounting position of the package in which the latest version of the program is not stored in the comparison result holding unit,
The transmission apparatus characterized in that the program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position held in the comparison result holding unit. .
パッケージの種別を示すパッケージ種別情報毎に、そのパッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルがオペレーションシステムから送られてきたとき、前記各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部と、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部とを備えた伝送装置であって、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする伝送装置。 A plurality of packages having a program storage unit in which a program is stored;
When the version management table in which the latest version information of the program to be stored in the package of the type indicated by the package type information is sent from the operation system for each package type information indicating the type of package, The version information is acquired from the program stored in the program storage unit on the package, and the latest version is obtained based on the acquired version information, the package type information of each package, and the contents of the version management table. A version comparison unit that transmits a download request including package type information of a package in which the latest version of the program is not stored when it is determined that there is a package in which the program is not stored;
Said program sent from the operation system, the A transfer transmission apparatus and a program storage unit the latest version of the program stored in the program storage unit on the package that is not stored,
The version comparison unit transmits a download request including package type information and a mounting position of a package in which the latest version of the program is not stored, to the operation system;
The program storage processing unit stores the program sent from the operation system in a program storage unit on a package specified by the mounting position sent from the program download processing unit. .
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とする伝送装置。 The transmission apparatus according to claim 4 or 5 ,
The program storage unit includes a first area and a second area,
An area in which the currently executing program is stored in the first area and the second area when the program storage processing unit receives the latest version of the program from the operation system; Stores the latest version of the program in another area, and activates the latest version of the program when a switching instruction is sent from the operation system.
前記伝送装置が、前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信する第2のステップと、When the transmission apparatus receives a version management table from the operation system, the transmission apparatus acquires version information from a program stored in a program storage unit on the plurality of packages, the acquired version information, Based on the package type information of each package and the contents of the version management table, when it is determined that there is a package in which the latest version program is not stored, the package type information of the package in which the latest version program is not stored A second step of sending a download request comprising: to the operating system;
前記オペレーションシステムが、パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき、最新バージョンのプログラムを要求元に送信する第3のステップと、A third step of transmitting, to the request source, the latest version of the program to be stored in the package of the type indicated by the package type information when the operation system receives a download request including package type information;
前記伝送装置が、前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納する第4のステップとを含むバージョン管理方法であって、A fourth management method in which the transmission device stores a program sent from the operation system in a program storage unit on a package in which the latest version of the program is not stored;
前記第2のステップでは、最新バージョンのプログラムが格納されていないパッケージの実装位置を、前記伝送装置が備えている比較結果保持部に設定し、In the second step, the mounting position of the package in which the latest version of the program is not stored is set in the comparison result holding unit provided in the transmission device,
前記第4のステップでは、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするバージョン管理方法。In the fourth step, the program sent from the operation system is stored in a program storage unit on a package specified by a mounting position held in the comparison result holding unit. Method.
前記伝送装置が、前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信する第2のステップと、
前記オペレーションシステムが、パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき、最新バージョンのプログラムを要求元に送信する第3のステップと、
前記伝送装置が、前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納する第4のステップとを含むバージョン管理方法であって、
前記第2のステップでは、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記第3のステップでは、パッケージ種別情報および実装位置を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムと前記ダウンロード要求中の実装位置とを要求元に送信し、
前記第4のステップでは、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするバージョン管理方法。 For each package type information indicating the package type, the operation system stores a version management table in which the latest version information of the program to be stored in the package of the type indicated by the package type information is stored in the program storing the program A first step of transmitting to a transmission device comprising a plurality of packages having a section;
When the transmission apparatus receives a version management table from the operation system, the transmission apparatus acquires version information from a program stored in a program storage unit on the plurality of packages, the acquired version information, Based on the package type information of each package and the contents of the version management table, when it is determined that there is a package in which the latest version program is not stored, the package type information of the package in which the latest version program is not stored A second step of sending a download request comprising: to the operating system;
A third step of transmitting, to the request source, the latest version of the program to be stored in the package of the type indicated by the package type information when the operation system receives a download request including package type information ;
A fourth management method in which the transmission device stores a program sent from the operation system in a program storage unit on a package in which the latest version of the program is not stored;
In the second step, a download request including package type information and a mounting position of a package in which the latest version of the program is not stored is transmitted to the operation system,
In the third step, when a download request including package type information and a mounting position is sent, the latest version of the program to be stored in the package of the type indicated by the package type information and the mounting position in the download request To the requestor,
In the fourth step, the program sent from the operation system is stored in a program storage unit on a package specified by the mounting position sent from the program download processing unit. Method.
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、The program storage unit includes a first area and a second area,
前記第4のステップでは、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とするバージョン管理方法。In the fourth step, when the latest version of the program is sent from the operation system, an area in which the currently executed program is stored in the first area and the second area; Storing the latest version of the program in another area, and starting the latest version of the program when a switching instruction is sent from the operation system.
パッケージ種別を示すパッケージ種別情報毎に、そのパッケージ種別情報が示す種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルがオペレーションシステムから送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部として機能させるためのプログラムであって、
前記コンピュータが、比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするプログラム。 A computer for realizing a transmission apparatus including a plurality of packages having a program storage unit in which a program is stored,
When a version management table in which the latest version information of a program to be stored in the package of the type indicated by the package type information is sent from the operation system for each package type information indicating the package type, the plurality of packages The version information is acquired from the program stored in the program storage unit above, and the latest version of the program based on the acquired version information, the package type information of each package, and the contents of the version management table A version comparison unit that transmits a download request including package type information of a package in which the latest version of the program is not stored to the operation system when it is determined that there is a package in which the program is not stored.
A program for functioning as a program storage processing unit for storing a program sent from the operation system in a program storage unit on a package in which the latest version of the program is not stored ,
The computer includes a comparison result holding unit, and
The version comparison unit sets the mounting position of the package in which the latest version of the program is not stored in the comparison result holding unit,
The program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position held in the comparison result holding unit.
パッケージ種別を示すパッケージ種別情報毎に、そのパッケージ種別情報が示す種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルがオペレーションシステムから送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部として機能させるためのプログラムであって、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするプログラム。 A computer for realizing a transmission apparatus including a plurality of packages having a program storage unit in which a program is stored,
When a version management table in which the latest version information of a program to be stored in the package of the type indicated by the package type information is sent from the operation system for each package type information indicating the package type, the plurality of packages The version information is acquired from the program stored in the program storage unit above, and the latest version of the program based on the acquired version information, the package type information of each package, and the contents of the version management table A version comparison unit that transmits a download request including package type information of a package in which the latest version of the program is not stored to the operation system when it is determined that there is a package in which the program is not stored.
A program for functioning as a program storage processing unit for storing a program sent from the operation system in a program storage unit on a package in which the latest version of the program is not stored ,
The version comparison unit transmits a download request including package type information and a mounting position of a package in which the latest version of the program is not stored, to the operation system;
The program storage processing unit stores a program sent from the operation system in a program storage unit on a package specified by a mounting position sent from the program download processing unit.
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とするプログラム。 The program according to claim 10 or 11 ,
The program storage unit includes a first area and a second area,
An area in which the currently executing program is stored in the first area and the second area when the program storage processing unit receives the latest version of the program from the operation system; Stores the latest version of the program in another area, and activates the latest version of the program when a switching instruction is sent from the operation system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006227553A JP4940829B2 (en) | 2006-08-24 | 2006-08-24 | Version management system, transmission apparatus, version management method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006227553A JP4940829B2 (en) | 2006-08-24 | 2006-08-24 | Version management system, transmission apparatus, version management method and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008052479A JP2008052479A (en) | 2008-03-06 |
JP4940829B2 true JP4940829B2 (en) | 2012-05-30 |
Family
ID=39236483
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006227553A Expired - Fee Related JP4940829B2 (en) | 2006-08-24 | 2006-08-24 | Version management system, transmission apparatus, version management method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4940829B2 (en) |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05260115A (en) * | 1992-03-10 | 1993-10-08 | Fujitsu Ltd | Package control system |
JP2000029673A (en) * | 1998-07-10 | 2000-01-28 | Oki Tsushin System Kk | Program control system |
JP3833045B2 (en) * | 2000-04-14 | 2006-10-11 | シャープ株式会社 | Program download system and program download method |
JP2003008575A (en) * | 2001-06-21 | 2003-01-10 | Yokogawa Electric Corp | Network management system |
JP2003005991A (en) * | 2001-06-25 | 2003-01-10 | Toshiba Tec Corp | Firmware update system and firmware distribution program and electronic equipment |
JP2005092603A (en) * | 2003-09-18 | 2005-04-07 | Fujitsu Ltd | Transmission device |
JP2005242691A (en) * | 2004-02-26 | 2005-09-08 | Fujitsu Ltd | Program downloading/switching method and device for it |
-
2006
- 2006-08-24 JP JP2006227553A patent/JP4940829B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2008052479A (en) | 2008-03-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101150052B1 (en) | Relay server and relay communication system | |
JP2008287633A (en) | Hba information service program, hba information service method, and hba information service system | |
JP5159071B2 (en) | COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND ITS CONTROL METHOD | |
JP4851719B2 (en) | Peripheral device management system and method | |
KR101887632B1 (en) | Server rack system based on bmc | |
CN105765526A (en) | Bootstrapping from a remote disk image via a network | |
CN101727449A (en) | System and method for processing local file by utilizing remote application | |
KR20070110116A (en) | Printing apparatus and information processing apparatus | |
JP2010219725A (en) | Network device and method of releasing external storage device on network | |
US11354072B2 (en) | Information processing apparatus, electronic device, and information processing system | |
KR101087907B1 (en) | Terminal function test system, test server, terminal function test method and method thereof | |
KR20080053086A (en) | Apparatus and method for controlling a priority preference in an environment of sca multi-component and multi-port | |
JP2008152553A (en) | Data update processor, data update processing method and data update processing program | |
JP4940829B2 (en) | Version management system, transmission apparatus, version management method and program | |
KR101849709B1 (en) | Modular bmc system | |
JP4213481B2 (en) | Image forming apparatus management system, image forming apparatus management method, management apparatus, image forming apparatus management program, and recording medium | |
KR101072380B1 (en) | Internet-Based Business Management System | |
JP6194731B2 (en) | Payment system | |
JP2004151888A (en) | Process for controlling terminal | |
JP4532238B2 (en) | On-demand service provision system | |
JP5174718B2 (en) | Network system and network adapter | |
KR20140128017A (en) | Information processing apparatus and control method thereof | |
US20220182312A1 (en) | Information processing apparatus, information processing system, and information processing method | |
KR100724830B1 (en) | Method for controlling remote display in remote control system | |
JP3981342B2 (en) | Computer operation management method and apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090612 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20090909 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20090909 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20111019 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111115 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120112 |
|
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: 20120131 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120213 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150309 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |