JP2012215925A - Engineering device - Google Patents

Engineering device Download PDF

Info

Publication number
JP2012215925A
JP2012215925A JP2011078892A JP2011078892A JP2012215925A JP 2012215925 A JP2012215925 A JP 2012215925A JP 2011078892 A JP2011078892 A JP 2011078892A JP 2011078892 A JP2011078892 A JP 2011078892A JP 2012215925 A JP2012215925 A JP 2012215925A
Authority
JP
Japan
Prior art keywords
host controller
file
information
acquisition unit
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.)
Granted
Application number
JP2011078892A
Other languages
Japanese (ja)
Other versions
JP5506729B2 (en
Inventor
Hidenori Kawashima
英法 河島
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 JP2011078892A priority Critical patent/JP5506729B2/en
Publication of JP2012215925A publication Critical patent/JP2012215925A/en
Application granted granted Critical
Publication of JP5506729B2 publication Critical patent/JP5506729B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an engineering device which can automatically create an object file in a predetermined format such as CSV that is adjusted to specifications of a monitoring system.SOLUTION: An object ID acquisition unit 16 and a property information acquisition unit 17 acquire object information from a host controller 4 via BACnet. A file specification selection unit 11 selects file specifications corresponding to a protocol of BACnet, and an object file creation unit 19 creates an object file with the selected file specifications by using the acquired object information.

Description

この発明は、制御機器を管理制御する上位コントローラに所定のプロトコルを適用した通信回線を介して接続されるエンジニアリング装置に関するものである。   The present invention relates to an engineering device connected to a host controller that manages and controls a control device via a communication line to which a predetermined protocol is applied.

建物内の複数のフィールド制御機器の監視・制御を行う監視システムとして、BACnet(Building Automation and Control netwoking protocol)などのオープンネットワークを用いて、空調設備、照明設備、電気設備および防災設備などの異なるメーカのシステムを接続し、監視・制御を行うマルチベンダ対応システムが普及している。   As a monitoring system that monitors and controls multiple field control devices in a building, using different open networks such as BACnet (Building Automation and Control networking protocol), different manufacturers such as air conditioning equipment, lighting equipment, electrical equipment, and disaster prevention equipment Multi-vendor compatible systems that connect these systems and perform monitoring and control have become widespread.

このBACnetに対応した監視システムを構築するに当たり、国内では、事前に各ベンダからBACnet仕様に応じた制御機器のオブジェクト情報をカンマ区切りにしたCSV形式のファイルとして入手することが定着している。そして、エンジニアリング装置が入手したCSVファイルに基づいて、監視装置で管理を行う制御機器情報、監視ポイント情報、オブジェクト情報などの管理情報を記録したJOBファイルを作成する。また、エンジニアリング装置は、作成したJOBファイルに基づいて、監視装置で管理を行う上位コントローラを動作させるための動作ファイルを作成し、対応する上位コントローラにダウンロードする。   In constructing a monitoring system corresponding to this BACnet, it has become established in Japan as a CSV file in which object information of a control device corresponding to the BACnet specification is separated in advance from each vendor in advance. Then, based on the CSV file obtained by the engineering device, a JOB file in which management information such as control device information managed by the monitoring device, monitoring point information, and object information is recorded is created. Further, the engineering device creates an operation file for operating the host controller managed by the monitoring device based on the created JOB file, and downloads it to the corresponding host controller.

例えば、特許文献1に係るエンジニアリング装置は、BACnetに適合するオブジェクト仕様をCSV形式で記述したCSVファイルを取り込み、このオブジェクト仕様を予め用意されたオブジェクトパラメータを参照することにより、オブジェクト毎のインスタンスを生成し、インスタンスからオブジェクト実装情報を生成する。   For example, the engineering apparatus according to Patent Document 1 generates an instance for each object by taking in a CSV file in which object specifications conforming to BACnet are described in CSV format and referring to object parameters prepared in advance for the object specifications. Then, object implementation information is generated from the instance.

特開2002−358116号公報JP 2002-358116 A

従来のエンジニアリング装置は、適正なCSVファイル(オブジェクト仕様)が準備されていることが前提となっている。
しかしながら、監視システム構築中に、入手したCSVファイルの情報がシステムの設計仕様に準拠していなかったり、情報そのものに誤りがあったりといった不具合が見つかった場合、修正されたCSVファイルを入手するまで構築作業を待たなければならない。また、最終段階で仕様が変更になった場合などは、修正されたCSVファイルの入手が遅れると、工期に間に合わない恐れがある。
特に、海外ではCSVファイルの授受が定着していなく、情報を要求しても対応してもらえなかったり、要求通りの仕様になっていなかったりするため、適正なCSVファイルを事前に準備することが難しいという課題があった。
The conventional engineering apparatus is premised on that an appropriate CSV file (object specification) is prepared.
However, if a problem such as the information in the obtained CSV file not conforming to the system design specifications or an error in the information itself is found during the construction of the monitoring system, it is constructed until the corrected CSV file is obtained. I have to wait for work. In addition, when the specification is changed at the final stage, there is a risk that if the acquisition of the corrected CSV file is delayed, the work schedule may not be in time.
In particular, overseas CSV file transfer has not become established, and even if information is requested, it cannot be handled or the specifications are not as required, so it is necessary to prepare an appropriate CSV file in advance. There was a difficult problem.

この発明は、上記のような課題を解決するためになされたもので、制御機器のオブジェクト情報を通信回線を介して上位コントローラから入手して、監視システムの仕様に合わせたCSVなどの所定形式のオブジェクトファイルを自動で作成することのできるエンジニアリング装置を提供することを目的とする。   The present invention has been made to solve the above-described problems. Object information of a control device is obtained from a host controller via a communication line, and is in a predetermined format such as CSV that matches the specifications of the monitoring system. An object of the present invention is to provide an engineering device capable of automatically creating an object file.

この発明に係るエンジニアリング装置は、上位コントローラがサポートしているサービス情報を要求するサービス情報要求メッセージを作成して上位コントローラに送信し、上位コントローラから返信されるサービス情報を取得するサービス情報取得部と、上位コントローラが管理制御する制御機器のオブジェクト情報のオブジェクトIDを要求するオブジェクトID要求メッセージを、サービス情報取得部の取得したサービス情報に基づき上位コントローラがサポートしている形態で作成して上位コントローラに送信し、上位コントローラから返信されるオブジェクトIDを取得するオブジェクトID取得部と、オブジェクトID取得部の取得したオブジェクトIDが付与されたオブジェクトの属性を示すプロパティ情報を要求するプロパティ情報要求メッセージを、サービス情報取得部の取得したサービス情報に基づき上位コントローラがサポートしている形態で作成して上位コントローラに送信し、上位コントローラから返信されるプロパティ情報を取得するプロパティ情報取得部と、オブジェクトID取得部の取得したオブジェクトIDおよびプロパティ情報取得部の取得したプロパティ情報に基づいて、上位コントローラの管理制御するオブジェクト情報を所定のファイル仕様で作成するオブジェクトファイル作成部とを備えるものである。   The engineering apparatus according to the present invention includes a service information acquisition unit that generates a service information request message for requesting service information supported by the host controller, transmits the service information request message to the host controller, and acquires service information returned from the host controller; The object ID request message for requesting the object ID of the object information of the control device managed and controlled by the host controller is created in a form supported by the host controller based on the service information acquired by the service information acquisition unit, and is transmitted to the host controller. An object ID acquisition unit that transmits an object ID returned from the host controller, and a property requesting property information indicating an attribute of the object to which the object ID acquired by the object ID acquisition unit is assigned. A property information acquisition unit that creates a property information request message in a form supported by the host controller based on the service information acquired by the service information acquisition unit, transmits the request message to the host controller, and acquires property information returned from the host controller And an object file creation unit that creates object information managed and controlled by the host controller based on the object ID acquired by the object ID acquisition unit and the property information acquired by the property information acquisition unit with a predetermined file specification. is there.

この発明によれば、通信回線を介した送受信により上位コントローラからオブジェクト情報を取得するようにしたので、監視システムの仕様に合わせたオブジェクトファイルを上位コントローラから取得した情報を用いて自動で作成することのできるエンジニアリング装置を提供することができる。   According to the present invention, the object information is acquired from the host controller by transmission / reception via the communication line, so that the object file conforming to the specification of the monitoring system is automatically created using the information acquired from the host controller. It is possible to provide an engineering device capable of performing the above.

この発明の実施の形態1に係るエンジニアリング装置を適用する監視システムの全体構成を示す図である。It is a figure which shows the whole structure of the monitoring system to which the engineering apparatus which concerns on Embodiment 1 of this invention is applied. 実施の形態1に係るエンジニアリング装置の構成を示すブロック図である。1 is a block diagram showing a configuration of an engineering device according to Embodiment 1. FIG. 実施の形態1のオブジェクトファイルについて、BACnetのプロトコルに対応したCSVフォーマットの一例を示す図である。5 is a diagram illustrating an example of a CSV format corresponding to a BACnet protocol for the object file according to the first embodiment. FIG. 実施の形態1に係る上位コントローラの構成を示すブロック図である。3 is a block diagram showing a configuration of a host controller according to Embodiment 1. FIG. 実施の形態1に係るエンジニアリング装置のオブジェクトファイル作成の動作を示すフローチャートである。4 is a flowchart showing an object file creation operation of the engineering apparatus according to the first embodiment. 実施の形態1に係るエンジニアリング装置が作成したオブジェクトファイルの一例を示す図である。It is a figure which shows an example of the object file which the engineering apparatus which concerns on Embodiment 1 produced.

以下、この発明の実施の形態について図面を参照しながら詳細に説明する。
実施の形態1.
図1はこの発明の実施の形態1に係る監視システムの構成を示す図であり、通信ネットワークとしてBACnetを用いた場合を示している。
監視システムは、図1に示すように、エンジニアリング装置1、監視装置2、表示装置3、複数の上位コントローラ4、複数の下位コントローラ5、および複数のBACnetルータ6(図1では一つを例示する)などから構成されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Embodiment 1 FIG.
1 is a diagram showing a configuration of a monitoring system according to Embodiment 1 of the present invention, and shows a case where a BACnet is used as a communication network.
As shown in FIG. 1, the monitoring system includes an engineering device 1, a monitoring device 2, a display device 3, a plurality of upper controllers 4, a plurality of lower controllers 5, and a plurality of BACnet routers 6 (one is illustrated in FIG. 1). ) Etc.

エンジニアリング装置1は、BACnetに対応した監視システムを構築するものである。このエンジニアリング装置1は、システムを構築する際に、BACnetの規格に合わせて、監視装置2で監視・制御を行う上位コントローラ4、下位コントローラ5および不図示のフィールド制御装置(制御機器)のオブジェクトの属性情報(詳細は後述する)を記述したCSV形式のオブジェクトファイルを作成し、このオブジェクトファイルに基づいてシステムの構成情報、およびI/O情報などの管理情報を記録したJOBファイルを作成する。また、エンジニアリング装置1は、作成したJOBファイルに基づいて、各上位コントローラ4を動作させるための動作ファイルを作成して、対応する上位コントローラ4にダウンロードする。   The engineering device 1 constructs a monitoring system corresponding to BACnet. When constructing the system, the engineering device 1 is configured to monitor the objects of the upper controller 4, the lower controller 5, and the field controller (control device) (not shown) that are monitored and controlled by the monitoring device 2 in accordance with the BACnet standard. An object file in CSV format describing attribute information (details will be described later) is created, and a JOB file in which management information such as system configuration information and I / O information is recorded is created based on the object file. Further, the engineering device 1 creates an operation file for operating each upper controller 4 based on the created JOB file, and downloads the operation file to the corresponding upper controller 4.

監視装置2は、BACnetを介して接続される複数の上位コントローラ4を監視・制御するものである。この監視装置2による監視・制御情報は表示装置3に表示される。   The monitoring device 2 monitors and controls a plurality of host controllers 4 connected via the BACnet. The monitoring / control information by the monitoring device 2 is displayed on the display device 3.

上位コントローラ4は、監視装置2による制御に従い、下位ネットワークを介して接続される複数の下位コントローラ5を監視・制御するものである。この上位コントローラ4は、エンジニアリング装置1からダウンロードした動作ファイルに基づいて動作する。また、上位コントローラ4は、下位ネットワークに接続されたフィールド制御装置の設定などの情報を含むオブジェクト情報を有する。
なお、上位コントローラ4は、BACnetルータ6を介してBACnetに接続される構成であってもよい。
The host controller 4 monitors and controls a plurality of lower controllers 5 connected via the lower network according to the control by the monitoring device 2. The host controller 4 operates based on the operation file downloaded from the engineering device 1. The host controller 4 has object information including information such as settings of field control devices connected to the lower network.
Note that the host controller 4 may be configured to be connected to the BACnet via the BACnet router 6.

下位コントローラ5は、上位コントローラ4による制御に従い、下位ネットワークを介して接続される複数の不図示のフィールド制御装置を制御するものである。フィールド制御装置は各種センサ、アクチュエータなどを具備し、下位コントローラ5がこれらをオブジェクトとして扱い、制御する。例えばあるオブジェクトが温度センサの温度データを取得するために使用され、下位コントローラ5が取得した温度データは上位コントローラ4へ通知される。通知された情報を基にした動作指示は、上位コントローラ4から下位コントローラ5へ通知され、下位コントローラ5がオブジェクト制御によりフィールド制御装置を動作させる(例えば空調機の発停制御)。   The lower controller 5 controls a plurality of field control devices (not shown) connected via the lower network according to the control by the upper controller 4. The field control device includes various sensors, actuators, and the like, and the lower controller 5 handles and controls them as objects. For example, an object is used to acquire temperature data of the temperature sensor, and the temperature data acquired by the lower controller 5 is notified to the upper controller 4. The operation instruction based on the notified information is notified from the upper controller 4 to the lower controller 5, and the lower controller 5 operates the field control device by object control (for example, start / stop control of the air conditioner).

次に、エンジニアリング装置1のオブジェクトファイル作成に関する構成について説明する。図2はこの発明の実施の形態1に係るエンジニアリング装置1の構成を示すブロック図である。
エンジニアリング装置1は、図2に示すように、ファイル仕様選択部11、ファイル仕様記憶部12、送受信部13、通信情報設定部14、サービス情報取得部15、オブジェクトID取得部16、プロパティ情報取得部17、プロパティ情報記憶部18、オブジェクトファイル作成部19、オブジェクトファイル記憶部20および入出力部21から構成されている。
Next, a configuration related to object file creation of the engineering device 1 will be described. FIG. 2 is a block diagram showing the configuration of the engineering apparatus 1 according to Embodiment 1 of the present invention.
As shown in FIG. 2, the engineering device 1 includes a file specification selection unit 11, a file specification storage unit 12, a transmission / reception unit 13, a communication information setting unit 14, a service information acquisition unit 15, an object ID acquisition unit 16, and a property information acquisition unit. 17, a property information storage unit 18, an object file creation unit 19, an object file storage unit 20, and an input / output unit 21.

ファイル仕様選択部11は、作成するオブジェクトファイルのフォーマット(仕様)を選択する。
図3に、BACnetのプロトコルの一つであるIEIEJ−G−0006:2006仕様のCSVフォーマットの一例を示す。図3に示すように、CSVファイルは、一つのオブジェクトについて、カラム1〜38の順に、プロパティ(オブジェクトの属性を表す情報)の項目に対応する情報が記述される。
例えば、ファイルフォーマットが「75,77,79,117,65,69」の場合、会議室に設置された空調機の温度計測値のために使用されるオブジェクトは「12582910,会議室温度,1,62,40.0,10.0」のように記述される。このオブジェクトは、オブジェクトID(プロパティID75)が「12582910」であり、オブジェクト名(77)は「会議室温度」、オブジェクトタイプ(79)は「0(Analog Input)」、単位(117)は「62(℃を表す数字)」、温度データの最大値(65)は「40.0」、最小値(69)は「10.0」であることを示す。
なお、オブジェクトとは、温度センサなどのフィールド制御機器のデータを抽象化し、プロパティの集合として定義したものであり、ANSI/ASHRAE Standard 135−2004に規定されている。本実施の形態中のオブジェクト情報は、このオブジェクトを意味する。
The file specification selection unit 11 selects the format (specification) of the object file to be created.
FIG. 3 shows an example of the CSV format of the IEIEJ-G-0006: 2006 specification, which is one of the BACnet protocols. As shown in FIG. 3, in the CSV file, information corresponding to the item of property (information representing the attribute of the object) is described in the order of columns 1 to 38 for one object.
For example, when the file format is “75, 77, 79, 117, 65, 69”, the object used for the temperature measurement value of the air conditioner installed in the conference room is “12582910, conference room temperature, 1, 62, 40.0, 10.0 ". This object has an object ID (property ID 75) of “12558210”, an object name (77) of “conference room temperature”, an object type (79) of “0 (Analog Input)”, and a unit (117) of “62”. (Number representing degrees Celsius) ”, the maximum value (65) of the temperature data is“ 40.0 ”, and the minimum value (69) is“ 10.0 ”.
Note that an object is defined as a set of properties by abstracting data of a field control device such as a temperature sensor, and is defined in ANSI / ASHHRA Standard 135-2004. The object information in this embodiment means this object.

図3の例はIEIEJ−G−0006:2006仕様のファイルフォーマットであるが、この他にも、IEIEJ−P−0003:2000仕様、独自仕様などのファイルフォーマットでもよい。ファイル仕様選択部11は、所定のファイルフォーマットを選択するか、入出力部21を通じてユーザの指示するファイルフォーマットを選択するかして、選択したファイルフォーマットをオブジェクトID取得部16に出力する。
ファイルフォーマットは予めファイル仕様記憶部12に与えておけばよい。
なお、BACnetの場合はCSV形式のフォーマットであるが、これに限定されるものではなく、BACnet以外のネットワークの場合にはそれに対応したフォーマットにすればよい。
The example of FIG. 3 is a file format of the IEIEJ-G-0006: 2006 specification, but other file formats such as the IEIEJ-P-0003: 2000 specification and original specification may be used. The file specification selection unit 11 outputs a selected file format to the object ID acquisition unit 16 by selecting a predetermined file format or selecting a file format instructed by the user through the input / output unit 21.
The file format may be given to the file specification storage unit 12 in advance.
In the case of BACnet, the CSV format is used. However, the format is not limited to this. In the case of a network other than BACnet, a format corresponding to the format may be used.

送受信部13は、BACnetを介して、またはBACnetを介しBACnetルータ6を経由して、上位コントローラ4との間でデータの送受信を行う。
通信情報設定部14は、通信相手の上位コントローラ4がBACnetルータ6を経由してBACnetに接続している場合に、このBACnetルータ6に通知する通信情報を設定する。通信情報としては、IP(Internet Protocol)アドレス、プロパティ数/分、プロトコル選択などが含まれる。
サービス情報取得部15は、上位コントローラ4がサポートしているサービス情報(Protocol_Services_Supportedプロパティ)を要求するサービス情報要求メッセージを作成して、通信情報設定部14から入力される通信情報を付与し、送受信部13を介して上位コントローラ4へ送信する。また、サービス情報取得部15は、上位コントローラ4からの返信も送受信部13を介して受け取り、オブジェクトID取得部16に出力する。サービス情報としては、ReadProperty(単一オブジェクトの単一プロパティを参照する)、ReadPropertyMultiple(単一オブジェクトの複数プロパティを参照するか、複数ポイントの複数プロパティを参照する)、セグメンテーションサポートの有無(セグメント化したメッセージの送受信を行うか否か)などが含まれる。
The transmission / reception unit 13 transmits / receives data to / from the host controller 4 via the BACnet or via the BACnet router 6 via the BACnet.
The communication information setting unit 14 sets communication information to be notified to the BACnet router 6 when the host controller 4 of the communication partner is connected to the BACnet via the BACnet router 6. The communication information includes an IP (Internet Protocol) address, the number of properties / minute, protocol selection, and the like.
The service information acquisition unit 15 creates a service information request message for requesting service information (Protocol_Services_Supported property) supported by the host controller 4 and adds communication information input from the communication information setting unit 14. 13 to the host controller 4. The service information acquisition unit 15 also receives a reply from the host controller 4 via the transmission / reception unit 13 and outputs it to the object ID acquisition unit 16. Service information includes ReadProperty (refers to a single property of a single object), ReadPropertyMultiple (refers to multiple properties of a single object or refers to multiple properties of multiple points), and whether segmentation support exists (segmented) Whether or not to send and receive messages).

オブジェクトID取得部16は、サービス情報取得部15から入力されるサービス情報、およびファイル仕様選択部11から入力されるファイル仕様に基づいて、上位コントローラ4が有するオブジェクト情報を取得するための前段階として、上位コントローラ4が有する全オブジェクトIDを要求するオブジェクトID要求メッセージを作成し、送受信部13を介して上位コントローラ4へ送信する。また、オブジェクトID取得部16は、上位コントローラ4からの返信も送受信部13を介して受け取り、プロパティ情報取得部17に出力する。   The object ID acquisition unit 16 is a pre-stage for acquiring the object information of the host controller 4 based on the service information input from the service information acquisition unit 15 and the file specification input from the file specification selection unit 11. Then, an object ID request message for requesting all object IDs possessed by the host controller 4 is created and transmitted to the host controller 4 via the transmission / reception unit 13. The object ID acquisition unit 16 also receives a reply from the host controller 4 via the transmission / reception unit 13 and outputs it to the property information acquisition unit 17.

プロパティ情報取得部17は、オブジェクトID取得部16から入力されるオブジェクトIDおよびサービス情報に基づいて、全てのオブジェクトIDのプロパティ情報を要求するプロパティ情報要求メッセージを作成し、送受信部13を介して上位コントローラ4へ送信する。また、プロパティ情報取得部17は、上位コントローラ4からの返信も送受信部13を介して受け取り、プロパティ情報記憶部18に出力する。
なお、プロパティ情報の取得は、上位コントローラ4毎にサポートする形態に応じて行えばよい。例えば、サポート情報に基づいて、オブジェクトID毎のプロパティ情報要求メッセージを作成してもよいし、全てのオブジェクトID一括のプロパティ情報要求メッセージを作成してもよい。
また、プロパティ情報取得部17は、ファイル仕様選択部11から入力されるファイル仕様に基づいて、オブジェクト毎に必要となるプロパティ情報を選択して、特定のプロパティ情報を要求するプロパティ情報要求メッセージを作成してもよい。
The property information acquisition unit 17 creates a property information request message for requesting property information of all object IDs based on the object ID and service information input from the object ID acquisition unit 16, and sends the property information request message via the transmission / reception unit 13. Transmit to the controller 4. The property information acquisition unit 17 also receives a reply from the host controller 4 via the transmission / reception unit 13 and outputs it to the property information storage unit 18.
The acquisition of property information may be performed according to the form supported for each host controller 4. For example, a property information request message for each object ID may be created based on support information, or a property information request message for all object IDs may be created.
Further, the property information acquisition unit 17 selects property information required for each object based on the file specification input from the file specification selection unit 11, and creates a property information request message for requesting specific property information. May be.

オブジェクトファイル作成部19は、ファイル仕様選択部11から入力される指示に基づいて該当するファイル仕様をファイル仕様記憶部12より取得し、このファイル仕様に必要なプロパティ情報をプロパティ情報記憶部18より取得して、オブジェクトファイルを作成する。作成したオブジェクトファイルは、オブジェクトファイル記憶部20に出力し、記憶する。
なお、エンジニアリング装置1において、オブジェクトファイルに含まれる各オブジェクトの情報が、監視装置2の監視する各監視ポイントに関連付けられて、JOBファイルおよび動作ファイルが作成されることになる。
The object file creation unit 19 acquires the corresponding file specification from the file specification storage unit 12 based on the instruction input from the file specification selection unit 11, and acquires the property information necessary for this file specification from the property information storage unit 18. To create an object file. The created object file is output to and stored in the object file storage unit 20.
In the engineering device 1, information on each object included in the object file is associated with each monitoring point monitored by the monitoring device 2 to create a JOB file and an operation file.

入出力部21は、通信情報の設定画面を表示してユーザの入力を受け付けて通信情報設定部14に設定したり、ファイル仕様の選択画面を表示してユーザの指示入力を受け付けてファイル仕様選択部11に出力したり、ファイル仕様の作成画面を表示してユーザが新たに作成したファイル仕様をファイル仕様記憶部12に記憶させたりする。なお、入出力部21として、キーボード(およびマウスなど)とディスプレイのように別体の入力装置と出力(表示)装置を用いてもよいし、タッチパネルのように入力と出力(表示)が一体となった装置を用いてもよい。   The input / output unit 21 displays a communication information setting screen to accept a user input and set it in the communication information setting unit 14, or displays a file specification selection screen to accept a user instruction input and select a file specification. The file specification is output to the unit 11, or the file specification creation screen is displayed and the file specification newly created by the user is stored in the file specification storage unit 12. As the input / output unit 21, a separate input device and output (display) device such as a keyboard (and a mouse) and a display may be used, and input and output (display) are integrated as a touch panel. You may use the device which became.

次に、上位コントローラ4の構成を説明する。図4はこの発明の実施の形態1に係る上位コントローラ4の構成を示すブロック図である。
上位コントローラ4は、図4に示すように、送受信部41、メッセージ解析部42、および情報記憶部43から構成される。
Next, the configuration of the host controller 4 will be described. FIG. 4 is a block diagram showing the configuration of the host controller 4 according to Embodiment 1 of the present invention.
As shown in FIG. 4, the host controller 4 includes a transmission / reception unit 41, a message analysis unit 42, and an information storage unit 43.

送受信部41は、BACnetを介して、またはBACnetを介しBACnetルータ6を経由して、エンジニアリング装置1との間でデータの送受信を行う。
メッセージ解析部42は、送受信部41を介してエンジニアリング装置1から受信したサービス情報要求メッセージ、オブジェクトID要求メッセージ、プロパティ情報要求メッセージを解析し、要求に応じた情報を情報記憶部43より取得し、送受信部41を介して送信する。
情報記憶部43は、この上位コントローラ4がサポートするサービスの一覧、この上位コントローラ4が監視・制御するフィールド制御装置のオブジェクト情報(例えばオブジェクトID、オブジェクト名、オブジェクトタイプといったプロパティ情報)などを記憶している。
The transmission / reception unit 41 transmits / receives data to / from the engineering apparatus 1 via the BACnet or via the BACnet router 6 via the BACnet.
The message analysis unit 42 analyzes the service information request message, the object ID request message, and the property information request message received from the engineering device 1 via the transmission / reception unit 41, acquires information according to the request from the information storage unit 43, The data is transmitted via the transmission / reception unit 41.
The information storage unit 43 stores a list of services supported by the host controller 4, object information (for example, property information such as object ID, object name, and object type) of the field control device monitored and controlled by the host controller 4 and the like. ing.

以下では、監視システム構築時に、CSV形式のオブジェクトファイルを作成する動作を説明する。図5は、この発明の実施の形態1に係るエンジニアリング装置1のオブジェクトファイル作成の動作を示すフローチャートである。
ここでは、図1に示す監視システムのうち、BACnetルータ6に接続された上位コントローラ4と、この上位コントローラ4に接続される不図示の下位コントローラおよびフィールド制御装置とが他社製であるものと仮定する。
Hereinafter, an operation of creating an object file in the CSV format when a monitoring system is constructed will be described. FIG. 5 is a flowchart showing an object file creation operation of the engineering apparatus 1 according to the first embodiment of the present invention.
Here, in the monitoring system shown in FIG. 1, it is assumed that the host controller 4 connected to the BACnet router 6 and the lower controller and field control device (not shown) connected to the host controller 4 are made by other companies. To do.

エンジニアリング装置1において、この監視システムのBACnetのプロトコル(IEIEJ−G−0006:2006、IEIEJ−P−0003:2000など)に合わせたファイル仕様をファイル仕様選択部11が選択し、オブジェクトID取得部16、プロパティ情報取得部17およびオブジェクトファイル作成部19に出力する(ステップST1)。   In the engineering apparatus 1, the file specification selection unit 11 selects a file specification that conforms to the BACnet protocol (IEIEJ-G-0006: 2006, IEIEJ-P-0003: 2000, etc.) of this monitoring system, and the object ID acquisition unit 16 And output to the property information acquisition unit 17 and the object file creation unit 19 (step ST1).

次いで、通信情報設定部14がBACnetルータ6のための通信情報を設定し、サービス情報取得部15に出力する(ステップST2)。サービス情報取得部15は、オブジェクト情報を取得する他社の上位コントローラ4を指定して、この上位コントローラ4宛のサービス情報要求メッセージを作成する(ステップST3)。そして、送受信部13がこのサービス情報要求メッセージを送信する(ステップST4)。
送受信部13は、指定された上位コントローラ4の返信するサービス情報を受信すると(ステップST5“YES”)、サービス情報をサービス情報取得部15に出力する。なお、送受信部13は、一定時間待っても受信できない場合(ステップST5“NO”)、ステップST4に戻ってサービス情報要求メッセージを再送する等してもよい。
Next, the communication information setting unit 14 sets communication information for the BACnet router 6 and outputs it to the service information acquisition unit 15 (step ST2). The service information acquisition unit 15 designates the host controller 4 of another company that acquires the object information, and creates a service information request message addressed to the host controller 4 (step ST3). Then, the transmission / reception unit 13 transmits this service information request message (step ST4).
When receiving the service information returned from the designated host controller 4 (step ST5 “YES”), the transmission / reception unit 13 outputs the service information to the service information acquisition unit 15. Note that if the transmission / reception unit 13 cannot receive even after waiting for a predetermined time (step ST5 “NO”), the transmission / reception unit 13 may return to step ST4 to retransmit the service information request message.

次いで、オブジェクトID取得部16が、選択されたファイル仕様で定義されたオブジェクトIDの情報およびサービス情報に基づいて、指定された上位コントローラ4宛のオブジェクトID要求メッセージを作成する(ステップST6)。そして、送受信部13がこのオブジェクトID要求メッセージを送信する(ステップST7)。
送受信部13は、指定された上位コントローラ4が監視・制御する全オブジェクトのオブジェクトIDを受信すると(ステップST8“YES”)、全オブジェクトIDをプロパティ情報記憶部18に出力する。なお、上記同様に送受信部13は一定時間待っても受信できない場合にメッセージを再送する等してもよい。
Next, the object ID acquisition unit 16 creates an object ID request message addressed to the designated upper controller 4 based on the object ID information and service information defined by the selected file specification (step ST6). Then, the transmitting / receiving unit 13 transmits this object ID request message (step ST7).
Upon receiving the object IDs of all objects monitored and controlled by the designated host controller 4 (step ST8 “YES”), the transmission / reception unit 13 outputs all the object IDs to the property information storage unit 18. Similarly to the above, the transmission / reception unit 13 may retransmit a message if it cannot be received after waiting for a certain period of time.

次いで、プロパティ情報取得部17が、オブジェクトIDおよびサービス情報に基づいて、指定された上位コントローラ4宛のプロパティ情報要求メッセージを作成する(ステップST9)。そして、送受信部13がこのプロパティ情報要求メッセージを送信する(ステップST10)。
送受信部13は、指定された上位コントローラ4の返信するプロパティ情報を全オブジェクトIDについて受信すると(ステップST11“YES”)、オブジェクトID毎のプロパティ情報をプロパティ情報記憶部18に出力する。なお、送受信部13はオブジェクトID毎にプロパティ情報の取得を繰り返してもよいし、上記同様に一定時間待っても受信できない場合にメッセージを再送する等してもよい。
Next, the property information acquisition unit 17 creates a property information request message addressed to the designated host controller 4 based on the object ID and service information (step ST9). Then, the transmission / reception unit 13 transmits this property information request message (step ST10).
When the transmission / reception unit 13 receives the property information returned from the designated host controller 4 for all object IDs (step ST11 “YES”), the transmission / reception unit 13 outputs the property information for each object ID to the property information storage unit 18. Note that the transmission / reception unit 13 may repeat acquisition of property information for each object ID, or may resend a message if reception is not possible after waiting for a fixed time as described above.

次いで、オブジェクトファイル作成部19が、選択されたファイル仕様をファイル仕様記憶部12から取得して、プロパティ情報記憶部18に記憶されたオブジェクトID毎のプロパティ情報をそのファイル仕様にしたオブジェクトファイルを作成する(ステップST12)。   Next, the object file creation unit 19 obtains the selected file specification from the file specification storage unit 12, and creates an object file using the property information for each object ID stored in the property information storage unit 18 as the file specification. (Step ST12).

以上の処理を、他社の上位コントローラ4の様にオブジェクトファイル作成が必要な上位コントローラ4に対してそれぞれ実施すればよい。なお、自社の上位コントローラ4からも同様にオブジェクトファイルを作成してもよいし、予めCSV形式で作成されたオブジェクトファイルを外部から取得してオブジェクトファイル記憶部20に記憶させてもよい。   The above processing may be performed for each host controller 4 that requires object file creation, such as the host controller 4 of another company. An object file may be created in the same manner from the host controller 4 of the company, or an object file created in advance in CSV format may be acquired from the outside and stored in the object file storage unit 20.

なお、図5では、BACnetルータ6を経由して上位コントローラ4との間で通信を行う場合の例を説明したが、BACnetルータ6を経由せず上位コントローラ4との間で通信を行ってもよいことは言うまでもない。その場合にはステップST2のルータ設定を省略してよい。   In FIG. 5, an example in which communication is performed with the host controller 4 via the BACnet router 6 has been described. However, communication with the host controller 4 may be performed without using the BACnet router 6. Needless to say, it is good. In that case, the router setting in step ST2 may be omitted.

図6に、オブジェクトファイルの一例を示す。このオブジェクトファイルは、図3に示すIEIEJ−G−0006:2006仕様のファイルフォーマットに基づいて作成されたものであり、フィールド制御装置として冷凍機CH−1、空調機AHU−1を例として、オブジェクトID、単位、単位のプロパティID、最小値、最大値などが割り当てられている。   FIG. 6 shows an example of the object file. This object file is created on the basis of the file format of the IEIEJ-G-0006: 2006 specification shown in FIG. 3, and the object is taken as an example using the refrigerator CH-1 and the air conditioner AHU-1 as field control devices. ID, unit, unit property ID, minimum value, maximum value, etc. are assigned.

以上より、実施の形態1に係るエンジニアリング装置1を、上位コントローラ4がサポートしているサービス情報を要求するサービス情報要求メッセージを作成して送受信部13からBACnetを介して送信し、上位コントローラ4からサービス情報を取得するサービス情報取得部15と、上位コントローラ4が管理制御するフィールド制御装置のオブジェクトのオブジェクトIDを要求するオブジェクトID要求メッセージを、サービス情報取得部15の取得したサービス情報に基づき上位コントローラ4がサポートしている形態で作成して送受信部13からBACnetを介して送信し、上位コントローラ4からオブジェクトIDを取得するオブジェクトID取得部16と、オブジェクトID取得部16の取得したオブジェクトIDが付与されたオブジェクトの属性を示すプロパティ情報を要求するプロパティ情報要求メッセージを、サービス情報取得部15の取得したサービス情報に基づき上位コントローラ4がサポートしている形態で作成して送受信部13からBACnetを介して送信し、上位コントローラ4からプロパティ情報を取得するプロパティ情報取得部17と、オブジェクトID取得部16の取得したオブジェクトIDおよびプロパティ情報取得部17の取得したプロパティ情報に基づいて、上位コントローラ4の管理制御するオブジェクトの情報を所定のファイル仕様で作成するオブジェクトファイル作成部19とを備えるように構成した。このため、オブジェクトファイルが入手できない場合などでも、上位コントローラ4からオブジェクト情報を取得して、CSVなどの所定形式のオブジェクトファイルを自動で作成することのできるエンジニアリング装置1を提供することができる。よって、監視システム構築の効率を高めることが可能となる。   As described above, the engineering apparatus 1 according to the first embodiment creates a service information request message for requesting service information supported by the host controller 4 and transmits the service information request message from the transceiver unit 13 via the BACnet. Based on the service information acquired by the service information acquisition unit 15, the service information acquisition unit 15 that acquires service information and an object ID request message that requests the object ID of the object of the field control device managed and controlled by the upper controller 4 4 is created and transmitted from the transceiver unit 13 via the BACnet, and the object ID acquisition unit 16 that acquires the object ID from the host controller 4 and the object ID acquired by the object ID acquisition unit 16 are A property information request message for requesting property information indicating an attribute of a given object is created in a form supported by the host controller 4 based on the service information acquired by the service information acquisition unit 15, and the BACnet is transmitted from the transmission / reception unit 13. The property information acquisition unit 17 that acquires property information from the upper controller 4 and the object ID acquired by the object ID acquisition unit 16 and the property information acquired by the property information acquisition unit 17 An object file creation unit 19 that creates information on objects to be managed and controlled with a predetermined file specification is provided. For this reason, even when the object file cannot be obtained, the engineering apparatus 1 that can acquire object information from the host controller 4 and automatically create an object file of a predetermined format such as CSV can be provided. Therefore, it is possible to increase the efficiency of construction of the monitoring system.

また、実施の形態1によれば、エンジニアリング装置1が、BACnetなどの通信回線のプロトコルに応じてオブジェクトファイルのファイル仕様を選択するファイル仕様選択部11を備え、プロパティ情報取得部17は、そのファイル仕様に対応するプロパティ情報を要求するプロパティ情報要求メッセージを作成し、オブジェクトファイル作成部19はそのファイル仕様でオブジェクトファイルを作成するようにしたので、通信回線のプロトコル仕様に応じたオブジェクトファイルを適切に作成することができる。   Further, according to the first embodiment, the engineering device 1 includes the file specification selection unit 11 that selects the file specification of the object file according to the protocol of the communication line such as BACnet, and the property information acquisition unit 17 Since a property information request message for requesting property information corresponding to the specification is created, and the object file creation unit 19 creates an object file with the file specification, an object file corresponding to the protocol specification of the communication line is appropriately created. Can be created.

なお、上記実施の形態1において、監視システムの通信回線にBACnetを適用した例を示したが、BACnet以外の通信回線であってもよく、通信回線の仕様に応じたファイル仕様のオブジェクトファイルを作成すればよい。   In the first embodiment, an example in which BACnet is applied to the communication line of the monitoring system has been described. However, a communication line other than BACnet may be used, and an object file having a file specification corresponding to the specification of the communication line is created. do it.

以上、本発明の実施形態を図面を参照して詳述してきたが、具体的な構成は、上述した実施の形態の構成に限られるものではなく、本発明の要旨を逸脱しない範囲の設計の変更などがあっても本発明に含まれることは言うまでもない。   The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to the configuration of the above-described embodiment, and the design does not depart from the gist of the present invention. Needless to say, changes and the like are included in the present invention.

1 エンジニアリング装置
2 監視装置
3 表示装置
4 上位コントローラ
5 下位コントローラ
6 BACnetルータ
11 ファイル仕様選択部
12 ファイル仕様記憶部
13 送受信部
14 通信情報設定部
15 サービス情報取得部
16 オブジェクトID取得部
17 プロパティ情報取得部
18 プロパティ情報記憶部
19 オブジェクトファイル作成部
20 オブジェクトファイル記憶部
21 入出力部
41 送受信部
42 メッセージ解析部
43 情報記憶部
DESCRIPTION OF SYMBOLS 1 Engineering apparatus 2 Monitoring apparatus 3 Display apparatus 4 High-order controller 5 Low-order controller 6 BACnet router 11 File specification selection part 12 File specification storage part 13 Transmission / reception part 14 Communication information setting part 15 Service information acquisition part 16 Object ID acquisition part 17 Property information acquisition Unit 18 property information storage unit 19 object file creation unit 20 object file storage unit 21 input / output unit 41 transmission / reception unit 42 message analysis unit 43 information storage unit

Claims (4)

制御機器を管理制御する上位コントローラに所定のプロトコルを適用した通信回線を介して接続されるエンジニアリング装置であって、
前記上位コントローラがサポートしているサービス情報を要求するサービス情報要求メッセージを作成して前記上位コントローラに送信し、前記上位コントローラから返信されるサービス情報を取得するサービス情報取得部と、
前記上位コントローラが管理制御する前記制御機器のオブジェクト情報のオブジェクトIDを要求するオブジェクトID要求メッセージを、前記サービス情報取得部の取得したサービス情報に基づき前記上位コントローラがサポートしている形態で作成して前記上位コントローラに送信し、前記上位コントローラから返信されるオブジェクトIDを取得するオブジェクトID取得部と、
前記オブジェクトID取得部の取得したオブジェクトIDが付与されたオブジェクトの属性を示すプロパティ情報を要求するプロパティ情報要求メッセージを、前記サービス情報取得部の取得したサービス情報に基づき前記上位コントローラがサポートしている形態で作成して前記上位コントローラに送信し、前記上位コントローラから返信されるプロパティ情報を取得するプロパティ情報取得部と、
前記オブジェクトID取得部の取得したオブジェクトIDおよび前記プロパティ情報取得部の取得したプロパティ情報に基づいて、前記上位コントローラの管理制御するオブジェクト情報を所定のファイル仕様で作成するオブジェクトファイル作成部とを備えることを特徴とするエンジニアリング装置。
An engineering device connected to a host controller that manages and controls a control device via a communication line that applies a predetermined protocol,
A service information acquisition unit that creates a service information request message for requesting service information supported by the host controller, transmits the service information request message to the host controller, and acquires service information returned from the host controller;
An object ID request message for requesting an object ID of the object information of the control device managed and controlled by the host controller is created in a form supported by the host controller based on the service information acquired by the service information acquisition unit. An object ID acquisition unit for transmitting to the host controller and acquiring an object ID returned from the host controller;
The host controller supports a property information request message for requesting property information indicating the attribute of the object to which the object ID acquired by the object ID acquisition unit is assigned based on the service information acquired by the service information acquisition unit. A property information acquisition unit that acquires the property information that is created and transmitted to the host controller and is sent back from the host controller;
An object file creation unit that creates object information managed and controlled by the host controller based on the object ID acquired by the object ID acquisition unit and the property information acquired by the property information acquisition unit according to a predetermined file specification. Engineering equipment characterized by
前記通信回線のプロトコルに応じて、前記オブジェクトファイル作成部で作成するオブジェクト情報のファイル仕様を選択するファイル仕様選択部を備えることを特徴とする請求項1記載のエンジニアリング装置。   2. The engineering apparatus according to claim 1, further comprising a file specification selection unit that selects a file specification of object information created by the object file creation unit in accordance with a protocol of the communication line. 前記オブジェクトID取得部は、前記オブジェクトファイル作成部で作成するオブジェクト情報のファイル仕様に対応するオブジェクトIDを要求するオブジェクトID要求メッセージを作成することを特徴とする請求項1記載のエンジニアリング装置。   The engineering apparatus according to claim 1, wherein the object ID acquisition unit creates an object ID request message for requesting an object ID corresponding to a file specification of the object information created by the object file creation unit. 前記プロパティ情報取得部は、前記オブジェクトファイル作成部で作成するオブジェクト情報のファイル仕様に対応するプロパティ情報を要求するプロパティ情報要求メッセージを作成することを特徴とする請求項1記載のエンジニアリング装置。   2. The engineering apparatus according to claim 1, wherein the property information acquisition unit creates a property information request message for requesting property information corresponding to a file specification of the object information created by the object file creation unit.
JP2011078892A 2011-03-31 2011-03-31 Engineering equipment Active JP5506729B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011078892A JP5506729B2 (en) 2011-03-31 2011-03-31 Engineering equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011078892A JP5506729B2 (en) 2011-03-31 2011-03-31 Engineering equipment

Publications (2)

Publication Number Publication Date
JP2012215925A true JP2012215925A (en) 2012-11-08
JP5506729B2 JP5506729B2 (en) 2014-05-28

Family

ID=47268661

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011078892A Active JP5506729B2 (en) 2011-03-31 2011-03-31 Engineering equipment

Country Status (1)

Country Link
JP (1) JP5506729B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014153827A (en) * 2013-02-06 2014-08-25 Azbil Corp Engineering device and engineering method
JP2014192874A (en) * 2013-03-28 2014-10-06 Azbil Corp Engineering work device and engineering work method
JP2014191792A (en) * 2013-03-28 2014-10-06 Azbil Corp Engineering device and engineering method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004030642A (en) * 2002-05-31 2004-01-29 Ricoh Co Ltd Method and system for remotely monitoring equipment by creating equipment object regarding equipment to be monitored
JP2005130025A (en) * 2003-10-21 2005-05-19 Daikin Ind Ltd Protocol conversion apparatus and system, and management method and management program for facility equipment
JP2005149456A (en) * 2003-10-24 2005-06-09 Matsushita Electric Works Ltd Group management system and service providing apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004030642A (en) * 2002-05-31 2004-01-29 Ricoh Co Ltd Method and system for remotely monitoring equipment by creating equipment object regarding equipment to be monitored
JP2005130025A (en) * 2003-10-21 2005-05-19 Daikin Ind Ltd Protocol conversion apparatus and system, and management method and management program for facility equipment
JP2005149456A (en) * 2003-10-24 2005-06-09 Matsushita Electric Works Ltd Group management system and service providing apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014153827A (en) * 2013-02-06 2014-08-25 Azbil Corp Engineering device and engineering method
JP2014192874A (en) * 2013-03-28 2014-10-06 Azbil Corp Engineering work device and engineering work method
JP2014191792A (en) * 2013-03-28 2014-10-06 Azbil Corp Engineering device and engineering method

Also Published As

Publication number Publication date
JP5506729B2 (en) 2014-05-28

Similar Documents

Publication Publication Date Title
JP6012727B2 (en) Equipment management system, equipment management apparatus, equipment management method and program
CN102763373B (en) The method and apparatus using the service of local network devices based on remote access
JP5976210B2 (en) Monitoring system, facility management apparatus, monitoring method and program
JP2005267303A (en) Information processing apparatus, network system and method for controlling network system
US20120324366A1 (en) System and a method for remotely using electrical devices
JP2011193307A (en) Field communication system and field communication method
JP5974931B2 (en) Communication device
US20140365606A1 (en) Information processing apparatus, information processing method, and program
CN105787300B (en) A kind of method and system that control software uses
JP5506729B2 (en) Engineering equipment
US20220376946A1 (en) Building management system with multi-interface gateway
JP5550595B2 (en) Engineering equipment
JP5308418B2 (en) Programmable logic controller
US20220377132A1 (en) Building management system with exchangeable communication interfaces
JP6816589B2 (en) Remote management systems, intermediaries, remote management methods, and remote management programs
JP2014060636A (en) Communication interface conversion device
JP2009171379A (en) Remote control device, remote control system, and remote control method
JP6879014B2 (en) Monitoring system, program and monitoring method
JP2008027144A (en) Gateway device and controlled device
WO2019100014A1 (en) Food preparation apparatus having a virtual data bus
JP2009290605A (en) Relay device, relay method and monitor
JP2014103531A (en) Information processing device, information processing system, and program
JP6066796B2 (en) Engineering apparatus and engineering method
JPWO2012160861A1 (en) Software automatic deployment device
US11967196B2 (en) Food preparation apparatus having a virtual data bus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130826

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140318

R150 Certificate of patent or registration of utility model

Ref document number: 5506729

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150