JP6408277B2 - Data collection device and industrial network system - Google Patents

Data collection device and industrial network system Download PDF

Info

Publication number
JP6408277B2
JP6408277B2 JP2014152145A JP2014152145A JP6408277B2 JP 6408277 B2 JP6408277 B2 JP 6408277B2 JP 2014152145 A JP2014152145 A JP 2014152145A JP 2014152145 A JP2014152145 A JP 2014152145A JP 6408277 B2 JP6408277 B2 JP 6408277B2
Authority
JP
Japan
Prior art keywords
data
input
master controller
output data
slave
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.)
Expired - Fee Related
Application number
JP2014152145A
Other languages
Japanese (ja)
Other versions
JP2016031554A (en
Inventor
隆 日野山
隆 日野山
Original Assignee
株式会社ベルチャイルド
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 株式会社ベルチャイルド filed Critical 株式会社ベルチャイルド
Priority to JP2014152145A priority Critical patent/JP6408277B2/en
Publication of JP2016031554A publication Critical patent/JP2016031554A/en
Application granted granted Critical
Publication of JP6408277B2 publication Critical patent/JP6408277B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、1台または複数のマスタコントローラと、マスタコントローラの制御下の複数の入出力デバイスとの間で、周期的或いは非周期的にデータ交換を行う産業用ネットワークシステムに関するものである。   The present invention relates to an industrial network system for exchanging data periodically or aperiodically between one or more master controllers and a plurality of input / output devices under the control of the master controller.

マスタコントローラと複数の入出力デバイスとの間で周期的データ交換を行うネットワークシステムとして、例えば、PLC(Programmable Logic Controller)、FA(Factory Automation)、装置制御コントローラのフィールドネットワーク、計測或いは制御用のネットワークシステム等がある(特許文献1参照)。このようなネットワーク上における各種スレーブデバイス、データ収集装置、及びデータ管理装置等の一般的な構成を図15及び図16に示す。   As a network system for periodically exchanging data between a master controller and a plurality of input / output devices, for example, PLC (Programmable Logic Controller), FA (Factory Automation), device control controller field network, network for measurement or control There exists a system etc. (refer patent document 1). 15 and 16 show general configurations of various slave devices, data collection devices, data management devices, and the like on such a network.

リアルタイムEthernet(登録商標)であるEtherCAT(登録商標)において、マスタコントローラと制御対象であるスレーブデバイスとは、リングトポロジを構成する。このスレーブデバイスは、2つのEthernetポートを有する。そして、スレーブデバイスのEthernetポートを逐次接続していくことでリングトポロジが構成される。ただし、マスタコントローラは、Ethernetポートが1つであっても構わない。Ethernetポートが1つのマスタコントローラを用いたフィールドネットワークシステムでは、マスタコントローラから最も遠いスレーブデバイスが内部でパケットを折り返すことで、最終的にマスタコントローラのEthernetポートにパケットが戻される。したがって、例えば、物理的にはライントポロジを構成する場合であっても、パケットの通信経路に着目すれば、論理的なリングトポロジになっている。   In EtherCAT (registered trademark), which is real-time Ethernet (registered trademark), a master controller and a slave device to be controlled constitute a ring topology. This slave device has two Ethernet ports. A ring topology is configured by sequentially connecting the Ethernet ports of the slave devices. However, the master controller may have only one Ethernet port. In a field network system using a master controller with one Ethernet port, a slave device farthest from the master controller loops back the packet internally, so that the packet is finally returned to the Ethernet port of the master controller. Therefore, for example, even when a line topology is physically configured, a logical ring topology is obtained by paying attention to a packet communication path.

EtherCATにおいて、マスタコントローラとスレーブデバイスとの間の入出力データの交換は、例えば以下のように行われる。まず、マスタコントローラは、出力データを含むデータ交換用のデータグラムをフィールドネットワークに送出する。スレーブデバイスは、当該データグラムの所定の位置にセットされた出力データを取り込み、或いは当該データグラムの所定の位置に入力データをセットする。そして、このデータグラムがリング上のフィールドネットワークを一巡することによって、マスタコントローラと全てのスレーブデバイスとの間の入出力データの交換が終了する。   In EtherCAT, exchange of input / output data between a master controller and a slave device is performed, for example, as follows. First, the master controller sends a datagram for data exchange including output data to the field network. The slave device captures output data set at a predetermined position of the datagram, or sets input data at a predetermined position of the datagram. Then, when this datagram makes a round of the field network on the ring, the exchange of input / output data between the master controller and all the slave devices is completed.

このようにして交換された入出力データは、マスタコントローラの内部メモリに保持され、次にデータ交換された入出力データによって更新(上書き)される。また、データ管理装置は、当該フィールドネットワークを介して、マスタコントローラの内部メモリに保持された入出力データを所定のタイミングで取得し、ファイルメモリ等に蓄積する。そして、データ管理装置は、ファイルメモリ等に蓄積された入出力データに基づいて、異常発生時の原因解析、累積入出力データの分析に基づく故障予知、或いは入出力データの現在値の更新によるモニタ監視等を含む解析処理を実行する。   The input / output data exchanged in this way is held in the internal memory of the master controller, and is then updated (overwritten) with the exchanged input / output data. Further, the data management device acquires the input / output data held in the internal memory of the master controller via the field network at a predetermined timing, and stores it in the file memory or the like. Based on the input / output data stored in the file memory, etc., the data management device can monitor the cause by analyzing the cause when an abnormality occurs, predicting a failure based on the analysis of the accumulated input / output data, or updating the current value of the input / output data Perform analysis processing including monitoring.

特開2000−216798号公報JP 2000-216798 A

上記構成のデータ管理装置は、マスタコントローラの内部メモリに保持された入出力データを、フィールドネットワークを介して当該マスタコントローラから取得する必要がある。しかしながら、取得周期の高速化及び入出力データの増大等に伴って、マスタコントローラのネットワークインタフェース、CPU、或いはフィールドネットワークに大きな負荷が掛かる。そして、この負荷は、マスタコントローラの制御周期、当該フィールドネットワークの周期性或いは定時性に影響を与えるという課題がある。   The data management device having the above configuration needs to acquire input / output data held in the internal memory of the master controller from the master controller via the field network. However, as the acquisition period increases and input / output data increases, a large load is applied to the network interface, CPU, or field network of the master controller. And this load has the subject that it influences the control period of a master controller, the periodicity of a said field network, or timeliness.

また、データ管理装置による入出力データの取得周期は、マスタコントローラによる入出力データの更新周期より一般的に大きい。さらに、フィールドネットワークにおけるデータ交換周期、及びマスタコントローラによる入出力データの更新周期は、今後もより高速化が求められている。そこで、データ管理装置の取得周期とマスタコントローラの更新周期とのギャップ(周期時間差)を埋める手段として、マスタコントローラに設けられた不揮発性メモリに入出力データを中間貯蔵する方法も散見される。この場合、マスタコントローラのCPUの負荷、メモリリソースの負荷がさらに増大するという課題がある。   The input / output data acquisition cycle by the data management device is generally longer than the input / output data update cycle by the master controller. Furthermore, the data exchange cycle in the field network and the update cycle of input / output data by the master controller are required to be further increased in the future. Therefore, as a means for filling the gap (periodic time difference) between the acquisition cycle of the data management device and the update cycle of the master controller, a method of intermediately storing input / output data in a nonvolatile memory provided in the master controller is also seen. In this case, there is a problem that the load on the CPU of the master controller and the load on the memory resource further increase.

また、データ管理装置による入出力データの取得方法は、マスタコントローラのメーカー或いは機種等に依存するため、メーカー或いは機種が異なるマスタコントローラ毎に、データ管理装置内の入出力データの取得、及びレスポンス解析部のソフトウエア改造等が必要になるという課題がある。   Also, since the input / output data acquisition method by the data management device depends on the manufacturer or model of the master controller, input / output data acquisition and response analysis in the data management device for each master controller of different manufacturer or model There is a problem that some software modifications are required.

さらに、データ管理装置がより高度なデータ収集、分析、及び解析を行うためには、例えば、製造装置であれば制御に使用される時計情報、製造指示、或いは処理条件設定のためのレシピ情報(命令、設定値等)等が、入出力データに同期して必要となる。しかしながら、前述した従来のマスタコントローラは、これらの必要とされる全ての情報を、データ管理装置からの単一要求コマンドに対する応答として送信する機能を提供していない。すなわち、データ管理装置がマスタコントローラから取得した入出力データが、マスタコントローラの制御サイクルに完全同期していることが保証されないという課題がある。   Furthermore, in order for the data management apparatus to perform more advanced data collection, analysis, and analysis, for example, in the case of a manufacturing apparatus, clock information used for control, manufacturing instructions, or recipe information for setting processing conditions ( Command, setting value, etc.) are required in synchronization with the input / output data. However, the above-described conventional master controller does not provide a function of transmitting all the required information as a response to a single request command from the data management apparatus. That is, there is a problem that it is not guaranteed that the input / output data acquired from the master controller by the data management device is completely synchronized with the control cycle of the master controller.

この発明は、上記のような課題を解決することを主な目的の一つとしており、フィールドネットワークの負荷、マスタコントローラのリソースの負荷を増大させることなく、当該フィールドネットワーク上でデータ交換される入出力データを収集することが可能なデータ収集装置を提供することを主な目的とする。   One of the main objects of the present invention is to solve the above-mentioned problems. Data input is exchanged on the field network without increasing the load of the field network and the resource of the master controller. The main object is to provide a data collection device capable of collecting output data.

(1) 本発明に係るデータ収集装置は、マスタコントローラ及び複数のスレーブデバイスが接続されたリアルタイムEthernetネットワークに接続される。前記マスタコントローラは、前記リアルタイムEthernetネットワークに接続されたと認識した前記スレーブデバイスとの間で入出力データを含むMACフレームを周期的に交換し、且つ該データ収集装置を認識していない。そして、該データ収集装置は、前記マスタコントローラから前記スレーブデバイスに送信される全ての前記MACフレーム、及び前記スレーブデバイスから前記マスタコントローラに送信される全ての前記MACフレームを受信可能な位置において前記リアルタイムEthernetネットーワークに接続され、且つ前記リアルタイムEthernetネットワークにデータを送出しない第1通信部と、データ管理装置に接続される第2通信部と、前記第1通信部を通じて受信した前記MACフレームから抽出した前記入出力データを記憶部に記憶させ、且つ前記記憶部に記憶された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信するデータ処理部とを備える。
(1) A data collection device according to the present invention is connected to a real-time Ethernet network to which a master controller and a plurality of slave devices are connected. The master controller periodically exchanges MAC frames including input / output data with the slave device recognized as being connected to the real-time Ethernet network, and does not recognize the data collection device. The data collection device is configured to receive all the MAC frames transmitted from the master controller to the slave device and all the MAC frames transmitted from the slave device to the master controller at a position where the data can be received. is connected to an Ethernet network over work, and and the real-time Ethernet network to the first communication unit does not transmit data, the second communication unit connected to the data management device, extracted from the MAC frame received via the first communication unit A data processing unit for storing the input / output data in a storage unit and transmitting the input / output data stored in the storage unit to the data management device through the second communication unit.

上記構成によれば、マスタコントローラ及びスレーブデバイスは、リアルタイムEthernetネットワークにデータ収集装置が接続されていることを意識することなく動作する。また、リアルタイムEthernetネットワークには、データ収集装置が接続されたことに伴うトラフィックの増加がない。その結果、リアルタイムEthernetネットワークの負荷、及びマスタコントローラのリソースの負荷を増大させることなく、当該リアルタイムEthernetネットワーク上で交換される入出力データを収集することができる。   According to the above configuration, the master controller and the slave device operate without being aware that the data collection device is connected to the real-time Ethernet network. In addition, in the real-time Ethernet network, there is no increase in traffic due to the connection of the data collection device. As a result, input / output data exchanged on the real-time Ethernet network can be collected without increasing the load on the real-time Ethernet network and the load on the master controller resource.

また、リアルタイムEthernetネットワーク上において、マスタコントローラによるスレーブデバイスの制御機能と、データ収集装置によるデータ収集機能とを分離することで、マスタコントローラによる制御周期の高速化(=入出力データ交換サイクルの高速化)と合わせて、データ収集装置によるデータ収集速度の高速化(データ収集サイクルの高速化)が計れるという効果が生じる。   Also, on the real-time Ethernet network, by separating the slave device control function by the master controller and the data collection function by the data collection device, the control period by the master controller is increased (= I / O data exchange cycle is increased) In addition, there is an effect that the data collection speed of the data collection device can be increased (the data collection cycle can be increased).

(2) 好ましくは、前記データ処理部は、前記第1通信部を通じて受信した前記MACフレームのうち、前記マスタコントローラによって前記MACフレームにセットされた出力データを、前記マスタコントローラから前記スレーブデバイスに向けて送信された前記MACフレームから抽出し、前記スレーブデバイスによって前記MACフレームにセットされた入力データを、前記スレーブデバイスから前記マスタコントローラに向けて送信された前記MACフレームから抽出する。   (2) Preferably, the data processing unit directs output data set in the MAC frame by the master controller from the master controller to the slave device among the MAC frames received through the first communication unit. And the input data set in the MAC frame by the slave device is extracted from the MAC frame transmitted from the slave device toward the master controller.

(3) さらに好ましくは、前記MACフレームは、全ての前記スレーブデバイスそれぞれに対する前記入出力データを含む。また、前記入出力データは、当該データにアクセスした前記スレーブデバイスによってインクリメントされるワーキングカウンタを含む。そして、前記データ処理部は、前記ワーキングカウンタに0が設定された前記出力データ、及び前記ワーキングカウンタに1以上が設定された前記入力データを、前記第1通信部によって受信された前記MACフレームから抽出する。   (3) More preferably, the MAC frame includes the input / output data for all of the slave devices. The input / output data includes a working counter that is incremented by the slave device that has accessed the data. The data processing unit receives the output data in which the working counter is set to 0 and the input data in which the working counter is set to 1 or more from the MAC frame received by the first communication unit. Extract.

上記構成によれば、入力データ及び出力データを適切なタイミングでMACフレームから抽出することができる。   According to the above configuration, input data and output data can be extracted from the MAC frame at appropriate timing.

(4) 好ましくは、前記MACフレームは、全ての前記スレーブデバイスそれぞれに対する前記入出力データを含む。前記マスタコントローラは、認識した全ての前記スレーブデバイスそれぞれに対して、当該スレーブデバイスを識別するデバイス識別子、前記MACフレーム内において当該スレーブデバイスにアクセスさせる前記入出力データの論理アドレス、及び当該入出力データのデータサイズを含むネットワーク構成情報を含む前記MACフレームを送信する。そして、前記データ処理部は、前記ネットワーク構成情報を含む前記MACフレームを前記第1通信部を通じて受信したことに応じて、当該ネットワーク構成情報を前記記憶部に記憶させ、前記入出力データを含む前記MACフレームを前記第1通信部を通じて受信したことに応じて、前記論理アドレス及び前記データサイズに基づいて前記MACフレームから抽出した前記入出力データを、対応する前記スレーブデバイスのデバイスIDと関連づけて前記記憶部に記憶させる。 (4) Preferably, the MAC frame includes the input / output data for each of all the slave devices. The master controller, for each of the recognized slave devices, a device identifier for identifying the slave device, a logical address of the input / output data to be accessed by the slave device in the MAC frame, and the input / output data The MAC frame including the network configuration information including the data size is transmitted. The data processing unit stores the network configuration information in the storage unit in response to receiving the MAC frame including the network configuration information through the first communication unit, and includes the input / output data. In response to receiving a MAC frame through the first communication unit, the input / output data extracted from the MAC frame based on the logical address and the data size is associated with a device ID of the corresponding slave device. Store in the storage unit.

上記構成によれば、MACフレーム内における入出力データのデータ構造をネットワーク構成情報に基づいて特定できるので、マスタコントローラのメーカー或いは機種に依存することなく、当該リアルタイムEthernetネットワーク上で交換される入出力データを収集することができる。   According to the above configuration, since the data structure of the input / output data in the MAC frame can be specified based on the network configuration information, the input / output exchanged on the real-time Ethernet network without depending on the manufacturer or model of the master controller. Data can be collected.

(5) 好ましくは、前記データ処理部は、前記入出力データの送信要求を前記第2通信部を通じて前記データ管理装置から受信したことに応じて、前記記憶部に記憶された前記入出力データを予め定められたフォーマットに変換し、変換された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信する。   (5) Preferably, the data processing unit receives the input / output data stored in the storage unit in response to receiving the transmission request for the input / output data from the data management device through the second communication unit. The data is converted into a predetermined format, and the converted input / output data is transmitted to the data management device through the second communication unit.

(6) 好ましくは、前記データ処理部は、予め定められた送信タイミングが到来したことに応じて、前記記憶部に記憶された前記入出力データを予め定められたフォーマットに変換し、変換された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信する。   (6) Preferably, the data processing unit converts the input / output data stored in the storage unit into a predetermined format in response to the arrival of a predetermined transmission timing. The input / output data is transmitted to the data management device through the second communication unit.

上記の各構成によれば、収集した入出力データを所望のタイミングでデータ管理装置に送信することができる。   According to each of the above configurations, the collected input / output data can be transmitted to the data management device at a desired timing.

(7) 好ましくは、該データ収集装置は、前記マスタコントローラとの前記入出力データの交換に伴う実質的な動作が割り当てられていないダミースレーブ部を備える。前記マスタコントローラは、当該マスタコントローラで用いられている時計情報或いは前記スレーブデバイスの動作条件を定義するレシピ情報を、前記ダミースレーブ部に対する出力データとして前記MACフレームに含めて送信する。そして、前記データ処理部は、前記第1通信部を通じて前記MACフレームを受信したことに応じて、前記時計情報或いは前記レシピ情報を当該MACフレームから抽出する。   (7) Preferably, the data collection device includes a dummy slave unit to which no substantial operation associated with the exchange of the input / output data with the master controller is assigned. The master controller transmits the clock information used in the master controller or recipe information defining the operating conditions of the slave device in the MAC frame as output data to the dummy slave unit. Then, the data processing unit extracts the clock information or the recipe information from the MAC frame in response to receiving the MAC frame through the first communication unit.

上記構成のように、データ収集装置がスレーブ機能を併せ持つことで、従来方式では困難となっていた、入出力データ(センサー、アクチュエータ情報)の制御サイクルに完全同期化された時計情報或いはレシピ情報等を簡易に収集することができる。その結果、これらの情報を用いて入出力データのデータ管理及びデータ分析をデータ管理装置に行わせることができる。   As in the above configuration, the clock data or recipe information that is completely synchronized with the control cycle of the input / output data (sensor, actuator information), etc., which has been difficult with the conventional system because the data collection device also has a slave function. Can be collected easily. As a result, it is possible to cause the data management apparatus to perform data management and data analysis of input / output data using these pieces of information.

(8) 本発明に係る産業用ネットワークシステムは、上記記載のデータ収集装置と、前記マスタコントローラと、複数の前記スレーブデバイスとを備える。複数の前記スレーブデバイスは、前記マスタコントローラとの前記入出力データの交換に伴う実質的な動作が割り当てられていないダミースレーブを含む。前記マスタコントローラは、当該マスタコントローラで用いられている時計情報或いは前記スレーブデバイスの動作条件を定義するレシピ情報を、前記ダミースレーブに対する出力データとして前記MACフレームに含めて送信する。そして、前記データ処理部は、前記第1通信部を通じて前記MACフレームを受信したことに応じて、前記時計情報或いは前記レシピ情報を当該MACフレームから抽出する。   (8) An industrial network system according to the present invention includes the data collection device described above, the master controller, and the plurality of slave devices. The plurality of slave devices include dummy slaves to which no substantial operation associated with the exchange of the input / output data with the master controller is assigned. The master controller transmits clock information used in the master controller or recipe information defining operating conditions of the slave device in the MAC frame as output data to the dummy slave. Then, the data processing unit extracts the clock information or the recipe information from the MAC frame in response to receiving the MAC frame through the first communication unit.

本発明によれば、リアルタイムEthernetネットワークの負荷、及びマスタコントローラのリソースの負荷を増大させることなく、当該リアルタイムEthernetネットワーク上で交換される入出力データを収集することができる。   According to the present invention, input / output data exchanged on the real-time Ethernet network can be collected without increasing the load on the real-time Ethernet network and the load on the master controller resource.

図1は、産業用ネットワークシステム100の構成図である。FIG. 1 is a configuration diagram of an industrial network system 100. 図2は、産業用ネットワークシステム100内で送受信されるMACフレームのデータ構造を示す図である。FIG. 2 is a diagram illustrating a data structure of a MAC frame transmitted / received in the industrial network system 100. 図3は、実施形態1に係るデータ収集装置10のブロック図である。FIG. 3 is a block diagram of the data collection apparatus 10 according to the first embodiment. 図4は、ネットワーク構成情報テーブルの一例である。FIG. 4 is an example of a network configuration information table. 図5は、各スレーブデバイス22〜24のレジスタに設定される入出力管理情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of the input / output management information set in the registers of the slave devices 22 to 24. 図6は、各種コマンドのデータ構造の一例であって、(A)APWRコマンド或いはFPWRコマンドを、(B)はLRDコマンドを、(C)はLWRコマンドを、(D)はLRWコマンドを示す。FIG. 6 shows an example of the data structure of various commands. (A) APWR command or FPWR command, (B) shows an LRD command, (C) shows an LWR command, and (D) shows an LRW command. 図7は、データ収集処理のフローチャートである。FIG. 7 is a flowchart of the data collection process. 図8は、データ収集装置10の不揮発性メモリ13に記憶される入出力レコードの一例を示す図である。FIG. 8 is a diagram illustrating an example of the input / output record stored in the nonvolatile memory 13 of the data collection device 10. 図9は、データ送信処理のフローチャートである。FIG. 9 is a flowchart of the data transmission process. 図10は、データ収集装置10とデータ管理装置50との間で送受信されるコマンドの一例であって、(A)は収集データ一括要求コマンドを、(B)は収集データ個別要求コマンドを、(C)は収集データ一括/個別応答コマンドを示す。FIG. 10 is an example of commands transmitted and received between the data collection device 10 and the data management device 50. (A) is a collected data batch request command, (B) is a collected data individual request command, ( C) shows a collected data batch / individual response command. 図11は、実施形態2に係るデータ収集装置10Aのブロック図である。FIG. 11 is a block diagram of a data collection apparatus 10A according to the second embodiment. 図12は、実施形態3に係るデータ収集装置10Bのブロック図である。FIG. 12 is a block diagram of a data collection device 10B according to the third embodiment. 図13は、ダミースレーブ部60に対するLWRコマンドのデータ領域に含める出力データの一例である。FIG. 13 is an example of output data included in the data area of the LWR command for the dummy slave unit 60. 図14は、実施形態3の変形例に係る産業用ネットワークシステム100の構成図である。FIG. 14 is a configuration diagram of an industrial network system 100 according to a modification of the third embodiment. 図15は、従来の産業用ネットワークシステムの一例である。FIG. 15 is an example of a conventional industrial network system. 図16は、従来の産業用ネットワークシステムの他の例である。FIG. 16 shows another example of a conventional industrial network system.

以下、本発明の実施形態について説明する。なお、以下に説明される実施形態は本発明の一例にすぎず、本発明の要旨を変更しない範囲で、本発明の実施形態を適宜変更できることは言うまでもない。   Hereinafter, embodiments of the present invention will be described. The embodiment described below is merely an example of the present invention, and it is needless to say that the embodiment of the present invention can be changed as appropriate without departing from the gist of the present invention.

[実施形態1]
図1を参照して、実施形態1に係る産業用ネットワークシステム100の構成を説明する。図1は、実施形態1に係る産業用ネットワークシステム100の構成図である。図1に示される産業用ネットワークシステム100は、データ収集装置10と、マスタコントローラ21と、複数のスレーブデバイス22、23、24と、リピータ30と、スイッチ40とで構成されている。また、データ収集装置10は、データ管理装置50と接続されている。なお、産業用ネットワークシステム100のネットワークトポロジは、後述するように論理的なリングトポロジであればよく、物理的なトポロジは図1の例に限定されない。
[Embodiment 1]
With reference to FIG. 1, the structure of the industrial network system 100 which concerns on Embodiment 1 is demonstrated. FIG. 1 is a configuration diagram of an industrial network system 100 according to the first embodiment. An industrial network system 100 shown in FIG. 1 includes a data collection device 10, a master controller 21, a plurality of slave devices 22, 23, 24, a repeater 30, and a switch 40. The data collection device 10 is connected to the data management device 50. The network topology of the industrial network system 100 may be a logical ring topology as will be described later, and the physical topology is not limited to the example of FIG.

なお、実施形態1において、産業用ネットワークシステム100を構成するネットワークは、リアルタイムEthernetネットワーク(或いは、産業用Ethernet、Ethernetベースフィールドネットワーク)の一例であるEtherCATである。また、実施形態1では、産業用ネットワークシステム100にマスタコントローラ21が1つだけ接続された例を説明するが、1つの産業用ネットワークシステム100に複数のマスタコントローラ21が接続されてもよい。マスタコントローラ21には、例えば、当該マスタコントローラ21を識別するマスタIDによって識別される。さらに、産業用ネットワークシステム100に接続されるスレーブデバイス22、23、24の数は3つに限定されない。   In the first embodiment, the network constituting the industrial network system 100 is an Ethernet CAT that is an example of a real-time Ethernet network (or an industrial Ethernet or Ethernet base field network). In the first embodiment, an example in which only one master controller 21 is connected to the industrial network system 100 will be described. However, a plurality of master controllers 21 may be connected to one industrial network system 100. For example, the master controller 21 is identified by a master ID that identifies the master controller 21. Furthermore, the number of slave devices 22, 23, 24 connected to the industrial network system 100 is not limited to three.

リピータ30は、複数のポート31、32、33、・・・を有している。マスタコントローラ21、データ収集装置10、及びスイッチ40は、リピータ30の各ポート31、32、33に接続されている。リピータ30は、複数のポート31〜33の1つを通じて受信したデータを、他の全てのポート31〜33に対して送出する機能を有する。すなわち、リピータ30は、ポート31を通じてマスタコントローラ21から受信したデータを、ポート32、33を通じてデータ収集装置10及びスイッチ40に送信する。また、リピータ30は、ポート33を通じてスイッチ40から受信したデータを、ポート31、32を通じてマスタコントローラ21及びデータ収集装置10に送信する。   The repeater 30 has a plurality of ports 31, 32, 33,. The master controller 21, the data collection device 10, and the switch 40 are connected to the ports 31, 32, and 33 of the repeater 30. The repeater 30 has a function of sending data received through one of the plurality of ports 31 to 33 to all other ports 31 to 33. That is, the repeater 30 transmits the data received from the master controller 21 through the port 31 to the data collection device 10 and the switch 40 through the ports 32 and 33. In addition, the repeater 30 transmits data received from the switch 40 through the port 33 to the master controller 21 and the data collection device 10 through the ports 31 and 32.

スイッチ40は、複数のポート41、42、43、44、・・・を有している。リピータ30及びスレーブデバイス22〜24は、スイッチ40の各ポート41〜44に接続されている。スイッチ40は、複数のポート41〜44の1つを通じて受信したデータを、予め定められた他のポート41〜44に送出する機能を有する。なお、データの受信ポート及び送信ポートの組み合わせは、スイッチ40に予め設定されていてもよいし、当該データに含まれるMACアドレスによって特定されてもよい。   The switch 40 has a plurality of ports 41, 42, 43, 44,. The repeater 30 and the slave devices 22 to 24 are connected to the ports 41 to 44 of the switch 40. The switch 40 has a function of sending data received through one of the plurality of ports 41 to 44 to other predetermined ports 41 to 44. The combination of the data reception port and the transmission port may be preset in the switch 40, or may be specified by a MAC address included in the data.

本実施形態に係るスイッチ40は、ポート41を通じてリピータ30から受信したデータを、ポート42を通じてスレーブデバイス22に送信する。また、スイッチ40は、ポート42を通じてスレーブデバイス22から受信したデータを、ポート43を通じてスレーブデバイス23に送信する。さらに、スイッチ40は、ポート43を通じてスレーブデバイス23から受信したデータを、ポート44を通じてスレーブデバイス24に送信する。さらに、スイッチ40は、ポート44を通じてスレーブデバイス24から受信したデータを、ポート41を通じてリピータ30に送信する。   The switch 40 according to the present embodiment transmits data received from the repeater 30 through the port 41 to the slave device 22 through the port 42. In addition, the switch 40 transmits data received from the slave device 22 through the port 42 to the slave device 23 through the port 43. Further, the switch 40 transmits data received from the slave device 23 through the port 43 to the slave device 24 through the port 44. Further, the switch 40 transmits data received from the slave device 24 through the port 44 to the repeater 30 through the port 41.

実施形態1に係る産業用ネットワークシステム100は、マスタコントローラ21とスレーブデバイス22〜24との間で入出力データを含むMAC(Media Access Control)フレームが周期的に交換されることによって、動作するものである。なお、スレーブデバイス22〜24は、後述するように、センサやモータそのものを指してもよいし、センサやモータを制御するI/Oターミナルを指してもよいし、両方を含んでいてもよい。但し、実施形態1に係るスレーブデバイス22〜24には、ESC(EtherCAT Slave Controller)が共通して実装される。   The industrial network system 100 according to the first embodiment operates when a MAC (Media Access Control) frame including input / output data is periodically exchanged between the master controller 21 and the slave devices 22 to 24. It is. As will be described later, the slave devices 22 to 24 may indicate sensors or motors themselves, may indicate I / O terminals that control the sensors or motors, or may include both. However, the slave devices 22 to 24 according to the first embodiment are commonly mounted with an ESC (EtherCAT Slave Controller).

一例として、スレーブデバイス22は、マスタコントローラ21に入力データを送信するセンサ(入力デバイスの一例)である。この場合の入力データは、例えば、センサが検出した検出値(温度、回転数、回転速度等)である。他の例として、スレーブデバイス23は、マスタコントローラ21から受信した出力データに基づいて回転するモータ(出力デバイスの一例)である。この場合の出力データは、例えば、モータの回転速度或いは回転量を特定するためのデータである。さらに他の例として、スレーブデバイス24は、マスタコントローラ21からの出力データに基づいて回転し、且つステータス情報を入力データとしてマスタコントローラ21に送信するモータ(入出力デバイスの一例)である。但し、スレーブデバイス22〜24の具体例は、これらに限定されない。   As an example, the slave device 22 is a sensor (an example of an input device) that transmits input data to the master controller 21. The input data in this case is, for example, a detection value (temperature, rotation speed, rotation speed, etc.) detected by the sensor. As another example, the slave device 23 is a motor (an example of an output device) that rotates based on output data received from the master controller 21. The output data in this case is, for example, data for specifying the rotation speed or rotation amount of the motor. As yet another example, the slave device 24 is a motor (an example of an input / output device) that rotates based on output data from the master controller 21 and transmits status information to the master controller 21 as input data. However, specific examples of the slave devices 22 to 24 are not limited to these.

図2は、マスタコントローラ21とスレーブデバイス22〜24との間で交換されるMACフレーム(或いは、MACデータグラム等とも呼ばれる。)のデータ構造の一例である。宛先アドレスには、当該MACフレームの送信先の装置のMACアドレスが設定される。送信元アドレスには、当該MACフレームの送信元の装置のMACアドレスが設定される。TYPEは、上位のプロトコル(実施形態1では、EtherCAT)を識別する情報が設定される。データ部には、スレーブデバイス22に対する入出力データ1と、スレーブデバイス23に対する入出力データ2と、スレーブデバイス24に対する入出力データ3とが含まれる。FCS(Frame Check Sequence)には、当該MACフレームの誤りを検出するためのCRC(Cyclic Redundancy Check)等がセットされる。入出力データ1〜3のデータ構造の詳細は、後述する。   FIG. 2 is an example of a data structure of a MAC frame (also referred to as a MAC datagram or the like) exchanged between the master controller 21 and the slave devices 22 to 24. In the destination address, the MAC address of the transmission destination device of the MAC frame is set. In the transmission source address, the MAC address of the transmission source device of the MAC frame is set. In TYPE, information for identifying a higher-level protocol (EtherCAT in the first embodiment) is set. The data portion includes input / output data 1 for the slave device 22, input / output data 2 for the slave device 23, and input / output data 3 for the slave device 24. An FCS (Frame Check Sequence) is set with a CRC (Cyclic Redundancy Check) or the like for detecting an error in the MAC frame. Details of the data structure of the input / output data 1 to 3 will be described later.

図1に示されるEtherCATネットワークは、論理的なリングトポロジとなっている。そのため、マスタコントローラ21から送信されたMACフレームは論理的なリングトポロジ内を巡回し、全てのスレーブデバイス22〜24を経てマスタコントローラ21に戻る。そして、実施形態1に係るデータ収集装置10は、マスタコントローラ21とスレーブデバイス22〜24との間で周期的に交換されるMACフレームを収集する。   The EtherCAT network shown in FIG. 1 has a logical ring topology. Therefore, the MAC frame transmitted from the master controller 21 circulates in the logical ring topology, and returns to the master controller 21 through all the slave devices 22 to 24. The data collection device 10 according to the first embodiment collects MAC frames that are periodically exchanged between the master controller 21 and the slave devices 22 to 24.

[データ収集装置10]
データ収集装置10は、図1に示されるように、論理的なリングトポロジ内のマスタコントローラ21の直下流(または全スレーブデバイス22〜24の最上流)に接続されている。より詳細には、データ収集装置10は、マスタコントローラ21からスレーブデバイス22〜24に送信される全てのMACフレーム、及びスレーブデバイス22〜24からマスタコントローラ21に送信される全てのMACフレームを受信可能な位置において、EtherCATネットワークに接続されている。これにより、データ収集装置10には、論理的なリングトポロジ内を巡回するMACフレームを受信する機会が往路及び復路の2回ある。そして、データ収集装置10は、MACフレームの往路で出力データを取り込み、且つMACフレームの復路で入力データを取り込む。
[Data Collection Device 10]
As shown in FIG. 1, the data collection device 10 is connected directly downstream of the master controller 21 in the logical ring topology (or upstream of all the slave devices 22 to 24). More specifically, the data collection device 10 can receive all MAC frames transmitted from the master controller 21 to the slave devices 22 to 24 and all MAC frames transmitted from the slave devices 22 to 24 to the master controller 21. At a certain position, it is connected to the EtherCAT network. As a result, the data collection apparatus 10 has two opportunities to receive a MAC frame that circulates in the logical ring topology, that is, the forward path and the return path. Then, the data collection device 10 captures output data in the forward path of the MAC frame and captures input data in the backward path of the MAC frame.

図3は、実施形態1に係るデータ収集装置10のブロック図である。図3に示されるデータ収集装置10は、データ処理部11と、揮発性メモリ12と、不揮発性メモリ13と、第1通信部14と、第2通信部15と、ユーザインタフェース部16とを備える。データ処理部11及び揮発性メモリ12は、MCU(Micro Control Unit)を構成する。揮発性メモリ12及び不揮発性メモリ13は、記憶部の一例である。   FIG. 3 is a block diagram of the data collection apparatus 10 according to the first embodiment. 3 includes a data processing unit 11, a volatile memory 12, a nonvolatile memory 13, a first communication unit 14, a second communication unit 15, and a user interface unit 16. . The data processing unit 11 and the volatile memory 12 constitute an MCU (Micro Control Unit). The volatile memory 12 and the nonvolatile memory 13 are examples of a storage unit.

データ処理部11は、第1通信部14を通じて受信したデータを編集、加工、或いは変換し、当該データを揮発性メモリ12又は不揮発性メモリ13に記憶させる。また、データ処理部11は、揮発性メモリ12又は不揮発性メモリ13に記憶されたデータを編集、加工、或いは変換し、当該データを第2通信部15を通じてデータ管理装置50に送信する。揮発性メモリ12は、例えば、RAM(Random Access Memory)である。不揮発性メモリ13は、例えば、EEPROM(Electrically Erasable Programmable Read−Only Memory)、或いはHDD(Hard Disk Drive)である。   The data processing unit 11 edits, processes, or converts data received through the first communication unit 14 and stores the data in the volatile memory 12 or the nonvolatile memory 13. The data processing unit 11 edits, processes, or converts data stored in the volatile memory 12 or the nonvolatile memory 13 and transmits the data to the data management device 50 through the second communication unit 15. The volatile memory 12 is, for example, a RAM (Random Access Memory). The nonvolatile memory 13 is, for example, an EEPROM (Electrically Erasable Programmable Read-Only Memory) or a HDD (Hard Disk Drive).

第1通信部14は、EtherCATネットワークに接続される。実施形態1に係る第1通信部14は、リピータ30のポート32から延出されたEthernetケーブルが接続される通信コネクタと、当該Ethernetケーブルを通じて伝送されたデータを受信する受信回路とを備えるEthernetインタフェースである。   The first communication unit 14 is connected to the EtherCAT network. The first communication unit 14 according to the first embodiment includes an Ethernet interface that includes a communication connector to which an Ethernet cable extended from the port 32 of the repeater 30 is connected, and a reception circuit that receives data transmitted through the Ethernet cable. It is.

第1通信部14の受信回路は、Ethernetで規定される公知の技術で構成できる回路である。実施形態1に係る第1通信部14は、産業用ネットワークシステム100にデータ収集装置10を加入或いは参加させない。換言すれば、第1通信部14は、EtherCATネットワークに対して電気的にアクティブな動作を一切せず、且つ如何なるデータも送出することなく、EtherCATネットワーク上を流れるMACフレームを受信する機能(すなわち、受信回路)のみをアクティブ化している。なお、第1通信部14は、使用する通信コントローラ等の仕様により送信回路を併せ持っても良いが、実用上は送信回路の実装は不要である。   The receiving circuit of the first communication unit 14 is a circuit that can be configured by a known technique defined by Ethernet. The first communication unit 14 according to the first embodiment does not join or participate in the data collection device 10 in the industrial network system 100. In other words, the first communication unit 14 receives a MAC frame flowing on the EtherCAT network without performing any electrically active operation on the EtherCAT network and without sending any data (that is, Only the receiving circuit) is activated. The first communication unit 14 may have a transmission circuit depending on the specifications of the communication controller to be used. However, in practice, it is not necessary to mount the transmission circuit.

第2通信部15は、データ収集装置10をデータ管理装置50に接続させるためのインタフェースである。第2通信部15の具体例は特に限定されないが、例えば、Ethernetインタフェースであってもよいし、USB(Universal Serial Bus)インタフェースであってもよい。なお、データ収集装置10とデータ管理装置50とは、インターネットを介して接続されていてもよい。   The second communication unit 15 is an interface for connecting the data collection device 10 to the data management device 50. Although the specific example of the 2nd communication part 15 is not specifically limited, For example, an Ethernet interface may be sufficient and a USB (Universal Serial Bus) interface may be sufficient. The data collection device 10 and the data management device 50 may be connected via the Internet.

ユーザインタフェース部16は、例えば、ユーザに対して情報を表示する表示部(出力インタフェース)と、ユーザからの支持を受け付ける操作部(入力インタフェース)とを備える。表示部は、例えば、表示パネル或いはインジケータ等である。操作部は、例えば、タッチセンサ、押ボタン、切替スイッチ等である。   The user interface unit 16 includes, for example, a display unit (output interface) that displays information to the user, and an operation unit (input interface) that receives support from the user. The display unit is, for example, a display panel or an indicator. The operation unit is, for example, a touch sensor, a push button, a changeover switch, or the like.

[産業用ネットワークシステム100の動作]
マスタコントローラ21は、産業用ネットワークシステム100に接続されたスレーブデバイス22〜24を管理するためのネットワーク構成情報と、スレーブデバイス22〜24との間で送受信された入出力データ(すなわち、スレーブデバイス22〜24毎のI/Oデータ)とを記憶するメモリを有している。図4は、複数のネットワーク構成情報を含むネットワーク構成情報テーブルの一例である。ネットワーク構成情報テーブルの各行は、1つのスレーブデバイスに対応するネットワーク構成情報に相当する。
[Operation of Industrial Network System 100]
The master controller 21 includes network configuration information for managing the slave devices 22 to 24 connected to the industrial network system 100, and input / output data transmitted / received between the slave devices 22 to 24 (that is, the slave device 22). ˜24 I / O data). FIG. 4 is an example of a network configuration information table including a plurality of network configuration information. Each row of the network configuration information table corresponds to network configuration information corresponding to one slave device.

ネットワーク構成情報は、例えば図4に示されるように、ノード番号と、デバイスIDと、ロジカルアドレスと、入力サイズと、出力サイズとを含む。図4の例において、ノード番号#1はスレーブデバイス22のネットワーク構成情報を指し、ノード番号#2はスレーブデバイス23のネットワーク構成情報を指し、ノード番号#3はスレーブデバイス23のネットワーク構成情報を指すものとする。   As shown in FIG. 4, for example, the network configuration information includes a node number, a device ID, a logical address, an input size, and an output size. In the example of FIG. 4, the node number # 1 indicates the network configuration information of the slave device 22, the node number # 2 indicates the network configuration information of the slave device 23, and the node number # 3 indicates the network configuration information of the slave device 23. Shall.

ノード番号は、産業用ネットワークシステム100内において、対応するスレーブデバイスに割り当てられた番号である。デバイスIDは、対応するスレーブデバイスを一意に識別するデバイス識別子の一例である。一方、データ収集装置10には、デバイスIDが割り当てられていない。ロジカルアドレスは、複数の入出力データを含むMACフレーム内において、対応するスレーブデバイスにアクセスさせる入出力データの位置を示す論理アドレスの一例である。入力サイズは、対応するスレーブデバイスに割り当てられた入力データのサイズである。出力サイズは、対応するスレーブデバイスに割り当てられた出力データのサイズである。   The node number is a number assigned to the corresponding slave device in the industrial network system 100. The device ID is an example of a device identifier that uniquely identifies the corresponding slave device. On the other hand, no device ID is assigned to the data collection device 10. A logical address is an example of a logical address indicating the position of input / output data to be accessed by a corresponding slave device in a MAC frame including a plurality of input / output data. The input size is the size of input data assigned to the corresponding slave device. The output size is the size of the output data assigned to the corresponding slave device.

ネットワーク構成情報は、通常、コンフィグレータ(図示省略)と呼ばれるPC上で動作する管理ソフトウエアで編集或いは生成され、マスタコントローラ21にダウンロードされる。または、マスタコントローラ21は、産業用ネットワークシステム100に接続されているスレーブデバイス22〜24を認識し、ネットワーク構成情報を自動生成してもよい。この場合、マスタコントローラ21は、生成したネットワーク構成情報を前述のコンフィグレータにアップロードする。   The network configuration information is usually edited or generated by management software that operates on a PC called a configurator (not shown), and is downloaded to the master controller 21. Alternatively, the master controller 21 may recognize the slave devices 22 to 24 connected to the industrial network system 100 and automatically generate network configuration information. In this case, the master controller 21 uploads the generated network configuration information to the configurator described above.

また、マスタコントローラ21は、産業用ネットワークシステム100の構成に変化(例えば、スレーブデバイス22〜24が取り外された、或いは新たなスレーブデバイスが接続された)が生じた場合、ネットワーク構成情報を更新する。また、マスタコントローラ21は、産業用ネットワークシステム100の立ち上がり時(すなわち、入出力データの交換をする前)及び産業用ネットワークシステム100の構成変化時に、最新のネットワーク構成情報を必要とするスレーブデバイス22〜24に、ネットワーク構成情報を通知する機能を有してもよい。   Further, the master controller 21 updates the network configuration information when a change occurs in the configuration of the industrial network system 100 (for example, the slave devices 22 to 24 are removed or a new slave device is connected). . Further, the master controller 21 is a slave device 22 that requires the latest network configuration information when the industrial network system 100 is started up (that is, before input / output data is exchanged) and when the configuration of the industrial network system 100 is changed. To 24 may have a function of notifying the network configuration information.

産業用ネットワークシステム100において、マスタコントローラ21とスレーブデバイス22〜24との間で周期的に交換される入出力データは、仮想空間(0x00000000〜)においてスレーブデバイス22〜24毎に割り振られたロジカルアドレス(0x00000000〜)で管理される。また、ロジカルアドレスとフィジカルメモリアドレスとのマッピングは、当該スレーブデバイス22〜24内のメモリマネジメントユニット内のレジスタ(0x0600〜)で管理される。   In the industrial network system 100, input / output data that is periodically exchanged between the master controller 21 and the slave devices 22 to 24 is a logical address assigned to each slave device 22 to 24 in the virtual space (0x00000000). (0x0000000 to 0). The mapping between the logical address and the physical memory address is managed by a register (0x0600 ~) in the memory management unit in the slave devices 22-24.

そこで、マスタコントローラ21は、産業用ネットワークシステム100が運転状態(オペレーショナル)に移行する前に、図5に示される各スレーブデバイス22〜24のレジスタに、図6(A)に示される書き込みコマンドを用いて入出力管理情報を書き込む。より詳細には、マスタコントローラ21は、入出力管理情報の書き込みコマンドを含むMACフレームを各スレーブデバイス22〜24に送信する。そして、当該MACフレームをマスタコントローラ21から受信したスレーブデバイス22〜24は、書き込みコマンドに含まれる入出力管理情報をレジスタに設定する。   Therefore, the master controller 21 sends a write command shown in FIG. 6A to the registers of the slave devices 22 to 24 shown in FIG. 5 before the industrial network system 100 shifts to the operation state (operational). Use to write input / output management information. More specifically, the master controller 21 transmits a MAC frame including a write command for input / output management information to each of the slave devices 22 to 24. Then, the slave devices 22 to 24 that have received the MAC frame from the master controller 21 set the input / output management information included in the write command in the register.

図6に示されるAPWR(Auto−incremental Physical Write)コマンド(或いは、FPWR(Configured−address Physical write)コマンド)は、書き込みコマンドの一例である。APWRコマンド及びFPWRコマンドのデータ構造は、EtherCATで規定されているので、詳しい説明は省略する。また、スレーブデバイス22〜24のレジスタに書き込まれる入出力管理情報の一部は、例えば、図4に示されるネットワーク構成情報に含まれる情報である。   The APWR (Auto-incremental Physical Write) command (or the FPWR (Configured-address Physical write) command) shown in FIG. 6 is an example of a write command. Since the data structure of the APWR command and the FPWR command is defined by EtherCAT, detailed description thereof is omitted. A part of the input / output management information written in the registers of the slave devices 22 to 24 is information included in the network configuration information shown in FIG. 4, for example.

次に、マスタコントローラ21は、産業用ネットワークシステム100で定義された手順に基づいて、ネットワーク構成情報テーブルに登録されている各スレーブデバイス22〜23に送信すべき入出力データを生成する。なお、ネットワーク構成情報テーブルに登録されているスレーブデバイスは、EtherCATネットワークに接続されているとマスタコントローラ21が認識しているデバイスを指す。そして、図4に示されるネットワーク構成情報テーブルには、データ収集装置10が登録されていない。すなわち、実施形態1に係るマスタコントローラ21は、データ収集装置10がEtherCATに登録されていることを認識していない。   Next, the master controller 21 generates input / output data to be transmitted to each of the slave devices 22 to 23 registered in the network configuration information table based on the procedure defined in the industrial network system 100. The slave device registered in the network configuration information table indicates a device that is recognized by the master controller 21 as being connected to the EtherCAT network. The data collection device 10 is not registered in the network configuration information table shown in FIG. That is, the master controller 21 according to the first embodiment does not recognize that the data collection device 10 is registered in EtherCAT.

マスタコントローラ21は、最新のネットワーク構成情報テーブルに登録されている各スレーブデバイス22〜24の属性(入力、出力、データサイズ等)に基づいて、入出力データを生成する。そして、マスタコントローラ21は、例えばコンフィグレータによりスケジュールされた周期情報に基づいて、生成した入出力データを含むMACフレームを産業用ネットワークシステム100に送出する。なお、スケジュールとは、一般的にデータ更新周期時間を表す。   The master controller 21 generates input / output data based on attributes (input, output, data size, etc.) of the slave devices 22 to 24 registered in the latest network configuration information table. And the master controller 21 sends out the MAC frame containing the produced | generated input / output data to the industrial network system 100 based on the period information scheduled by the configurator, for example. The schedule generally represents a data update cycle time.

マスタコントローラ21とスレーブデバイス22〜24との間での入出力データの交換には、マスタコントローラ21によって発行されるLRD(Logical Read)コマンド、LWR(Logical Write)コマンド、或いはLRW(Logical Read/Write)コマンドが用いられる。図6(B)〜図6(D)に示されるLRDコマンド、LWRコマンド、及びLRWコマンドは、入出力コマンドの一例である。マスタコントローラ21は、図2に示される入出力データ1〜3のそれぞれに入出力コマンドを含めたMACフレームを、スレーブデバイス22〜24に送信する。   To exchange input / output data between the master controller 21 and the slave devices 22 to 24, an LRD (Logical Read) command, an LWR (Logical Write) command, or an LRW (Logical Read / Write) issued by the master controller 21 is used. ) Command is used. The LRD command, LWR command, and LRW command shown in FIGS. 6B to 6D are examples of input / output commands. The master controller 21 transmits a MAC frame including an input / output command to each of the input / output data 1 to 3 shown in FIG.

図6(B)に示されるLRDコマンドには、マスタコントローラ21に取得させる入力データをスレーブデバイス22にセットさせるためのコマンドである。図6(C)に示されるLWRコマンドは、マスタコントローラ21がセットした出力データをスレーブデバイス23に取得させるためのコマンドである。図6(D)に示されるLRWコマンドは、マスタコントローラ21がセットした出力データをスレーブデバイス24に取得させ、且つマスタコントローラ21に取得させる入力データをスレーブデバイス24にセットさせるためのコマンドである。入出力コマンドのデータ構造は、EtherCATで規定されている。   The LRD command shown in FIG. 6B is a command for causing the slave device 22 to set input data to be acquired by the master controller 21. The LWR command shown in FIG. 6C is a command for causing the slave device 23 to acquire the output data set by the master controller 21. The LRW command shown in FIG. 6D is a command for causing the slave device 24 to acquire output data set by the master controller 21 and causing the slave device 24 to set input data to be acquired by the master controller 21. The data structure of the input / output command is defined by EtherCAT.

マスタコントローラ21は、例えば、入力デバイスの一例であるスレーブデバイス22に対する入出力データ1に、WKC(ワーキングカウンタ)に”0”をセットしたLRDコマンドを含める。また、マスタコントローラ21は、例えば、出力デバイスの一例であるスレーブデバイス23に対する入出力データ2に、データ領域に出力データをセットし且つWKCに”0”をセットしたLWRコマンドを含める。さらに、マスタコントローラ21は、例えば、入出力デバイスの一例であるスレーブデバイス24に対する入出力データ3に、データ領域に出力データをセットし且つWKCに”0”をセットしたLRWコマンドを含める。   For example, the master controller 21 includes an LRD command in which “0” is set in the WKC (working counter) in the input / output data 1 for the slave device 22 which is an example of the input device. Further, the master controller 21 includes, for example, an LWR command in which output data is set in the data area and “0” is set in WKC in the input / output data 2 for the slave device 23 which is an example of an output device. Further, the master controller 21 includes, for example, an LRW command in which output data is set in the data area and “0” is set in WKC in the input / output data 3 for the slave device 24 which is an example of the input / output device.

スレーブデバイス22は、マスタコントローラ21から受信したMACフレームに含まれる入出力データ1のデータ領域に入力データをセットし且つWKCに”1”をセット(すなわち、インクリメント)して、当該MACフレームをスレーブデバイス23に送信する。また、スレーブデバイス23は、スレーブデバイス22から受信したMACフレームに含まれる入出力データ2のデータ領域から出力データを読み出し且つWKCに”1”をセットして、当該MACフレームをスレーブデバイス24に送信する。さらに、スレーブデバイス24は、スレーブデバイス23から受信したMACフレームに含まれる入出力データ3のデータ領域から出力データを読み出し、当該データ領域に入力データをセットし、且つWKCに”2”をセットして、当該MACフレームをマスタコントローラ21に送信する。この一連の処理によって、マスタコントローラ21とスレーブデバイス22〜24との間で入出力データが交換される。   The slave device 22 sets the input data in the data area of the input / output data 1 included in the MAC frame received from the master controller 21 and sets (ie, increments) WKC to “1”, and the MAC frame is slaved. Transmit to device 23. Further, the slave device 23 reads the output data from the data area of the input / output data 2 included in the MAC frame received from the slave device 22, sets “1” to the WKC, and transmits the MAC frame to the slave device 24. To do. Further, the slave device 24 reads the output data from the data area of the input / output data 3 included in the MAC frame received from the slave device 23, sets the input data in the data area, and sets “2” in the WKC. Then, the MAC frame is transmitted to the master controller 21. Through this series of processing, input / output data is exchanged between the master controller 21 and the slave devices 22 to 24.

[データ収集処理]
図7及び図8を参照して、マスタコントローラ21とスレーブデバイス22〜24との間で交換されるMACフレームを収集するデータ収集処理を説明する。図7に示されるデータ収集処理は、データ収集装置10のデータ処理部11によって実行される。
[Data collection processing]
A data collection process for collecting MAC frames exchanged between the master controller 21 and the slave devices 22 to 24 will be described with reference to FIGS. The data collection process shown in FIG. 7 is executed by the data processing unit 11 of the data collection apparatus 10.

まず、データ収集装置10のデータ処理部11は、第1通信部14を通じてMACフレームを受信したことに応じて(S11)、当該MACフレームのTYPEの設定値を確認する(S12)。そして、データ処理部11は、EtherCATを示す値がTYPEに設定されていることに応じて(S12:Yes)、当該MACフレームに書き込みコマンド(APWRコマンド/FPWRコマンド)が含まれるか否かを判断する(S13)。一方、データ処理部11は、EtherCAT以外のプロトコルを示す値がTYPEに設定されていることに応じて(S12:No)、当該MACフレームを破棄する(S17)。   First, the data processing unit 11 of the data collection device 10 confirms the TYPE setting value of the MAC frame in response to receiving the MAC frame through the first communication unit 14 (S11) (S12). Then, the data processing unit 11 determines whether a write command (APWR command / FPWR command) is included in the MAC frame in response to the value indicating EtherCAT being set to TYPE (S12: Yes). (S13). On the other hand, the data processing unit 11 discards the MAC frame in response to a value indicating a protocol other than EtherCAT being set in TYPE (S12: No) (S17).

次に、データ処理部11は、受信したMACフレームに書き込みコマンドが含まれていることに応じて(S13:Yes)、当該書き込みコマンドに含まれる入出力管理情報をネットワーク構成情報に変換して不揮発性メモリ13に記憶させる(S14)。すなわち、データ処理部11は、全てのスレーブデバイス22〜24に対する書き込みコマンドに対してこの処理を実行することによって、図4に示されるネットワーク構成情報を完成させることができる。   Next, the data processing unit 11 converts the input / output management information included in the write command into network configuration information to be nonvolatile in response to the write command included in the received MAC frame (S13: Yes). Stored in the memory 13 (S14). That is, the data processing unit 11 can complete the network configuration information shown in FIG. 4 by executing this processing for the write commands for all the slave devices 22 to 24.

また、データ処理部11は、受信したMACフレームに入出力コマンドが含まれていることに応じて(S13:No&S15:Yes)、入出力データを不揮発性メモリ13に記憶させる(S16)。一方、データ処理部11は、書き込みコマンド及び入出力コマンドを含まないMACフレームを受信したことに応じて(S13:No&S15:No)、当該MACフレームを破棄する(S17)。   Further, the data processing unit 11 stores the input / output data in the nonvolatile memory 13 in response to the input / output command being included in the received MAC frame (S13: No & S15: Yes) (S16). On the other hand, the data processing unit 11 discards the MAC frame in response to receiving the MAC frame not including the write command and the input / output command (S13: No & S15: No) (S17).

なお、データ処理部11は、ステップS16において、マスタコントローラ21からスレーブデバイス22に向けて送信されたMACフレームから出力データを抽出し、スレーブデバイス24からマスタコントローラ21に向けて送信されたMACフレームから入力データを抽出する。より詳細には、データ処理部11は、WKCに”0”が設定されたLWRコマンド及びLRWコマンドから出力データを抽出する。また、データ処理部11は、WKCに”非0”が設定されたLRDコマンド及びWKCに”2”が設定されたLWRコマンドから入力データを抽出する。   In step S16, the data processing unit 11 extracts output data from the MAC frame transmitted from the master controller 21 toward the slave device 22, and from the MAC frame transmitted from the slave device 24 toward the master controller 21. Extract input data. More specifically, the data processing unit 11 extracts output data from the LWR command and the LRW command in which “0” is set in the WKC. Further, the data processing unit 11 extracts input data from the LRD command in which “non-zero” is set in WKC and the LWR command in which “2” is set in WKC.

また、データ処理部11は、ステップS16において、図4に示されるネットワーク構成情報に基づいて、MACフレームから抽出した入出力データを図8に示される形式に変換する。より詳細には、データ処理部11は、入出力コマンドのロジカルアドレスを含むネットワーク構成情報を特定する。そして、データ処理部11は、特定されたネットワーク構成情報のデバイスID、入力データサイズ、及び出力データサイズと、MACフレームから抽出された入出力データと、MACフレームに含まれるタイムスタンプ(或いはMACフレームを受信した時刻を示すタイムスタンプ)とを対応づけて不揮発性メモリ13に記憶させる。以下、図8の各行を入出力レコードと表記する。   In step S16, the data processing unit 11 converts the input / output data extracted from the MAC frame into the format shown in FIG. 8 based on the network configuration information shown in FIG. More specifically, the data processing unit 11 specifies network configuration information including the logical address of the input / output command. Then, the data processing unit 11 includes the device ID, input data size, and output data size of the specified network configuration information, input / output data extracted from the MAC frame, and a time stamp (or MAC frame) included in the MAC frame. Is associated with the time stamp indicating the time at which the data is received and stored in the nonvolatile memory 13. Hereinafter, each line in FIG. 8 is referred to as an input / output record.

そして、受信したMACフレーム内の全コマンドに対して前述の処理を実行することによって、マスタコントローラ21とスレーブデバイス22〜24との間で交換される入出力データの収集が完了する。なお、データ処理部11は、入出力レコードの記憶領域に余裕がある場合に、新たな入出力レコードを不揮発性メモリ13に追加する。一方、データ処理部11は、入出力レコードの記憶領域が一杯の場合に、最新の入出力レコードで最も古い入出力レコードを上書きする。最も古い入出力レコードは、例えば、タイムスタンプによって特定される。   The collection of input / output data exchanged between the master controller 21 and the slave devices 22 to 24 is completed by executing the above-described processing on all commands in the received MAC frame. Note that the data processing unit 11 adds a new input / output record to the non-volatile memory 13 when there is room in the storage area of the input / output record. On the other hand, when the storage area of the input / output record is full, the data processing unit 11 overwrites the oldest input / output record with the latest input / output record. The oldest input / output record is specified by, for example, a time stamp.

また、データ収集装置10は、コンフィグレータ、データ管理装置50、或いはユーザによって設定されたデータ収集条件(収集の開始条件、収集データ蓄積の範囲等)に基づいて、入出力データを記憶させるか否かを判断してもよい。収集開始条件としては、例えば、実時間時計、入出力データの変化或いは一致等が挙げられる。また、データ蓄積条件としては、例えば、最新の入出力データからメモリ許容量まで過去に遡った入出力データを記憶する等が挙げられる。   Whether the data collection device 10 stores the input / output data based on the data collection conditions (the collection start condition, the collected data accumulation range, etc.) set by the configurator, the data management device 50, or the user. May be judged. Examples of the collection start condition include a real time clock, change or coincidence of input / output data, and the like. Examples of the data accumulation condition include storing input / output data traced back to the past from the latest input / output data to the allowable memory capacity.

さらに、MACフレームから抽出した入出力データを記憶させるのは不揮発性メモリ13に限定されない。データ処理部11は、例えば、コンフィグレータから受信回路を通じて受信したダウンロード設定、或いはデータ収集装置10に設けられたハードウエアスイッチ(不図示)を通じたユーザ設定に基づいて、入出力データを記憶させるメモリ(揮発性メモリ12又は不揮発性メモリ13)を選択してもよい。   Furthermore, storing the input / output data extracted from the MAC frame is not limited to the nonvolatile memory 13. The data processing unit 11 stores, for example, a memory that stores input / output data based on a download setting received from the configurator through a receiving circuit or a user setting through a hardware switch (not shown) provided in the data collection device 10. Volatile memory 12 or non-volatile memory 13) may be selected.

[データ送信処理]
次に、図9及び図10を参照して、データ収集装置10が収集した入出力データをデータ管理装置50に送信するデータ送信処理を説明する。図9に示されるデータ送信処理は、データ収集装置10のデータ処理部11によって実行される。
[Data transmission processing]
Next, a data transmission process for transmitting input / output data collected by the data collection device 10 to the data management device 50 will be described with reference to FIGS. 9 and 10. The data transmission process shown in FIG. 9 is executed by the data processing unit 11 of the data collection device 10.

まず、データ収集装置10のデータ処理部11は、図10(A)に示される収集データ一括要求コマンドを第2通信部15を通じてデータ管理装置50から受信したことに応じて(S21:Yes&S22:Yes)、不揮発性メモリ13に記憶された入出力データを含む収集データ一括応答コマンドを、第2通信部15を通じてデータ管理装置50に送信する(S23)。収集データ一括要求コマンドは、産業用ネットワークシステム100に含まれる全てのスレーブデバイス22〜24に対する入出力データの送信を要求するためのコマンドである。収集データ一括要求コマンドは、産業用ネットワークシステム100に含まれる全てのスレーブデバイス22〜24に対する入出力データを送信するためのコマンドである。   First, the data processing unit 11 of the data collection device 10 receives the collected data batch request command shown in FIG. 10A from the data management device 50 through the second communication unit 15 (S21: Yes & S22: Yes). The collected data batch response command including the input / output data stored in the nonvolatile memory 13 is transmitted to the data management device 50 through the second communication unit 15 (S23). The collected data batch request command is a command for requesting transmission of input / output data to all the slave devices 22 to 24 included in the industrial network system 100. The collected data batch request command is a command for transmitting input / output data to all the slave devices 22 to 24 included in the industrial network system 100.

図10(A)に示される収集データ一括要求コマンドは、マスタコントローラ21を識別するマスタIDと、当該コマンドが収集データ一括要求コマンドであることを示すコマンドIDとを含む。また、収集データ一括応答コマンドは、図10(C)に示されるように、マスタIDと、収集データ一括応答コマンドを識別するコマンドIDと、当該コマンドに含まれる入出力データの数に相当する応答スレーブ数と、応答スレーブ数に相当する1以上の入出力データとを含む。さらに、各入出力データは、例えば入出力レコードに含まれるデータのうち、デバイスID、入力データサイズ、入力データ、出力データサイズ、及び出力データを含む。   The collected data batch request command shown in FIG. 10A includes a master ID for identifying the master controller 21 and a command ID indicating that the command is a collected data batch request command. As shown in FIG. 10C, the collected data batch response command includes a master ID, a command ID for identifying the collected data batch response command, and a response corresponding to the number of input / output data included in the command. It includes the number of slaves and one or more input / output data corresponding to the number of responding slaves. Furthermore, each input / output data includes, for example, a device ID, an input data size, input data, an output data size, and output data among data included in the input / output record.

また、データ処理部11は、図10(B)に示される収集データ個別要求コマンドを第2通信部15を通じてデータ管理装置50から受信したことに応じて(S22:No&S24:yes)、当該コマンドで特定される入出力データを含む収集データ個別応答コマンドを、第2通信部15を通じてデータ管理装置50に送信する(S25)。収集データ個別要求コマンドは、産業用ネットワークシステム100に含まれる特定のスレーブデバイスに対する入出力データのみの送信を要求するためのコマンドである。収集データ個別応答コマンドは、収集データ個別要求コマンドで要求された入出力データのみを送信するためのコマンドである。   Further, the data processing unit 11 receives the collected data individual request command shown in FIG. 10B from the data management device 50 through the second communication unit 15 (S22: No & S24: yes), The collected data individual response command including the specified input / output data is transmitted to the data management device 50 through the second communication unit 15 (S25). The collected data individual request command is a command for requesting transmission of only input / output data to a specific slave device included in the industrial network system 100. The collected data individual response command is a command for transmitting only the input / output data requested by the collected data individual request command.

図10(B)に示される収集データ個別要求コマンドは、マスタIDと、収集データ個別要求コマンドを識別するコマンドIDと、送信すべき入出力データの数に相当する要求スレーブ数と、要求スレーブ数に相当する1以上のデバイスIDとを含む。また、収集データ個別応答コマンドは、図10(C)に示されるデータ構造において、収集データ個別応答コマンドを識別するコマンドIDが設定されている点において、収集データ一括応答コマンドと相違する。さらに、データ処理部11は、収集データ個別要求コマンドに含まれるデバイスIDに対応づけられた入出力データを、収集データ個別応答コマンドに含める。すなわち、収集データ個別要求コマンドの要求スレーブ数と、収集データ個別応答コマンドの応答スレーブ数とは、一致する。   The collected data individual request command shown in FIG. 10B includes a master ID, a command ID for identifying the collected data individual request command, a requested slave number corresponding to the number of input / output data to be transmitted, and a requested slave number. And one or more device IDs corresponding to. The collected data individual response command is different from the collected data batch response command in that a command ID for identifying the collected data individual response command is set in the data structure shown in FIG. Furthermore, the data processing unit 11 includes the input / output data associated with the device ID included in the collected data individual request command in the collected data individual response command. That is, the number of request slaves of the collected data individual request command and the number of response slaves of the collected data individual response command match.

なお、データ収集装置10は、ステップS23、S25において、データ管理装置50に対してサーバーモードで動作する。また、データ処理部11は、ステップS23、S25において、不揮発性メモリ13に記憶された最新の入出力レコードに含まれる入出力データを、データ管理装置50に送信してもよい。または、入出力レコードは、データ管理装置50に送信されたか否かを示す送信フラグを含んでいてもよい。そして、データ処理部11は、送信フラグに”OFF(未送信を示す)”が設定された入出力レコードから抽出した入出力データを、データ管理装置50に送信してもよい。この場合の収集データ一括応答コマンドに含まれる入出力データの数、及び収集データ個別応答コマンドに含まれる入出力データの数は、応答スレーブ数の整数倍となる。   The data collection device 10 operates in the server mode with respect to the data management device 50 in steps S23 and S25. Further, the data processing unit 11 may transmit the input / output data included in the latest input / output record stored in the nonvolatile memory 13 to the data management device 50 in steps S23 and S25. Alternatively, the input / output record may include a transmission flag indicating whether or not the data has been transmitted to the data management device 50. Then, the data processing unit 11 may transmit the input / output data extracted from the input / output record in which “OFF (indicating non-transmission)” is set in the transmission flag to the data management device 50. In this case, the number of input / output data included in the collected data batch response command and the number of input / output data included in the collected data individual response command are an integral multiple of the number of response slaves.

さらに、データ処理部11は、設定送信条件を満たしたことに応じて(S21:No&S26:Yes)、当該条件に一致する収集データ一括応答コマンド或いは収集データ個別応答コマンドを、第2通信部15を通じてデータ管理装置50に送信する(S27)。このように、データ収集装置10のデータ処理部11は、例えば、予め設定されたタイミング(例えば、周期或いはイベント)をトリガー条件として、自発的に収集データ一括要求応答或いは収集データ個別要求応答をデータ管理装置50に送信してもよい。このときのデータ収集装置10は、データ管理装置50に対してクライアントモードで動作する。   Furthermore, the data processing unit 11 sends a collected data batch response command or a collected data individual response command that matches the conditions through the second communication unit 15 in response to satisfying the set transmission condition (S21: No & S26: Yes). The data is transmitted to the data management device 50 (S27). As described above, the data processing unit 11 of the data collection device 10 voluntarily collects the collected data batch request response or the collected data individual request response using, for example, a preset timing (for example, a cycle or an event) as a trigger condition. You may transmit to the management apparatus 50. At this time, the data collection device 10 operates in the client mode with respect to the data management device 50.

[実施形態1の作用効果]
上記構成によれば、マスタコントローラ21及びスレーブデバイス22〜24は、EtherCATネットワークにデータ収集装置10が接続されていることを意識することなく動作する。また、EtherCATネットワークには、データ収集装置10が接続されたことに伴うトラフィックの増加がない。その結果、リアルタイムEthernetネットワークの負荷、及びマスタコントローラ21のリソースの負荷を増大させることなく、当該リアルタイムEthernetネットワーク上で交換される入出力データを収集することができる。
[Effects of Embodiment 1]
According to the above configuration, the master controller 21 and the slave devices 22 to 24 operate without being aware that the data collection device 10 is connected to the EtherCAT network. In addition, there is no increase in traffic associated with the data collection device 10 being connected to the EtherCAT network. As a result, input / output data exchanged on the real-time Ethernet network can be collected without increasing the load on the real-time Ethernet network and the resource load on the master controller 21.

また、産業用ネットワークシステム100において、マスタコントローラ21によるスレーブデバイス22〜24の制御機能と、データ収集装置10によるデータ収集機能とを分離することで、マスタコントローラ21による制御周期の高速化(=入出力データ交換サイクルの高速化)と合わせて、データ収集装置10によるデータ収集速度の高速化(データ収集サイクルの高速化)が計れるという効果が生じる。   In the industrial network system 100, the control function of the slave devices 22 to 24 by the master controller 21 and the data collection function by the data collection device 10 are separated, so that the control period of the master controller 21 is increased (= input). In addition to the speeding up of the output data exchange cycle, there is an effect that the data collection speed by the data collection device 10 (speeding up of the data collection cycle) can be increased.

また、上記構成によれば、MACフレーム内における入出力データのデータ構造をネットワーク構成情報に基づいて特定できるので、マスタコントローラ21のメーカー或いは機種に依存することなく、当該EtherCATネットワーク上で交換される入出力データを収集することができる。さらに、データ処理部11は、各入出力コマンドのWKCをチェックして、当該入出力コマンドに含まれる入出力データの抽出或いは破棄を決定するので、入力データ及び出力データを適切なタイミングでMACフレームから抽出することができる。   Further, according to the above configuration, since the data structure of the input / output data in the MAC frame can be specified based on the network configuration information, it is exchanged on the EtherCAT network without depending on the manufacturer or model of the master controller 21. I / O data can be collected. Furthermore, the data processing unit 11 checks the WKC of each input / output command and determines whether to extract or discard the input / output data included in the input / output command. Can be extracted from.

さらに、上記構成によれば、収集データ一括/個別要求コマンドを受信したこと、或いは設定送信条件を満たしたことに応じて、収集した入出力データがデータ管理装置50に送信される。その結果、収集した入出力データを所望のタイミングでデータ管理装置50に送信することができる。   Further, according to the above configuration, the collected input / output data is transmitted to the data management device 50 in response to receiving the collected data batch / individual request command or satisfying the set transmission condition. As a result, the collected input / output data can be transmitted to the data management device 50 at a desired timing.

[実施形態2]
次に、図11を参照して、実施形態2に係るデータ収集装置10Aを説明する。なお、実施形態1と共通する構成には同一の参照番号を付して詳しい説明を省略し、実施形態1との相違点を中心に説明する。
[Embodiment 2]
Next, with reference to FIG. 11, the data collection apparatus 10A according to the second embodiment will be described. In addition, the same reference number is attached | subjected to the structure which is common in Embodiment 1, and detailed description is abbreviate | omitted, and it demonstrates centering on difference with Embodiment 1. FIG.

実施形態2に係るデータ収集装置10Aは、図11に示されるように、第1通信部14と、データ処理部11Aと、データ管理部50Aとを備える。すなわち、実施形態2に係るデータ収集装置10Aは、実施形態1に係るデータ収集装置10及びデータ管理装置50の機能を併せ持っている。実施形態2に係るデータ収集装置10Aは、例えば、一般的なPC(Personal Computer)で構成される。   As illustrated in FIG. 11, the data collection device 10A according to the second embodiment includes a first communication unit 14, a data processing unit 11A, and a data management unit 50A. That is, the data collection device 10A according to the second embodiment has the functions of the data collection device 10 and the data management device 50 according to the first embodiment. The data collection device 10A according to the second embodiment is configured by, for example, a general PC (Personal Computer).

まず、産業用ネットワークシステム100で送受信されるMACフレームをPCに標準的に搭載されるEthernetインタフェースで受信可能な場合、新たなハードウエアの追加及び構成変更をすることなく、当該Ethernetインタフェースを第1通信部14として利用できる。一方、MACフレームを受信できない場合は、専用の第1通信部14(ハードウェア及びソフトウェア)をPCに追加すればよい。   First, when the MAC frame transmitted / received by the industrial network system 100 can be received by the Ethernet interface that is standardly installed in the PC, the Ethernet interface is changed to the first without adding new hardware and changing the configuration. It can be used as the communication unit 14. On the other hand, if the MAC frame cannot be received, the dedicated first communication unit 14 (hardware and software) may be added to the PC.

また、実施形態2に係るデータ処理部11Aは、図11に示されるように、受信ドライバ、フレーム解析/抽出PG、及びAPI(Application Programming Interface)等の階層化されたソフトウェアによって実現できる。より詳細には、データ処理部11Aは、第1通信部14に受信させたMACフレームを受信ドライバで取得し、フレーム解析/抽出PGで入出力データを抽出する。   The data processing unit 11A according to the second embodiment can be realized by layered software such as a reception driver, a frame analysis / extraction PG, and an API (Application Programming Interface) as illustrated in FIG. More specifically, the data processing unit 11A acquires the MAC frame received by the first communication unit 14 by the reception driver, and extracts the input / output data by the frame analysis / extraction PG.

さらに、実施形態2に係るデータ管理部50Aは、SCADA(Supervisory Control And Data Acquisition)或いはユーザプログラムによって実現される。すなわち、実施形態2に係るデータ管理部50Aは、SCADA等の汎用データ収集ソフト、またはユーザプログラムとして設計される専用ソフトウエアにより実現される。そして、データ管理部50Aとして機能するSCADA或いはユーザプログラムは、データ処理部11Aによって収集された入出力データをAPIを通じて取得し、記憶部17に記憶させる。   Furthermore, the data management unit 50A according to the second embodiment is realized by SCADA (Supervision Control And Data Acquisition) or a user program. That is, the data management unit 50A according to the second embodiment is realized by general-purpose data collection software such as SCADA or dedicated software designed as a user program. Then, the SCADA or user program functioning as the data management unit 50A acquires the input / output data collected by the data processing unit 11A through the API and stores it in the storage unit 17.

上記構成によっても、実施形態1と同様の作用効果を得ることができる。また、実施形態1に係るデータ収集装置10及びデータ管理装置50の機能を統合したこにより、入出力データの解析等をよりリアルタイムに実現することができる。   Also with the above configuration, the same effects as those of the first embodiment can be obtained. Also, by integrating the functions of the data collection device 10 and the data management device 50 according to the first embodiment, it is possible to realize input / output data analysis and the like in real time.

[実施形態3]
次に、図12〜図14を参照して、実施形態3に係るデータ収集装置10Bを説明する。なお、実施形態1、2と共通する構成要素には同一の参照番号を付して詳しい説明を省略し、相違点を中心に説明する。実施形態3に係るデータ収集装置10Bは、ダミースレーブ部60を備える点において、実施形態1、2に係るデータ収集装置11、11Aと相違する。
[Embodiment 3]
Next, a data collection device 10B according to Embodiment 3 will be described with reference to FIGS. In addition, the same reference number is attached | subjected to the component which is common in Embodiment 1, 2, and detailed description is abbreviate | omitted and it demonstrates centering on difference. The data collection device 10B according to the third embodiment is different from the data collection devices 11 and 11A according to the first and second embodiments in that a dummy slave unit 60 is provided.

実施形態3に係るマスタコントローラ21は、ダミースレーブ部60のネットワーク構成情報を有している。すなわち、マスタコントローラ21は、産業用ネットワークシステム100にダミースレーブ部60が接続されていると認識している。そして、マスタコントローラ21は、当該マスタコントローラ21で用いられている時計情報或いはスレーブデバイス22〜24の動作条件を定義するレシピ情報等(以下、「追加必要情報」と表記する。)を、ダミースレーブ部60に対する出力データとしてMACフレームに含める。すなわち、マスタコントローラ21は、図13に示されるマスタID、時計情報、レシピ情報、及びその他の情報を、ダミースレーブ部60に対するLWRコマンドのデータ領域に含めればよい。   The master controller 21 according to the third embodiment has network configuration information of the dummy slave unit 60. That is, the master controller 21 recognizes that the dummy slave unit 60 is connected to the industrial network system 100. Then, the master controller 21 converts the clock information used in the master controller 21 or recipe information that defines the operation conditions of the slave devices 22 to 24 (hereinafter referred to as “additional necessary information”) into a dummy slave. It is included in the MAC frame as output data for the unit 60. That is, the master controller 21 may include the master ID, clock information, recipe information, and other information shown in FIG. 13 in the data area of the LWR command for the dummy slave unit 60.

また、実施形態3に係るダミースレーブ部60は、図12に示されるように、MCU61と、外部揮発性メモリ62と、外部不揮発性メモリ63と、送受信回路64と、通信コネクタ65と、ユーザインタフェース部66とを備える。そして、ダミースレーブ部60のMCU61は、スレーブデバイス24によって送信されたMACフレームを通信コネクタ65及び送受信回路64を通じて受信し、当該MACフレーム内に含まれる出力データのWKCをインクリメントし、通信コネクタ65及び送受信回路64を通じてマスタコントローラ21に当該MACフレームを送信する。   Also, as shown in FIG. 12, the dummy slave unit 60 according to the third embodiment includes an MCU 61, an external volatile memory 62, an external nonvolatile memory 63, a transmission / reception circuit 64, a communication connector 65, a user interface, and the like. Part 66. Then, the MCU 61 of the dummy slave unit 60 receives the MAC frame transmitted by the slave device 24 through the communication connector 65 and the transmission / reception circuit 64, increments the WKC of the output data included in the MAC frame, The MAC frame is transmitted to the master controller 21 through the transmission / reception circuit 64.

ダミースレーブ部60は、例えば、マスタコントローラ21との入出力データの交換に伴う実質的な動作が割り当てられていないスレーブデバイスとして機能する。すなわち、ダミースレーブ部60は、出力データを含むMACフレームを受信したことに応じて、前述の処理以外の処理を実行する必要がない。換言すれば、ダミースレーブ部60は、一般的なスレーブデバイスとしてのフルファンクションを持つ必要はない。さらに換言すれば、ダミースレーブ部60は、マスタコントローラ21からの出力データを受信できる機能を有していればよい。ダミースレーブ部60は、例えば、8/16/32/64/128バイトの出力データを受信できればよい。   For example, the dummy slave unit 60 functions as a slave device to which no substantial operation associated with the exchange of input / output data with the master controller 21 is assigned. That is, the dummy slave unit 60 does not need to execute processes other than those described above in response to receiving a MAC frame including output data. In other words, the dummy slave unit 60 does not need to have a full function as a general slave device. In other words, the dummy slave unit 60 only needs to have a function of receiving output data from the master controller 21. For example, the dummy slave unit 60 only needs to be able to receive output data of 8/16/32/64/128 bytes.

スレーブデバイス22〜24に対する入出力データの現在値のみでは、データ管理装置50によるデータ管理及びデータ分析に必要な情報が不足している場合があり得る。そこで、実施形態3に係るデータ収集装置10Bの第1通信部14Bは、ダミースレーブ部60に向けて送信されたMACフレームを、ダミースレーブ部60の通信コネクタ65を通じて取得する。これにより、データ収集装置10Bは、スレーブデバイス22〜24に対する入出力データと合わせて、ダミースレーブ部60に対する出力データとしてマッピングされた追加必要情報を収集することができる。   Only the current values of the input / output data for the slave devices 22 to 24 may lack information necessary for data management and data analysis by the data management device 50. Therefore, the first communication unit 14B of the data collection device 10B according to the third embodiment acquires the MAC frame transmitted toward the dummy slave unit 60 through the communication connector 65 of the dummy slave unit 60. Thereby, the data collection device 10B can collect additional necessary information mapped as output data for the dummy slave unit 60, together with input / output data for the slave devices 22 to 24.

なお、実施形態3では、データ収集装置10Bにダミースレーブ部60を一体化させた例を説明した。しかしながら、図14に示されるように、ダミースレーブ部60の機能を有するダミースレーブ25を、スイッチ40のポート45に接続してもよい。この場合、実施形態1、2に係るデータ収集装置10、10Aを産業用ネットワークシステム100に接続することによって、実施形態3の作用効果を得ることができる。   In the third embodiment, the example in which the dummy slave unit 60 is integrated with the data collection device 10B has been described. However, as shown in FIG. 14, the dummy slave 25 having the function of the dummy slave unit 60 may be connected to the port 45 of the switch 40. In this case, the effects of the third embodiment can be obtained by connecting the data collection devices 10 and 10A according to the first and second embodiments to the industrial network system 100.

なお、実施形態1〜3では、リアルタイムEthernetネットワークの一例として、EtherCATを説明したが、産業用ネットワークシステム100に適用されるネットワークの具体的な構成はこれに限定されない。例えば、Profinet、EthernetIP、MODBUS TCP等であってもよい。   In the first to third embodiments, Ethernet CAT has been described as an example of the real-time Ethernet network, but the specific configuration of the network applied to the industrial network system 100 is not limited to this. For example, Profinet, EthernetIP, MODBUS TCP, etc. may be used.

また、実施形態1〜3の説明において、「〜部」として説明しているものは、「〜回路」、「〜装置」、「〜機器」、「〜モジュール」であってもよく、また「〜処理」であってもよい。すなわち「〜部」として説明しているものは、ソフトウエアのみ、或いは素子、デバイス、基板、及び配線などのハードウエアのみ、或いはソフトウエアとハードウエアとの組み合わせで実現されても構わない。   In the description of the first to third embodiments, what is described as “to part” may be “to circuit”, “to device”, “to device”, and “to module”. ~ Process ". That is, what is described as the “˜unit” may be realized only by software, only hardware such as an element, a device, a board, and wiring, or a combination of software and hardware.

10,10A,10B・・・データ収集装置
11,11A・・・データ処理部
12・・・揮発性メモリ
13・・・不揮発性メモリ
14,14B・・・第1通信部
15・・・第2通信部
21・・・マスタコントローラ
22,23,24・・・スレーブデバイス
25・・・ダミースレーブ
50・・・データ管理装置
60・・・ダミースレーブ部
100・・・産業用ネットワークシステム
10, 10A, 10B ... data collection device 11, 11A ... data processing unit 12 ... volatile memory 13 ... non-volatile memory 14, 14B ... first communication unit 15 ... second Communication unit 21 ... Master controllers 22, 23, 24 ... Slave device 25 ... Dummy slave 50 ... Data management device 60 ... Dummy slave unit 100 ... Industrial network system

Claims (7)

マスタコントローラ及び複数のスレーブデバイスが接続されたリアルタイムEthernet(登録商標)ネットワークに接続されるデータ収集装置であって、
前記マスタコントローラは、前記リアルタイムEthernet(登録商標)ネットワークに接続されたと認識した前記スレーブデバイスとの間で入出力データを含むMACフレームを周期的に交換し、且つ該データ収集装置を認識しておらず、
該データ収集装置は、
前記マスタコントローラから前記スレーブデバイスに送信される全ての前記MACフレーム、及び前記スレーブデバイスから前記マスタコントローラに送信される全ての前記MACフレームを受信可能な位置において前記リアルタイムEthernet(登録商標)ネットワークに接続され、且つ前記リアルタイムEthernet(登録商標)ネットワークにデータを送出しない第1通信部と、
データ管理装置に接続される第2通信部と、
前記第1通信部を通じて受信した前記MACフレームから抽出した前記入出力データを記憶部に記憶させ、且つ前記記憶部に記憶された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信するデータ処理部と、を備え
前記データ処理部は、前記第1通信部を通じて受信した前記MACフレームのうち、
前記マスタコントローラによって前記MACフレームにセットされた出力データを、前記マスタコントローラから前記スレーブデバイスに向けて送信された前記MACフレームから抽出し、
前記スレーブデバイスによって前記MACフレームにセットされた入力データを、前記スレーブデバイスから前記マスタコントローラに向けて送信された前記MACフレームから抽出し、
前記MACフレームは、全ての前記スレーブデバイスそれぞれに対する前記入出力データを含み、
前記入出力データは、当該データにアクセスした前記スレーブデバイスによってインクリメントされるワーキングカウンタを含み、
前記データ処理部は、前記ワーキングカウンタに0が設定された前記出力データ、及び前記ワーキングカウンタに1以上が設定された前記入力データを、前記第1通信部によって受信された前記MACフレームから抽出するデータ収集装置。
A data collection device connected to a real-time Ethernet (registered trademark) network to which a master controller and a plurality of slave devices are connected,
The master controller periodically exchanges MAC frames including input / output data with the slave device recognized to be connected to the real-time Ethernet (registered trademark) network, and recognizes the data collection device. Without
The data collection device comprises:
Connect to the real-time Ethernet (registered trademark) network at a location where all the MAC frames transmitted from the master controller to the slave device and all the MAC frames transmitted from the slave device to the master controller can be received. And a first communication unit that does not send data to the real-time Ethernet (registered trademark) network;
A second communication unit connected to the data management device;
The input / output data extracted from the MAC frame received through the first communication unit is stored in a storage unit, and the input / output data stored in the storage unit is transmitted to the data management device through the second communication unit. A data processing unit ,
The data processing unit includes the MAC frame received through the first communication unit.
The output data set in the MAC frame by the master controller is extracted from the MAC frame transmitted from the master controller to the slave device,
The input data set in the MAC frame by the slave device is extracted from the MAC frame transmitted from the slave device toward the master controller,
The MAC frame includes the input / output data for each of all the slave devices,
The input / output data includes a working counter that is incremented by the slave device that has accessed the data,
The data processing unit extracts the output data in which the working counter is set to 0 and the input data in which the working counter is set to 1 or more from the MAC frame received by the first communication unit. Data collection device.
マスタコントローラ及び複数のスレーブデバイスが接続されたリアルタイムEthernet(登録商標)ネットワークに接続されるデータ収集装置であって、
前記マスタコントローラは、前記リアルタイムEthernet(登録商標)ネットワークに接続されたと認識した前記スレーブデバイスとの間で入出力データを含むMACフレームを周期的に交換し、且つ該データ収集装置を認識しておらず、
該データ収集装置は、
前記マスタコントローラから前記スレーブデバイスに送信される全ての前記MACフレーム、及び前記スレーブデバイスから前記マスタコントローラに送信される全ての前記MACフレームを受信可能な位置において前記リアルタイムEthernet(登録商標)ネットワークに接続され、且つ前記リアルタイムEthernet(登録商標)ネットワークにデータを送出しない第1通信部と、
データ管理装置に接続される第2通信部と、
前記第1通信部を通じて受信した前記MACフレームから抽出した前記入出力データを記憶部に記憶させ、且つ前記記憶部に記憶された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信するデータ処理部と、を備え
前記MACフレームは、全ての前記スレーブデバイスそれぞれに対する前記入出力データを含み、
前記マスタコントローラは、認識した全ての前記スレーブデバイスそれぞれに対して、当該スレーブデバイスを識別するデバイス識別子、前記MACフレーム内において当該スレーブデバイスにアクセスさせる前記入出力データの論理アドレス、及び当該入出力データのデータサイズを含むネットワーク構成情報を含む前記MACフレームを送信し、
前記データ処理部は、
前記ネットワーク構成情報を含む前記MACフレームを前記第1通信部を通じて受信したことに応じて、当該ネットワーク構成情報を前記記憶部に記憶させ、
前記入出力データを含む前記MACフレームを前記第1通信部を通じて受信したことに応じて、前記論理アドレス及び前記データサイズに基づいて前記MACフレームから抽出した前記入出力データを、対応する前記スレーブデバイスのデバイスIDと関連づけて前記記憶部に記憶させるデータ収集装置。
A data collection device connected to a real-time Ethernet (registered trademark) network to which a master controller and a plurality of slave devices are connected,
The master controller periodically exchanges MAC frames including input / output data with the slave device recognized to be connected to the real-time Ethernet (registered trademark) network, and recognizes the data collection device. Without
The data collection device comprises:
Connect to the real-time Ethernet (registered trademark) network at a location where all the MAC frames transmitted from the master controller to the slave device and all the MAC frames transmitted from the slave device to the master controller can be received. And a first communication unit that does not send data to the real-time Ethernet (registered trademark) network;
A second communication unit connected to the data management device;
The input / output data extracted from the MAC frame received through the first communication unit is stored in a storage unit, and the input / output data stored in the storage unit is transmitted to the data management device through the second communication unit. A data processing unit ,
The MAC frame includes the input / output data for each of all the slave devices,
The master controller, for each of the recognized slave devices, a device identifier for identifying the slave device, a logical address of the input / output data to be accessed by the slave device in the MAC frame, and the input / output data Transmitting the MAC frame including network configuration information including the data size of
The data processing unit
In response to receiving the MAC frame including the network configuration information through the first communication unit, the network configuration information is stored in the storage unit,
The input / output data extracted from the MAC frame based on the logical address and the data size in response to receiving the MAC frame including the input / output data through the first communication unit, and the corresponding slave device The data collection device which is stored in the storage unit in association with the device ID .
前記データ処理部は、前記入出力データの送信要求を前記第2通信部を通じて前記データ管理装置から受信したことに応じて、前記記憶部に記憶された前記入出力データを予め定められたフォーマットに変換し、変換された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信する請求項1または2に記載のデータ収集装置。 In response to receiving the transmission request for the input / output data from the data management device through the second communication unit, the data processing unit converts the input / output data stored in the storage unit into a predetermined format. converted, the data collecting device according to claim 1 or 2 transmits the converted the input data to the data management device through the second communication unit. 前記データ処理部は、予め定められた送信タイミングが到来したことに応じて、前記記憶部に記憶された前記入出力データを予め定められたフォーマットに変換し、変換された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信する請求項1からのいずれかに記載のデータ収集装置。 In response to the arrival of a predetermined transmission timing, the data processing unit converts the input / output data stored in the storage unit into a predetermined format, and the converted input / output data is converted into the input / output data. data acquisition apparatus according to any one of claims 1 to 3, transmitted to the data management device through the second communication unit. マスタコントローラ及び複数のスレーブデバイスが接続されたリアルタイムEthernet(登録商標)ネットワークに接続されるデータ収集装置であって、
前記マスタコントローラは、前記リアルタイムEthernet(登録商標)ネットワークに接続されたと認識した前記スレーブデバイスとの間で入出力データを含むMACフレームを周期的に交換し、且つ該データ収集装置を認識しておらず、
該データ収集装置は、
前記マスタコントローラから前記スレーブデバイスに送信される全ての前記MACフレーム、及び前記スレーブデバイスから前記マスタコントローラに送信される全ての前記MACフレームを受信可能な位置において前記リアルタイムEthernet(登録商標)ネットワークに接続され、且つ前記リアルタイムEthernet(登録商標)ネットワークにデータを送出しない第1通信部と、
データ管理装置に接続される第2通信部と、
前記第1通信部を通じて受信した前記MACフレームから抽出した前記入出力データを記憶部に記憶させ、且つ前記記憶部に記憶された前記入出力データを前記第2通信部を通じて前記データ管理装置に送信するデータ処理部と、を備え
該データ収集装置は、前記マスタコントローラとの前記入出力データの交換に伴う実質的な動作が割り当てられていないダミースレーブ部を備えており、
前記マスタコントローラは、当該マスタコントローラで用いられている時計情報或いは前記スレーブデバイスの動作条件を定義するレシピ情報を、前記ダミースレーブ部に対する出力データとして前記MACフレームに含めて送信し、
前記データ処理部は、前記第1通信部を通じて前記MACフレームを受信したことに応じて、前記時計情報或いは前記レシピ情報を当該MACフレームから抽出するデータ収集装置。
A data collection device connected to a real-time Ethernet (registered trademark) network to which a master controller and a plurality of slave devices are connected,
The master controller periodically exchanges MAC frames including input / output data with the slave device recognized to be connected to the real-time Ethernet (registered trademark) network, and recognizes the data collection device. Without
The data collection device comprises:
Connect to the real-time Ethernet (registered trademark) network at a location where all the MAC frames transmitted from the master controller to the slave device and all the MAC frames transmitted from the slave device to the master controller can be received. And a first communication unit that does not send data to the real-time Ethernet (registered trademark) network;
A second communication unit connected to the data management device;
The input / output data extracted from the MAC frame received through the first communication unit is stored in a storage unit, and the input / output data stored in the storage unit is transmitted to the data management device through the second communication unit. A data processing unit ,
The data collection device includes a dummy slave unit to which no substantial operation associated with the exchange of the input / output data with the master controller is assigned,
The master controller transmits the clock information used in the master controller or recipe information defining the operating conditions of the slave device as output data for the dummy slave unit included in the MAC frame,
The data processing device, wherein the data processing unit extracts the clock information or the recipe information from the MAC frame in response to receiving the MAC frame through the first communication unit.
該データ収集装置は、前記マスタコントローラとの前記入出力データの交換に伴う実質的な動作が割り当てられていないダミースレーブ部を備えており、
前記マスタコントローラは、当該マスタコントローラで用いられている時計情報或いは前記スレーブデバイスの動作条件を定義するレシピ情報を、前記ダミースレーブ部に対する出力データとして前記MACフレームに含めて送信し、
前記データ処理部は、前記第1通信部を通じて前記MACフレームを受信したことに応じて、前記時計情報或いは前記レシピ情報を当該MACフレームから抽出する請求項1からのいずれかに記載のデータ収集装置。
The data collection device includes a dummy slave unit to which no substantial operation associated with the exchange of the input / output data with the master controller is assigned,
The master controller transmits the clock information used in the master controller or recipe information defining the operating conditions of the slave device as output data for the dummy slave unit included in the MAC frame,
Wherein the data processing unit, said in response to receiving the MAC frame through the first communication unit, the data collection according to any one of 4 the clock information or the recipe information from the claim 1 to be extracted from the MAC frame apparatus.
請求項1からのいずれかに記載のデータ収集装置と、前記マスタコントローラと、複数の前記スレーブデバイスと、を備える産業用ネットワークシステムであって、
複数の前記スレーブデバイスは、前記マスタコントローラとの前記入出力データの交換に伴う実質的な動作が割り当てられていないダミースレーブを含み、
前記マスタコントローラは、当該マスタコントローラで用いられている時計情報或いは前記スレーブデバイスの動作条件を定義するレシピ情報を、前記ダミースレーブに対する出力データとして前記MACフレームに含めて送信し、
前記データ処理部は、前記第1通信部を通じて前記MACフレームを受信したことに応じて、前記時計情報或いは前記レシピ情報を当該MACフレームから抽出する産業用ネットワークシステム。
An industrial network system comprising the data collection device according to any one of claims 1 to 4, the master controller, and the plurality of slave devices.
The plurality of slave devices include dummy slaves to which no substantial operation associated with the exchange of the input / output data with the master controller is assigned,
The master controller transmits the clock information used in the master controller or recipe information defining the operating conditions of the slave device as output data for the dummy slave included in the MAC frame,
The industrial network system, wherein the data processing unit extracts the clock information or the recipe information from the MAC frame in response to receiving the MAC frame through the first communication unit.
JP2014152145A 2014-07-25 2014-07-25 Data collection device and industrial network system Expired - Fee Related JP6408277B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014152145A JP6408277B2 (en) 2014-07-25 2014-07-25 Data collection device and industrial network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014152145A JP6408277B2 (en) 2014-07-25 2014-07-25 Data collection device and industrial network system

Publications (2)

Publication Number Publication Date
JP2016031554A JP2016031554A (en) 2016-03-07
JP6408277B2 true JP6408277B2 (en) 2018-10-17

Family

ID=55441922

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014152145A Expired - Fee Related JP6408277B2 (en) 2014-07-25 2014-07-25 Data collection device and industrial network system

Country Status (1)

Country Link
JP (1) JP6408277B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7268287B2 (en) * 2018-03-12 2023-05-08 オムロン株式会社 Control system, control method and control program
CN108763595B (en) * 2018-06-28 2023-11-07 北京天诚同创电气有限公司 Sewage treatment data backtracking method and system
JP6874814B2 (en) * 2019-10-30 2021-05-19 株式会社安川電機 Industrial equipment control device, industrial equipment control device setting system, industrial equipment control device setting method, and program
WO2021130912A1 (en) 2019-12-25 2021-07-01 三菱電機株式会社 Data collection management device and data collection system
JP2021144651A (en) * 2020-03-13 2021-09-24 株式会社安川電機 Production system, data transmission method, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3682838B2 (en) * 1999-01-26 2005-08-17 オムロン株式会社 Monitor and logging device
JP3804770B2 (en) * 2001-11-12 2006-08-02 オムロン株式会社 Control system and slave
JP5817658B2 (en) * 2012-06-28 2015-11-18 オムロン株式会社 Connection monitoring method

Also Published As

Publication number Publication date
JP2016031554A (en) 2016-03-07

Similar Documents

Publication Publication Date Title
JP6408277B2 (en) Data collection device and industrial network system
US9529351B2 (en) System and method for parameterizing field devices of an automation or control system
CN108156016B (en) Communication system, communication device, and communication method
JP5084908B2 (en) Programming device for network of control nodes and system having the same
EP3428750B1 (en) Slave device, method for controlling slave device, information processing program, and recording medium
EP3376316B1 (en) Slave device, control method of slave device, information processing program and computer readable recording medium
JP2010537296A (en) Control node and control unit
JP6977522B2 (en) Control system, information processing device, anomaly factor estimation program
EP3648416A1 (en) Automation device with integrated network analysis and cloud connection
CN102809953A (en) Systems and methods for alert capture and transmission
CN106165350A (en) Design assistant device, design aiding method and program
JP5792866B2 (en) Profibus DP master device
JP2018133037A (en) Control device
JP6177455B2 (en) Management system
WO2018070190A1 (en) Computing device and control system
CN108696375B (en) Industrial network information acquisition device, method, monitoring system and storage medium
TW201736996A (en) Data reproducing apparatus for plant monitoring control system
JP7404789B2 (en) Control system, communication control method for control system, and control device
EP3869745B1 (en) Production system, communication method, and program
WO2020195503A1 (en) Network management device, management method, management program, and recording medium
JP4873220B2 (en) Field communication system
EP4145232A1 (en) Operation of measuring devices in a process plant
WO2020136839A1 (en) Control system
JP5490267B2 (en) Data transfer device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170721

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180605

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180806

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180920

R150 Certificate of patent or registration of utility model

Ref document number: 6408277

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees