JP5328754B2 - Message collection and analysis device, message collection and analysis method, and program - Google Patents

Message collection and analysis device, message collection and analysis method, and program Download PDF

Info

Publication number
JP5328754B2
JP5328754B2 JP2010260630A JP2010260630A JP5328754B2 JP 5328754 B2 JP5328754 B2 JP 5328754B2 JP 2010260630 A JP2010260630 A JP 2010260630A JP 2010260630 A JP2010260630 A JP 2010260630A JP 5328754 B2 JP5328754 B2 JP 5328754B2
Authority
JP
Japan
Prior art keywords
collection
message
network
analysis
networks
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
JP2010260630A
Other languages
Japanese (ja)
Other versions
JP2012113448A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2010260630A priority Critical patent/JP5328754B2/en
Publication of JP2012113448A publication Critical patent/JP2012113448A/en
Application granted granted Critical
Publication of JP5328754B2 publication Critical patent/JP5328754B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、例えばビル設備を管理するビル設備システムネットワーク等のネットワークシステムを構成する複数のネットワーク各々を送受信される電文を収集し解析する電文収集解析装置、電文収集解析方法及びプログラムに関する。   The present invention relates to a message collection and analysis device, a message collection and analysis method, and a program for collecting and analyzing messages transmitted and received through each of a plurality of networks constituting a network system such as a building facility system network that manages building facilities.

近年、ビル等に設置されている空調機器等の設備機器を所定の監視装置(ビル管理システム)を用いて管理、制御するビル設備システムネットワークの開発が進められている。従来のビル設備システムネットワークでは、LAN(Local Area Network)やWAN(Wide Area Network)等の上位ネットワークに接続された監視装置が、ゲートウェイ装置を介して、下位ネットワークによって接続された複数の設備機器を管理(監視)・制御している。   In recent years, development of a building equipment system network that manages and controls equipment such as air conditioners installed in a building using a predetermined monitoring device (building management system) has been underway. In a conventional building equipment system network, a monitoring device connected to a higher level network such as a LAN (Local Area Network) or a WAN (Wide Area Network) has a plurality of equipment connected by a lower level network via a gateway device. Management (monitoring) and control.

上位ネットワークの代表的なプロトコルの1つである、BACnet(Building Automation and Control Networking Protocol)が2003年に国際標準規格ISO16484−5として規定された。これにより、国際標準規格として規定されたBACnetに対応した装置を提供するベンダが増えてきている。   BACnet (Building Automation and Control Networking Protocol), which is one of the representative protocols of the higher level network, was defined in 2003 as the international standard ISO 16484-5. As a result, an increasing number of vendors provide devices compatible with BACnet defined as an international standard.

ゲートウェイ装置は、監視装置が接続された上位ネットワークと設備機器が接続された下位ネットワークとの間に接続されている。ゲートウェイ装置は、監視装置から送信されるデータ(パケット)を設備機器で処理可能なデータに変換するとともに、設備機器から送信されるデータを監視装置で処理可能なデータに変換する。すなわち、ゲートウェイ装置は、監視装置で処理する上位ネットワーク側のプロトコルと設備機器で処理する下位ネットワーク側のプロトコルの相互変換を行っている。   The gateway device is connected between the upper network to which the monitoring device is connected and the lower network to which the equipment is connected. The gateway device converts data (packets) transmitted from the monitoring device into data that can be processed by the facility device, and converts data transmitted from the facility device into data that can be processed by the monitoring device. That is, the gateway device performs mutual conversion between a protocol on the upper network side processed by the monitoring device and a protocol on the lower network side processed by the equipment.

このようなゲートウエイ装置の1つとして、例えば、設備機器を提供する複数の異なるベンダによって提供される独自仕様の下位ネットワークと上位ネットワークとを接続可能なゲートウェイ装置が提供されている(例えば、特許文献1参照)。   As one of such gateway devices, for example, a gateway device capable of connecting a lower-level network and a higher-level network provided by a plurality of different vendors that provide equipment is provided (for example, Patent Documents). 1).

これにより、複数のベンダ各々において、独自仕様の下位ネットワークの構築が容易に可能になった。しかしながら、その一方で、様々な仕様の下位ネットワークが構築されたシステムでは、システムに不具合が発生した時に、いずれのネットワークにその不具合の要因があるのかを切り分けるのが困難になってきている。   As a result, each of a plurality of vendors can easily construct a lower-level network of an original specification. However, on the other hand, in a system in which lower-level networks of various specifications are constructed, when a problem occurs in the system, it is difficult to determine which network has the cause of the problem.

この切り分けを行うために、各ネットワークを伝送される電文を収集し解析する電文収集解析装置が用いられる。電文収集解析装置は、複数のネットワーク(例えば、上位ネットワークと下位ネットワーク)にそれぞれ接続され、接続したネットワークを伝送される電文を同時に収集する。保守エンジニアは、この収集結果に基づいて、例えば、要求電文に対する応答電文はあるか、応答電文の内容は正しいかなどを解析する。   In order to perform this separation, a message collection / analysis device that collects and analyzes messages transmitted through each network is used. The message collection and analysis device is connected to each of a plurality of networks (for example, an upper network and a lower network), and simultaneously collects messages transmitted through the connected networks. Based on the collected result, the maintenance engineer analyzes, for example, whether there is a response message for the request message or whether the content of the response message is correct.

このような電文収集解析装置の一例として、複数の測定ターミナルと、1つのメインフレームと、1つのターミナルアダプタとを備えるネットワークアナライザが開示されている(例えば、特許文献2参照)。複数の測定ターミナルは被測定対象の測定を行う。また、メインフレームは、測定ターミナルの制御及び測定ターミナルから受信した測定信号の解析・判定処理を行う。ターミナルアダプタは、時分割にメインフレームといずれかの測定ターミナルとの接続を切り替える。   As an example of such a message collection and analysis apparatus, a network analyzer including a plurality of measurement terminals, one main frame, and one terminal adapter is disclosed (for example, see Patent Document 2). The plurality of measurement terminals measure the measurement target. The mainframe also controls the measurement terminal and performs analysis / determination processing of the measurement signal received from the measurement terminal. The terminal adapter switches the connection between the mainframe and one of the measurement terminals in a time division manner.

特開2006−129283号公報(図1)JP 2006-129283 A (FIG. 1) 特許第3429145号公報(図1)Japanese Patent No. 3429145 (FIG. 1)

電文収集解析装置は、ゲートウェイ装置を含むビル設備システムネットワークにて、ゲートウェイ装置を挟む上位ネットワークと下位ネットワークとにそれぞれ1台ずつ接続される。各電文収集解析装置は、それぞれが接続されたネットワークに伝送される電文を不具合発生前後で収集する。   One telegram collection / analysis device is connected to each of an upper network and a lower network sandwiching the gateway device in a building equipment system network including the gateway device. Each message collection and analysis device collects messages transmitted to the network to which each message collection and analysis device is connected before and after the occurrence of a failure.

不具合が発生した時の原因の切り分けは、収集された電文を保守エンジニアが解析することにより行われる。解析項目は、多岐にわたる。例えば、上位ネットワークに接続された監視装置が正しく要求電文を送信しているか、ゲートウェイ装置が監視装置からの要求電文を受信し下位ネットワークに接続された設備機器へ正しく要求電文を送信しているか、設備機器がゲートウェイ装置からの要求電文を受信し、設備機器を正しく制御しその結果をゲートウェイ装置へ応答電文として送信しているか、ゲートウェイ装置が設備機器からの応答電文を受信し監視装置へ送信しているか、等が解析項目として挙げられる。   The cause when a problem occurs is determined by the maintenance engineer analyzing the collected messages. The analysis items are diverse. For example, whether the monitoring device connected to the upper network correctly transmits the request message, or whether the gateway device receives the request message from the monitoring device and correctly transmits the request message to the equipment connected to the lower network, The equipment receives the request message from the gateway device, correctly controls the equipment and sends the result as a response message to the gateway device, or the gateway device receives the response message from the equipment and sends it to the monitoring device Or the like is an analysis item.

特許文献2に開示された装置は、複数のネットワーク各々に接続して同時に電文を収集することはできる。しかしながら、電文は、最終的には、ネットワークの数だけ収集されるため、そのデータ量は膨大となる。このため、保守エンジニアは、具体的な解析作業を行う前に、この膨大な電文を集約する必要がある。   The apparatus disclosed in Patent Document 2 can be connected to each of a plurality of networks and collect messages simultaneously. However, since the electronic messages are finally collected by the number of networks, the data amount becomes enormous. For this reason, the maintenance engineer needs to collect this enormous amount of messages before performing specific analysis work.

この集約作業には長時間を要する。収集した電文のデータ量にもよるが、例えば1時間から2時間で収集した電文を集約するには通常は30分から1時間が必要になる。また、半日から1日で収集した電文を集約するには2時間から4時間が必要になる。このように、電文の集約作業だけでも膨大な時間を要するので、保守エンジニアの作業負担が増大する。   This aggregation work takes a long time. Depending on the amount of collected telegram data, for example, it usually takes 30 minutes to 1 hour to collect telegrams collected in 1 to 2 hours. In addition, it takes 2 to 4 hours to collect messages collected from half a day to one day. In this way, a huge amount of time is required only for the work of consolidating messages, which increases the work load on the maintenance engineer.

本発明は、上記実情に鑑みてなされたものであり、ビル設備システムネットワークを構成する複数のネットワーク各々を伝送される電文の解析効率を向上させることができる電文収集解析装置、電文収集解析方法及びプログラムを実現することを目的とする。   The present invention has been made in view of the above circumstances, a message collection and analysis device, a message collection and analysis method, and a message collection and analysis method capable of improving the analysis efficiency of a message transmitted through each of a plurality of networks constituting a building equipment system network. The purpose is to realize the program.

上記目的を達成するために、本発明の電文収集解析装置は、複数のネットワークから構成されるシステムネットワークの電文収集解析装置である。この電文収集解析装置において、電文受信手段は、複数のネットワーク各々を伝送される電文を個別に受信する。電文格納手段は、各ネットワークを伝送される電文に時刻情報を付与して別々に格納する。収集データ集約手段は、電文格納手段に別々に格納された各ネットワークの電文を、所定の集約条件にもとづいて前記複数のネットワークにまたがって集約することにより、集約データを生成する。 In order to achieve the above object, a message collection / analysis apparatus of the present invention is a message collection / analysis apparatus of a system network composed of a plurality of networks. In this electronic message collection and analysis apparatus, the electronic message receiving means individually receives electronic messages transmitted through a plurality of networks. The message storage means assigns time information to messages transmitted through each network and stores them separately. The collected data aggregating unit generates aggregated data by aggregating the telegrams of each network separately stored in the telegram storage unit across the plurality of networks based on a predetermined aggregation condition.

この発明によれば、複数のネットワーク各々を伝送される電文を、所定の集約条件に基づいて集約するので、複数のネットワークから構成されるシステムネットワークを伝送される電文の解析効率を向上させることができる。   According to the present invention, since messages transmitted through each of a plurality of networks are aggregated based on a predetermined aggregation condition, it is possible to improve analysis efficiency of messages transmitted through a system network composed of a plurality of networks. it can.

この発明の実施の形態1に係る電文収集解析装置が用いられるビル設備システムネットワーク全体の構成を示すブロック図である。It is a block diagram which shows the structure of the whole building installation system network in which the message | telegram collection analysis apparatus which concerns on Embodiment 1 of this invention is used. 図1の電文収集解析装置の概略的な構成を示すブロック図である。It is a block diagram which shows schematic structure of the message | telegram collection analysis apparatus of FIG. 図1の電文収集解析装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the message | telegram collection analysis apparatus of FIG. この発明の実施の形態2に係る電文収集解析装置が用いられるビル設備システムネットワーク全体の構成を示すブロック図である。It is a block diagram which shows the structure of the whole building installation system network in which the message | telegram collection analysis apparatus which concerns on Embodiment 2 of this invention is used. 図4の電文収集解析装置の概略的な構成を示すブロック図である。It is a block diagram which shows the schematic structure of the message | telegram collection analysis apparatus of FIG. 図4の電文収集解析装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the message | telegram collection analysis apparatus of FIG.

この発明の実施の形態について、図面を参照して詳細に説明する。   Embodiments of the present invention will be described in detail with reference to the drawings.

実施の形態1.
まず、この発明の実施の形態1について説明する。
Embodiment 1 FIG.
First, a first embodiment of the present invention will be described.

この実施の形態1に係る電文収集解析装置を、あるビル設備システムネットワークに適用する場合について説明する。図1に示すように、電文収集解析装置1は、ビル設備システムネットワーク100に接続されている。   A case will be described in which the message collection and analysis apparatus according to the first embodiment is applied to a certain building equipment system network. As shown in FIG. 1, the message collection / analysis apparatus 1 is connected to a building equipment system network 100.

ビル設備システムネットワーク100は、設備管理ネットワーク2と、設備機器ネットワーク3と、ビル管理システム4と、設備機器5と、ゲートウエイ装置6と、を備える。すなわち、ビル設備システムネットワーク100は、複数のネットワーク(設備管理ネットワーク2、設備機器ネットワーク3)から構成されている。   The building equipment system network 100 includes an equipment management network 2, equipment equipment network 3, building management system 4, equipment equipment 5, and gateway device 6. That is, the building equipment system network 100 is composed of a plurality of networks (an equipment management network 2 and an equipment network 3).

設備管理ネットワーク2は、ビル設備システムネットワーク100の上位ネットワークである。設備管理ネットワーク2としては、例えば、BACnet等が採用される。   The equipment management network 2 is an upper network of the building equipment system network 100. As the equipment management network 2, for example, BACnet or the like is adopted.

設備機器ネットワーク3は、ビル設備システムネットワーク100の下位ネットワークである。設備機器ネットワーク3としては、例えば、LONWORKS(登録商標)が採用される。   The equipment network 3 is a lower network of the building equipment system network 100. As the equipment device network 3, for example, LONWORKS (registered trademark) is adopted.

ビル管理システム4は、設備管理ネットワーク2に接続されている。設備機器5は、設備機器ネットワーク3に接続されている。ゲートウエイ装置6は、設備管理ネットワーク2と設備機器ネットワーク3との境界にネットワーク変換機器として接続されている。ビル管理システム4とゲートウェイ装置6とは、設備管理ネットワーク2を介して接続され、ゲートウェイ装置6と設備機器5とは、設備機器ネットワーク3を介して接続される。   The building management system 4 is connected to the facility management network 2. The equipment 5 is connected to the equipment network 3. The gateway device 6 is connected to the boundary between the facility management network 2 and the facility device network 3 as a network conversion device. The building management system 4 and the gateway device 6 are connected via the facility management network 2, and the gateway device 6 and the facility device 5 are connected via the facility device network 3.

電文収集解析装置1は、設備管理ネットワーク2を伝送される電文、設備機器ネットワーク3を伝送される電文を収集する2つの収集地点に接続されている。   The message collection / analysis apparatus 1 is connected to two collection points for collecting messages transmitted through the facility management network 2 and messages transmitted through the facility device network 3.

図2には、この実施の形態1に係る電文収集解析装置1の概略的な構成が示されている。図2に示すように、電文収集解析装置1は、電文受信手段11と、格納手段12と、収集制御管理手段13と、収集データ集約手段14と、表示情報生成手段15と、上位ネットワーク接続ポート16と、下位ネットワーク接続ポート17と、操作入力手段18と、表示手段19とを備える。   FIG. 2 shows a schematic configuration of the message collection / analysis apparatus 1 according to the first embodiment. As shown in FIG. 2, the message collection / analysis device 1 includes a message reception unit 11, a storage unit 12, a collection control management unit 13, a collection data aggregation unit 14, a display information generation unit 15, and an upper network connection port. 16, a lower network connection port 17, an operation input means 18, and a display means 19.

電文受信手段11は、設備管理ネットワーク2、設備機器ネットワーク3を伝送される電文を受信する。電文受信手段11は、第1の電文受信手段11aと、第2の電文受信手段11bとを備える。第1の電文受信手段1aは、BACnetプロトコル電文が伝送される上位ネットワーク接続ポート16を介して設備管理ネットワーク2を伝送される電文を受信する。第2の電文受信手段11bは、LONWORKSプロトコル電文が伝送される下位ネットワーク接続ポート17を介して設備機器ネットワーク3を伝送される電文を受信する。   The message receiving means 11 receives a message transmitted through the facility management network 2 and the facility device network 3. The message receiving unit 11 includes a first message receiving unit 11a and a second message receiving unit 11b. The first message receiving means 1a receives a message transmitted through the facility management network 2 via the higher network connection port 16 to which the BACnet protocol message is transmitted. The second message receiving means 11b receives a message transmitted through the equipment network 3 via the lower network connection port 17 through which the LONWORKS protocol message is transmitted.

格納手段12は、収集された電文を格納する。格納手段12は、第1の格納手段12aと、第2の格納手段12bと、集約データ格納手段12mと、を備える。第1の格納手段1aは、第1の電文受信手段1aで受信された電文を格納する。第2の格納手段12bは、第2の電文受信手段1bで受信された電文を格納する。集約データ格納手段12mは、第1の格納手段1aに格納された電文と、第2の格納手段1bに格納された電文とを集約することにより生成される集約データを格納する。   The storage unit 12 stores collected messages. The storage unit 12 includes a first storage unit 12a, a second storage unit 12b, and an aggregate data storage unit 12m. The first storage unit 1a stores the message received by the first message reception unit 1a. The second storage unit 12b stores the message received by the second message receiving unit 1b. The aggregated data storage unit 12m stores aggregated data generated by aggregating the telegram stored in the first storage unit 1a and the telegram stored in the second storage unit 1b.

収集制御管理手段13は、操作入力手段18からの入力を受け付ける。   The collection control management unit 13 receives an input from the operation input unit 18.

収集制御管理手段13は、第1の電文受信手段11a及び第2の電文受信手段11bに収集開始指示を出力する。これを受けて、第1の電文受信手段11aは、設備管理ネットワーク2を伝送される電文の受信を開始し、受信した電文に時刻情報を付与して第1の格納手段12aに格納する。   The collection control management unit 13 outputs a collection start instruction to the first message reception unit 11a and the second message reception unit 11b. In response to this, the first telegram receiving unit 11a starts receiving the telegram transmitted through the facility management network 2, adds time information to the received telegram, and stores it in the first storage unit 12a.

なお、この時、第1の電文受信手段11aは、BACnetプロトコル電文だけを受信するのではなく、Ethernet(登録商標)プロトコルの全電文を受信して格納する。   At this time, the first message receiving unit 11a receives not only the BACnet protocol message but receives and stores all messages of the Ethernet (registered trademark) protocol.

同様に、収集開始指示を受けて、第2の電文受信手段11bは、設備機器ネットワーク3に伝送される電文の受信を開始し、受信した電文に時刻情報を付与して第2の格納手段12bに格納する。   Similarly, in response to the collection start instruction, the second telegram receiving unit 11b starts to receive a telegram transmitted to the equipment network 3, and adds time information to the received telegram, and the second storage unit 12b. To store.

収集制御管理手段13による収集開始指示は、操作入力手段18の収集開始操作に応じて出力されるように設定することができるし、操作者により設定された収集開始時刻に出力されるように設定することもできる。   The collection start instruction by the collection control management unit 13 can be set so as to be output in response to the collection start operation of the operation input unit 18, or set to be output at the collection start time set by the operator. You can also

収集制御管理手段13は、第1の電文受信手段11aと第2の電文受信手段11bとに個別に収集開始指示を出力することができる。これにより、収集制御管理手段13は、第1の電文受信手段11aと第2の電文受信手段11bに同時に収集を開始させることも可能であり、第1の電文受信手段11aと第2の電文受信手段11bに別々に収集を開始させることも可能である。収集開始のタイミングを個別に設定可能にすることで、操作者が意図するタイミングで、各ネットワークを伝送される電文を収集することができるようになる。   The collection control management unit 13 can individually output a collection start instruction to the first message receiving unit 11a and the second message receiving unit 11b. Thereby, the collection control management unit 13 can also cause the first message reception unit 11a and the second message reception unit 11b to start the collection simultaneously, and the first message reception unit 11a and the second message reception. It is also possible for the means 11b to start collecting separately. By making it possible to individually set the collection start timing, it is possible to collect messages transmitted through each network at the timing intended by the operator.

上述のように、電文収集解析装置1では、設備管理ネットワーク2を伝送される電文を、上位ネットワーク接続ポート16を介して電文受信手段11aが受信して第1の格納手段12aへ格納し、設備機器ネットワーク3に伝送される電文を、下位ネットワーク接続ポート17を介して電文受信手段11bが受信して第2の格納手段12bへ格納する。このように、ネットワーク毎に電文を個別に収集しているため、複数のネットワーク各々に伝送される電文を同時に収集することができる。   As described above, in the message collection / analysis apparatus 1, the message transmitted through the facility management network 2 is received by the message reception unit 11a via the higher-level network connection port 16, and stored in the first storage unit 12a. The message transmitted to the device network 3 is received by the message receiving unit 11b via the lower network connection port 17 and stored in the second storage unit 12b. Thus, since the messages are collected individually for each network, the messages transmitted to each of the plurality of networks can be collected simultaneously.

収集制御管理手段13は、収集終了指示を第1の電文受信手段11a、第2の電文受信手段11bに個別に出力する。この収集終了指示により、第1の電文受信手段11a、第2の電文受信手段11bは電文の受信を停止する。   The collection control management unit 13 individually outputs a collection end instruction to the first message reception unit 11a and the second message reception unit 11b. In response to this collection end instruction, the first message receiving unit 11a and the second message receiving unit 11b stop receiving messages.

収集制御管理手段13による収集終了指示は、操作者の操作入力手段18の収集終了操作によって出力されるように設定することができるし、操作者の設定により設定された収集終了時刻に出力されるように設定することができる。また、収集制御管理手段13による収集終了指示は、設定された収集開始時刻を起点として、操作者の設定により設定された収集時間が経過したときに出力されるようにしてもよい。   The collection end instruction by the collection control management unit 13 can be set to be output by the collection end operation of the operation input unit 18 by the operator, and is output at the collection end time set by the operator setting. Can be set as follows. Further, the collection end instruction by the collection control management unit 13 may be output when the collection time set by the operator's setting has elapsed with the set collection start time as a starting point.

収集制御管理手段13は、第1の電文受信手段11aと第2の電文受信手段11bとに個別に収集終了指示を出力するので、第1の電文受信手段11aと第2の電文受信手段11bが同時に収集を終了することも可能であり、第1電文受信手段11aと第2電文受信手段11bが別々に収集を終了することも可能である。このように、収集終了のタイミングを個別に設定可能とすることで、操作者が意図するタイミングで設備管理ネットワーク2、設備機器ネットワーク3をそれぞれ伝送される電文の収集を停止することが可能になる。   Since the collection control management unit 13 individually outputs a collection end instruction to the first message reception unit 11a and the second message reception unit 11b, the first message reception unit 11a and the second message reception unit 11b It is also possible to end the collection at the same time, and it is also possible for the first message receiving unit 11a and the second message receiving unit 11b to end the collection separately. In this way, by making it possible to individually set the collection end timing, it becomes possible to stop collecting messages transmitted through the facility management network 2 and the facility device network 3 at the timing intended by the operator. .

収集データ集約手段14は、第1の格納手段12a、第2の格納手段12bに格納されたそれぞれの電文を、操作者により予め設定された集約条件、例えば、電文受信時刻の昇順に並べ替えるという条件に従って、受信時刻を比較しながら各電文を集約することにより、集約データを生成する。生成された集約データは、集約データ格納手段12mに格納される。   The collected data aggregating unit 14 sorts the messages stored in the first storage unit 12a and the second storage unit 12b in ascending order of aggregation conditions preset by the operator, for example, message reception time. Aggregated data is generated by aggregating the messages while comparing the reception times according to the conditions. The generated aggregated data is stored in the aggregated data storage unit 12m.

操作者により予め設定された集約条件を、電文受信時刻の降順に並べ替えるという条件としてもよい。さらには、集約条件を、電文の送信元アドレスの昇順または降順に並べ替えるという条件にしてもよい。また、集約条件を、電文の送信先アドレスの昇順または降順に並べ替えるという条件にしてもよい。また、集約条件を、電文コマンド種別(BACnetプロトコルではサービス、LONWORKS(登録商標)ではネットワーク変数)の昇順または降順に並べ替えるという条件にしてもよい。また、集約条件を、フィルタリング条件とし、余分な電文を削除するようにしてもよい。   The aggregation condition set in advance by the operator may be rearranged in descending order of the message reception time. Furthermore, the aggregation condition may be a condition of rearranging the transmission source addresses of the messages in ascending or descending order. Further, the aggregation condition may be a condition of rearranging the transmission destination addresses of the messages in ascending order or descending order. Further, the aggregation condition may be a condition that the message command types (service in the BACnet protocol, network variable in the LONWORKS (registered trademark)) are rearranged in ascending or descending order. Further, the aggregation condition may be a filtering condition, and an excess message may be deleted.

上述した集約条件として、複数の条件を組み合わせることも可能である。例えば、電文送信元アドレスの昇順を優先順位の最上位とし、受信電文時刻の昇順をその次の優先順位にして電文を並び替えることが可能である。   A plurality of conditions can be combined as the aggregation condition described above. For example, messages can be rearranged with the ascending order of the message transmission source address as the highest priority and the ascending order of the received message time as the next priority.

収集データ集約手段14は、新たに操作者により設定し直された集約条件に則り、電文の再集約することも可能である。これにより、様々な集約条件に従った電文の集約が可能となる。電文を集約することにより、例えば、要求元の要求数と要求先の応答数を数えて、全ての要求に対して正しく応答を返しているかを確認することもできるようになるなど、より効率的な解析作業が可能になる。   The collected data aggregation means 14 can also re-aggregate messages in accordance with the aggregation conditions newly set by the operator. Thereby, it is possible to aggregate messages according to various aggregation conditions. By consolidating messages, for example, it is possible to count the number of requests at the request source and the number of responses at the request destination, and to check whether responses are correctly returned for all requests. Analysis work becomes possible.

表示情報生成手段15は、格納手段12に格納された集約データを表示するための表示情報を生成する。この表示情報に基づいて、表示手段19には、集約データが表示される。さらに、表示情報生成手段15は、格納手段12に格納された電文を表示するための表示情報を生成する。この表示情報に基づいて、表示手段19には、電文が表示される。   The display information generation unit 15 generates display information for displaying the aggregated data stored in the storage unit 12. Based on this display information, the display unit 19 displays the aggregated data. Further, the display information generation unit 15 generates display information for displaying the electronic message stored in the storage unit 12. Based on this display information, a message is displayed on the display means 19.

表示情報生成手段15は、格納手段12に格納された集約される前のネットワーク毎の電文や集約データをそれぞれ表示することが可能であるし、電文受信手段11で受信した電文や、その電文から生成された集約データを表示することも可能である。いずれのデータを表示するかは、操作者の操作入力によって設定可能である。   The display information generation unit 15 can display the telegrams and aggregated data for each network stored in the storage unit 12 before being aggregated. From the telegrams received by the telegram reception unit 11 and the telegrams It is also possible to display the generated aggregated data. Which data is displayed can be set by an operation input by the operator.

ところで、電文受信手段11は、受信される電文が通信プロトコルに反しているか否かを検出し、通信プロトコルに反している場合には、その旨を表示情報生成手段15に通知するようにしてもよい。電文受信手段11からこのような通知が受信された場合、表示情報生成手段15は、その旨のエラー情報を表示情報として生成するようにしてもよい。この場合、表示手段19は、エラー表示とともに、異常な電文を強調表示するようにしてもよい。   By the way, the message receiving unit 11 detects whether or not the received message is against the communication protocol, and if it is against the communication protocol, notifies the display information generating unit 15 to that effect. Good. When such a notification is received from the electronic message receiving unit 11, the display information generating unit 15 may generate error information to that effect as display information. In this case, the display means 19 may highlight the abnormal message together with the error display.

また、解釈不可能な電文がある場合には、その電文をフィルタリングするようにしてもよい。   If there is a message that cannot be interpreted, the message may be filtered.

収集制御管理手段13は、設備管理ネットワーク2に接続した第1の電文受信手段11aと設備機器ネットワーク3に接続した第2の電文受信手段11bに対し、同時に収集開始指示や収集終了指示を出すことにより、同時刻に2つのネットワークに伝送される電文を取得することが可能になる。   The collection control management means 13 issues a collection start instruction and a collection end instruction simultaneously to the first message reception means 11a connected to the facility management network 2 and the second message reception means 11b connected to the facility equipment network 3. Thus, it is possible to acquire a message transmitted to two networks at the same time.

また、第1の電文受信手段11a、第2の電文受信手段11b各々に対し、異なる時刻に収集開始指示及び収集終了指示を出して、収集開始及び収集終了のタイミングを別々にすることができる。これにより、例えば、設備機器ネットワーク3の電文収集を終了し、設備管理ネットワーク2の電文だけを長く収集したい場合に、必要な電文だけを収集することができる。   In addition, the collection start instruction and the collection end instruction can be issued at different times to the first message reception unit 11a and the second message reception unit 11b, respectively, and the timing of the collection start and collection end can be made different. Thereby, for example, when the telegram collection of the equipment network 3 is finished and only the telegram of the equipment management network 2 is desired to be collected for a long time, only the necessary telegram can be collected.

収集開始指示及び収集終了指示は、操作者の操作により行うことができるので、操作者が設定したタイミングでの収集作業が可能になる。また、収集開始指示及び収集終了指示を時刻指定にすれば、より正確に収集開始及び収集終了のタイミングを指定することができるので、例えば、操作者が現地に赴くことなく、自動での電文を収集することが可能になる。   Since the collection start instruction and the collection end instruction can be performed by the operation of the operator, the collection work can be performed at the timing set by the operator. In addition, if the collection start instruction and the collection end instruction are designated as time, the collection start and collection end timing can be specified more accurately. For example, an automatic message can be sent without the operator having to go to the site. It becomes possible to collect.

収集開始及び収集終了のタイミングは、それぞれ操作者による操作入力と時刻指定というように、自由に組み合わせて指定することができる。例えば、操作者による収集開始指示により収集を開始し、指定時刻によって収集を終了させるようにしてもよい。収集開始指示に従って収集を開始した後に、操作者の操作に従って収集時間を変更することができる。これにより、例えば、収集開始後から5分間を、10分間に変更することができる。   The collection start timing and collection end timing can be specified by any combination, such as operation input by the operator and time designation. For example, collection may be started according to a collection start instruction from the operator, and collection may be terminated at a specified time. After starting the collection according to the collection start instruction, the collection time can be changed according to the operation of the operator. Thereby, for example, 5 minutes after the start of collection can be changed to 10 minutes.

第1の電文受信手段11a、第2の電文受信手段11bで受信し、時刻情報を付与した電文を第1の格納手段12a、第2の格納手段12bへ格納すると同時に表示情報生成手段15へ送信し、表示情報生成手段15により操作者に対して電文を表示するようにすれば、操作者が受信した電文の変動を確認しながら収集終了のタイミングを決めることができるので、より効率的な解析作業が可能になる。   The message received by the first message receiving unit 11a and the second message receiving unit 11b and given the time information is stored in the first storage unit 12a and the second storage unit 12b and simultaneously transmitted to the display information generation unit 15. If the display information generating means 15 displays a message to the operator, the collection end timing can be determined while checking the fluctuation of the message received by the operator, so that more efficient analysis is possible. Work becomes possible.

また、操作入力手段18はなくてもよい。この場合、収集制御管理手段13は、例えばEthernet(登録商標)ポート、無線LAN、USB(Universal Serial Bus)や他のシリアル通信、ZigBee等の接続を経由した他のコンピュータ等からの収集開始命令や収集終了命令を受信することにより、収集開始指示もしくは収集終了指示を出力するようにしてもよい。   Further, the operation input means 18 may not be provided. In this case, the collection control management means 13 is, for example, an Ethernet (registered trademark) port, a wireless LAN, a USB (Universal Serial Bus), other serial communication, a collection start command from another computer via a connection such as ZigBee, A collection start instruction or a collection end instruction may be output by receiving a collection end command.

図3には、この実施の形態に係る電文収集解析装置1の動作を示すフローチャートが示されている。図3に示すように、電文収集解析装置1は、操作者の収集開始操作を受け付けると(ステップS1)、設備管理ネットワーク2、設備機器ネットワーク3をそれぞれ伝送される電文の収集を開始する(ステップS2)。これにより、電文受信手段11による設備管理ネットワーク2、設備機器ネットワーク3をそれぞれ伝送される電文の個別受信と、各電文に時刻情報を付与した後の格納手段12への格納が行われる。   FIG. 3 is a flowchart showing the operation of the message collection / analysis device 1 according to this embodiment. As shown in FIG. 3, when the telegram collection / analysis apparatus 1 accepts an operator's collection start operation (step S1), the telegram collection / analysis apparatus 1 starts collecting telegrams transmitted through the facility management network 2 and the facility device network 3 respectively (step S1). S2). Thereby, the individual reception of the message transmitted through the facility management network 2 and the facility device network 3 by the message reception unit 11 and the storage in the storage unit 12 after giving the time information to each message are performed.

なお、ステップS2では、予め設定された収集開始時刻に達してから設備管理ネットワーク2、設備機器ネットワーク3を伝送される電文の収集を開始するようにしてもよい。   In step S2, collection of messages transmitted through the facility management network 2 and the facility device network 3 may be started after reaching a preset collection start time.

電文収集解析装置1は、操作者の収集終了操作を受け付けると(ステップS3)、設備管理ネットワーク2、設備機器ネットワーク3を伝送される電文の収集を終了する(ステップS4)。続いて、収集データ集約手段14は、格納手段12に格納された設備管理ネットワーク2、設備機器ネットワーク3それぞれの電文を、所定の集約条件に基づいて、収集されたデータを集約することにより、集約データを生成して、格納手段12に格納する(ステップS5)。   When the telegram collection / analysis apparatus 1 accepts an operator's collection end operation (step S3), the telegram collection / analysis apparatus 1 ends collection of telegrams transmitted through the facility management network 2 and the facility equipment network 3 (step S4). Subsequently, the collected data aggregating unit 14 aggregates the messages of the facility management network 2 and the facility device network 3 stored in the storage unit 12 by aggregating the collected data based on a predetermined aggregation condition. Data is generated and stored in the storage means 12 (step S5).

電文収集終了のタイミングは、予め設定された収集開始時刻に達してからであってもよいし、設定された収集開始時刻を起点として、設定された収集時間が経過した後であってもよい。   The message collection end timing may be after reaching a preset collection start time, or may be after a set collection time has elapsed from the set collection start time as a starting point.

電文収集解析装置1は、表示情報生成手段15を介して集約データを表示手段19に表示させる(ステップS6)。これにより、集約データを操作者が確認することができる。   The electronic message collection / analysis apparatus 1 causes the display unit 19 to display the aggregated data via the display information generation unit 15 (step S6). Thereby, the operator can confirm the aggregated data.

以上詳細に説明したように、この実施の形態に係る電文収集解析装置1によれば、設備管理ネットワーク2、設備機器ネットワーク3を伝送される電文を、所定の集約条件に基づいて集約するので、ビル設備システムネットワーク100の電文収集の作業効率を向上させることができる。   As described in detail above, according to the message collection and analysis apparatus 1 according to this embodiment, since the messages transmitted through the facility management network 2 and the facility device network 3 are aggregated based on a predetermined aggregation condition, The work efficiency of collecting messages in the building equipment system network 100 can be improved.

また、この実施の形態によれば、設備管理ネットワーク2、設備機器ネットワーク3をそれぞれ伝送される電文の収集開始及び収集終了のタイミングを、例えば、操作入力のタイミングや指定された時刻とすることができる。それぞれのタイミングは、個別に指定することができる。   Moreover, according to this embodiment, the collection start and collection end timings of messages transmitted through the facility management network 2 and the facility device network 3 can be set to, for example, operation input timings or designated times. it can. Each timing can be specified individually.

また、電文収集終了のタイミングについては、電文の収集が開始されてから所定の時間が経過した後とすることができる。このように、これらの収集開始及び収集終了のタイミングを自由に組み合わせることにより、操作者が望むタイミングで電文を取得することができる。   Moreover, the timing of the end of message collection can be after a predetermined time has elapsed since the start of message collection. In this way, a telegram can be acquired at a timing desired by the operator by freely combining these collection start and collection end timings.

また、電文収集解析装置1は、収集中の電文を受信した時に電文を表示手段19に表示することができるので、操作者が受信した電文を確認しながら収集終了のタイミングを指定することができる。   Further, since the message collection and analysis apparatus 1 can display a message on the display means 19 when a message being collected is received, the operator can specify the timing of the end of collection while checking the message received. .

また、電文収集解析装置1は、収集終了後に集約された電文をまとめて表示することができるので、収集終了後、操作者は、特別な操作の必要なく集約された電文を短時間のうちに解析することができる。   Moreover, since the message collection and analysis apparatus 1 can collectively display the collected messages after the collection is completed, the operator can collect the collected messages within a short time after the collection is completed without requiring any special operation. Can be analyzed.

実施の形態2.
次に、この発明の実施の形態2について説明する。
Embodiment 2. FIG.
Next, a second embodiment of the present invention will be described.

図4には、この実施の形態2に係る電文収集解析装置1a、1bのビル設備システムネットワーク100への適用例が示されている。図4に示すように、電文収集解析装置1の代わりに電文収集解析装置1bがビル設備システムネットワーク100に接続され、設備管理ネットワーク2におけるビル管理システム4の直近に電文収集解析装置1aが接続されている。   FIG. 4 shows an application example of the message collection / analysis apparatus 1a, 1b according to the second embodiment to the building equipment system network 100. As shown in FIG. 4, a message collection and analysis device 1 b is connected to the building facility system network 100 instead of the message collection and analysis device 1, and a message collection and analysis device 1 a is connected to the building management system 4 in the facility management network 2. ing.

上記実施の形態1と同様に、ビル管理システム4とゲートウェイ装置6とは、設備管理ネットワーク2を介して接続され、ゲートウェイ装置6と設備機器5とは、設備機器ネットワーク3を介して接続されている。   As in the first embodiment, the building management system 4 and the gateway device 6 are connected via the facility management network 2, and the gateway device 6 and the facility device 5 are connected via the facility device network 3. Yes.

図5には、実施の形態2に係る電文収集解析装置1bの概略的な構成が示されている。図5に示すように、電文収集解析装置1bは、上記実施の形態1に係る電文収集解析装置1の構成に加え、通信手段20と収集システム管理手段21とをさらに備える。また、格納手段12には、情報格納手段12sがさらに設けられている。   FIG. 5 shows a schematic configuration of a message collection / analysis device 1b according to the second embodiment. As shown in FIG. 5, the message collection / analysis device 1b further includes a communication unit 20 and a collection system management unit 21 in addition to the configuration of the message collection / analysis device 1 according to the first embodiment. The storage means 12 is further provided with information storage means 12s.

電文収集解析装置1aと電文収集解析装置1bの通信は、それぞれの通信手段20を介して行われる。通信手段20同士は、例えば、Ethernet(登録商標)により接続されている。   Communication between the message collection / analysis device 1a and the message collection / analysis device 1b is performed via each communication means 20. The communication means 20 are connected by, for example, Ethernet (registered trademark).

収集システム管理手段21は、設定情報格納手段12sに保持されている通信相手設定情報である通信相手のIPアドレスとポート番号を用いて、通信手段20を介して通信を行う。電文収集解析装置1a、1bは、マスタモードかスレーブモードかのいずれかで動作する。収集システム管理手段21は、自身がマスタモードで動作しているかスレーブモードで動作しているかを記憶している。   The collection system management unit 21 performs communication via the communication unit 20 using the communication partner's IP address and port number, which are communication partner setting information held in the setting information storage unit 12s. The message collection and analysis devices 1a and 1b operate in either the master mode or the slave mode. The collection system management means 21 stores whether it is operating in the master mode or the slave mode.

格納手段12で保持されている通信相手設定情報は、操作者により予め設定された情報である。通信相手設定情報は、後で追加・削除・変更することができる。   The communication partner setting information held in the storage unit 12 is information preset by the operator. The communication partner setting information can be added / deleted / changed later.

この実施の形態では、電文収集解析装置1a、1bがEthernet(登録商標)により接続しているが、他の接続媒体、例えば、無線LAN、USB、他のシリアル通信、ZigBee等により接続するようにしてもよい。このとき、採用される接続媒体によって、設定情報格納手段12sに保持される通信相手設定情報は、接続媒体に応じたものとなり、例えば、IPアドレスとポート番号などが含まれていたり、ポート番号が含まれていたりする。   In this embodiment, the message collection / analysis apparatuses 1a and 1b are connected by Ethernet (registered trademark), but are connected by other connection media such as wireless LAN, USB, other serial communication, ZigBee, and the like. May be. At this time, depending on the connection medium employed, the communication partner setting information held in the setting information storage unit 12s is in accordance with the connection medium, and includes, for example, an IP address and a port number, It is included.

電文収集解析装置1a、1bは、通信手段20、上位ネットワーク接続ポート16を介して、収集開始指示、収集終了指示、集約データ及び通信相手設定情報等の送受信を行う。   The message collection and analysis devices 1a and 1b send and receive a collection start instruction, a collection end instruction, aggregated data, communication partner setting information, and the like via the communication unit 20 and the higher-level network connection port 16.

図6には、操作者が操作する電文収集解析装置1bをマスタモードで動作する装置として、電文収集装置1aをスレーブモードで動作する装置としたときの処理の流れが示されている。   FIG. 6 shows the flow of processing when the message collection / analysis device 1b operated by the operator is a device that operates in the master mode and the message collection device 1a is a device that operates in the slave mode.

図6に示すように、電文収集解析装置1b(マスタ)は、操作者の収集開始操作を受け付けると(ステップS1)、設定情報格納手段12sから通信相手設定情報を取得し(ステップS10)、スレーブモードで動作する電文収集解析装置1aに対して収集開始指示を送信し(ステップS11)、設備管理ネットワーク2、設備機器ネットワーク3各々を伝送される電文の収集を開始する(ステップS2)。また、電文収集解析装置1bから収集開始指示を受信した電文収集解析装置1aは、設備管理ネットワーク2を伝送される電文の収集を開始する(ステップS12)。   As shown in FIG. 6, when receiving the operator's collection start operation (step S1), the message collection / analysis device 1b (master) acquires communication partner setting information from the setting information storage unit 12s (step S10), and the slave A collection start instruction is transmitted to the message collection and analysis apparatus 1a operating in the mode (step S11), and collection of messages transmitted through the facility management network 2 and the facility device network 3 is started (step S2). Also, the message collection and analysis apparatus 1a that has received the collection start instruction from the message collection and analysis apparatus 1b starts collecting messages transmitted through the facility management network 2 (step S12).

ここで、ステップS2、S12では、収集開始操作に含まれる収集開始時刻に達してから電文の収集を開始するようにしてもよい。   Here, in steps S2 and S12, collection of messages may be started after reaching the collection start time included in the collection start operation.

電文収集解析装置1bは、操作者の収集終了操作を受け付けると(ステップS3)、電文収集解析装置1aに対して収集終了指示を送信する(ステップS13)。続いて、電文収集解析装置1bは、電文の収集を終了し(ステップS4)、収集データ集約手段14において収集されたデータを集約することにより集約データを生成して、格納手段12へ格納する(ステップS5)。   When receiving the operator's collection end operation (step S3), the message collection / analysis device 1b transmits a collection end instruction to the message collection / analysis device 1a (step S13). Subsequently, the message collection / analysis device 1b terminates message collection (step S4), generates aggregated data by aggregating the data collected by the collected data aggregating unit 14, and stores the aggregated data in the storage unit 12 (step S4). Step S5).

なお、電文の収集は、予め設定された収集開始時刻に達してから終了してもよいし、設定された収集開始時刻を起点として、予め設定された収集時間が経過した後に終了してもよい。   Note that the collection of messages may end after reaching a preset collection start time, or may end after a preset collection time has elapsed with the set collection start time as a starting point. .

収集終了指示を受信した電文収集解析装置1aも、電文の収集を終了し(ステップS14)、収集データ集約手段14で収集されたデータを集約することにより集約データを生成して格納手段12aへ格納する(ステップS15)。続いて、電文収集解析装置1aは、設定情報格納手段12sから通信相手設定情報を取得して(ステップS16)、マスタモードで動作する電文収集解析装置1bへ集約データを送信する(ステップS17)。   The message collection and analysis apparatus 1a that has received the collection end instruction also ends the collection of messages (step S14), generates aggregated data by aggregating the data collected by the collected data aggregating means 14, and stores it in the storage means 12a. (Step S15). Subsequently, the message collection / analysis device 1a acquires the communication partner setting information from the setting information storage unit 12s (step S16), and transmits the aggregated data to the message collection / analysis device 1b operating in the master mode (step S17).

電文収集解析装置1aについても、電文の収集は、予め設定された収集開始時刻に達してから終了してもよいし、収集開始時刻を起点として、予め設定された収集時間が経過後に終了するようにしてもよい。   The message collection / analysis apparatus 1a may also end the collection of messages after reaching a preset collection start time, or may end after a preset collection time has elapsed with the collection start time as a starting point. It may be.

電文収集解析装置1bは、通信手段20を介して電文収集解析装置1aから受信した集約データと、電文収集解析装置1bの集約データとを収集データ集約手段14でさらに再集約して、集約データ格納手段12mへ格納する(ステップS18)。この再集約された集約データは、表示情報生成手段15に出力され、表示手段19に表示される(ステップS6)。操作者は、この表示を見て、電文収集解析装置1aと電文収集解析装置1bで取得され集約されたデータを確認をすることができる。   The message collection / analysis device 1b further re-aggregates the aggregated data received from the message collection / analysis device 1a via the communication unit 20 and the aggregated data of the message collection / analysis device 1b by the collected data aggregation unit 14, and stores aggregated data. Store in the means 12m (step S18). The re-aggregated aggregated data is output to the display information generating unit 15 and displayed on the display unit 19 (step S6). The operator can check the data collected and collected by the message collection / analysis device 1a and the message collection / analysis device 1b by looking at the display.

このように、電文収集解析装置1bと電文収集解析装置1aとが協調動作して、収集された設備管理ネットワーク2、設備機器ネットワーク3の電文の集約データを取得することができる。これにより、操作者は、例えば、電文収集解析装置1aが離れた場所にあった場合でも、そこに赴くことなく(離れていることを意識することなく)、電文収集解析装置1aで収集された電文や集約データを得ることができるようになる。   In this way, the telegram collection / analysis apparatus 1b and the telegram collection / analysis apparatus 1a can cooperate to acquire the collected data of the telegrams of the facility management network 2 and the facility equipment network 3 collected. Thereby, for example, even when the telegram collection / analysis apparatus 1a is in a remote location, the operator is collected by the telegram collection / analysis apparatus 1a without going to the telegram collection / analysis apparatus 1a (without being aware of being away). Telegrams and aggregated data can be obtained.

また、設備管理ネットワーク2、設備機器ネットワーク3を伝送される電文の収集開始及び収集終了のタイミングは、電文収集解析装置1a、1bについても、操作入力や時刻の指定、収集開始からの時間指定などで、それぞれ個別に設定可能である。これらの収集開始及び収集終了のタイミングを組み合わせることにより、操作者の望むタイミングで電文を取得することができる。   Moreover, the timing of the start and end of the collection of messages transmitted through the facility management network 2 and the facility equipment network 3 is the operation input, the time designation, the time designation from the collection start, etc. for the message collection analysis devices 1a and 1b. Each can be set individually. By combining these collection start and collection end timings, a message can be acquired at a timing desired by the operator.

なお、電文の収集開始及び収集終了のタイミングを合わせるために、接続された全ての電文収集解析装置で計時される時刻を合わせる必要がある。時刻を合わせる手段としては、例えば、NTP(Network Time Protocol)を採用することができる。NTPの他にもSNTP(Simple Network Time Protocol)やHTTP(Hypertexts Transfer Protocol)ヘッダを用いて時刻合わせを行うことも可能である。このような時刻合わせは、収集制御管理手段13によって行われる。   In addition, in order to match the timing of the start of message collection and the end of collection, it is necessary to match the time measured by all connected message collection analysis devices. For example, NTP (Network Time Protocol) can be adopted as means for adjusting the time. In addition to NTP, it is also possible to perform time adjustment using an SNTP (Simple Network Time Protocol) or an HTTP (Hypertexts Transfer Protocol) header. Such time adjustment is performed by the collection control management means 13.

電文収集解析装置1a、1bがUSBや他のシリアル通信、ZigBeeで接続されている場合、上記NTP等では時刻合わせができないため、マスタモードで動作する電文収集解析装置1bがスレーブモードで動作する電文収集解析装置1aへ自身の時刻を配信し、受信したスレーブモードで動作する電文収集解析装置1aが直ちにその時刻にあわせることによって時刻合わせを行うようにしてもよい。   When the message collection and analysis devices 1a and 1b are connected by USB, other serial communication, or ZigBee, the time cannot be adjusted by the NTP or the like. Therefore, the message collection and analysis device 1b that operates in the master mode operates in the slave mode. The time may be adjusted by distributing the own time to the collection analysis apparatus 1a and the message collection analysis apparatus 1a operating in the received slave mode immediately adjusting to the time.

操作者は、通信手段20を介さずに、記憶媒体を用いて集約データを直接回収するようにしてもよい。これにより、ネットワークに接続していない電文収集解析装置が別途取得した集約データを後から集約することができる。このような記憶媒体として、例えば、USBメモリ、メモリカード、HDD(Hard Disc Drive)、FDD(Flexible Disc Drive)を用いることができる。   The operator may directly collect the aggregated data using the storage medium without using the communication unit 20. Thereby, the aggregated data separately acquired by the message collection and analysis apparatus not connected to the network can be aggregated later. As such a storage medium, for example, a USB memory, a memory card, an HDD (Hard Disc Drive), or an FDD (Flexible Disc Drive) can be used.

操作者により予め設定された集約条件を、電文受信時刻の昇順の他にも降順に並べ替えることとしてもよい。また、集約条件を、電文送信元アドレスの昇順または降順に並べ替えることとしてもよい。また、集約条件を、電文送信先アドレスの昇順または降順に並べ替えることとしてもよい。また、集約条件を、電文コマンド種別(BACnetプロトコルではサービス、LONWORKSではネットワーク変数)の昇順または降順に並べ替えることとしてもよい。また、集約条件を、フィルタリング条件とし、余分な電文を表示させないようにしてもよい。   The aggregation conditions set in advance by the operator may be rearranged in descending order in addition to ascending order of the message reception time. The aggregation conditions may be rearranged in ascending or descending order of the message transmission source addresses. The aggregation conditions may be rearranged in ascending or descending order of the message transmission destination addresses. The aggregation conditions may be rearranged in ascending or descending order of message command types (service in the BACnet protocol, network variable in the LONWORKS). Further, the aggregation condition may be a filtering condition so that an extra message is not displayed.

また、操作入力手段18はなくてもよい。この場合、例えばEthernet(登録商標)ポート、無線LAN、USBや他のシリアル通信、ZigBee等のインターフェイスを経由した他のコンピュータからの収集開始指示もしくは収集終了指示を受け付けるようにすればよい。また、通信手段20を経由して他の電文収集解析装置からの収集開始指示もしくは収集終了指示を受け付けるようにしてもよい。   Further, the operation input means 18 may not be provided. In this case, for example, a collection start instruction or a collection end instruction may be received from another computer via an interface such as an Ethernet (registered trademark) port, wireless LAN, USB, other serial communication, or ZigBee. Further, a collection start instruction or a collection end instruction from another message collection / analysis apparatus may be received via the communication unit 20.

なお、上記各実施の形態に係る電文収集解析装置は、2つのネットワークに限らず、3つ以上のネットワーク各々で伝送される電文を、所定の集約条件に基づいて集約することができる。   Note that the message collection / analysis apparatus according to each of the above-described embodiments is capable of aggregating messages transmitted in each of three or more networks, not limited to two networks, based on a predetermined aggregation condition.

上記各実施の形態に係る電文収集解析装置は、同一または異なるプロトコルの電文を同時に3つ以上の電文収集地点で収集し、個別に格納することができるので、多数のネットワークを組み合わせた複雑なシステムネットワークであっても、対応が可能である。   The message collection / analysis apparatus according to each of the above embodiments can collect messages of the same or different protocols at three or more message collection points at the same time and store them individually, so that a complex system combining a number of networks Even a network can handle it.

また、上記各実施の形態に係る電文収集解析装置は、3つ以上のネットワーク各々を伝送される電文を、操作入力や、時刻指定又は時間指定により、任意のタイミングで個別に電文の収集を開始したり、終了したりできるので、システムの状態に応じた電文や集約データの取得が可能となる。   In addition, the message collection and analysis apparatus according to each of the above embodiments starts collecting messages individually at arbitrary timings by operating input, time designation or time designation for messages transmitted through three or more networks. Can be obtained or terminated, so that it is possible to obtain telegrams and aggregated data according to the state of the system.

また、表示手段19により、現在の電文や集約データを表示することもできるし、過去に格納された電文や集約データも表示することができる。これにより、解析効率を著しく向上させることができる。   Further, the display unit 19 can display the current message and aggregated data, and can also display the message and aggregated data stored in the past. Thereby, the analysis efficiency can be remarkably improved.

また、3つ以上の電文収集解析装置があっても、接続された全ての電文収集解析装置の時刻を同時刻に合わせることができる。接続された全ての該電文収集解析装置の時刻を同時刻に合わせる手段として、NTP、SNTP、HTTPヘッダを用いることができる。また、他の電文収集解析装置との通信手段として、Ethernet(登録商標)、USBや他のシリアル通信、Bluetooth(登録商標)、ZigBee、無線LAN等を用いることができる。   Moreover, even if there are three or more message collection / analysis devices, the time of all connected message collection / analysis devices can be set to the same time. NTP, SNTP, and HTTP headers can be used as means for adjusting the time of all connected message collection and analysis devices to the same time. Further, Ethernet (registered trademark), USB, other serial communication, Bluetooth (registered trademark), ZigBee, wireless LAN, or the like can be used as means for communicating with other electronic message collection and analysis devices.

3つ以上の電文収集解析装置があっても、そのうち1台をマスタモードで動作させ、残りをスレーブモードで動作させるようにすればよい。マスタモードであるかスレーブモードであるかは、格納手段12に保持されており、動作中にその設定や切り替えが可能である。   Even if there are three or more message collection / analysis devices, one of them may be operated in the master mode and the other may be operated in the slave mode. Whether the mode is the master mode or the slave mode is held in the storage unit 12 and can be set or switched during operation.

上記実施の形態に係る電文収集解析装置は、多数のネットワークから成る広い地域をカバーするシステムに対応することができる。   The message collection and analysis apparatus according to the above embodiment can be applied to a system that covers a wide area including a large number of networks.

なお、操作者が、スレーブモードで動作する電文収集解析装置の操作入力手段18を操作して、電文の収集開始/終了を指示した場合には、その電文収集解析装置からマスターモードで動作する装置を含む他の電文収集解析装置へ電文の収集開始通知や収集終了通知を送信するようにしてもよい。このようにしても、装置間での協調動作が可能となる。この場合、操作者が操作した電文収集解析装置を、スレーブモードからマスタモードに切り替えるようにしてもよい。   If the operator operates the operation input means 18 of the message collection / analysis device operating in the slave mode to instruct the start / end of message collection, the device operates in the master mode from the message collection / analysis device. A message collection start notification and a collection end notification may be transmitted to other message collection and analysis devices including Even in this case, a cooperative operation between the apparatuses is possible. In this case, the message collection / analysis device operated by the operator may be switched from the slave mode to the master mode.

上記各実施の形態に係る電文収集解析装置1は、各電文収集解析装置の電文の収集地点を識別する識別子と、各識別された電文収集解析装置の動作するモードとを管理しておくと、さらに電文の解析が容易となる。識別子は、Ethernet(登録商標)または無線LANで接続されている場合、IPアドレスとポート番号を用いて管理されるようにするのが望ましい。また、識別子は、USBまたはシリアルまたはZigBeeで接続されている場合、ポート番号を用いて管理されるようにするのが望ましい。このようにして管理される識別子および動作モードは、操作者が設定し、設定情報として格納手段12へ格納される。格納された設定情報は、他の該電文収集解析装置へ配信される。これにより、各電文収集解析装置は、他の電文収集解析装置が、どの収集地点で電文を収集しているのかを認識することができる。   When the message collection and analysis device 1 according to each of the above embodiments manages an identifier for identifying a message collection point of each message collection and analysis device and a mode in which each identified message collection and analysis device operates, In addition, it is easy to analyze messages. The identifier is preferably managed using an IP address and a port number when connected by Ethernet (registered trademark) or wireless LAN. Further, when the identifier is connected by USB, serial, or ZigBee, it is desirable that the identifier be managed using a port number. The identifier and operation mode managed in this way are set by the operator and stored in the storage means 12 as setting information. The stored setting information is distributed to the other message collection / analysis device. Thereby, each message collection and analysis device can recognize at which collection point other message collection and analysis devices collect messages.

また、設定情報格納手段12sに収集データの送信先に関する情報を記憶しておくようにしてもよい。この場合、収集終了時、収集システム管理手段21が、送信先に関する情報を取得して、その集約データを、通信手段20を介して、その送信先へ送信するようにしてもよい。   Further, information regarding the transmission destination of the collected data may be stored in the setting information storage unit 12s. In this case, at the end of the collection, the collection system management unit 21 may acquire information on the transmission destination and transmit the aggregated data to the transmission destination via the communication unit 20.

また、電文収集解析装置間で集約データを送受信しなくても、操作者が、記憶媒体を用いて直接、集約データを回収するようにしてもよい。このような場合には、記憶媒体として、例えばUSBメモリ、メモリカード、HDD、FDDを用いると回収作業が容易になる。   Further, the operator may collect the aggregated data directly using the storage medium without transmitting / receiving the aggregated data between the message collection / analysis devices. In such a case, for example, a USB memory, a memory card, an HDD, or an FDD is used as a storage medium, which facilitates the collection operation.

本発明は、ネットワークの数や複雑さ、プロトコルの違いに係らず、複数のネットワークから成るシステムを効率的に解析することが可能である。   The present invention can efficiently analyze a system composed of a plurality of networks regardless of the number, complexity, and protocol of the networks.

ここまで、電文収集解析装置1、1a、1bを、ビル設備システムネットワーク100に適用する場合について説明してきたが、本発明はこれには限られず、電文収集解析装置1、1a、1bを、例えば、家電ネットワーク、FAネットワーク、PC等の事務機器ネットワーク、インターネット等、他のネットワークに適用するようにしてもよい。   So far, the case where the message collection analysis devices 1, 1a, 1b are applied to the building equipment system network 100 has been described. However, the present invention is not limited to this, and the message collection analysis devices 1, 1a, 1b are, for example, The present invention may be applied to other networks such as home appliance networks, FA networks, office equipment networks such as PCs, and the Internet.

なお、上記各実施の形態において、実行されるプログラムは、フレキシブルディスク、CD−ROM(Compact Disk Read-Only Memory)、DVD(Digital Versatile Disk)、MO(Magneto-Optical Disk)等のコンピュータ読み取り可能な記録媒体に格納して配布し、そのプログラムをインストールすることにより、上述の処理を実行するシステムを構成することとしてもよい。   In each of the above embodiments, the program to be executed is computer-readable such as a flexible disk, a CD-ROM (Compact Disk Read-Only Memory), a DVD (Digital Versatile Disk), and an MO (Magneto-Optical Disk). A system that executes the above-described processing may be configured by storing and distributing the program in a recording medium and installing the program.

また、プログラムをインターネット等の通信ネットワーク上の所定のサーバ装置が有するディスク装置等に格納しておき、例えば、搬送波に重畳させて、ダウンロード等するようにしてもよい。   Further, the program may be stored in a disk device or the like of a predetermined server device on a communication network such as the Internet, and may be downloaded, for example, superimposed on a carrier wave.

また、上述の機能を、OS(Operating System)が分担して実現する場合又はOSとアプリケーションとの協働により実現する場合等には、OS以外の部分のみを媒体に格納して配布してもよく、また、ダウンロード等してもよい。   In addition, when the above functions are realized by sharing an OS (Operating System), or when the functions are realized by cooperation between the OS and an application, only the part other than the OS may be stored in a medium and distributed. You may also download it.

なお、本発明は、上記実施の形態及び図面によって限定されるものではない。本発明の要旨を変更しない範囲で実施の形態及び図面に変更を加えることができるのはもちろんである。   In addition, this invention is not limited by the said embodiment and drawing. It goes without saying that the embodiments and the drawings can be modified without changing the gist of the present invention.

1、1a、1b 電文収集解析装置
2 設備管理ネットワーク
3 設備機器ネットワーク
4 ビル管理システム
5 設備機器
6 ゲートウエイ装置
11 電文受信手段
11a 第1の電文受信手段
11b 第2の電文受信手段
12 格納手段
12a 第1の格納手段
12b 第2の格納手段
12m 集約データ格納手段
12s 設定情報格納手段
13 収集制御管理手段
14 収集データ集約手段
15 表示情報生成手段
16 上位ネットワーク接続ポート
17 下位ネットワーク接続ポート
18 操作入力手段
19 表示手段
20 通信手段
21 収集システム管理手段
100 ビル設備システムネットワーク
DESCRIPTION OF SYMBOLS 1, 1a, 1b Message collection analysis device 2 Equipment management network 3 Equipment network 4 Building management system 5 Equipment 6 Gateway apparatus 11 Message receiving means 11a First message receiving means 11b Second message receiving means 12 Storage means 12a First 1 storage means 12b second storage means 12m aggregated data storage means 12s setting information storage means 13 collection control management means 14 collected data aggregation means 15 display information generation means 16 upper network connection port 17 lower network connection port 18 operation input means 19 Display means 20 Communication means 21 Collection system management means 100 Building equipment system network

Claims (13)

複数のネットワークから構成されるシステムネットワークの電文収集解析装置であって、
前記複数のネットワーク各々を伝送される電文を個別に受信する電文受信手段と、
前記各ネットワークを伝送される電文に時刻情報を付与して別々に格納する電文格納手段と、
前記電文格納手段に別々に格納された前記各ネットワークの電文を、所定の集約条件にもとづいて前記複数のネットワークにまたがって集約することにより、集約データを生成する収集データ集約手段と、
を備える電文収集解析装置。
A system network message collection and analysis device composed of a plurality of networks,
Message receiving means for individually receiving messages transmitted through each of the plurality of networks;
Message storage means for adding time information to the messages transmitted through each network and storing them separately;
Collected data aggregating means for generating aggregated data by aggregating the messages of each network separately stored in the message storage means across the plurality of networks based on a predetermined aggregation condition;
A message collection and analysis device.
前記電文受信手段は、
前記複数のネットワーク各々に接続された接続ポートを介して、前記複数のネットワーク各々を伝送される電文を受信する、
ことを特徴とする請求項1に記載の電文収集解析装置。
The message receiving means
Receiving a message transmitted through each of the plurality of networks via a connection port connected to each of the plurality of networks;
The message collection and analysis apparatus according to claim 1, wherein
前記電文受信手段における前記各ネットワークの電文の収集開始及び終了のタイミングを個別に制御する収集制御管理手段をさらに備える、
ことを特徴とする請求項1又は2に記載の電文収集解析装置。
Further comprising a collection control management means for individually controlling the timing of starting and ending the collection of messages of each network in the message reception means;
The message collection / analysis apparatus according to claim 1 or 2,
前記収集制御管理手段は、
前記各ネットワークの電文の収集開始のタイミングを、
操作入力があったとき、所定の時刻になったときのうちの少なくとも一方とし、
前記各ネットワークの電文の収集開始のタイミングを、
操作入力があったとき、所定の時刻になったとき及び収集開始から所定の時間が経過したときのうちの少なくとも1つとする、
ことを特徴とする請求項3に記載の電文収集解析装置。
The collection control management means includes
The timing of the start of message collection for each network,
When there is an operation input, it is at least one of the predetermined times,
The timing of the start of message collection for each network,
When there is an operation input, at least one of when a predetermined time comes and when a predetermined time has elapsed since the start of collection,
The message collection / analysis apparatus according to claim 3.
前記電文受信手段で受信される電文、前記電文格納手段に格納された電文及び前記収集データ集約手段で生成された集約データのうちの少なくとも1つを選択的に表示する表示手段をさらに備える、
ことを特徴とする請求項1乃至4のいずれか一項に記載の電文収集解析装置。
A display unit that selectively displays at least one of a message received by the message reception unit, a message stored in the message storage unit, and aggregated data generated by the collected data aggregation unit;
The message collection and analysis apparatus according to claim 1, wherein
他の電文収集解析装置と通信を行う通信手段と、
前記通信手段を介して、前記他の電文収集解析装置と通信を行って、前記他の電文解析装置と時刻を合わせる収集システム管理手段と、
を備え、
前記収集システム管理手段は、
全ての電文収集解析装置に対して開始指示及び終了指示を送信するマスターモードか、前記他の電文解析装置から送信された開始指示及び終了指示を受信したときに、電文の収集の開始及び終了を行うスレーブモードかのいずれかで動作する、
ことを特徴とする請求項1乃至5のいずれか一項に記載の電文収集解析装置。
A communication means for communicating with other electronic message collection and analysis devices;
Collecting system management means for communicating with the other electronic message collection and analysis device via the communication means, and for synchronizing the time with the other electronic message analysis device,
With
The collection system management means includes
When the master mode in which start instructions and end instructions are transmitted to all message collection analysis apparatuses or when the start instruction and end instructions transmitted from the other message analysis apparatuses are received, the start and end of message collection are started. Works in one of the slave modes to do,
The message collection and analysis device according to claim 1, wherein
前記スレーブモードで動作する場合、前記収集システム管理手段は、前記マスターモードで動作する前記他の電文収集解析装置に、集約データを送信し、
前記マスターモードで動作する場合、前記収集システム管理手段は、前記スレーブモードで動作する前記他の電文収集解析装置から集約データを収集して、再集約する、
ことを特徴とする請求項6に記載の電文収集解析装置。
When operating in the slave mode, the collection system management means transmits aggregated data to the other message collection and analysis device operating in the master mode,
When operating in the master mode, the collection system management means collects aggregated data from the other message collection and analysis device operating in the slave mode, and re-aggregates.
The message collection and analysis device according to claim 6.
前記マスターモードと、前記スレーブモードとを切り替え可能である、
ことを特徴とする請求項6又は7に記載の電文収集解析装置。
The master mode and the slave mode can be switched.
The message collection and analysis apparatus according to claim 6 or 7,
前記収集システム管理手段は、
前記他の電文収集解析装置の電文の収集地点を識別する識別子と、動作モードとを管理する、
ことを特徴とする請求項6乃至8のいずれか一項に記載の電文収集解析装置。
The collection system management means includes
Managing an identifier for identifying a message collection point of the other message collection and analysis apparatus and an operation mode;
The message collection and analysis device according to claim 6, wherein the message collection and analysis device is characterized in that
前記格納手段は、
前記集約データを送信する送信先に関する情報を保持しており、
前記収集システム管理手段は、
前記送信先に関する情報に基づいて前記集約データを送信する、
ことを特徴とする請求項6乃至9のいずれか一項に記載の電文収集解析装置。
The storage means includes
Holds information about the destination to which the aggregated data is sent,
The collection system management means includes
Transmitting the aggregated data based on information about the destination;
The message collection and analysis apparatus according to claim 6, wherein
リムーバブルな記憶媒体に、前記電文及び前記集約データを格納可能である、
ことを特徴とする請求項1乃至10のいずれか一項に記載の電文収集解析装置。
The telegram and the aggregated data can be stored in a removable storage medium.
The electronic message collection and analysis apparatus according to claim 1, wherein
複数のネットワークから構成されるビル設備システムネットワークの電文収集解析方法であって、
電文収集解析装置が、前記複数のネットワーク各々を伝送される電文を個別に受信する電文受信工程と、
電文収集解析装置が、前記各ネットワークを伝送される電文に時刻情報を付与して別々に格納する電文格納工程と、
電文収集解析装置が、前記電文格納工程で別々に格納された前記各ネットワークの電文を、所定の集約条件にもとづいて前記複数のネットワークにまたがって集約することにより、集約データを生成する収集データ集約工程と、
を含む電文収集解析方法。
A telegram collection and analysis method for a building equipment system network composed of a plurality of networks,
A telegram receiving process in which the telegram collection and analysis device individually receives a telegram transmitted through each of the plurality of networks;
A message storing and analyzing step, in which the message collection and analysis device stores time information separately for messages transmitted through the networks, and
Collected data aggregation in which a telegram collection and analysis device generates aggregated data by aggregating the telegrams of each network separately stored in the telegram storage step across the plurality of networks based on a predetermined aggregation condition Process,
A message collection and analysis method including
複数のネットワークから構成されるシステムネットワークの電文収集解析を行うコンピュータを、
前記複数のネットワーク各々を伝送される電文を個別に受信する電文受信手段、
前記各ネットワークを伝送される電文に時刻情報を付与して別々に格納する電文格納手段、
前記電文格納手段に別々に格納された前記各ネットワークの電文を、所定の集約条件にもとづいて前記複数のネットワークにまたがって集約することにより、集約データを生成する収集データ集約手段、
として機能させるプログラム。
A computer that collects and analyzes messages in a system network composed of multiple networks.
Message receiving means for individually receiving messages transmitted through each of the plurality of networks;
A message storage means for storing time information separately for messages transmitted through the networks,
Collected data aggregating means for generating aggregated data by aggregating the messages of each network separately stored in the message storage means across the plurality of networks based on a predetermined aggregation condition;
Program to function as.
JP2010260630A 2010-11-22 2010-11-22 Message collection and analysis device, message collection and analysis method, and program Active JP5328754B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010260630A JP5328754B2 (en) 2010-11-22 2010-11-22 Message collection and analysis device, message collection and analysis method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010260630A JP5328754B2 (en) 2010-11-22 2010-11-22 Message collection and analysis device, message collection and analysis method, and program

Publications (2)

Publication Number Publication Date
JP2012113448A JP2012113448A (en) 2012-06-14
JP5328754B2 true JP5328754B2 (en) 2013-10-30

Family

ID=46497612

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010260630A Active JP5328754B2 (en) 2010-11-22 2010-11-22 Message collection and analysis device, message collection and analysis method, and program

Country Status (1)

Country Link
JP (1) JP5328754B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8782297B2 (en) * 2011-03-29 2014-07-15 Panduit Corp. Intelligent building automation node
JP5906420B2 (en) * 2012-09-13 2016-04-20 パナソニックIpマネジメント株式会社 Communication system and transmission unit

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01200746A (en) * 1988-02-04 1989-08-11 Toshiba Corp Transmitting condition monitoring system
US5515376A (en) * 1993-07-19 1996-05-07 Alantec, Inc. Communication apparatus and methods
JP2000250831A (en) * 1999-02-26 2000-09-14 Ando Electric Co Ltd Communication protocol diagnostic method, device therefor and recording medium
JP2001282858A (en) * 2000-03-31 2001-10-12 Mitsubishi Electric Corp Data acquisition device using log data compression method
JP4534719B2 (en) * 2004-10-29 2010-09-01 株式会社富士通ゼネラル Gateway device
US7839792B2 (en) * 2005-08-30 2010-11-23 Tektronix, Inc. Time-correlated, simultaneous measurement and analysis of network signals from multiple communication networks
JP4647584B2 (en) * 2006-12-22 2011-03-09 三菱電機株式会社 Object mapping method, object mapping program, gateway device, device management system

Also Published As

Publication number Publication date
JP2012113448A (en) 2012-06-14

Similar Documents

Publication Publication Date Title
JP6056640B2 (en) Communication device, management device, processing method, and processing program
US12058018B2 (en) Systems and methods for collecting metadata and sensor terminals
KR100949814B1 (en) Monitoring system for totally remotely managing multiple uninterrupted power supplys
WO2012144537A1 (en) Network analysis assistance device, network assessment device, network analysis assistance method, network assessment method, network analysis assistance programme and network assessment programme
JP5328754B2 (en) Message collection and analysis device, message collection and analysis method, and program
CN103439934A (en) Intelligent electrical appliance control method, server and system
JP2015104128A (en) Advanced metering infrastructure site investigation system
JP6124612B2 (en) Engineering apparatus and engineering method
JP5066222B2 (en) Network analysis support device, network analysis support method, and program
JP2008210089A (en) Command relay unit and command relay program
JP4534719B2 (en) Gateway device
JP5701401B2 (en) Network analysis device, management system, network analysis method and program
JP2020095362A (en) Remote monitoring system
JP5506729B2 (en) Engineering equipment
JP2014060636A (en) Communication interface conversion device
JP7058232B2 (en) Communication system and communication system time stamp correction method
JP2013162219A (en) Communication device, communication system, communication method, and communication program
JP2018019283A (en) Communication equipment, serial communication equipment, communication method, and control program
JP2018006899A (en) Control apparatus and radio communication system
JP6572488B2 (en) Conversion device and control method of conversion device
JP6359584B2 (en) Gateway device and data collection system
JP4826801B2 (en) Communications system
JP5308363B2 (en) Communication device management system and performance information collection method
JP4989739B2 (en) Maintenance device, maintenance method and program, and facility management system
JP5459133B2 (en) Protocol converter

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121127

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130124

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130723

R150 Certificate of patent or registration of utility model

Ref document number: 5328754

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250