JP6247542B2 - Monitoring point definition changing method and engineering device - Google Patents

Monitoring point definition changing method and engineering device Download PDF

Info

Publication number
JP6247542B2
JP6247542B2 JP2014007450A JP2014007450A JP6247542B2 JP 6247542 B2 JP6247542 B2 JP 6247542B2 JP 2014007450 A JP2014007450 A JP 2014007450A JP 2014007450 A JP2014007450 A JP 2014007450A JP 6247542 B2 JP6247542 B2 JP 6247542B2
Authority
JP
Japan
Prior art keywords
change
monitoring point
changed
control device
unit
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
JP2014007450A
Other languages
Japanese (ja)
Other versions
JP2015135646A (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 JP2014007450A priority Critical patent/JP6247542B2/en
Publication of JP2015135646A publication Critical patent/JP2015135646A/en
Application granted granted Critical
Publication of JP6247542B2 publication Critical patent/JP6247542B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、施設管理システムの支援技術に関し、特に施設管理システムで用いる監視ポイントの定義を変更するためのエンジニアリング技術に関する。   The present invention relates to a technology for assisting a facility management system, and more particularly to an engineering technology for changing the definition of a monitoring point used in a facility management system.

プラントやビル建物などの規模の大きい施設では、プロセス制御システムやビル管理システムなどの施設管理システムを導入して、施設に設置されている各種フィールド機器をそれぞれのコントローラで遠隔制御することにより、施設全体を管理するものとなっている。このような施設管理システムでは、コントローラごとに、各フィールド機器から得られるデータに対してそれぞれ監視ポイントを予め定義しておき、コントローラの制御プログラムにおいてこれら監視ポイントを用いて各種データを収集するものとなっている。   In large-scale facilities such as plants and buildings, facility management systems such as process control systems and building management systems are introduced, and various field devices installed in the facilities are remotely controlled by their controllers. It is intended to manage the whole. In such a facility management system, for each controller, monitoring points are defined in advance for data obtained from each field device, and various data are collected using these monitoring points in the control program of the controller. It has become.

このような施設管理システムでは、設計段階において、フィールド機器に関する種別、名称、単位などの機器情報について追加、変更、削除が頻繁に行われるため、その都度、対応する監視ポイントが定義されている定義ファイルも変更する必要がある。この際、定義ファイルから対象となる監視ポイントを検索し、検索した監視ポイントのうち特定の項目を新たな値に変更することになる。例えば、電力量の積算データに関する単位をKWhからMWhに変更する場合、定義ファイルから対象となるコントローラの監視ポイントを検索し、その監視ポイントの単位(IPD)項目の項目値をKWhからMWhに設定変更するという作業を行うことになる。   In such a facility management system, device information such as type, name, unit, etc. relating to field devices is frequently added, changed, or deleted at the design stage. Therefore, a definition in which a corresponding monitoring point is defined each time. The file also needs to be changed. At this time, the target monitoring point is searched from the definition file, and a specific item among the searched monitoring points is changed to a new value. For example, when the unit related to the integrated power amount data is changed from KWh to MWh, the monitoring point of the target controller is searched from the definition file, and the item value of the monitoring point unit (IPD) item is set from KWh to MWh. The work of changing will be performed.

特開2007−072749号公報JP 2007-072749 A

前述した監視ポイントの定義変更作業は、作業内容自体については単純であるものの、基本的には、作業者が各コントローラの定義ファイルを参照して、全監視ポイントの中から、作業者が目視により探し出すことになる。しかしながら、施設の規模が大きい場合、複数のコントローラが存在するとともに、コントローラごとに多数の監視ポイントが存在する。このため、定義ファイルから変更対象となる監視ポイントを探し出すために時間がかかり、作業者の負担となっていた。また、変更対象となる監視ポイントをすべて探し切れず、変更漏れが発生するリスクがあった。   Although the monitoring point definition change operation described above is simple with respect to the work content itself, basically, the operator refers to the definition file of each controller and the operator visually checks all the monitoring points. To find out. However, when the scale of the facility is large, there are a plurality of controllers and a large number of monitoring points for each controller. For this reason, it takes time to find a monitoring point to be changed from the definition file, which is a burden on the operator. In addition, all the monitoring points to be changed could not be found, and there was a risk of omission of changes.

一方、このような監視ポイントの定義変更において、変更前後の定義ファイルを比較して、変更漏れを自動修復する技術が提案されている(例えば、特許文献1など参照)。この技術は、変更前後の定義ファイルから、指定されたキー項目が互いに同一のデータを選択し、このキー項目以外の項目のうち、項目値が一致しなかった項目とその項目値とを抽出し、変更履歴ファイルに書き込むようにしたものである。
しかしながら、このような従来技術は、変更前後の定義ファイルに加えて変更履歴ファイルも取り扱うため処理が大掛かりとなるとともに、変更対象とする項目だけでなく他のすべての項目も比較対象となるため、作業が煩わしいという問題点があった。
On the other hand, in such a monitoring point definition change, a technique for automatically repairing a change omission by comparing definition files before and after the change is proposed (for example, see Patent Document 1). This technology selects the same data for the specified key items from the definition file before and after the change, and extracts the items that did not match the item values and the item values other than the key items. Is written in a change history file.
However, since such conventional technology handles the change history file in addition to the definition file before and after the change, the processing becomes large and not only the item to be changed but also all other items are to be compared. There was a problem that the work was troublesome.

本発明はこのような課題を解決するためのものであり、対象となる監視ポイントの指定した項目のみを、簡単な操作で効率よくかつ確実に定義変更できるエンジニアリング技術を提供することを目的としている。   The present invention is intended to solve such a problem, and an object thereof is to provide an engineering technique capable of efficiently and reliably changing the definition of only an item designated by a target monitoring point with a simple operation. .

このような目的を達成するために、本発明にかかる監視ポイント定義変更方法は、施設管理システムの各制御デバイスで用いられる監視ポイントの定義ファイルに対して、指定した監視ポイントの項目値を変更するエンジニアリング装置で用いられる監視ポイント定義変更方法であって、変更条件取得部が、変更条件入力画面での操作に応じて、変更対象となる監視ポイントおよび変更内容を示す変更条件を取得する変更条件取得ステップと、変更対象検索部が、前記変更条件に基づいて前記制御デバイスの定義ファイルから変更対象となる監視ポイントを検索する変更対象検索ステップと、変更処理部が、前記制御デバイスの定義ファイルに含まれる、変更対象となる前記監視ポイントのうち、前記変更条件の変更内容で指定された項目の項目値を新たな項目値に変更する変更処理ステップとを備えている。 In order to achieve such an object, a monitoring point definition changing method according to the present invention changes an item value of a specified monitoring point with respect to a monitoring point definition file used in each control device of a facility management system. A monitoring point definition changing method used in an engineering device, in which a change condition acquisition unit acquires a change condition indicating a monitoring point to be changed and a change condition according to an operation on a change condition input screen. A change target search step in which a change target search unit searches for a monitoring point to be changed from the definition file of the control device based on the change condition, and a change processing unit is included in the definition file of the control device is, among the monitoring points to be changed, the item specified in the changes of the change condition Eyes value and a change processing step of changing to the new field value.

また、本発明にかかる上記監視ポイント定義変更方法の一構成例は、変更対象提示部が、前記変更対象検索ステップで検索した変更対象となる制御デバイスおよび監視ポイントを変更対象提示画面で表示する変更対象提示ステップをさらに備え、前記変更処理ステップは、前記変更対象提示画面での実行操作に応じて、前記項目値の変更を実行するようにしたものである。   In addition, one configuration example of the monitoring point definition changing method according to the present invention is a change in which the change target presentation unit displays the control device and the monitoring point to be changed searched in the change target search step on the change target presentation screen. The method further includes a target presentation step, and the change processing step executes the change of the item value in accordance with an execution operation on the change target presentation screen.

また、本発明にかかるエンジニアリング装置は、施設管理システムの各制御デバイスで用いられる監視ポイントの定義ファイルに対して、指定した監視ポイントの項目値を変更するエンジニアリング装置であって、変更条件入力画面での操作に応じて、変更対象となる監視ポイントおよび変更内容を示す変更条件を取得する変更条件取得部と、前記変更条件に基づいて前記制御デバイスの定義ファイルから変更対象となる監視ポイントを検索する変更対象検索部と、前記制御デバイスの定義ファイルに含まれる、変更対象となる前記監視ポイントのうち、前記変更条件の変更内容で指定された項目の項目値を新たな項目値に変更する変更処理部とを備えている。 The engineering device according to the present invention is an engineering device that changes an item value of a designated monitoring point with respect to a monitoring point definition file used in each control device of the facility management system, and the change condition input screen In response to the operation, a change condition acquisition unit that acquires a change point indicating a change point and a change condition indicating change contents, and a change point monitoring point is searched from the definition file of the control device based on the change condition. Change processing for changing the item value of the item specified by the change content of the change condition among the monitoring points to be changed included in the definition file of the change target search unit and the control device to a new item value Department.

また、本発明にかかる上記エンジニアリング装置の一構成例は、前記変更対象検索部で検索した変更対象となる制御デバイスおよび監視ポイントを変更対象提示画面で表示する変更対象提示部をさらに備え、前記変更処理部は、前記変更対象提示画面での実行操作に応じて、前記項目値の変更を実行するようにしたものである。   In addition, one configuration example of the engineering device according to the present invention further includes a change target presentation unit that displays a control device and a monitoring point to be changed searched by the change target search unit on a change target presentation screen. The processing unit is configured to change the item value in response to an execution operation on the change target presentation screen.

本発明によれば、変更条件入力画面で指定した監視ポイントおよび変更内容に基づいて、各制御デバイスの定義ファイルから変更対象となる監視ポイントが選択され、変更内容で指定された項目の項目値が新たな項目値に自動的に変更される。したがって、対象となる監視ポイントの指定した項目のみを、簡単な操作で効率よくかつ確実に定義変更することができる。   According to the present invention, based on the monitoring point and change content specified on the change condition input screen, the monitoring point to be changed is selected from the definition file of each control device, and the item value of the item specified in the change content is It is automatically changed to a new item value. Therefore, it is possible to efficiently and reliably change the definition of only the item specified by the target monitoring point with a simple operation.

エンジニアリング装置の構成を示すブロック図である。It is a block diagram which shows the structure of an engineering apparatus. 監視ポイント定義変更処理を示すフローチャートである。It is a flowchart which shows a monitoring point definition change process. 変更条件入力画面の表示例である。It is a display example of a change condition input screen. 変更対象提示画面の表示例である。It is an example of a display of a change object presentation screen.

次に、本発明の一実施の形態について図面を参照して説明する。
まず、図1を参照して、本発明の一実施の形態にかかるエンジニアリング装置10について説明する。図1は、エンジニアリング装置の構成を示すブロック図である。
Next, an embodiment of the present invention will be described with reference to the drawings.
First, an engineering apparatus 10 according to an embodiment of the present invention will be described with reference to FIG. FIG. 1 is a block diagram illustrating a configuration of an engineering apparatus.

このエンジニアリング装置10は、全体としてパーソナルコンピュータなどの情報処理装置からなり、プロセス制御システムやビル管理システムなどの施設管理システム1と通信回線L1を介して接続されて、施設管理システム1に設けられているコントローラ20や上位装置40などの制御デバイスに登録されている定義ファイルのうち、指定した監視ポイントに関する項目値を変更する機能を有している。   The engineering apparatus 10 is composed of an information processing apparatus such as a personal computer as a whole, and is connected to a facility management system 1 such as a process control system or a building management system via a communication line L1, and is provided in the facility management system 1. In the definition file registered in the control device such as the controller 20 or the higher-level device 40, the item value related to the designated monitoring point is changed.

コントローラ20は、全体として各種の施設管理システムで用いられる一般的なコントローラからなり、通信回線L1を介して上位装置40やエンジニアリング装置10と接続されるとともに、通信回線L2を介して配下のフィールド機器30とそれぞれ接続され、予め登録されている定義ファイルに基づいて、各フィールド機器30からデータを収集し、予め登録されている制御プログラムに従って、これらデータに基づき各フィールド機器30を自動制御する機能を有している。   The controller 20 is a general controller used in various facility management systems as a whole, and is connected to the host device 40 and the engineering device 10 via the communication line L1, and is subordinate to the field devices via the communication line L2. 30 and a function for collecting data from each field device 30 based on a pre-registered definition file and automatically controlling each field device 30 based on these data according to a pre-registered control program. Have.

上位装置40は、全体としてサーバ装置などの情報処理装置からなり、通信回線L1を介して各コントローラ20やエンジニアリング装置10と接続され、予め登録されている監視ポイントの定義ファイルに基づいて、これらコントローラ20の動作監視や履歴記録を行う機能を有している。   The host device 40 is composed of an information processing device such as a server device as a whole, and is connected to each controller 20 and the engineering device 10 via the communication line L1, and these controllers are based on pre-registered monitoring point definition files. It has a function to monitor 20 operations and record history.

エンジニアリング装置10には、主な機能部として、通信I/F部11、画面表示部12、操作入力部13、記憶部14、および演算処理部15が設けられている。
通信I/F部11は、通信回線L1を介してコントローラ20や上位装置40などの制御デバイスとの間でデータ通信を行うことにより、定義ファイルなどの各種データをやり取りする機能を有している。
The engineering device 10 includes a communication I / F unit 11, a screen display unit 12, an operation input unit 13, a storage unit 14, and an arithmetic processing unit 15 as main functional units.
The communication I / F unit 11 has a function of exchanging various data such as a definition file by performing data communication with a control device such as the controller 20 or the host device 40 via the communication line L1. .

画面表示部12は、LCDなどの画面表示装置からなり、演算処理部15からの指示に応じて、変更条件入力画面や変更対象提示画面などの各種情報画面を画面表示する機能を有している。
操作入力部13は、キーボード、マウス、タッチパネルなどの操作入力装置からなり、作業者の操作を検出して演算処理部15へ出力する機能を有している。
The screen display unit 12 includes a screen display device such as an LCD, and has a function of displaying various information screens such as a change condition input screen and a change target presentation screen in response to an instruction from the arithmetic processing unit 15. .
The operation input unit 13 includes an operation input device such as a keyboard, a mouse, and a touch panel, and has a function of detecting an operation of the worker and outputting the operation to the arithmetic processing unit 15.

記憶部14は、ハードディスクや半導体メモリなどの記憶装置からなり、演算処理部15で実行する監視ポイント定義変更処理で用いる各種処理情報やプログラム14Pを記憶する機能を有している。
プロクラム14Pは、演算処理部15のCPUで実行されることにより、演算処理部15での監視ポイント定義変更処理のための各種処理部を実現するプログラムであり、通信I/F部11を介して接続された外部装置や記録媒体から読み出されて、予め記憶部14に格納される。
The storage unit 14 includes a storage device such as a hard disk or a semiconductor memory, and has a function of storing various processing information and a program 14P used in the monitoring point definition changing process executed by the arithmetic processing unit 15.
The program 14 </ b> P is a program that implements various processing units for the monitoring point definition changing process in the arithmetic processing unit 15 by being executed by the CPU of the arithmetic processing unit 15. It is read from the connected external device or recording medium and stored in the storage unit 14 in advance.

記憶部14で記憶される主な処理情報として、施設構成データ14Aがある。施設構成データ14Aは、施設管理システム1を構成するコントローラ20や上位機器40などの制御デバイスに関する情報からなり、通信回線L1を介してデータ通信を行うためのアドレス情報などが含まれている。   As main processing information stored in the storage unit 14, there is facility configuration data 14A. The facility configuration data 14A includes information related to control devices such as the controller 20 and the host device 40 that configure the facility management system 1, and includes address information for performing data communication through the communication line L1.

演算処理部15は、CPUおよびその周辺回路を有し、記憶部14のプログラム14Pを読み込んで実行することにより、監視ポイント定義変更処理のための各種処理部を実現する機能を有している。
演算処理部15で実現される主な処理部として、変更条件取得部15A、変更対象検索部15B、変更対象提示部15C、および変更処理部15Dがある。
The arithmetic processing unit 15 includes a CPU and its peripheral circuits, and has a function of realizing various processing units for the monitoring point definition changing process by reading and executing the program 14P of the storage unit 14.
As main processing units realized by the arithmetic processing unit 15, there are a change condition acquisition unit 15A, a change target search unit 15B, a change target presentation unit 15C, and a change processing unit 15D.

変更条件取得部15Aは、画面表示部12で変更条件入力画面を画面表示する機能と、操作入力部13で検出された当該変更条件入力画面での操作に応じて、変更対象となる監視ポイントおよび変更内容を示す変更条件を取得する機能とを有している。   The change condition acquisition unit 15A has a function of displaying the change condition input screen on the screen display unit 12 and a monitoring point to be changed according to the operation on the change condition input screen detected by the operation input unit 13. And a function for acquiring a change condition indicating the change content.

変更対象検索部15Bは、記憶部14の施設構成データ14Aに登録されているコントローラ20や上位ノード40などの制御デバイスの定義ファイルをそれぞれ参照することにより、変更条件取得部15Aで取得した変更条件に基づいて、各定義ファイルから変更対象となる監視ポイントを検索する機能を有している。   The change target retrieval unit 15B refers to the definition file of the control device such as the controller 20 or the upper node 40 registered in the facility configuration data 14A of the storage unit 14, thereby obtaining the change condition acquired by the change condition acquisition unit 15A. Based on the above, it has a function of searching for a monitoring point to be changed from each definition file.

変更対象提示部15Cは、変更対象検索部15Bで検索した変更対象となる制御デバイスおよび監視ポイントを変更対象提示画面により画面表示部12で表示する機能を有している。   The change target presentation unit 15C has a function of displaying on the screen display unit 12 the control device and the monitoring point to be changed searched by the change target search unit 15B on the change target presentation screen.

変更処理部15Dは、操作入力部13で検出された変更対象提示画面での実行操作に応じて、変更対象検索部15Bで検索した変更対象となる監視ポイントのうち、変更条件の変更内容で指定された項目の項目値を新たな項目値に変更する機能を有している。   The change processing unit 15D is designated by the change content of the change condition among the monitoring points to be changed searched by the change target search unit 15B in accordance with the execution operation on the change target presentation screen detected by the operation input unit 13. It has a function of changing the item value of the selected item to a new item value.

[本実施の形態の動作]
次に、図2を参照して、本実施の形態にかかるエンジニアリング装置10の監視ポイント定義変更動作について説明する。図2は、監視ポイント定義変更処理を示すフローチャートである。
演算処理部15は、操作入力部13で検出された作業者による実行指示操作に応じて、図2の監視ポイント定義変更処理を実行する。
[Operation of this embodiment]
Next, the monitoring point definition changing operation of the engineering apparatus 10 according to the present embodiment will be described with reference to FIG. FIG. 2 is a flowchart showing the monitoring point definition changing process.
The arithmetic processing unit 15 executes the monitoring point definition changing process of FIG. 2 according to the execution instruction operation by the operator detected by the operation input unit 13.

まず、変更条件取得部15Aは、画面表示部12で変更条件入力画面を画面表示し(ステップ100)、操作入力部13で検出された当該変更条件入力画面での操作に応じて(ステップ101)、変更対象となる監視ポイントおよび変更内容を示す変更条件を取得する(ステップ102)。   First, the change condition acquisition unit 15A displays the change condition input screen on the screen display unit 12 (step 100), and according to the operation on the change condition input screen detected by the operation input unit 13 (step 101). Then, a monitoring point to be changed and a change condition indicating the change contents are acquired (step 102).

図3は、変更条件入力画面の表示例である。ここでは、変更条件入力画面に、項目名とその項目値との組合せにより変更対象となる監視ポイントを指定するための監視ポイント指定欄51と、項目名と変更後の項目名との組合せにより変更内容を指定するための変更内容指定欄52とが設けられている。また、変更条件入力画面には、監視ポイント指定欄51および変更内容指定欄52で入力した変更条件に該当する変更対象の確認を指示するための変更対象確認ボタン53や、監視ポイント定義変更処理を中断するための閉じるボタン54が設けられている。   FIG. 3 is a display example of the change condition input screen. Here, the change condition input screen is changed according to the combination of the monitoring point specification field 51 for specifying the monitoring point to be changed by the combination of the item name and the item value, and the combination of the item name and the changed item name. A change content designation field 52 for designating the content is provided. The change condition input screen includes a change target confirmation button 53 for instructing confirmation of a change target corresponding to the change condition input in the monitoring point designation field 51 and the change content designation field 52, and a monitoring point definition change process. A close button 54 is provided for interruption.

図3に示す入力例では、監視ポイント指定欄51により、項目名「IPD」の項目値「KWh」の監視ポイントが変更対象として指定されており、変更内容指定欄52により、項目名「IPD」を新たな項目値「MWh」に変更するという変更内容が指定されている。   In the input example shown in FIG. 3, the monitoring point of the item value “KWh” of the item name “IPD” is specified as a change target by the monitoring point specification column 51, and the item name “IPD” is specified by the change content specification column 52. Is specified to change to a new item value “MWh”.

次に、変更対象検索部15Bは、記憶部14の施設構成データ14Aに登録されているコントローラ20や上位ノード40などの制御デバイスと通信I/F部11を介してデータ通信を行うことにより、各制御デバイスの定義ファイルをそれぞれ参照し、変更条件取得部15Aで取得した変更条件に基づいて、各定義ファイルから変更対象となる監視ポイントを検索する(ステップ103)。   Next, the change target search unit 15B performs data communication with the control device such as the controller 20 and the upper node 40 registered in the facility configuration data 14A of the storage unit 14 via the communication I / F unit 11. With reference to the definition file of each control device, the monitoring point to be changed is searched from each definition file based on the change condition acquired by the change condition acquisition unit 15A (step 103).

続いて、変更対象提示部15Cは、変更対象検索部15Bで検索した変更対象となる制御デバイスおよび監視ポイントを変更対象提示画面により画面表示部12で表示する(ステップ104)。   Subsequently, the change target presentation unit 15C displays the control device and the monitoring points that are the change targets searched by the change target search unit 15B on the screen display unit 12 using the change target presentation screen (step 104).

図4は、変更対象提示画面の表示例である。ここでは、変更対象提示画面において、記憶部14の施設構成データ14Aに基づいて、施設管理システム1を構成する制御デバイスおよび監視ポイントがツリー形式でツリー画面61に表示されており、変更対象となる制御デバイスおよび監視ポイントが白抜き表示などの表示形式で強調表示されている。また、変更対象提示画面には、定義変更処理の実行を指示するための実行ボタン62や、定義変更処理の実行をキャンセルするためのキャンセルボタン63が設けられている。   FIG. 4 is a display example of the change target presentation screen. Here, on the change target presentation screen, the control devices and monitoring points constituting the facility management system 1 are displayed in a tree format on the tree screen 61 based on the facility configuration data 14A in the storage unit 14, and are to be changed. The control device and monitoring point are highlighted in a display format such as white display. The change target presentation screen is provided with an execution button 62 for instructing execution of the definition change process and a cancel button 63 for canceling the execution of the definition change process.

図4に示す表示例では、コントローラ「Inf−GC1」およびその項目「電力量」と、コントローラ「Inf−GC2」およびその項目「電力量」とが、変更対象として選択されている。
この変更対象提示画面において、変更対象として選択されている項目をマウスでクリックすれば、変更対象から除外することができる。また、変更対象として選択されていない項目をマウスでクリックすれば、変更対象として選択することができる。
In the display example illustrated in FIG. 4, the controller “Inf-GC1” and its item “power amount”, and the controller “Inf-GC2” and its item “power amount” are selected as change targets.
In this change target presentation screen, an item selected as a change target can be excluded from the change target by clicking with the mouse. Further, if an item not selected as a change target is clicked with a mouse, it can be selected as a change target.

この後、変更処理部15Dは、操作入力部13で検出された変更対象提示画面での実行ボタン62による実行操作に応じて(ステップ105)、変更対象提示画面から変更対象となる制御デバイスおよび監視ポイントを取得する(ステップ106)。   Thereafter, the change processing unit 15 </ b> D responds to the execution operation by the execution button 62 on the change target presentation screen detected by the operation input unit 13 (step 105), and the control device to be changed and the monitoring target Points are acquired (step 106).

続いて、変更処理部15Dは、変更対象となる各制御デバイスから定義変更処理が未処理の制御デバイスを1つ選択して(ステップ110)、選択した選択制御デバイスと通信I/F部11を介してデータ通信を行うことにより、選択制御デバイスの定義ファイルを取得し(ステップ111)取得した定義ファイルのうち、変更対象となる監視ポイントの項目の項目値を新たな項目値に変更する(ステップ112)。   Subsequently, the change processing unit 15D selects one control device that has not been subjected to definition change processing from each control device to be changed (step 110), and selects the selected selected control device and the communication I / F unit 11. The definition file of the selected control device is acquired by performing data communication (step 111), and the item value of the monitoring point item to be changed is changed to a new item value in the acquired definition file (step 111) 112).

この後、変更処理部15Dは、変更後の定義ファイルを通信I/F部11を介して選択制御デバイスへ登録し(ステップ113)、変更対象となる各制御デバイスのうち定義変更処理が未処理の制御デバイスが存在するか確認する(ステップ114)。
ここで、未処理の制御デバイスが存在する場合(ステップ114:YES)、変更処理部15Dは、ステップ110へ移行する。一方、未処理の制御デバイスが存在しない場合(ステップ114:NO)、変更処理部15Dは、一連の監視ポイント定義変更処理を終了する。
Thereafter, the change processing unit 15D registers the changed definition file in the selected control device via the communication I / F unit 11 (step 113), and the definition change process is not processed among the control devices to be changed. It is confirmed whether there is a control device (step 114).
Here, when there is an unprocessed control device (step 114: YES), the change processing unit 15D proceeds to step 110. On the other hand, when there is no unprocessed control device (step 114: NO), the change processing unit 15D ends the series of monitoring point definition change processing.

[本実施の形態の効果]
このように、本実施の形態は、変更条件取得部15Aが、変更条件入力画面での操作に応じて、変更対象となる監視ポイントおよび変更内容を示す変更条件を取得し、変更対象検索部15Bが、変更条件に基づいて制御デバイスの定義ファイルから変更対象となる監視ポイントを検索し、変更処理部15Dが、変更対象検索部15Bで検索した変更対象となる監視ポイントのうち、変更条件の変更内容で指定された項目の項目値を新たな項目値に変更するようにしたものである。
[Effects of the present embodiment]
As described above, in the present embodiment, the change condition acquisition unit 15A acquires the change point indicating the monitoring point to be changed and the change content in accordance with the operation on the change condition input screen, and the change target search unit 15B. Searches for the monitoring point to be changed from the definition file of the control device based on the change condition, and the change processing unit 15D changes the change condition among the monitoring points to be changed searched by the change target search unit 15B. The item value of the item specified by the contents is changed to a new item value.

これにより、変更条件入力画面で指定した監視ポイントおよび変更内容に基づいて、各制御デバイスの定義ファイルから変更対象となる監視ポイントが選択され、変更内容で指定された項目の項目値が新たな項目値に自動的に変更される。したがって、対象となる監視ポイントの指定した項目のみを、簡単な操作で効率よくかつ確実に定義変更することができる。   As a result, the monitoring point to be changed is selected from the definition file of each control device based on the monitoring point and change content specified on the change condition input screen, and the item value of the item specified in the change content is a new item. The value is automatically changed. Therefore, it is possible to efficiently and reliably change the definition of only the item specified by the target monitoring point with a simple operation.

また、本実施の形態において、変更対象提示部15Cが、変更対象検索部15Bで検索した変更対象となる制御デバイスおよび監視ポイントを変更対象提示画面で表示し、変更処理部15Dが、変更対象提示画面での実行操作に応じて、項目値の変更を実行するようにしてもよい。
これにより、変更対象提示画面で作業者が変更対象となる制御デバイスおよび監視ポイントを確認でき、想定外のコントローラや監視ポイントが変更対象として選択されていないかどうかを確認することができ、より正確に定義変更することができる。
Further, in the present embodiment, the change target presentation unit 15C displays the control device and the monitoring point to be changed searched by the change target search unit 15B on the change target presentation screen, and the change processing unit 15D displays the change target presentation. The item value may be changed according to the execution operation on the screen.
As a result, the operator can check the control device and monitoring point to be changed on the change target presentation screen, and can check whether an unexpected controller or monitoring point is selected as the change target. The definition can be changed.

[実施の形態の拡張]
以上、実施形態を参照して本発明を説明したが、本発明は上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解しうる様々な変更をすることができる。また、各実施形態については、矛盾しない範囲で任意に組み合わせて実施することができる。
[Extended embodiment]
The present invention has been described above with reference to the embodiments, but the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention. In addition, each embodiment can be implemented in any combination within a consistent range.

1…施設管理システム、10…エンジニアリング装置、11…通信I/F部、12…画面表示部、13…操作入力部、14…記憶部、14A…施設構成データ、14P…プロクラム、15…演算処理部、15A…変更条件取得部、15B…変更対象検索部、15C…変更対象提示部、15D…変更処理部、20…コントローラ、30…フィールド機器、40…上位装置、L1,L2…通信回線、51…監視ポイント指定欄、52…変更内容指定欄、53…変更対象確認ボタン、54…閉じるボタン、61…ツリー画面、62…実行ボタン、63…キャンセルボタン。   DESCRIPTION OF SYMBOLS 1 ... Facility management system, 10 ... Engineering apparatus, 11 ... Communication I / F part, 12 ... Screen display part, 13 ... Operation input part, 14 ... Memory | storage part, 14A ... Facility structure data, 14P ... Program, 15 ... Arithmetic processing , 15A ... change condition acquisition unit, 15B ... change target search unit, 15C ... change target presentation unit, 15D ... change processing unit, 20 ... controller, 30 ... field device, 40 ... host device, L1, L2 ... communication line, 51 ... Monitoring point designation field, 52 ... Change content designation field, 53 ... Change target confirmation button, 54 ... Close button, 61 ... Tree screen, 62 ... Execution button, 63 ... Cancel button.

Claims (4)

施設管理システムの各制御デバイスで用いられる監視ポイントの定義ファイルに対して、指定した監視ポイントの項目値を変更するエンジニアリング装置で用いられる監視ポイント定義変更方法であって、
変更条件取得部が、変更条件入力画面での操作に応じて、変更対象となる監視ポイントおよび変更内容を示す変更条件を取得する変更条件取得ステップと、
変更対象検索部が、前記変更条件に基づいて前記制御デバイスの定義ファイルから変更対象となる監視ポイントを検索する変更対象検索ステップと、
変更処理部が、前記制御デバイスの定義ファイルに含まれる、変更対象となる前記監視ポイントのうち、前記変更条件の変更内容で指定された項目の項目値を新たな項目値に変更する変更処理ステップと
を備えることを特徴とする監視ポイント定義変更方法。
A monitoring point definition changing method used in an engineering device that changes an item value of a designated monitoring point with respect to a monitoring point definition file used in each control device of a facility management system,
A change condition acquisition step in which the change condition acquisition unit acquires a change condition indicating a monitoring point to be changed and a change content in accordance with an operation on the change condition input screen;
A change target search unit, wherein the change target search unit searches for a monitoring point to be changed from the definition file of the control device based on the change condition;
A change processing step in which the change processing unit changes the item value of the item specified by the change content of the change condition among the monitoring points to be changed included in the definition file of the control device to a new item value A monitoring point definition changing method comprising: and.
請求項1に記載の監視ポイント定義変更方法において、
変更対象提示部が、前記変更対象検索ステップで検索した変更対象となる制御デバイスおよび監視ポイントを変更対象提示画面で表示する変更対象提示ステップをさらに備え、
前記変更処理ステップは、前記変更対象提示画面での実行操作に応じて、前記項目値の変更を実行する
ことを特徴とする監視ポイント定義変更方法。
In the monitoring point definition changing method according to claim 1,
The change target presentation unit further includes a change target presentation step for displaying the control device and the monitoring point to be changed searched in the change target search step on the change target presentation screen,
The monitoring point definition changing method, wherein the change processing step executes the change of the item value in accordance with an execution operation on the change target presentation screen.
施設管理システムの各制御デバイスで用いられる監視ポイントの定義ファイルに対して、指定した監視ポイントの項目値を変更するエンジニアリング装置であって、
変更条件入力画面での操作に応じて、変更対象となる監視ポイントおよび変更内容を示す変更条件を取得する変更条件取得部と、
前記変更条件に基づいて前記制御デバイスの定義ファイルから変更対象となる監視ポイントを検索する変更対象検索部と、
前記制御デバイスの定義ファイルに含まれる、変更対象となる前記監視ポイントのうち、前記変更条件の変更内容で指定された項目の項目値を新たな項目値に変更する変更処理部と
を備えることを特徴とするエンジニアリング装置。
An engineering device that changes the specified monitoring point item value for the monitoring point definition file used by each control device of the facility management system,
In accordance with the operation on the change condition input screen, a change condition acquisition unit that acquires a change point indicating a monitoring point to be changed and a change content;
A change target search unit that searches for a monitoring point to be changed from the definition file of the control device based on the change condition;
A change processing unit that changes an item value of an item specified by a change content of the change condition among the monitoring points to be changed included in the definition file of the control device, to a new item value. Characteristic engineering equipment.
請求項3に記載のエンジニアリング装置において、
前記変更対象検索部で検索した変更対象となる制御デバイスおよび監視ポイントを変更対象提示画面で表示する変更対象提示部をさらに備え、
前記変更処理部は、前記変更対象提示画面での実行操作に応じて、前記項目値の変更を実行する
ことを特徴とするエンジニアリング装置。
In the engineering device according to claim 3,
A change target presentation unit for displaying the control device and the monitoring point to be changed searched by the change target search unit on a change target presentation screen;
The change processing unit executes the change of the item value in accordance with an execution operation on the change target presentation screen.
JP2014007450A 2014-01-20 2014-01-20 Monitoring point definition changing method and engineering device Active JP6247542B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014007450A JP6247542B2 (en) 2014-01-20 2014-01-20 Monitoring point definition changing method and engineering device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014007450A JP6247542B2 (en) 2014-01-20 2014-01-20 Monitoring point definition changing method and engineering device

Publications (2)

Publication Number Publication Date
JP2015135646A JP2015135646A (en) 2015-07-27
JP6247542B2 true JP6247542B2 (en) 2017-12-13

Family

ID=53767413

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014007450A Active JP6247542B2 (en) 2014-01-20 2014-01-20 Monitoring point definition changing method and engineering device

Country Status (1)

Country Link
JP (1) JP6247542B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6940234B2 (en) * 2017-12-26 2021-09-22 アズビル株式会社 Monitoring system, monitoring method, and higher-level equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4728073B2 (en) * 2005-09-07 2011-07-20 株式会社山武 Database change point searching method and apparatus
JP5635873B2 (en) * 2010-11-08 2014-12-03 アズビル株式会社 Engineering apparatus and point information creation method

Also Published As

Publication number Publication date
JP2015135646A (en) 2015-07-27

Similar Documents

Publication Publication Date Title
JP5434941B2 (en) Operation monitoring device and operation monitoring method
JP6493506B1 (en) INDUSTRIAL CONTROL SYSTEM, ITS SUPPORT DEVICE, CONTROL SUPPORT METHOD AND PROGRAM
JP2015109011A (en) Field device management apparatus, device information display method, computer program, and recording medium
JP5619328B1 (en) Sequence program creation support device
EP3152870B1 (en) Information retrieval system and method
JP2008097424A (en) Engineering tool
JP2019061504A (en) Client device, server device, and graph drawing program
JP2014142822A (en) Data creation device and method
JP2006293611A (en) Plant monitoring control system
CN103069353B (en) Facility management device and screen display method
JP6247542B2 (en) Monitoring point definition changing method and engineering device
JP6434435B2 (en) Information processing apparatus, operation support method, and operation support program
JP2017010155A (en) Facility monitoring device and facility monitoring method
JP6210108B2 (en) Field device management apparatus, device information display method, computer program, and recording medium
JP2011154429A (en) Plant operation monitoring device
JP6007320B2 (en) Computer, relevance calculation method, and storage medium
JP2015230584A (en) Alarm handling support device and alarm handling support method
JP7021401B1 (en) Logging support device, logging system, logging support method and program
JP2013257624A (en) Data input support device, method and program
JP6606876B2 (en) Information processing apparatus and information processing method
JP7237484B2 (en) PLANT MONITORING DEVICE, PLANT MONITORING METHOD, AND PLANT MONITORING PROGRAM
WO2020170401A1 (en) Information processing device, information processing method, and information processing program
JP6861070B2 (en) Graph display device and graph display method
JP2018505461A (en) Hierarchical navigation apparatus and method
JP2020095328A (en) Facility monitoring device and graph display method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160324

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170315

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170321

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170517

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171117

R150 Certificate of patent or registration of utility model

Ref document number: 6247542

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150