JP5618716B2 - FACILITY MANAGEMENT FILE EDITING DEVICE, ITS CONTROL METHOD, AND PROGRAM - Google Patents

FACILITY MANAGEMENT FILE EDITING DEVICE, ITS CONTROL METHOD, AND PROGRAM Download PDF

Info

Publication number
JP5618716B2
JP5618716B2 JP2010200848A JP2010200848A JP5618716B2 JP 5618716 B2 JP5618716 B2 JP 5618716B2 JP 2010200848 A JP2010200848 A JP 2010200848A JP 2010200848 A JP2010200848 A JP 2010200848A JP 5618716 B2 JP5618716 B2 JP 5618716B2
Authority
JP
Japan
Prior art keywords
version
editing
file
facility management
software
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.)
Active
Application number
JP2010200848A
Other languages
Japanese (ja)
Other versions
JP2012058961A (en
Inventor
貴史 野口
貴史 野口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Azbil Corp
Original Assignee
Azbil 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 Azbil Corp filed Critical Azbil Corp
Priority to JP2010200848A priority Critical patent/JP5618716B2/en
Publication of JP2012058961A publication Critical patent/JP2012058961A/en
Application granted granted Critical
Publication of JP5618716B2 publication Critical patent/JP5618716B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)

Description

本発明は、ファイル編集装置、その制御方法、およびプログラムに関し、特に、クライアントの施設内に設置された複数の機器を制御する施設管理用ファイルを編集するための施設管理用ファイル編集装置、その制御方法、およびプログラムに関する。 The present invention relates to a file editing apparatus, a control method thereof, and a program, and more particularly to a facility management file editing apparatus for editing a facility management file for controlling a plurality of devices installed in a client facility, and the control thereof. The present invention relates to a method and a program.

従来、24時間稼働する工場やビルなどの施設において、その施設内にある複数の機器を制御するための施設管理用ファイルは、施設内にある建物によって制御する対象となる機器の個数や設定などが異なるため、建物ごとに編集を加えたうえでクライアントのもとに導入していた。なお、本明細書において、施設管理用ファイルとは、施設を管理するためのプログラムファイルや、コンフィギュレーションファイル、パラメータファイル、データファイルなど様々な種類のファイルをまとめたものとする。   Conventionally, in a facility such as a factory or a building that operates for 24 hours, the facility management file for controlling a plurality of devices in the facility is the number and setting of devices to be controlled by the buildings in the facility. Because of the difference, it was introduced to the client after editing each building. In this specification, the facility management file is a collection of various types of files such as a program file for managing a facility, a configuration file, a parameter file, and a data file.

ところで、施設管理用ファイルを編集する作業は、そのファイルに独自の編集用ソフトウェアを用いている。この編集用ソフトウェアは、他の一般的なソフトウェアと同様、随時バージョンアップを実施するのが通常である。編集用ソフトウェアのバージョンアップは、たとえば、発見された不具合に対して修正を施したり、より効率的に作業をするための新たな機能を追加するときに実施される。このようなバージョンアップを重ねることにより、編集用ソフトウェアの使い勝手がより向上する。   By the way, the work for editing the facility management file uses original editing software for the file. As with other general software, this editing software is usually upgraded at any time. The version upgrade of the editing software is performed, for example, when a discovered defect is corrected or a new function for more efficient work is added. By repeating such version upgrades, the usability of the editing software is further improved.

これに対し、クライアントのもとにある施設管理用ファイルについては、現場に導入された後は、バージョンアップされることはほとんどない。バージョンアップに伴って予期せぬ不具合が生じてしまう恐れがあるためである。このため、施設管理用ファイルは、クライアント側に導入した当時のファイルバージョンのまま運用されていることが多く、そのファイルバージョンも建物ごとにバラバラなものとなっていた。   On the other hand, the facility management file under the client is rarely upgraded after being installed on site. This is because an unexpected failure may occur with the version upgrade. For this reason, the facility management files are often used as they were when they were introduced to the client side, and the file versions were different for each building.

ここで、施設管理用ファイルの編集とバージョンアップとの差について説明を加える。
施設管理用ファイルの編集とは、たとえば、施設内の機器の増減に応じて、データファイルに含まれるテーブルにレコードの追加や削除などを行なってデータの編集をする場合のことをいう。こうした作業は、編集用ソフトウェアを用いて行なうことができる。
これに対し、施設管理用ファイルのバージョンアップとは、たとえば、施設管理用ファイルに新たな機能を追加するために、プログラムファイルや、コンフィギュレーションファイル、パラメータファイル、データファイルなどの内容を追加・削除・変更する場合をいう。施設管理用ファイルに、機能を追加・削除・変更するときには、その機能を司るプログラムファイルを変更するのはもちろん、データファイルのうちその機能と関連するテーブルのフォーマットを変更する必要も生じる。このような作業は、編集用ソフトウェアを用いても行なうことができず、バージョンアップ専用ソフトウェア、または手作業にて行なう必要がある。
Here, the difference between the editing of the facility management file and the version upgrade will be described.
The editing of the facility management file refers to, for example, a case where data is edited by adding or deleting records to the table included in the data file in accordance with the increase or decrease of devices in the facility. Such work can be performed using editing software.
On the other hand, facility management file version upgrade means adding / deleting contents such as program files, configuration files, parameter files, and data files to add new functions to the facility management files.・ This refers to the case of change. When a function is added to, deleted from, or changed to a facility management file, not only the program file that controls the function but also the format of the table associated with the function in the data file needs to be changed. Such an operation cannot be performed even by using editing software, and needs to be performed manually by version upgrade software or manually.

しかしながら、たとえば、施設内にある機器の設定変更や増設、撤収などの作業を行なう場合には、開発者はクライアントのもとにある施設管理用ファイルを回収して編集をしなければならないことがあった。このような場合、たとえば、クライアントのもとから回収した施設管理用ファイルのファイルバージョンが古く、回収した施設管理用ファイルのデータファイルのフォーマットと編集用ソフトウェアが認識できるデータファイルのフォーマットとが異なり、開発者側にある最新バージョンの編集用ソフトウェアでは編集作業を行なうことができないことがあった。このようなときには、最新バージョンの編集用ソフトウェアでの編集が可能となるよう、回収した施設管理用ファイルに対して一旦バージョンアップをした後、最新バージョンの編集用ソフトウェアを起動して編集作業を実行し、この後、バージョンダウンをするという一連の作業により対応をしていたが、この方法では編集作業に要する工数がかさんでしまったり、ファイルのバージョンを戻さずに現場に返送するなどの作業ミスも発生していた。 However, for example, configuration changes and expansion of equipment in the facility, in the line of cormorant field if the work of such withdrawal, if developers have to edit it to recover the facility management for the file in the original client There were times when I didn't. In this case, for example, the file version of the facility management file collected from the client is old, and the format of the data file of the collected facility management file is different from the format of the data file that can be recognized by the editing software. The latest version of the editing software on the developer side sometimes did not allow editing. In such a case, upgrade the collected facility management file once so that editing is possible with the latest version of the editing software, then launch the latest version of the editing software and execute the editing work. However, after this, we responded by a series of work to downgrade, but with this method, the work required for editing work is cumbersome, work such as returning to the work site without returning the file version There were also mistakes.

本発明は上述した課題を解決するためになされたものであり、過去に作成されたファイルのバージョンによりそのファイルの編集作業に要する工数がかさむことや作業ミスの発生が抑制されたファイル編集装置、その制御方法、およびプログラムを提供することを目的とする。   The present invention has been made to solve the above-described problems, and a file editing apparatus in which man-hours required for editing the file are increased due to the version of the file created in the past and occurrence of work errors is suppressed, An object is to provide a control method and a program thereof.

本発明に係るファイル編集装置は、過去に作成されたファイルを格納するファイル格納手段と、前記ファイルの編集に用いる編集用ソフトウェアをその複数バージョンにわたって複数格納する編集用ソフトウェア格納手段と、前記編集用ソフトウェアのバージョンと、各バージョンの前記編集用ソフトウェアにより編集することのできる前記ファイルのバージョンとの対応関係を記憶する対応関係記憶手段と、前記ファイル格納手段に格納された編集対象となるファイルのバージョンを読み出すバージョン読み出し手段と、前記対応関係に基づいて選択された、前記ファイル格納手段に格納されたファイルを編集することができるバージョンの編集用ソフトウェアを起動する起動手段とを備えることを特徴とする。   The file editing apparatus according to the present invention includes a file storage means for storing a file created in the past, an editing software storage means for storing a plurality of editing software used for editing the file over a plurality of versions, and the editing software Correspondence storage means for storing the correspondence relation between the version of the software and the version of the file that can be edited by the editing software of each version, and the version of the file to be edited stored in the file storage means And a starting means for starting a version of editing software selected based on the correspondence and capable of editing the file stored in the file storage means. .

なお、前記起動手段は、前記ファイル格納手段に格納されたファイルを編集することができるバージョンの編集用ソフトウェアが前記対応関係に基づいて一意に定まるときには、ユーザによって一のバージョンの前記編集用ソフトウェアが選択されるのを待たずに前記ファイルを編集することができるバージョンの前記編集用ソフトウェアを起動するものとしてもよい。   When the version of the editing software capable of editing the file stored in the file storage unit is uniquely determined based on the correspondence, the activation unit determines that the version of the editing software is determined by the user. A version of the editing software that can edit the file without waiting for selection may be activated.

また、前記起動手段は、前記ファイル格納手段に格納されたファイルを編集することができるバージョンの編集用ソフトウェアが前記対応関係に基づいて一意に定まらないときには、ユーザによって一のバージョンの前記編集用ソフトウェアが選択されるのを待ってから選択されたバージョンの前記編集用ソフトウェアを起動するものとしてもよい。   In addition, when the version of editing software capable of editing the file stored in the file storage unit is not uniquely determined based on the correspondence relationship, the activation unit is configured so that the version of the editing software is determined by the user. It is also possible to activate the selected version of the editing software after waiting for selection.

記ファイルは、複数の機器を含む施設を管理する施設管理用ファイルである。 Before Symbol file, Ru Oh in facility management for the file that manages the facility that includes a plurality of devices.

本発明に係るファイル編集装置の制御方法は、過去に作成されたファイルを格納するファイル格納手段と、前記ファイルの編集に用いる編集用ソフトウェアをその複数バージョンにわたって複数格納する編集用ソフトウェア格納手段と、前記編集用ソフトウェアのバージョンと、各バージョンの前記編集用ソフトウェアにより編集することのできる前記ファイルのバージョンとの対応関係を記憶する対応関係記憶手段とを備えるファイル編集装置の制御方法であって、前記ファイル格納手段に格納された編集対象となるファイルのバージョンを読み出し、前記対応関係に基づいて選択された、前記ファイル格納手段に格納されたファイルを編集することができるバージョンの編集用ソフトウェアを起動することを特徴とする。   The file editing device control method according to the present invention includes a file storage means for storing a file created in the past, an editing software storage means for storing a plurality of editing software used for editing the file over a plurality of versions thereof, A method for controlling a file editing apparatus, comprising: correspondence storage means for storing a correspondence relationship between a version of the editing software and a version of the file that can be edited by each version of the editing software, Reads the version of the file to be edited stored in the file storage means, and activates a version of the editing software that can edit the file stored in the file storage means selected based on the correspondence relationship It is characterized by that.

本発明に係るプログラムは、過去に作成されたファイルを格納するファイル格納手段と、前記ファイルの編集に用いる編集用ソフトウェアをその複数バージョンにわたって複数格納する編集用ソフトウェア格納手段と、前記編集用ソフトウェアのバージョンと、各バージョンの前記編集用ソフトウェアにより編集することのできる前記ファイルのバージョンとの対応関係を記憶する対応関係記憶手段とを備えるファイル編集装置に組み込まれるプログラムであって、前記ファイル格納手段に格納された編集対象となるファイルのバージョンを読み出す機能と、前記対応関係に基づいて選択された、前記ファイル格納手段に格納されたファイルを編集することができるバージョンの編集用ソフトウェアを起動する機能とを実現させることを特徴とする。   A program according to the present invention includes a file storage means for storing a file created in the past, an editing software storage means for storing a plurality of editing software used for editing the file over a plurality of versions thereof, A program incorporated in a file editing apparatus comprising a correspondence relationship storage means for storing a correspondence relationship between a version and a version of the file that can be edited by each version of the editing software, the file storage means A function of reading a version of a stored file to be edited, and a function of starting a version of editing software selected based on the correspondence and capable of editing a file stored in the file storage means; It is characterized by realizing To.

本発明によれば、編集用ソフトウェアのバージョンと、各バージョンの編集用ソフトウェアにより編集することのできる施設管理用ファイルのバージョンとの対応関係を対応関係記憶手段に記憶しておき、ファイル格納手段に格納された編集対象となる施設管理用ファイルのバージョンを読み出し、対応関係に基づいて選択された、ファイル格納手段に格納された施設管理用ファイルを編集することができるバージョンの編集用ソフトウェアを起動する。これにより、ユーザは、読み出した施設管理用ファイルのバージョンに対応したバージョンの編集用ソフトウェアを用いて編集することができる。したがって、読み出した施設管理用ファイルのバージョンにより、その施設管理用ファイルの編集作業に要する工数がかさむことや作業ミスが発生することを抑制できる。 According to the present invention, the correspondence relationship between the version of the editing software and the version of the facility management file that can be edited by each version of the editing software is stored in the correspondence storage unit, and the file storage unit stores the correspondence relationship. reads the version of the facility management files to be stored edited, selected based on the correspondence, activates the version of editing software can edit the property management file stored in the file storage means . Thereby, the user can edit using the version of the editing software corresponding to the version of the read facility management file. Therefore, read the version of facility management for the file, it is possible to suppress that the fact and work mistakes that number of steps required is increase in the editing work of the facility management for the file is generated.

本発明の実施の形態に係るファイル編集装置の一構成例を示す図である。It is a figure which shows the example of 1 structure of the file editing apparatus concerning embodiment of this invention. 本発明の実施の形態に係るファイル編集装置の記憶装置と編集用ソフトウェアとの関係を説明する図である。It is a figure explaining the relationship between the memory | storage device of the file editing apparatus which concerns on embodiment of this invention, and editing software. 本発明の実施の形態に係るファイル編集装置におけるバージョン対応テーブルの一構成例を示す図である。It is a figure which shows the example of 1 structure of the version corresponding table in the file editing apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るファイル編集装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the file editing apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るファイル編集装置における編集用ソフトウェア選択画面の一例を示す図である。It is a figure which shows an example of the software selection screen for editing in the file editing apparatus which concerns on embodiment of this invention.

次に、本発明の実施の形態について図面を参照しながら詳細に説明する。なお、各図において、同一の構成に対しては同一の符号を付している。   Next, embodiments of the present invention will be described in detail with reference to the drawings. In each figure, the same reference numerals are assigned to the same components.

[実施の形態1]
まず、本発明の実施の形態1に係るファイル編集装置10の構成を図1〜図3を参照しながら説明する。
本実施の形態に係るファイル編集装置10は、図1に示すように、モニタ11、操作部12、中央処理装置13、記憶部14、外部メモリ15、およびバス16を備える。
モニタ11は、たとえばCRTモニタや液晶モニタなどであり、中央処理装置13からの信号に基づいた画面表示を行なう。
操作部12は、キーボードやマウスなどのデバイスから構成され、ユーザがこれらのデバイスを操作したときに所定の信号を生成して中央処理装置13に出力する。
中央処理装置13は、記憶装置14に格納されたプログラムを読み込んでそのプログラムに従った処理を実行する。
記憶装置14は、ROMやRAM、ハードディスクドライブなどから構成され、BIOSやOSのほか、中央処理装置13が読み込んで実行する各種プログラムを格納している。また、中央処理装置13が各種プログラムを読み込んで実行する過程において、演算された各種データを一時的に記憶することもできる。記憶装置14に格納されているプログラムには、クライアントが使用するファイルを編集するための編集用ソフトウェアが複数バージョン含まれる他、これら複数バージョンの編集用ソフトウェアの中から一のバージョンの編集用ソフトウェアを選択して起動する後述する機能を実施するプログラムも含まれる。
外部メモリ15は、たとえばUSBメモリのような取り外し可能な記憶媒体であり、クライアントが使用していたファイルをこの外部メモリ15に記憶させた後、これをファイル編集装置10に接続することにより、クライアントが使用しているファイルを中央処理装置13が読み込むことができるのである。
これらの構成要素は、バス16を介して互いに信号の授受を行なう。
[Embodiment 1]
First, the configuration of the file editing apparatus 10 according to the first embodiment of the present invention will be described with reference to FIGS.
As shown in FIG. 1, the file editing apparatus 10 according to the present embodiment includes a monitor 11, an operation unit 12, a central processing unit 13, a storage unit 14, an external memory 15, and a bus 16.
The monitor 11 is a CRT monitor or a liquid crystal monitor, for example, and performs screen display based on a signal from the central processing unit 13.
The operation unit 12 includes devices such as a keyboard and a mouse. When the user operates these devices, the operation unit 12 generates a predetermined signal and outputs it to the central processing unit 13.
The central processing unit 13 reads a program stored in the storage device 14 and executes processing according to the program.
The storage device 14 includes a ROM, a RAM, a hard disk drive, and the like, and stores various programs that are read and executed by the central processing unit 13 in addition to the BIOS and the OS. Further, in the process in which the central processing unit 13 reads and executes various programs, various calculated data can be temporarily stored. The program stored in the storage device 14 includes a plurality of versions of editing software for editing files used by the client, and one version of the editing software is selected from the plurality of versions of editing software. Also included is a program that implements a later-described function that is selected and activated.
The external memory 15 is a removable storage medium such as a USB memory, for example. After the file used by the client is stored in the external memory 15, the external memory 15 is connected to the file editing device 10 to connect the client. Can be read by the central processing unit 13.
These components exchange signals with each other via the bus 16.

本実施の形態に係るファイル編集装置10が備える記憶装置14に格納されているプログラムについてさらに説明する。
本実施の形態に係るファイル編集装置10では、記憶装置14が、図2に示すように、編集用ソフトウェアという同一名称のソフトウェアを、バージョン1.5、バージョン2.0、バージョン2.3という三つのバージョンにわたって格納している。
The program stored in the storage device 14 included in the file editing apparatus 10 according to the present embodiment will be further described.
In the file editing apparatus 10 according to the present embodiment, as shown in FIG. 2, the storage device 14 includes software having the same name as editing software, version 1.5, version 2.0, and version 2.3. Stores across two versions.

そして、記憶装置14は、図3に示すように、編集用ソフトウェアのバージョンと、ファイルのバージョンとの対応関係を示すバージョン対応テーブルも記憶している。このバージョン対応テーブルでは、図3に示すように、一つのレコードが編集用ソフトウェアのバージョンを示す「編集用ソフトウェアバージョン」と、その編集用ソフトウェアのバージョンによって編集することのできるファイルのバージョンを示す「ファイルバージョン」という二つのフィールドから構成されている。本実施の形態においては、図3に示すように、編集用ソフトウェアのバージョン1.5、バージョン2.0、およびバージョン2.3が、それぞれファイルバージョン1.0〜1.4、バージョン1.5〜1.9、およびバージョン2.0以降に対応している。
このように、編集用ソフトウェアの一つのバージョンの各々は、ファイルの複数のバージョンに対応したものとなっている。これは、古いバージョンの編集用ソフトウェアに問題が見つかり、この問題を解決すべく編集用ソフトウェアをバージョンアップしたときには、新しいバージョンの編集用ソフトウェアが、それまでにリリースされた古いファイルバージョンのファイルの編集作業に対応するためである。
As shown in FIG. 3, the storage device 14 also stores a version correspondence table indicating the correspondence between the version of the editing software and the version of the file. In this version correspondence table, as shown in FIG. 3, one record indicates an “editing software version” indicating the version of the editing software, and “version” indicates the version of the file that can be edited by the editing software version. It consists of two fields called “file version”. In the present embodiment, as shown in FIG. 3, version 1.5, version 2.0, and version 2.3 of editing software are file versions 1.0 to 1.4, version 1.5, respectively. ~ 1.9 and version 2.0 or later.
As described above, each version of the editing software corresponds to a plurality of versions of the file. This is because when a problem is found in an older version of the editing software and the editing software is upgraded to solve this problem, the new version of the editing software edits the file of the old file version that has been released so far. This is to cope with work.

ところで、同一のコンピュータに互いに名称の異なる複数のソフトウェアをインストールする場合、これらのソフトウェアが使用するコンポーネントが互いに重複することは少ない。だが、本実施の形態に係るファイル編集装置10のように、同じ名称の編集用ソフトウェアを複数バージョンにわたってインストールする場合には、これらが使用するコンポーネントが互いに重複することが頻繁に生じてしまう。このような場合、重複して使用するコンポーネントが、比較的古いバージョンの編集用ソフトウェアによって上書きされてしまい、新しいバージョンの編集用ソフトウェアが正常に作動しなくなる恐れがある。
しかしながら、近年、たとえば、マイクロソフト社の「.NET」などにおいて、コンポーネントをその名称だけでなく、そのバージョンも含めて管理する技術が採用されている。本実施の形態に係るファイル編集装置10でも、このような技術を採用することによって同一名称の編集用ソフトウェアを複数バージョンにわたって1台のコンピュータにインストールしたときでも、各種コンポーネントが意図せずに上書きされることがなくなり、この結果、編集用ソフトウェアの各バージョンを正常に使用することができるようになる。
By the way, when a plurality of software having different names are installed in the same computer, components used by these softwares rarely overlap each other. However, when the editing software having the same name is installed over a plurality of versions as in the file editing apparatus 10 according to the present embodiment, the components used by these frequently occur. In such a case, there is a possibility that a component used redundantly is overwritten by a relatively old version of editing software, and the new version of editing software does not operate normally.
However, in recent years, for example, “.NET” of Microsoft Corporation has adopted a technology for managing components including not only their names but also their versions. Even in the file editing apparatus 10 according to the present embodiment, various components are unintentionally overwritten even when editing software having the same name is installed in one computer over a plurality of versions by adopting such a technique. As a result, each version of the editing software can be used normally.

次に、本実施の形態に係るファイル編集装置10の動作、特に外部メモリ15に格納されたファイルを編集するために編集用ソフトウェアを起動するときの動作を図4および図5を参照しながら説明する。
図4は、本実施の形態に係るファイル編集装置10の動作を示すフローチャートである。このフローチャートは、ユーザが操作部12を操作し、記憶装置14に格納された編集用ソフトウェアを起動するよう命令がなされたときに実行される。以下、このフローチャートに沿って各処理を説明する。
Next, the operation of the file editing apparatus 10 according to the present embodiment, particularly the operation when the editing software is activated to edit the file stored in the external memory 15 will be described with reference to FIGS. To do.
FIG. 4 is a flowchart showing the operation of the file editing apparatus 10 according to the present embodiment. This flowchart is executed when the user operates the operation unit 12 and is instructed to start the editing software stored in the storage device 14. Hereinafter, each process will be described with reference to this flowchart.

まず、外部メモリ15に格納されているクライアントのもとにあったファイルのファイルバージョンを読み込む(ステップS100)。
具体的には、ファイルのソースコードのヘッダに、ファイルバージョンが記録されているので、このヘッダからファイルバージョンを読み込む。なお、このヘッダには、過去にそのファイルの編集作業で用いた編集用ソフトウェアのバージョンも記録されており、ファイルバージョンと共にこの編集用ソフトウェアのバージョンを読み込んでもよい。
First, the file version of the file that was under the client stored in the external memory 15 is read (step S100).
Specifically, since the file version is recorded in the header of the file source code, the file version is read from this header. In this header, the version of the editing software used in the past for editing the file is also recorded, and the version of the editing software may be read together with the file version.

次いで、読み込んだファイルバージョンと、記憶装置14に格納されているバージョン対応テーブルとをモニタ11に出力し、ユーザがいずれかのバージョンの編集用ソフトウェアを選択するのを待つ(ステップS110)。
図5に、モニタ11に出力される画面の一例を示す。図5に例示するように、画面の上半分に、ファイルのソースコードから読み込んだファイルバージョンを表示し、画面の下半分に、バージョン対応テーブルを表示すればよい。画面上には、編集用ソフトウェアの各バージョンのうち一のバージョンを選択するためのカーソルも表示されており、ユーザは画面の上半分に表示されたファイルバージョンを参照しながら、そのファイルバージョンと相性の良いバージョンの編集用ソフトウェアを選択することができる。
図5に表示される画面では、ソースコードのヘッダから読み込んだファイルバージョンは1.3と表示されており、バージョン対応テーブルを参照すると、バージョン1.5の編集用ソフトウェアがこのファイルの編集に適していることが分かるので、ユーザはバージョン1.5の編集用ソフトウェアを選択すればよい。
なお、図5では、画面の上半分には、ファイルのソースコードのヘッダから読み出したファイルバージョンだけではなく、編集で用いた編集用ソフトウェアのバージョンも表示されているが、表示されないものとしてもよい。
Next, the read file version and the version correspondence table stored in the storage device 14 are output to the monitor 11 and waits for the user to select any version of editing software (step S110).
FIG. 5 shows an example of a screen output to the monitor 11. As illustrated in FIG. 5, the file version read from the source code of the file may be displayed on the upper half of the screen, and the version correspondence table may be displayed on the lower half of the screen. On the screen, a cursor for selecting one of the editing software versions is also displayed. The user can refer to the file version displayed in the upper half of the screen and check the compatibility with that file version. You can select a good version of editing software.
In the screen displayed in FIG. 5, the file version read from the header of the source code is displayed as 1.3, and referring to the version correspondence table, the version 1.5 editing software is suitable for editing this file. Therefore, the user only has to select version 1.5 editing software.
In FIG. 5, the upper half of the screen displays not only the file version read from the header of the file source code but also the version of the editing software used for editing, but it may not be displayed. .

ユーザにより一のバージョンの編集用ソフトウェアが選択され次第、そのバージョンの編集用ソフトウェアを起動し(ステップS120)、このフローチャートを終了する。
このようにして、クライアントのもとから回収したファイルのファイルバージョンと相性の良い一のバージョンの編集用ソフトウェアを起動し、その編集用ソフトウェアを用いてファイルを編集することができる。
クライアントのもとから回収したファイルのファイルバージョンと、起動した編集用ソフトウェアのバージョンとの間に不整合が生じてるときには、一部の機能が使えないなどの予期せぬ不具合が生じることがある。だが、本実施の形態に係るファイル編集装置10によれば、クライアントのもとから回収したファイルのファイルバージョンを確認するとともに、このファイルバージョンに対応する編集用ソフトウェアのバージョンも確認しながら一のバージョンの編集用ソフトウェアを起動することができるので、このような不具合が発生せず、ユーザはストレスなくファイルの編集作業を行なうことができるのである。
As soon as one version of editing software is selected by the user, the version of editing software is started (step S120), and this flowchart is ended.
In this way, one version of editing software that is compatible with the file version of the file collected from the client can be started, and the file can be edited using the editing software.
If there is a discrepancy between the file version of the file collected from the client and the version of the editing software that has been started, an unexpected failure such as the inability to use some functions may occur. However, according to the file editing apparatus 10 according to the present embodiment, the version of the file collected from the client is confirmed, and the version of the editing software corresponding to the file version is also confirmed while checking the version of the file. Therefore, such a problem does not occur and the user can edit the file without stress.

以上説明した本実施の形態に係るファイル編集装置10によれば、記憶装置14が編集用ソフトウェアのバージョンとそのバージョンにより編集することのできるファイルバージョンとの対応関係を示すバージョン対応テーブルを記憶しており、ユーザはこの対応関係テーブルを参照しながら、編集用ソフトウェアのバージョンのうちこのファイルの編集に適した一のバージョンを選択して起動し、ファイルの編集を行なうことができる。したがって、ファイルのファイルバージョンと、編集用ソフトウェアのバージョンとの間で不整合が生じず、ユーザは効率的、かつストレスなくファイルの編集を行なうことができる。
また、本実施の形態に係るファイル編集装置10では、記憶装置14が編集用ソフトウェアを複数バージョンにわたって格納しているので、編集用ソフトウェアのバージョン毎に異なる装置を用意する必要がなく、ハードウェア資源を節約することができる。
According to the file editing apparatus 10 according to the present embodiment described above, the storage device 14 stores the version correspondence table indicating the correspondence between the version of the editing software and the file version that can be edited by the version. The user can edit the file by selecting and starting one version of the editing software version suitable for editing the file while referring to the correspondence table. Therefore, there is no inconsistency between the file version of the file and the version of the editing software, and the user can edit the file efficiently and without stress.
Further, in the file editing apparatus 10 according to the present embodiment, since the storage device 14 stores the editing software in a plurality of versions, it is not necessary to prepare a different apparatus for each version of the editing software, and hardware resources Can be saved.

なお、上述した本実施の形態では、記憶装置14は3つのバージョンの編集用ソフトウェアを格納しているものとして説明したが、3つという数には限られず、複数のバージョンを格納していればよい。   In the above-described embodiment, the storage device 14 has been described as storing three versions of editing software. However, the number is not limited to three, and a plurality of versions may be stored. Good.

また、上述した本実施の形態では、編集用ソフトウェアのバージョンのうち一のバージョンを選択して起動する際に、ファイルのファイルバージョンと、バージョン対応テーブルとを画面表示し、ユーザからの操作に基づいて一のバージョンの編集用ソフトウェアを起動するものとして説明したが、編集用ソフトウェアのバージョンのうちファイルのファイルバージョンと相性の良いものが一意に定まる場合には、ユーザからの操作を待たず、自動的にそのバージョンの編集用ソフトウェアを起動してもよい。具体的には、ファイルのソースコードからファイルバージョンを読み取り、バージョン対応テーブルを参照して編集用ソフトウェアのバージョンのうちそのファイルの編集に適したバージョンを照合し、そのバージョンの編集用ソフトウェアを起動するという処理を自動的に行なえばよい。   Further, in the present embodiment described above, when one version of the editing software version is selected and activated, the file version of the file and the version correspondence table are displayed on the screen, and based on an operation from the user. However, if the version of the editing software that is compatible with the file version of the file is uniquely determined, it does not wait for the user to operate automatically. Alternatively, that version of editing software may be activated. Specifically, the file version is read from the source code of the file, the version correspondence table is referenced, the version of the editing software that is suitable for editing the file is checked, and the editing software for that version is started. This process can be automatically performed.

さらに、上述した実施の形態では、ファイル編集装置の形態として説明したが、その制御方法の形態としたり、このファイル編集装置に組み込まれるプログラムの形態としてもよい。   Further, in the above-described embodiment, the file editing apparatus has been described. However, the control method or the program incorporated in the file editing apparatus may be used.

本発明はファイル編集装置の製造業などに利用可能である。   The present invention can be used in the manufacturing industry of file editing apparatuses.

10…ファイル編集装置、11…モニタ、12…操作部、13…中央処理装置、14…記憶装置、15…外部メモリ、16…バス。   DESCRIPTION OF SYMBOLS 10 ... File editing apparatus, 11 ... Monitor, 12 ... Operation part, 13 ... Central processing unit, 14 ... Memory | storage device, 15 ... External memory, 16 ... Bus.

Claims (5)

過去に作成された、複数の機器を含む施設を管理する施設管理用ファイルを格納するファイル格納手段と、
前記施設管理用ファイルの編集に用いる編集用ソフトウェアをその複数バージョンにわたって複数格納する編集用ソフトウェア格納手段と、
前記編集用ソフトウェアのバージョンと、各バージョンの前記編集用ソフトウェアにより編集することのできる前記施設管理用ファイルのバージョンとの対応関係を記憶する対応関係記憶手段と、
前記ファイル格納手段に格納された編集対象となる施設管理用ファイルのバージョンを読み出すバージョン読み出し手段と、
前記対応関係に基づいて選択された、前記ファイル格納手段に格納された施設管理用ファイルを編集することができるバージョンの編集用ソフトウェアを起動する起動手段と
を備えることを特徴とする施設管理用ファイル編集装置。
A file storage means for storing a facility management file for managing a facility including a plurality of devices created in the past;
Editing software storage means for storing a plurality of editing software used for editing the facility management file over a plurality of versions thereof;
Correspondence storage means for storing the correspondence between the version of the editing software and the version of the facility management file that can be edited by each version of the editing software;
Version reading means for reading the version of the facility management file to be edited stored in the file storage means;
It said corresponding selected based on the relationship, the file storage unit stored in the editing facilities management file to start the version of the editing software that allows activation means and facility management file, characterized in that it comprises a Editing device.
前記起動手段は、前記ファイル格納手段に格納された施設管理用ファイルを編集することができるバージョンの編集用ソフトウェアが前記対応関係に基づいて一意に定まるときには、ユーザによって一のバージョンの前記編集用ソフトウェアが選択されるのを待たずに前記施設管理用ファイルを編集することができるバージョンの前記編集用ソフトウェアを起動する
ことを特徴とする請求項1に記載の施設管理用ファイル編集装置。
When the version of the editing software capable of editing the facility management file stored in the file storage unit is uniquely determined based on the correspondence relationship, the activation unit has a version of the editing software. The facility management file editing apparatus according to claim 1, wherein a version of the editing software capable of editing the facility management file without waiting for selection is started.
前記起動手段は、前記ファイル格納手段に格納された施設管理用ファイルを編集することができるバージョンの編集用ソフトウェアが前記対応関係に基づいて一意に定まらないときには、ユーザによって一のバージョンの前記編集用ソフトウェアが選択されるのを待ってから選択されたバージョンの前記編集用ソフトウェアを起動する
ことを特徴とする請求項1または2に記載の施設管理用ファイル編集装置。
When the version of the editing software capable of editing the facility management file stored in the file storage unit is not uniquely determined based on the correspondence relationship, the starting unit is a version of the editing software by the user. The facility management file editing apparatus according to claim 1, wherein the editing software of the selected version is activated after waiting for the software to be selected.
過去に作成された、複数の機器を含む施設を管理する施設管理用ファイルを格納するファイル格納手段と、前記施設管理用ファイルの編集に用いる編集用ソフトウェアをその複数バージョンにわたって複数格納する編集用ソフトウェア格納手段と、前記編集用ソフトウェアのバージョンと、各バージョンの前記編集用ソフトウェアにより編集することのできる前記施設管理用ファイルのバージョンとの対応関係を記憶する対応関係記憶手段とを備える施設管理用ファイル編集装置の制御方法であって、
前記ファイル格納手段に格納された編集対象となる施設管理用ファイルのバージョンを読み出し、
前記対応関係に基づいて選択された、前記ファイル格納手段に格納された施設管理用ファイルを編集することができるバージョンの編集用ソフトウェアを起動する
ことを特徴とする施設管理用ファイル編集装置の制御方法。
File storage means for storing facility management files for managing facilities including a plurality of devices created in the past, and editing software for storing a plurality of editing software used for editing the facility management files over a plurality of versions a storage unit, a version of the software for the editing, facility management file and a correspondence relationship storage means for storing a correspondence relationship between versions of the facility management file that can be edited by each version of the editing software An editing device control method,
Read the version of the facility management file to be edited stored in the file storage means,
A control method for a facility management file editing apparatus, wherein a version of editing software selected based on the correspondence relationship and capable of editing a facility management file stored in the file storage means is started. .
過去に作成された、複数の機器を含む施設を管理する施設管理用ファイルを格納するファイル格納手段と、前記施設管理用ファイルの編集に用いる編集用ソフトウェアをその複数バージョンにわたって複数格納する編集用ソフトウェア格納手段と、前記編集用ソフトウェアのバージョンと、各バージョンの前記編集用ソフトウェアにより編集することのできる前記施設管理用ファイルのバージョンとの対応関係を記憶する対応関係記憶手段とを備える施設管理用ファイル編集装置に組み込まれるプログラムであって、
前記ファイル格納手段に格納された編集対象となる施設管理用ファイルのバージョンを読み出す機能と、
前記対応関係に基づいて選択された、前記ファイル格納手段に格納された施設管理用ファイルを編集することができるバージョンの編集用ソフトウェアを起動する機能と
コンピュータに実現させることを特徴とするプログラム。
File storage means for storing facility management files for managing facilities including a plurality of devices created in the past, and editing software for storing a plurality of editing software used for editing the facility management files over a plurality of versions a storage unit, a version of the software for the editing, facility management file and a correspondence relationship storage means for storing a correspondence relationship between versions of the facility management file that can be edited by each version of the editing software A program embedded in an editing device,
A function of reading the version of the facility management file to be edited stored in the file storage means;
A program for causing a computer to realize a function of starting a version of editing software capable of editing a facility management file stored in the file storage means, selected based on the correspondence relationship.
JP2010200848A 2010-09-08 2010-09-08 FACILITY MANAGEMENT FILE EDITING DEVICE, ITS CONTROL METHOD, AND PROGRAM Active JP5618716B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010200848A JP5618716B2 (en) 2010-09-08 2010-09-08 FACILITY MANAGEMENT FILE EDITING DEVICE, ITS CONTROL METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010200848A JP5618716B2 (en) 2010-09-08 2010-09-08 FACILITY MANAGEMENT FILE EDITING DEVICE, ITS CONTROL METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2012058961A JP2012058961A (en) 2012-03-22
JP5618716B2 true JP5618716B2 (en) 2014-11-05

Family

ID=46055992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010200848A Active JP5618716B2 (en) 2010-09-08 2010-09-08 FACILITY MANAGEMENT FILE EDITING DEVICE, ITS CONTROL METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP5618716B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6892193B2 (en) * 2017-10-18 2021-06-23 アズビル株式会社 Engineering equipment and engineering method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08171482A (en) * 1994-10-29 1996-07-02 Mitsubishi Electric Corp System for generating version of program
JPH1011271A (en) * 1996-06-27 1998-01-16 Hitachi Ltd Version down inputting system
JP2002333981A (en) * 2001-05-11 2002-11-22 Hitachi Ltd Method for selecting helper application starting program
JP2004206353A (en) * 2002-12-25 2004-07-22 Renesas Technology Corp Installation method of software

Also Published As

Publication number Publication date
JP2012058961A (en) 2012-03-22

Similar Documents

Publication Publication Date Title
US20100031244A1 (en) Software updating device and computer-readable storage medium storing software updating program
JP2008538026A (en) Modular image download system
US8316361B2 (en) Method of enabling a user to update one or more low-level resources of a computer system in a user-friendly manner
CN107430534A (en) Message processing device, program and recording medium
JP5618716B2 (en) FACILITY MANAGEMENT FILE EDITING DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP2008171289A (en) Version update method for software, program and recording medium
JP5380895B2 (en) Management program, management method and management apparatus
JP2008158660A (en) Installer creating apparatus, installer creating method, and installer creating program
JP5058219B2 (en) Scenario creation method, apparatus, program, and recording medium
JP2015041179A (en) Device apparatus, control method, and computer program
JP6016623B2 (en) Software execution result deliverable collection apparatus and method
JP2011203917A (en) Program for generating installation instructing file and installer controlling program
JP2008204208A (en) Automatic generation system of patch application procedure, automatic generation method of patch application procedure and program
JP5026926B2 (en) Project management system and project management method
JP4382726B2 (en) Software product installation system and method, execution terminal and program thereof
JP2015177254A (en) Image formation apparatus and control method thereof
JP6808115B1 (en) Design support system, design support method and design support program
JP5720749B2 (en) Display program, display method, and computer
JP6869428B2 (en) Data creator, data transfer method and data transfer program
JP5149849B2 (en) System environment change / restore / modification history management method
JP7073653B2 (en) Information processing equipment
JP2006209516A (en) Electronic filing system
JP2005316778A (en) Plant monitoring controller
JP3861780B2 (en) CAD generation management system and generation management program
JP2021068191A (en) Initial installation system, control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130321

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140128

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140325

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140916

R150 Certificate of patent or registration of utility model

Ref document number: 5618716

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250