JP2008052479A - Version management system, transmission device, version management method, and program - Google Patents

Version management system, transmission device, version management method, and program Download PDF

Info

Publication number
JP2008052479A
JP2008052479A JP2006227553A JP2006227553A JP2008052479A JP 2008052479 A JP2008052479 A JP 2008052479A JP 2006227553 A JP2006227553 A JP 2006227553A JP 2006227553 A JP2006227553 A JP 2006227553A JP 2008052479 A JP2008052479 A JP 2008052479A
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.)
Granted
Application number
JP2006227553A
Other languages
Japanese (ja)
Other versions
JP4940829B2 (en
Inventor
Kazunari Izawa
一成 伊澤
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2006227553A priority Critical patent/JP4940829B2/en
Publication of JP2008052479A publication Critical patent/JP2008052479A/en
Application granted granted Critical
Publication of JP4940829B2 publication Critical patent/JP4940829B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce the load of an operation system in performing the version management of a transmitter even when a version management table necessary for a setting operation by a worker is not installed in the transmitter at shipment from a factory. <P>SOLUTION: A version comparing part 212 acquires version information from a program stored in each of packages 22-1 to 22-n, and acquires package classification information showing the classification from each of packages 22-1 to 22-n, and decides whether or not a package in which any program of the latest version is not stored exists based on the acquired package classification information and the content of the version management table transmitted from the operation system. Then, when such a package exists, a download request is transmitted to the operation system, and the program transmitted from the operation system is stored in the package in response to the download request. <P>COPYRIGHT: (C)2008,JPO&INPIT

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 operation system 100 and a plurality of transmission apparatuses 200 are connected via a network.

オペレーションシステム100は、データベース101、管理手段102および転送手段103を備えており、各伝送装置200は、CPUおよびプログラムが格納されるフラッシュメモリ(図示せず)を備えている。オペレーションシステム100内のデータベース101には、各伝送装置200の各CPUのための複数のプログラムと、各プログラムの最新バージョン情報とが登録されている。   The operation system 100 includes a database 101, a management unit 102, and a transfer unit 103, and each transmission device 200 includes a CPU and a flash memory (not shown) in which a program is stored. In the database 101 in the operation system 100, a plurality of programs for each CPU of each transmission apparatus 200 and the latest version information of each program are registered.

オペレーションシステム100内の管理手段102は、データベース101に格納されているプログラムがバージョンアップされた場合、各伝送装置200に対して、各CPUで実行中のプログラムのバージョン情報を要求する。これに応答して、各伝送装置200は、自装置内の各CPUが実行しているプログラムのプログラム名及びバージョン情報をオペレーションシステム100へ送信する。   When the program stored in the database 101 is upgraded, the management unit 102 in the operation system 100 requests each transmission apparatus 200 for version information of the program being executed by each CPU. In response to this, each transmission device 200 transmits the program name and version information of the program executed by each CPU in the own device to the operation system 100.

オペレーションシステム100内の管理手段102は、伝送装置200から送られてきたプログラム名及びバージョン情報と、データベース101に登録されている各プログラムの最新バージョン情報とに基づいて、伝送装置200へダウンロードするプログラムを決定し、この決定したプログラムを転送手段103を用いて伝送装置200へ転送する。伝送装置200では、オペレーションシステム100から送られてきた最新バージョンのプログラムをフラッシュメモリに格納する。   The management means 102 in the operation system 100 downloads a program to the transmission apparatus 200 based on the program name and version information sent from the transmission apparatus 200 and the latest version information of each program registered in the database 101. And the determined program is transferred to the transmission apparatus 200 using the transfer means 103. In the transmission apparatus 200, the latest version of the program sent from the operation system 100 is stored in the flash memory.

また、伝送装置のバージョン管理を行う技術ではないが、端末のバージョン管理を行う技術として次のような技術も従来から知られている(例えば、特許文献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 server 400 are connected via a network. The terminal 300 includes a version information request unit 301, a version management table 302, and a version comparison processing unit 303. The server 400 includes a version information transmission unit 401, a version management table 402, a program download unit 403, It has. Version information of each program being executed on the terminal 300 is registered in the version management table 302 in the terminal 300, and latest version information of each program is registered in the version management table 402 in the server 400.

端末300内のバージョン情報要求手段301は、サーバ400との接続時に、サーバ400に対してバージョン情報を要求する。これにより、サーバ400内のバージョン情報送信部401は、バージョン管理テーブル402を端末300へ送信する。   The version information request unit 301 in the terminal 300 requests version information from the server 400 when connected to the server 400. As a result, the version information transmission unit 401 in the server 400 transmits the version management table 402 to the terminal 300.

端末装置300内のバージョン比較処理部303は、サーバ400から送られてきたバージョン管理テーブル402と自装置内のバージョン管理テーブル302とを比較することにより、バージョンアップされたプログラムを特定し、そのプログラムのダウンロードをサーバ400に対して要求する。これにより、サーバ400は、要求されたプログラムを端末300へダウンロードし、端末300は、古いバージョンのプログラムを新たなバージョンのプログラムで置き換える。   The version comparison processing unit 303 in the terminal device 300 identifies the upgraded program by comparing the version management table 402 sent from the server 400 with the version management table 302 in the own device, and the program Is requested to the server 400. Accordingly, the server 400 downloads the requested program to the terminal 300, and the terminal 300 replaces the old version program with the new version program.

特開平10−164180号公報JP-A-10-164180 特開2001−325107号公報JP 2001-325107 A

特許文献1に記載されている従来の技術によれば、伝送装置200のプログラムを最新バージョンのプログラムにバージョンアップすることはできるが、オペレーションシステム100の負荷が大きくなってしまうという問題がある。即ち、特許文献1に記載されている従来の技術では、オペレーションシステム100において、各伝送装置200から送られてきた各プログラムのバージョン情報と、データベース101に登録されている各プログラムの最新バージョン情報とを比較することにより、ダウンロードするプログラムを決定するようにしているため、オペレーションシステム100の負荷が大きくなってしまう。   According to the conventional technique described in Patent Document 1, the program of the transmission apparatus 200 can be upgraded to the latest version of the program, but there is a problem that the load on the operation system 100 increases. That is, in the conventional technique described in Patent Document 1, in the operation system 100, the version information of each program sent from each transmission apparatus 200, the latest version information of each program registered in the database 101, and Since the program to be downloaded is determined by comparing the two, the load on the operation system 100 increases.

一方、特許文献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 server 400 with the version management table 302 in the terminal 300 in the terminal 300. Therefore, the load on the server 400 can be reduced. However, since this conventional technique needs to provide the version management table 302 in the terminal 300, the following problems arise when applied to version management of the transmission apparatus.

伝送装置は、一般に、複数種類のパッケージが実装され、パッケージの種類によって格納されているプログラムが異なっている。また、伝送装置に実装されているパッケージの組み合わせは、伝送装置毎にその装置固有の組み合わせになっている。このため、特許文献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 set. 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 of the program is not stored, the package type information of the package in which the latest version of the 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 operation system 1 and a plurality of transmission apparatuses 2-1 to 2-4, and the operation system 1 and each transmission apparatus 2. -1 to 2-4 are connected to each other via a monitoring control communication network 3 realized by a LAN or the like, and the transmission apparatuses 2-1 to 2-4 are connected to each other via a transmission medium 4 such as an optical fiber. It is connected to the. In FIG. 1, the number of transmission apparatuses accommodated in the operation system 1 is four. However, the number is not limited to this as long as there are a plurality of transmission apparatuses.

オペレーションシステム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 operation system 1 is configured to transmit each transmission device 2- based on operation information sent from the transmission devices 2-1 to 2-4 by a TCP / IP (transmission control protocol / internet protocol) or OSI (open systems interconnection) protocol. It has a function of monitoring the state of 1 to 2-4 and a function of managing the version of the program stored in each of the transmission apparatuses 2-1 to 2-4. An operation system having such a function has, for example, the configuration shown in the block diagram of FIG. In FIG. 2, the configuration for monitoring the states of the transmission apparatuses 2-1 to 2-4 based on the operation information is not shown, and only the configuration for performing version management, which is a feature of the present invention. Is illustrated.

図2を参照すると、オペレーションシステム1は、バージョン管理テーブル分配手段11と、プログラムダウンロード処理部12と、接続検出部13と、送受信部14と、ディスク装置などの記憶装置15と、キーボード等の入力部16と、LCD等の表示部17とを備えている。   Referring to FIG. 2, the operation system 1 includes a version management table distribution unit 11, a program download processing unit 12, a connection detection unit 13, a transmission / reception unit 14, a storage device 15 such as a disk device, and an input such as a keyboard. A unit 16 and a display unit 17 such as an LCD are provided.

記憶装置15には、バージョン管理テーブル格納部151、プログラム格納部152及び分配スケジュール格納部153が設けられている。   The storage device 15 includes a version management table storage unit 151, a program storage unit 152, and a distribution schedule storage unit 153.

バージョン管理テーブル格納部151には、各伝送装置2−1〜2−4に実装されているパッケージの種別を示すパッケージ種別情報と、そのパッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムのプログラム名及び最新バージョン情報とが設定されたバージョン管理テーブルが格納されている。図3にバージョン管理テーブル1511の内容例を示す。同図に示した例の第1行目は、パッケージ種別情報PS1によって示される種別のパッケージには、プログラム名P1のプログラムが格納され、その最新バージョンがVkであることを示している。   In the version management table storage unit 151, package type information indicating the type of package installed in each of the transmission apparatuses 2-1 to 2-4, and a program to be stored in the package of the type indicated by the package type information The version management table in which the program name and the latest version information are set is stored. FIG. 3 shows an example of the contents of the version management table 1511. The first line of the example shown in the figure shows that the program with the program name P1 is stored in the package of the type indicated by the package type information PS1, and the latest version is Vk.

プログラム格納部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 schedule storage unit 153 stores a distribution schedule for transmitting the version management table 1511 to each of the transmission apparatuses 2-1 to 2-4.

送受信手段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 connection detection unit 13 has a function of detecting that a new transmission device is connected to the own operation system 1.

バージョン管理テーブル分配部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 table storage unit 151 to the transmission apparatuses 2-1 to 2-4. The transmission triggers and transmission devices to be transmitted are as follows.

・接続検出部13によって新たな伝送装置の接続が検出されたとき、上記新たな伝送装置に対してバージョン管理テーブル1511を送信する。
・バージョン管理テーブル1511が更新されたとき、接続されている全ての伝送装置2−1〜2−4に対して更新後のバージョン管理テーブル1511を送信する。
・オペレータによってバージョン管理テーブル1511の送信が指示されたとき、オペレータによって指示された伝送装置に対してバージョン管理テーブル1511を送信する。
・分配スケジュール格納部153に格納されている分配スケジュールが示す送信タイミングになったとき、分配スケジュールが示す伝送装置に対してバージョン管理テーブル1511を送信する。
When the connection detector 13 detects a connection of a new transmission device, the version management table 1511 is transmitted to the new transmission device.
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 schedule storage unit 153 is reached, the version management table 1511 is transmitted to the transmission device indicated by the distribution schedule.

プログラムダウンロード処理部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 download processing unit 12 downloads the latest version of the program to be stored in the package of the type indicated by the package type information. , A function of transmitting to a request source using a file transfer protocol such as TFTP (trivial file transfer protocol) or FTAM (file transfer, access and management) protocol, and a transmission completion notification from the transmission devices 2-1 to 2-4 It has a function of displaying that on the display unit 17 when it is sent, and a function of transmitting a switching command to the corresponding transmission apparatus when a program switching permission is input by the operator.

このような機能を有するオペレーションシステム1は、コンピュータによって実現可能であり、コンピュータによって実現する場合には、例えば、次のようにする。コンピュータをオペレーションシステム1として機能させるためのプログラムを記録したディスク、半導体メモリ、その他の記録媒体を用意し、上記プログラムをコンピュータに読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に、バージョン管理テーブル分配部11、プログラムダウンロード処理部12、接続検出部13及び送受信部14を実現する。   The operation system 1 having such a function can be realized by a computer, and when realized by a computer, for example, as follows. A disk, a semiconductor memory, and other recording media recording a program for causing the computer to function as the operation system 1 are prepared, and the computer is caused to read the program. The computer realizes a version management table distribution unit 11, a program download processing unit 12, a connection detection unit 13, and a transmission / reception unit 14 on its own computer by controlling its own operation according to the read program.

図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 device management unit 21 and a plurality of packages 22-1 to 22-n. The transmission device 2-1 has a slot for mounting a plurality of packages 22-1 to 22-n in its housing, and the packages 22-1 to 22-n mounted in the slots are connected to a device management unit by a backboard. 21 and other packages are connected to each other, thereby realizing a function as a transmission apparatus. The other transmission apparatuses 2-2 to 2-4 have the same configuration as the transmission apparatus 2-1.

伝送装置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 device management unit 21, the version information acquisition unit 231 determines the version from the currently running program among the programs stored in the first and second areas 241 and 242. It has a function of acquiring information and returning it to the device management unit 21 and returning package type information stored in the package type information storage unit 243 to the device management unit 21. It can be known by referring to the effective area display unit 244 which of the first and second areas 241 and 242 is an area in which a program currently being executed is stored.

切替処理部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 device management unit 21.

バージョン情報取得部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 device management unit 21 in the transmission device 2-1 has a function of transmitting operation information of the own transmission device 2-1 to the operation system 1 and program storage units 24-1 to 24-24 of the respective packages 22-1 to 22-n. -N has a function for keeping the version of the program stored in the latest version. The device management unit 21 having such a function has a configuration as shown in the block diagram of FIG. 6, for example. In FIG. 6, the configuration for transmitting the operation information to the operation system 1 is not shown, and only the configuration for keeping the version of the program that is a feature of the present invention at the latest version is illustrated.

図6を参照すると、装置管理部21は、送受信部211と、バージョン比較部212と、バージョン管理テーブル保持部213と、比較結果保持部214と、プログラム格納処理部215とを備えている。   Referring to FIG. 6, the device management unit 21 includes a transmission / reception unit 211, a version comparison unit 212, a version management table holding unit 213, a comparison result holding unit 214, and a program storage processing unit 215.

送受信部211は、監視制御用通信ネットワーク3を介してオペレーションシステム1とデータを送受信する機能を有する。   The transmission / reception unit 211 has a function of transmitting / receiving data to / from the operation system 1 via the monitoring control communication network 3.

バージョン比較部212は、オペレーションシステム1から送られてきたバージョン管理テーブル1511をバージョン管理テーブル保持部213に格納する機能や、各パッケージ22−1〜22−nに対してバージョン取得要求を出力する機能や、バージョン取得要求に応答してパッケージ22−1〜22−nから返却されたバージョン情報及びパッケージ種別情報とバージョン管理テーブル1511の内容とに基づいて最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、上記パッケージのパッケージ種別情報を含んだダウンロード要求をオペレーションシステム1へ送信すると共に、上記パッケージの実装位置とパッケージ種別情報との対を比較結果保持部214に格納する機能を有する。   The version comparison unit 212 has a function of storing the version management table 1511 sent from the operation system 1 in the version management table holding unit 213 and a function of outputting a version acquisition request to each of the packages 22-1 to 22-n. There is a package in which the latest version of the program is not stored based on the version information and package type information returned from the packages 22-1 to 22-n in response to the version acquisition request and the contents of the version management table 1511. When it is determined, the download request including the package type information of the package is transmitted to the operation system 1 and a pair of the package mounting position and the package type information is stored in the comparison result holding unit 214.

プログラム格納処理部215は、オペレーションシステム1から送られてきたプログラムを該当するパッケージのプログラム格納部に格納する機能や、オペレーションシステム1から切替コマンドが送られてきたとき、該当するパッケージに切替指示を出力する機能などを有する。   The program storage processing unit 215 stores a program sent from the operation system 1 in the program storage unit of the corresponding package, and when a switching command is sent from the operation system 1, issues a switching instruction to the corresponding package. It has a function to output.

このような機能を有する装置管理部21は、CPU(コンピュータ)によって実現可能であり、コンピュータによって実現する場合は、例えば、次のようにする。コンピュータを、装置管理部21として機能させるためのプログラムを記録したディスク、半導体メモリ、その他の記録媒体を用意し、上記プログラムをコンピュータに読み取らせる。コンピュータは、読み取ったプログラムに従って自身の動作を制御することにより、自コンピュータ上に送受信部211、バージョン比較部212及びプログラム格納処理部215を実現する。なお、上記記録媒体に記録されているプログラムもバージョン管理の対象となる。   The device management unit 21 having such a function can be realized by a CPU (computer), and when realized by a computer, for example, is as follows. A disk, a semiconductor memory, and other recording media on which a program for causing the computer to function as the device management unit 21 is recorded are prepared, and the program is read by the computer. The computer realizes the transmission / reception unit 211, the version comparison unit 212, and the program storage processing unit 215 on its own computer by controlling its own operation according to the read program. The program recorded on the recording medium is also subject to version management.

〔実施の形態の動作の説明〕
次に、各図を参照して本実施の形態の動作について詳細に説明する。なお、図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 download processing unit 12, FIG. 9 is a flowchart showing a processing example of the version comparison unit 212, and FIG. FIG. 11 is a flowchart showing information exchanged between the operation system 1 and the transmission device 2-1, showing a processing example of the program storage processing unit 215.

オペレーションシステム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 operation system 1 applies a version management table to the new transmission device when the connection detection unit 13 detects the connection of the new transmission device. 1511 is transmitted (step S71 is YES, S72), and 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 (step S73 is YES, S74) When the transmission timing indicated by the distribution schedule stored in the distribution schedule storage unit 153 is reached, the version management table 1511 is transmitted to the transmission apparatus having the transmission timing indicated by the distribution schedule (YES in step S75). S76), when the version management table 1511 is updated, and transmits the version management table 1511 after updating for all of the transmission apparatus 2-1 to 2-4 are connected (step S77 is YES, S78).

今、例えば、オペレータが伝送装置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 version comparison unit 212 in the transmission device 2-1 receives the version management table 1511 via the transmission / reception unit 211, the version comparison unit 212 performs the process illustrated in the flowchart of FIG. 9.

先ず、バージョン比較部212は、オペレーションシステム1から送られてきたバージョン管理テーブル1511をバージョン管理テーブル保持部213に格納する(ステップS91)。その後、バージョン比較部212は、自装置2−1に実装されているパッケージの1つ(例えば、パッケージ22−1)にバージョン取得要求を送信する(ステップS92)。   First, the version comparison unit 212 stores the version management table 1511 sent from the operation system 1 in the version management table holding unit 213 (step S91). Thereafter, the version comparison unit 212 transmits a version acquisition request to one of the packages mounted on the device 2-1 (for example, the package 22-1) (step S92).

パッケージ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 version comparison unit 212, and package type information storage unit 243. Is read out and returned to the version comparison unit 212. By referring to the effective area display unit 244, it is possible to know which of the first and second areas 241 and 242 is the area in which the currently executed program is stored.

バージョン比較部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 version comparison unit 212 performs a version comparison process (step S94). In this version comparison process, the following process is performed. First, the version comparison unit 212 searches the version management table 1511 held in the version management table holding unit 213 using the package type information returned from the package 22-1 as a key, and is indicated by the package type information. Get the latest version information of the program that should be stored in the package of the type. Thereafter, the latest version information acquired from the version management table 1511 is compared with the version information returned from the package 22-1 to check whether the latest version of the program is stored in the package 22-1 or not.

そして、両者が一致する場合(ステップ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 version comparison unit 212 transmits a version acquisition request to the next package (for example, the package 22-1) (step S92). On the other hand, if the two do not match (NO in step S95), a download request including package type information indicating the type of the package 22-1 is transmitted to the operation system 1 and further sent to the comparison result holding unit 214. A pair of the mounting position of the package 22-1 and its package type information is registered (steps S96 and S97), and then a version acquisition request is transmitted to the next package (for example, the package 22-2) (step S92). ). As a result, a download request is transmitted from the transmission device 2-1 to the operation system 1 as shown in FIG. When the version comparison processing unit 212 performs the above-described processing for all the packages in the transmission device 2-1 (NO in step S <b> 93), the version comparison processing unit 212 ends the processing.

オペレーションシステム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 download processing unit 12 in the operation system 1 receives the download request sent from the transmission device 2-1 via the transmission / reception unit 14, the program download processing unit 12 performs the processing shown in the flowchart of FIG. 8. The program download processing unit 12 reads the latest version of the program to be stored in the package of the type indicated by the package type information included in the download request from the program storage unit 152 and downloads it to the requesting transmission apparatus 2-1. (Step S81). At that time, the package type information included in the download request is also transmitted to the transmission apparatus 2-1. As a result, as shown in FIG. 11C, the program and package type information are sent from the operation system 1 to the transmission apparatus 2-1. Thereafter, the program download processing unit 12 waits for a download completion notification from the transmission device 2-1 (step S82).

伝送装置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 operation system 1 via the transmission / reception unit 211, the program storage processing unit 215 performs the processing illustrated in the flowchart of FIG. 10. First, the program storage processing unit 215 refers to the comparison result holding unit 214 to obtain a package mounting position as a program storage destination (step S101). More specifically, a pair including the package type information sent from the operation system 1 is searched from the pair of version type information and mounting position stored in the comparison result holding unit 214, and included in the pair. The mounting position of the package is the mounting position of the package that is the storage location of the program.

その後、実装位置を求めたパッケージ(例えば、パッケージ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 operation system 1 is stored in the area on the opposite side (step S102). For example, if the effective area display unit 244 displays that the program currently being executed is stored in the first area 241, the program is stored in the second area 242. Thereafter, the program storage processing unit 215 transmits a download completion notification to the operation system 1 and waits for a switching command from the operation system 1 (steps S103 and S104). As a result, a download completion notification is transmitted from the transmission device 2-1 to the operation system 1 as shown in FIG.

一方、ダウンロード完了通知の受信待ち状態になっているプログラムダウンロード処理部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 download processing unit 12 waiting to receive the download completion notification is switched to the display unit 17 when the download completion notification is sent from the transmission device 2-1. A permission request screen is displayed, and switching permission is requested for the operation (step S83). FIG. 12 is a diagram showing an example of the switching permission request screen 121. The program name 122 of the program to be switched to the latest version, the ID 123 of the transmission apparatus storing the program, the permission button 124, and the prohibit button 125 is provided. The operator operates the permission button 124 when switching is permitted by looking at the switching permission request screen 121, and operates the prohibit button 125 when permission is not permitted.

プログラムダウンロード処理部12は、禁止ボタン125が操作された場合(ステップS84がNO)は、その処理を終了する。これに対して、許可ボタン124が操作された場合は、伝送装置2−1に対して切替コマンドを送信する(ステップS84がYES、S85)。なお、上記切替コマンドには、ダウンロード要求に含まれていたパッケージ種別情報が含まれている。これにより、図11(e)に示すように、オペレーションシステム1から伝送装置2−1へ切替コマンドが送られる。その後、プログラムダウンロード処理部12は、伝送装置2−1から切替完了通知が送られてくるのを待つ(ステップS86)。   When the prohibit button 125 is operated (NO in step S84), the program download processing unit 12 ends the process. On the other hand, when the permission button 124 is operated, a switching command is transmitted to the transmission device 2-1 (YES in step S84, S85). The switch command includes package type information included in the download request. As a result, a switching command is sent from the operation system 1 to the transmission apparatus 2-1, as shown in FIG. Thereafter, the program download processing unit 12 waits for a notification of switching completion from the transmission device 2-1 (step S86).

一方、切替コマンドの受信待ち状態にある伝送装置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 operation system 1.

切替完了通知の受信待ち状態にあるプログラムダウンロード処理部12は、伝送装置2−1から切替完了通知が送られてくると(図8のステップS86がYES)、表示部17に切り替えが完了したことを表示し、オペレータのその旨を知らせる(ステップS87)。なお、切替完了通知の受信待ち状態になってから一定時間が経過しても、切替完了通知を受信できなかった場合(ステップS88がYES)は、表示部17にその旨を表示する等のエラー処理を行い(ステップS89)、その後、処理を終了する。   When the program download processing unit 12 in the state of waiting for the reception of the switch completion notification receives the switch completion notification from the transmission apparatus 2-1 (YES in step S <b> 86 in FIG. 8), the switch is completed on the display unit 17. Is displayed and the operator is informed (step S87). Note that if the switch completion notification is not received even after a predetermined time has elapsed since the switch completion notification is waited for (step S88 is YES), an error such as displaying that on the display unit 17 or the like. Processing is performed (step S89), and then the processing ends.

〔実施の形態の効果〕
本実施の形態によれば、工場出荷時などに作業員による設定作業が必要になるバージョン管理テーブルを伝送装置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 operation system 1 when performing version management. As a result, it eliminates the problems caused by providing the version management table in the transmission apparatuses 2-1 to 2-4, such as a burden on the operator and the possibility of setting errors, and the operation system. 1 load can be reduced. The reason is that the version information is obtained from the programs stored in the program storage units 24-1 to 24-n on the respective packages 22-1 to 22-n mounted on the transmission apparatuses 2-1 to 2-4. Based on the acquired version information, the package type information of each package, and the contents of the version management table 1511 sent from the operation system 1, there is a package in which the latest version program is not stored. This is because the version comparison unit 212 that transmits a program download request to the operation system 1 when it is determined.

〔他の実施の形態〕
上述した実施の形態では、伝送装置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 version comparison unit 212 in the transmission apparatus 2-1 transmits a download request to the operation system 1 in step S96 of FIG. 9, the mounting position is included in addition to the package type information of the package in which the latest version program is not stored. The download request is transmitted to the operation system 1. In this case, since the comparison result holding unit 214 is not provided, the process of step S97 is not performed.

オペレーションシステム1内のプログラムダウンロード処理部12が図8のステップS81においてプログラムを要求元の伝送装置2−1へダウンロードする際、ダウンロード要求に含まれていた実装位置も伝送装置2−1へ送信する。   When the program download processing unit 12 in the operation system 1 downloads the program to the requesting transmission apparatus 2-1 in step S81 of FIG. 8, the mounting position included in the download request is also transmitted to the transmission apparatus 2-1. .

伝送装置2−1内のプログラム格納処理部215は、オペレーションシステム1からプログラム及びパッケージの実装位置が送られてくると、図10のステップS101、S102の代わりに、オペレーションシステム1から送られてきた実装位置によって示されるパッケージ上のプログラム格納部にオペレーションシステム1から送られてきたプログラムを格納する処理を行う。なお、プログラム格納部の第1エリア、第2エリアの内のどちらのエリアにプログラムを格納するかは、前述した実施の形態と同様にして決定する。   When the program and package mounting positions are sent from the operation system 1 to the program storage processing unit 215 in the transmission apparatus 2-1, the program storage processing unit 215 is sent from the operation system 1 instead of steps S101 and S102 in FIG. Processing for storing the program sent from the operation system 1 in the program storage unit on the package indicated by the mounting position is performed. It should be noted that which of the first area and the second area of the program storage unit stores the program is determined in the same manner as in the above-described embodiment.

〔他の実施の形態の効果〕
本実施の形態によれば、伝送装置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 version comparison unit 212 in the transmission apparatuses 2-1 to 2-4 transmits a download request to the operation system 1, the package type information and the mounting position of the package in which the latest version program is not stored. When the program download processing unit 12 in the operation system 1 downloads the program to the transmission devices 2-1 to 2-4 as request sources, the mounting position included in the download request is also transmitted. When the program storage processing unit 215 in the transmission apparatus 2-1 to 2-4 transmits the program and the mounting position from the operation system 1, the program storage unit on the package indicated by the mounting position This is because the program is stored.

本発明は、複数の伝送装置を含む通信システムのバージョン管理に適用することができる。   The present invention can be applied to version management of a communication system including a plurality of transmission apparatuses.

本発明にかかるバージョン管理システムの実施の形態の全体構成例を示すブロック図である。It is a block diagram which shows the example of whole structure of embodiment of the version management system concerning this invention. オペレーションシステム1の構成例を示すブロック図である。2 is a block diagram illustrating a configuration example of an operation system 1. FIG. バージョン管理テーブル1511の内容例を示す図である。5 is a diagram illustrating an example of contents of a version management table 1511. FIG. 伝送装置2−1の構成例を示すブロック図である。It is a block diagram which shows the structural example of the transmission apparatus 2-1. パッケージ22−1の構成例を示すブロック図である。It is a block diagram which shows the structural example of the package 22-1. 装置管理部21の構成例を示すブロック図である。3 is a block diagram illustrating a configuration example of a device management unit 21. FIG. バージョン管理テーブル分配部11の処理例を示すフローチャートである。5 is a flowchart illustrating a processing example of a version management table distribution unit 11. プログラムダウンロード処理部12の処理例を示すフローチャートである。5 is a flowchart illustrating a processing example of a program download processing unit 12. バージョン比較部212の処理例を示すフローチャートである。5 is a flowchart illustrating a processing example of a version comparison unit 212. プログラム格納処理部215の処理例を示すフローチャートである。It is a flowchart which shows the process example of the program storage process part. オペレーションシステム1と伝送装置2−1との間でやり取りされる情報を示す図である。It is a figure which shows the information exchanged between the operation system 1 and the transmission apparatus 2-1. 切替許可依頼画面121の一例を示す図である。It is a figure which shows an example of the switching permission request screen. 従来の技術の一例を示すブロック図である。It is a block diagram which shows an example of a prior art. 他の従来の技術の一例を示すブロック図である。It is a block diagram which shows an example of another prior art.

符号の説明Explanation of symbols

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 SYMBOLS 1 ... Operation system 11 ... Version management table distribution part 12 ... Program download process part 13 ... Connection detection part 14 ... Transmission / reception part 15 ... Storage device 151 ... Version management table storage part 1511 ... Version management table 152 ... Program storage part 153 ... Distribution Schedule storage unit 16 ... input unit 17 ... display units 2-1 to 2-4 ... transmission device 21 ... device management unit 211 ... transmission / reception unit 212 ... version comparison unit 213 ... version management table holding unit 214 ... comparison result holding unit 215 ... Program storage processing units 22-1 to 22-n ... packages 23-1 to 23-n ... CPU
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 (14)

オペレーションシステムが、
パッケージの種別を示すパッケージ種別情報毎に、その種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルと、
該バージョン管理テーブルを伝送装置へ送信するバージョン管理テーブル分配部と、
パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムを要求元に送信するプログラムダウンロード処理部とを備え、
伝送装置が、
プログラムが格納されたプログラム格納部を有する複数のパッケージと、
前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記各パッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部と、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部とを備えたことを特徴とするバージョン管理システム。
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;
A version management system comprising: a program storage processing unit that 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.
請求項1記載のバージョン管理システムにおいて、
前記バージョン管理テーブル分配部が、前記伝送装置が前記オペレーションシステムに接続されたとき、前記バージョン管理テーブルが更新されたとき、予め定められている送信タイミングになったとき、および管理者によって送信が指示されたとき、前記バージョン管理テーブルを前記伝送装置へ送信することを特徴とするバージョン管理システム。
The version management system according to claim 1,
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. And a version management system that transmits the version management table to the transmission device.
請求項1記載のバージョン管理システムにおいて、
前記伝送装置が、比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするバージョン管理システム。
The version management system according to claim 1,
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.
請求項1記載のバージョン管理システムにおいて、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラムダウンロード処理部が、パッケージ種別情報および実装位置を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき最新バージョンのプログラムと前記ダウンロード要求中の実装位置とを要求元に送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするバージョン管理システム。
The version management system according to claim 1,
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.
請求項3または4記載のバージョン管理システムにおいて、
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とするバージョン管理システム。
The version management system according to claim 3 or 4,
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;
A transmission apparatus comprising: a program storage processing unit that stores a program transmitted from the operation system in a program storage unit on a package in which the latest version of the program is not stored.
請求項6記載の伝送装置において、
比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする伝送装置。
The transmission apparatus according to claim 6, wherein
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. .
請求項6記載の伝送装置において、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とする伝送装置。
The transmission apparatus according to claim 6, wherein
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. .
請求項7または8記載の伝送装置において、
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とする伝送装置。
The transmission device according to claim 7 or 8,
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.
オペレーションシステムが、パッケージ種別を示すパッケージ種別情報毎に、そのパッケージ種別情報によって示される種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルを、プログラムが格納されたプログラム格納部を有するパッケージを複数備えた伝送装置へ送信するステップと、
前記伝送装置が、前記オペレーションシステムからバージョン管理テーブルが送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するステップと、
前記オペレーションシステムが、パッケージ種別情報を含むダウンロード要求が送られてきたとき、前記パッケージ種別情報が示す種別のパッケージに格納されるべき、最新バージョンのプログラムを要求元に送信するステップと、
前記伝送装置が、前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するステップとを含むことを特徴とするバージョン管理方法。
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 set. 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 of the program is not stored, the package type information of the package in which the latest version of the 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;
And a step of storing the program transmitted from the operation system in a program storage unit on a package in which the latest version of the program is not stored.
プログラムが格納されたプログラム格納部を有するパッケージを複数備えた伝送装置を実現するためのコンピュータを、
パッケージ種別を示すパッケージ種別情報毎に、そのパッケージ種別情報が示す種別のパッケージに格納されるべきプログラムの最新バージョン情報が設定されたバージョン管理テーブルがオペレーションシステムから送られてきたとき、前記複数のパッケージ上のプログラム格納部に格納されているプログラムからそのバージョン情報を取得し、該取得したバージョン情報と、前記各パッケージのパッケージ種別情報と、前記バージョン管理テーブルの内容とに基づいて、最新バージョンのプログラムが格納されていないパッケージが存在すると判断したとき、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報を含むダウンロード要求を前記オペレーションシステムに送信するバージョン比較部、
前記オペレーションシステムから送られてきたプログラムを、前記最新バージョンのプログラムが格納されていないパッケージ上のプログラム格納部に格納するプログラム格納処理部として機能させるためのプログラム。
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 causing a program transmitted from the operation system 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.
請求項11記載のプログラムにおいて、
前記コンピュータが、比較結果保持部を備え、且つ、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージの実装位置を前記比較結果保持部に設定し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記比較結果保持部に保持されている実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするプログラム。
The program according to claim 11, wherein
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.
請求項11記載のプログラムにおいて、
前記バージョン比較部が、最新バージョンのプログラムが格納されていないパッケージのパッケージ種別情報および実装位置を含むダウンロード要求を前記オペレーションシステムに送信し、
前記プログラム格納処理部が、前記オペレーションシステムから送られてきたプログラムを、前記プログラムダウンロード処理部から送られてきた実装位置によって特定されるパッケージ上のプログラム格納部に格納することを特徴とするプログラム。
The program according to claim 11, wherein
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.
請求項12または13記載のプログラムにおいて、
前記プログラム格納部が、第1のエリアと第2のエリアとを備え、
前記プログラム格納処理部が、前記オペレーションシステムから最新バージョンのプログラムが送られてきたとき、前記第1のエリアと第2のエリアとの内の、現在実行しているプログラムが格納されているエリアとは別のエリアに前記最新バージョンのプログラムを格納し、前記オペレーションシステムから切替指示が送られてきたとき、前記最新バージョンのプログラムを起動することを特徴とするプログラム。
The program according to claim 12 or 13,
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.
JP2006227553A 2006-08-24 2006-08-24 Version management system, transmission apparatus, version management method and program Expired - Fee Related JP4940829B2 (en)

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 true JP2008052479A (en) 2008-03-06
JP4940829B2 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)

Citations (7)

* Cited by examiner, † Cited by third party
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
JP2001296994A (en) * 2000-04-14 2001-10-26 Sharp Corp System and method for program downloading
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

Patent Citations (7)

* Cited by examiner, † Cited by third party
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
JP2001296994A (en) * 2000-04-14 2001-10-26 Sharp Corp System and method for program downloading
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

Also Published As

Publication number Publication date
JP4940829B2 (en) 2012-05-30

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
KR101887632B1 (en) Server rack system based on bmc
CN101727449A (en) System and method for processing local file by utilizing remote application
JP5129770B2 (en) Network equipment
KR100881275B1 (en) Apparatus and method for controlling a priority preference in an environment of sca multi-component and multi-port
JP2006240023A (en) Printer and information processor
JP2006011888A (en) Remote management system
JP2006215958A (en) Peripheral device management system, its method, and peripheral device management program
JP2015106292A (en) Information processor, system, and control method for information processor
JP2008197828A (en) Equipment management apparatus, equipment management system, equipment management method and equipment management program
KR101732186B1 (en) Apparatus and method for providing device management package and method to be provided the device management package
JP4940829B2 (en) Version management system, transmission apparatus, version management method and program
KR101849709B1 (en) Modular bmc system
JP2006033086A (en) Image processing system, information processing apparatus, image processing apparatus, control method for them, control program for them, and storage medium for storing the control program
JP2004151888A (en) Process for controlling terminal
JP4532238B2 (en) On-demand service provision system
KR20100128784A (en) Internet-based business management 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
JP4983704B2 (en) Power supply management system and power supply management method
JP2010287920A (en) Mobile terminal apparatus, communication system, server, method of controlling the same, and program
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