WO2013088749A1 - 接続監視装置および接続監視方法 - Google Patents

接続監視装置および接続監視方法 Download PDF

Info

Publication number
WO2013088749A1
WO2013088749A1 PCT/JP2012/055394 JP2012055394W WO2013088749A1 WO 2013088749 A1 WO2013088749 A1 WO 2013088749A1 JP 2012055394 W JP2012055394 W JP 2012055394W WO 2013088749 A1 WO2013088749 A1 WO 2013088749A1
Authority
WO
WIPO (PCT)
Prior art keywords
connection
computer
plc
monitoring
current
Prior art date
Application number
PCT/JP2012/055394
Other languages
English (en)
French (fr)
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 オムロン株式会社
Publication of WO2013088749A1 publication Critical patent/WO2013088749A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity

Definitions

  • the present invention relates to a technique for monitoring a network connection state between a computer and a PLC.
  • FA Regenery Automation
  • various slave devices that collect and control data of production equipment (motors, robots, sensors, etc.) installed in the production line, and a master device (PLC: Centralized management of multiple slave devices)
  • PLC Centralized management of multiple slave devices
  • Production facilities are controlled by an industrial network system consisting of Programmable (Logic Controller).
  • the industrial network system installed in each production line or production base is connected to a higher-level computer via an information network, and system administrators and engineers use this computer to configure each industrial network system. Status monitoring and maintenance can be performed.
  • EtherNet Standards such as DeviceNet, CompoNet, and EtherCAT (registered trademark) are known as control networks that connect PLCs and slave devices.
  • EtherNet / IP standards such as EtherNet / IP are known as an information system network for connecting between a PLC and a host computer.
  • EtherNet / IP is a standard for industrial Ethernet promoted by ODVA (Open DeviceNet Vendor Association, Inc.), and is based on widely used Ethernet (registered trademark) technology and devices.
  • CIP Common Industrial Protocol
  • TCP / IP which is a standard protocol.
  • CIP is a standard that defines the communication procedure in the application layer of the OSI reference model. By using the communication by CIP, an application program that operates on a higher-level computer collects various information from the PLC, Commands can be sent.
  • FIG. 5 shows a sequence when CIP data link communication is performed between the computer 100 and the PLC 200.
  • the computer 100 acquires data from the PLC 200
  • the computer 100 becomes an originator (a node that requests data) and sends a ForwardOpen command to the PLC 200 that is a target (a node that returns data).
  • a connection between the originator and the target is established.
  • data packets are transmitted from the target to the originator at regular intervals.
  • Such data link communication is a simple data transfer method that does not perform delivery confirmation (Ack) or packet retransmission, and is used in an application program that requires data transfer speed and efficiency.
  • Ack delivery confirmation
  • a utility tool for monitoring the connection state between the computer 100 and the PLC 200 is often prepared. This type of tool is used for monitoring the system status, investigating the cause when an abnormality occurs on the production line, or debugging a ladder program operating on the PLC 200 or an application program operating on the computer 100.
  • Fig. 6 shows an example of connection state monitoring processing using a conventional tool.
  • This tool is a program that runs on the computer 100, and executes the monitoring process of FIG. 6 in a predetermined monitoring cycle (for example, once every few seconds).
  • the tool executes a ping command for the PLC 200 connected to the computer 100 (step S100). If there is no response from the PLC 200, it is known that there is an abnormality in the network between the computer 100 and the PLC 200, and an error message to that effect is output (steps S101 and S102). On the other hand, if no abnormality is detected by ping, the process proceeds to step S103, and the state of the data link between the computer 100 and the PLC 200 is checked.
  • the tool can confirm whether the connection between the originator and the target of the PLC 200 is currently connected or disconnected by referring to the status flag stored in the EtherNet / IP stack of the originator. .
  • the status flag indicates a connection state
  • the tool outputs a result “data link: connected” (step S104), and otherwise outputs a result “data link: disconnected” (step S104). Step S105).
  • CIP data link communication is a very simple data transfer protocol and does not have a data packet arrival guarantee mechanism such as arrival confirmation or retransmission.
  • a data packet arrival guarantee mechanism such as arrival confirmation or retransmission.
  • the same problem occurs in the case of a simple data transfer protocol that is an industrial network protocol and does not have a mechanism for guaranteeing arrival.
  • the present invention has been made to solve the above-described problems, and an object of the present invention is to provide a technique for detecting a momentary disconnection of a network between a computer and a PLC.
  • the inventor pays attention to the fact that when a connection is established between a computer and a PLC, an ID (identifier) is uniquely assigned to the connection. I got the idea of detecting the occurrence of
  • connection monitoring apparatus monitors a connection state between the computer and the PLC in a computer that establishes a connection with a PLC connected via a network and transfers data.
  • a connection monitoring device for performing a monitoring process for confirming a connection state between the computer and the PLC every predetermined time, and a storage unit used for temporarily storing a connection ID
  • a monitoring process executed by the connection status checking unit every predetermined time includes a process for determining whether or not there is a connection between the computer and the PLC, If present, the process of comparing the ID of the current connection with the ID of the connection stored in the storage means; A process for determining that a connection disconnection has occurred between the previous monitoring process and the current monitoring process when the current connection ID and the connection ID stored in the storage means do not match; Storing the ID of the connection in the storage means.
  • this configuration in addition to detecting the presence / absence of a connection at the time of execution of the monitoring process, it also detects a temporary disconnection (instantaneous network interruption) that occurred between the previous monitoring process and the current monitoring process. be able to.
  • a processing load is not imposed on the computer or the like.
  • connection monitoring device further includes an output unit that displays status information indicating a connection state between the computer and the PLC on a display device based on a determination result of the connection state confirmation unit. The user can easily monitor the state of the connection between the computer and the PLC by viewing the status information displayed on the display device.
  • the output means includes a case where there is no connection between the computer and the PLC, and a case where a connection exists and the ID of the current connection matches the ID of the connection stored in the storage means. It is preferable that the status information is displayed differently when there is a connection and the ID of the current connection does not match the ID of the connection stored in the storage means. Thereby, the user can easily know whether the computer and the PLC are in the “disconnected state”, whether the “connected state” is maintained, or “the instantaneous interruption has occurred”. Thus, by properly grasping the state of the connection, for example, when an abnormality is found in the operation of the computer or the PLC, the cause can be easily investigated.
  • the output means preferably displays the status information together with the time when the monitoring process is executed each time the monitoring process is executed by the connection state confirmation means. This makes it possible to narrow down the time at which “instantaneous interruption occurred”. For example, when an abnormality is observed in the operation of a computer or PLC, the time when the abnormal operation occurs is compared with the time when the instantaneous interruption occurs. Since the causal relationship can be confirmed, the cause investigation becomes easier.
  • the monitoring process executed by the connection state confirmation unit includes a process of confirming a connection state between the computer and the PLC by a ping command
  • the output unit also includes information indicating a result of the ping command. It is preferable to display on a display device. By looking at this result, the user can determine whether the cause of the network malfunction between the computer and the PLC is in a lower layer such as a physical layer or a network layer, or an upper layer such as an application layer. it can.
  • the present invention is preferably applied to connection monitoring in a protocol that does not guarantee the arrival of data packets.
  • connection monitoring device including at least a part of the above means
  • connection monitoring method including at least a part of the above processing
  • program that causes a computer to execute at least a part of the above-described processing
  • computer-readable storage medium that records the program.
  • connection monitoring in a computer that establishes a connection with a PLC connected via a network and transfers data, the connection monitoring that monitors the connection state between the computer and the PLC
  • the method includes a step in which the connection monitoring apparatus executes a monitoring process for confirming a connection state between the computer and the PLC every predetermined time, and is executed every predetermined time.
  • the monitoring process includes a process for determining whether or not there is a connection between the computer and the PLC, and a process for comparing the ID of the current connection with the ID of the connection stored in the storage device when a connection exists.
  • the program according to the present invention is a program for monitoring a connection state between the computer and the PLC in a computer that establishes a connection with a PLC connected via a network and transfers data. Then, the connection monitoring device executes a storage unit used for temporarily storing the connection ID and a monitoring process for confirming a connection state between the computer and the PLC at predetermined time intervals.
  • the monitoring process executed by the connection status checking unit at each predetermined time includes a process for determining whether or not there is a connection between the computer and the PLC, and a connection status checking unit. Is present, the connection stored in the storage means is the ID of the current connection. When the process of comparing with the ID does not match the ID of the current connection and the ID of the connection stored in the storage means, the connection is disconnected between the previous monitoring process and the current monitoring process. And a process of storing the ID of the current connection in the storage means.
  • the industrial network system INS includes a PLC (Programmable Logic Controller) 200 and a plurality of slave devices 300.
  • the PLC 200 and the slave device 300 are connected by a control system network NW2 or an internal bus.
  • the slave device 300 includes a power supply unit, a motor unit, a counter unit, an image unit, a communication unit, an I / O unit, and the like.
  • Such an industrial network system INS is used for controlling various production facilities (motors, robots, sensors, etc.) and collecting data in a production line of a factory.
  • the industrial network system INS is connected to the computer 100 via the information network NW1.
  • the computer 100 is used, for example, for a system administrator to monitor the state of the industrial network system INS at each site, or for an engineer to perform maintenance on each device constituting the industrial network system INS.
  • a general-purpose personal computer including a display device 101, an input device 102, and the like can be used.
  • a connection state monitoring function and a monitoring result output function described later are programs stored in a storage device in the computer 100. This is realized by the CPU executing.
  • FIG. 1B shows another configuration example, in which the function of the computer 100 shown in FIG. That is, since the PLC 200 itself is also a computer including a CPU and a storage device, a program related to the connection state monitoring function and the monitoring result output function can be installed in the PLC 200 and executed by the CPU of the PLC 200. In this case, the technique of the present invention is applied to monitor the connection state between the computer 100 in the left PLC 200 and the right PLC 200 in FIG.
  • connection status monitoring process With reference to the flowchart of FIG. 2, the flow of processing of the connection state monitoring function and the monitoring result output function implemented in the computer 100 will be described. These functions are provided by a program operating on the computer 100, and a series of monitoring processes shown in FIG. 2 are repeatedly executed at predetermined time intervals (referred to as a monitoring cycle ⁇ ).
  • the value of the monitor period ⁇ can be arbitrarily set by the user. For example, ⁇ may be set to about 1 second to 60 seconds.
  • connection state monitoring function executes a ping command to the PLC 200 which is a data transfer destination node (step S200). If there is no response from the PLC 200, it is understood that there is an abnormality in the network between the computer 100 and the PLC 200 (step S201). If there is no ping response, the monitoring result output function outputs an error message indicating that there is an abnormality in the network to the display device 101 (step S202).
  • the process proceeds to step S203, and the connection state monitoring function checks the state of the data link between the computer 100 and the PLC 200.
  • the connection state monitoring function checks the state of the data link between the computer 100 and the PLC 200.
  • the status flag indicates a “disconnected” state, no connection is established between the originator and the target. Therefore, the monitoring result output function outputs a result “data link: disconnection” to the display device 101 (step S204).
  • the connection status monitoring function acquires the current connection ID from the EtherNet / IP stack of the originator and stores it in the memory (storage means) of the computer 100. It is compared with the value of the existing connection ID (step S205).
  • the connection ID is an ID (identifier) that is uniquely assigned to the connection when the connection is established between the originator and the target in CIP data link communication.
  • the value of the connection ID acquired in the previous monitoring process is recorded. That is, the comparison process in step S205 is performed to determine whether or not the connection ID has changed between the previous monitoring process (before time ⁇ ) and the current monitoring process, in other words, from the previous monitoring process to the current time. This is a process for checking whether or not the same connection continues.
  • connection IDs are the same, it means that the state where the connection has been established has been stably continued since the time of the previous monitoring process, and therefore the monitoring result output function displays the result of “data link: connection” on the display device 101.
  • the connection IDs are different, it means that the connection has been disconnected / resumed at least once between the previous monitoring process and the current monitoring process, so the monitoring result output function is “data link: error”. Is output to the display device 101 (step S207). If the connection ID is not recorded in the memory, the connection IDs are not compared, and the connection IDs may be regarded as the same.
  • connection state monitoring function records the current connection ID in the memory (step S209), and ends the monitoring process. If an abnormality is detected in ping (NO in step S201) and if no connection is established (NO in step S203), the connection ID in the memory is deleted (step S208).
  • FIG. 3 is a diagram illustrating an operation example of the connection state monitoring function
  • FIG. 4 is a diagram illustrating a display example of the monitoring result output function.
  • FIG. 3 shows the same example as FIG. 7 described above. That is, at time t0, the originator of the computer 100 establishes a connection with the target of the PLC 200 and starts data link communication. However, at time t1, some abnormality occurred in the network, and the data packet from the target was interrupted. In this example, the connection is disconnected at time t2, and the connection is resumed at time t3. It is assumed that the ID of the connection established at time t0 is “1” and the ID of the connection established at time t3 is “2”.
  • step S204 the result “data link: disconnected” is output (step S204).
  • the status flag indicates the “connected” state (YES in step S203), and the connection IDs are considered to be the same (because the connection ID in the memory is empty) (YES in step S205).
  • the result of “data link: connection” is output (step S206).
  • the connection ID “1” is recorded in the memory (step S209).
  • the status flag indicates “connected” (YES in step S203), but the current connection ID “2” and the connection ID “1” in the memory are different (step S203).
  • step S207 The result of “data link: error” is output (NO in S205) (step S207). Thereafter, the connection ID in the memory is overwritten with “2” (step S209). In the monitoring process at time T3, the status flag indicates the “connected” state (YES in step S203), and the current connection ID and the connection ID in the memory are both “2” (YES in step S205). The result “data link: connection” is output (step S206).
  • FIG. 4 is an example of a screen output to the display device 101.
  • Each line of the display screen shows status information based on the determination result of each monitoring process.
  • the date and time of execution of the monitoring process the category (whether it is the determination result of the data link or the ping), the event (the connection state between the computer and the PLC), and the details (IP address, connection ID, etc.) are displayed. Yes. From such a status history (log), it is easy to see that an instantaneous disconnection occurred between 11:28:45 and 50 seconds.
  • a lower layer such as the physical layer or the network layer, or the application layer, etc. It is easy to determine whether it is in the upper layer.
  • the user can check whether the data link between the computer 100 and the PLC 200 is in the “disconnected state”, the “connected state” is maintained, Can easily be known.
  • the state of the connection for example, when an abnormality is found in the operation of the computer 100 or the PLC 200, the cause can be easily investigated.
  • the status information of each time is displayed together with the time, the time when “instantaneous interruption occurred” can be narrowed down.
  • the causal relationship can be confirmed by comparing the time when the abnormal operation has occurred with the time when the instantaneous interruption occurs, thereby making it easier to investigate the cause. Become.
  • CIP data link communication is taken as an example, but the present invention can also be applied to other communication protocols.
  • determination of ping and determination of the data link were performed in a series of process flows, However, You may perform each determination in another process flow. When performing with another processing flow, you may set separately the monitoring period which performs ping determination, and the monitoring period which performs data link determination.
  • FIGS. 1A and 1B show the computer 100 itself, which is one node of data link communication, has a function as a connection monitoring device, but the function of the connection monitoring device is different. It can also be implemented on other computers.
  • FIGS. 8A and 8B show other configuration examples of the connection monitoring apparatus.
  • FIG. 8A shows an example in which data link communication between the PLC 201 and the PLC 202 is monitored from the computer 400
  • FIG. 8B monitors data link communication between the computer 500 and the PLC 201 from another computer 400.
  • An example is shown.
  • the computer 400 functioning as a connection monitoring device can remotely monitor the connection state of data link communication by acquiring necessary information such as a status flag and connection ID from a node performing data link communication. Can do.
  • Computer 101 Display device 102: Input device 200: PLC 201: PLC 300: Slave device 400: Computer 500: Computer INS: Industrial network system NW1: Information system network NW2: Control system network

Landscapes

  • Engineering & Computer Science (AREA)
  • Environmental & Geological Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Programmable Controllers (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

 接続状態確認機能が、所定の時間毎に、コンピュータとPLCとの間のコネクションの有無を判定する処理と、コネクションが存在する場合に、現在のコネクションのIDをメモリに記憶されているコネクションのIDと比較する処理と、現在のコネクションのIDとメモリに記憶されているコネクションのIDとが一致しない場合に、前回の監視処理と今回の監視処理の間にコネクションの切断が発生したと判定する処理と、現在のコネクションのIDをメモリに格納する処理と、を実行する。

Description

接続監視装置および接続監視方法
 本発明は、コンピュータとPLCの間のネットワークの接続状態を監視するための技術に関する。
 FA(Factory Automation)においては、生産ラインに設置される生産設備(モータ、ロボット、センサなど)のデータ収集及び制御を行う各種のスレーブ装置と、複数のスレーブ装置を集中管理するマスター装置(PLC:Programmable Logic Controller)などから構成される産業用ネットワークシステムにより生産設備の制御が行われる。また、各生産ラインあるいは生産拠点に設置された産業用ネットワークシステムは情報系ネットワークを介して上位のコンピュータに接続されており、システム管理者やエンジニアはこのコンピュータを用いて各々の産業用ネットワークシステムの状態監視やメンテナンスなどを行うことが可能になっている。
 PLCとスレーブ装置の間を接続する制御系ネットワークとしては、DeviceNet、CompoNet、EtherCAT(登録商標)などの規格が知られている。一方、PLCと上位のコンピュータの間を接続する情報系ネットワークとしては、EtherNet/IPなどの規格が知られている。EtherNet/IPは、ODVA(Open DeviceNet Vendor Association, Inc.)が推進する産業用イーサネットの標準規格であり、広く普及しているイーサネット(登録商標)の技術やデバイスをベースにしている。EtherNet/IPでは、標準プロトコルであるTCP/IPなどに加え、産業用に特化したプロトコルであるCIP(Common Industrial Protocol)が利用される。CIPはOSI参照モデルのアプリケーション層での通信手順を規定する規格であり、CIPによる通信を利用することで、上位のコンピュータで動作するアプリケーションプログラムはPLCから各種情報を収集したり、PLCに対して命令を送信したりすることができる。
 図5は、コンピュータ100とPLC200の間でCIPのデータリンク通信を行う際のシーケンスを示している。コンピュータ100がPLC200からデータを取得する場合、コンピュータ100がオリジネータ(データを要求するノード)となり、ターゲット(データを返送するノード)であるPLC200に対してForwardOpenコマンドを送出する。これに応答してターゲットがSuccessを返すと、オリジネータとターゲットの間のコネクションが確立する。この後は、ターゲットからオリジネータに対し、データパケットの送信が定周期に行われる。このようなデータリンク通信は、送達確認(Ack)やパケット再送等を行わないシンプルなデータ転送方式であり、データ転送の速度や効率が必要なアプリケーションプログラムで利用される。
特開平8-123741号公報
 上記のような産業用ネットワークシステムにおいては、コンピュータ100とPLC200との間の接続状態をモニタするユーティリティツールが用意されていることが多い。この種のツールは、システムの状態監視、生産ラインで異常が発生した場合の原因究明、あるいは、PLC200で動作するラダープログラムやコンピュータ100で動作するアプリケーションプログラムのデバッグなどに利用される。
 図6に、従来のツールによる接続状態監視処理の一例を示す。このツールはコンピュータ100上で動作するプログラムであり、所定のモニタ周期(例えば数秒に1回)で図6の監視処理を実行するものとする。まずツールは、コンピュータ100に接続されているPLC200に対してpingコマンドを実行する(ステップS100)。PLC200から応答がなければ、コンピュータ100とPLC200との間のネットワークに異常があることがわかり、その旨のエラーメッセージを出力する(ステップS101、S102)。一方、pingで異常が検出されなかった場合は、ステップS103に進み、コンピュータ100とPLC200の間のデータリンクの状態をチェックする。このとき、ツールは、オリジネータのEtherNet/IPスタック内に格納されているステイタスフラグを参照することで、オリジネータとPLC200のターゲットの間のコネクションが現在接続状態にあるか切断状態にあるかを確認できる。そして、ステイタスフラグが接続状態を示しているときは、ツールは「データリンク:接続」という結果を出力し(ステップS104)、それ以外の場合は、「データリンク:切断」という結果を出力する(ステップS105)。
 図6で示した方法によれば、IPネットワークの異常とデータリンクの接続/切断状態とをモニタすることができる。しかしながら、このような従来方法にあっては、図6の処理が実行されたその時点での瞬時値的なネットワーク状態しかモニタすることができず、モニタ周期の間に発生したネットワーク異常を検知することができない、という課題がある。
 図7を参照して詳しく説明する。コンピュータ100上のアプリケーションプログラムが、データリンク通信によりPLC200から継続的にデータを収集するケースを想定する。時刻t0に、コンピュータ100のオリジネータがPLC200のターゲットとの間でコネクションを張りデータリンク通信を開始したが、時刻t1において、ネットワークに何らかの異常が発生し、ターゲットからのデータパケットが途絶えたと仮定する。オリジネータはターゲットからデータパケットを一定時間受け取らないと(タイムアウトの発生)、ターゲットが停止したと解釈し、コネクションを自動的に切断する(時刻t2)。その後、オリジネータは、時刻t3に、ターゲットとの間のコネクションを自動的に確立し、データリンク通信を再開している。
 このような状況において、図7に示すように、モニタ周期τで時刻T0、T1、T2、T3に図6の監視処理が実行されたとする。時刻T0の時点では、オリジネータのステイタスフラグが「切断」状態を示しているため、「データリンク:切断」というモニタ結果が出力される。その後、時刻T1、T2、T3の時点においては、ステイタスフラグは「接続」状態を示しているため、「データリンク:接続」というモニタ結果が出力され続けることになる。そうすると、このモニタ結果を見ているユーザ(又はプログラム)には、時刻T1以降、コンピュータ100とPLC200のデータリンク状態がずっと良好であるようにしか見えず、時刻T1とT2の間に発生したネットワークの瞬断(時刻t1からt3の不通状態)に気づくことができない。
 例えば、ユーザがコンピュータ100上のシミュレータプログラムやデバッグプログラムを使ってPLC200やスレーブ装置の動作をテストしているときに、上記のようなネットワークの瞬断が発生すると、その間のデータパケットの欠落に起因して、シミュレーションやデバッグの結果に異常が現れる。ユーザとしては把握可能な情報を元に原因を究明することになるが、このときにモニタ結果を見てもネットワークやデータリンクの異常が発見できないとなると、異常個所の切り分けが困難となり、原因の発見に相当の時間を費やすことになる。PLC200は生産設備の近くに配置されるため、モータノイズなどの影響でネットワークが不安定になり易い。もし上記のようなネットワークの瞬断が頻発していることがわかれば、ケーブルやネットワーク機器の交換といったノイズ対策を講じることで問題が解決する可能性もある。
 もちろん、モニタ周期τを非常に短い時間に設定すれば、ネットワークの瞬断の「見逃し」のリスクを低減することはできる。しかしながら、監視処理の回数が増えるとコンピュータ100の処理負荷が増大するため、好ましくない。また、モニタ周期τを十分短くしたとしても「見逃し」を100%防止できるわけではなく、課題の根本的な解決にはならない。
 なお、上述した課題は、CIPのデータリンク通信が非常にシンプルなデータ転送プロトコルであり、到達確認や再送といったデータパケットの到達保証の仕組みをもたないために生じるものともいえる。換言すれば、CIPのデータリンク通信の他にも、産業用ネットワークのプロトコルで且つ到達保証の仕組みをもたないシンプルなデータ転送プロトコルであれば、同様の課題が発生する。
 本発明は上記課題を解決するためになされたものであって、コンピュータとPLCとの間のネットワークの瞬断を検知するための技術を提供することを目的とする。
 本発明者は、コンピュータとPLCとの間でコネクションを確立するときに、当該コネクションに対し一意にID(識別子)が割り振られることに着目し、このIDの変化を監視することでネットワークの瞬断の発生を検知するという着想を得た。
 具体的には、本発明に係る接続監視装置は、ネットワークを介して接続されたPLCとの間にコネクションを確立しデータ転送を行うコンピュータにおいて、前記コンピュータと前記PLCとの間の接続状態を監視する接続監視装置であって、コネクションのIDを一時的に記憶するために用いられる記憶手段と、前記コンピュータと前記PLCとの間の接続状態を確認する監視処理を所定の時間毎に実行する接続状態確認手段と、を有しており、前記接続状態確認手段により前記所定の時間毎に実行される監視処理は、前記コンピュータと前記PLCとの間のコネクションの有無を判定する処理と、コネクションが存在する場合に、現在のコネクションのIDを前記記憶手段に記憶されているコネクションのIDと比較する処理と、前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致しない場合に、前回の監視処理と今回の監視処理の間にコネクションの切断が発生したと判定する処理と、前記現在のコネクションのIDを前記記憶手段に格納する処理と、を含むことを特徴とする。
 この構成によれば、監視処理の実行時点におけるコネクションの有無の検知に加え、前回の監視処理と今回の監視処理の間に発生したコネクションの一時的な切断(ネットワークの瞬断)をも検知することができる。また、監視処理の実行間隔をそれほど短く設定する必要はないのでコンピュータ等に処理負荷をかけることがない。しかも、特別なハードウェアの追加やネットワークプロトコルの改変・拡張などの必要がないので、実装が容易であるという利点もある。
 接続監視装置が、前記接続状態確認手段の判定結果に基づいて前記コンピュータと前記PLCとの間の接続状態を表すステイタス情報を表示装置に表示する出力手段をさらに有することが好ましい。ユーザは、表示装置に表示されるステイタス情報を見ることで、コンピュータとPLCとの間のコネクションの状態を容易に監視することができる。
 前記出力手段は、前記コンピュータと前記PLCの間のコネクションが存在しない場合と、コネクションが存在し、且つ、前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致する場合と、コネクションが存在し、且つ、前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致しない場合とで、前記ステイタス情報の表示を異ならせることが好ましい。これにより、ユーザは、コンピュータとPLCが「切断状態」にあるのか、「接続状態」が維持されているのか、「瞬断が発生」したのか、を容易に知ることができる。このようにコネクションの状態を適切に把握できることで、例えばコンピュータやPLCの動作に異常がみられたときにその原因箇所の究明が容易になる。
 前記出力手段は、前記接続状態確認手段により監視処理が実行される毎に、前記監視処理が実行された時刻とともに前記ステイタス情報を表示することが好ましい。これにより、「瞬断が発生」した時刻を絞り込むことができるため、例えばコンピュータやPLCの動作に異常がみられたときに、その異常動作が起きた時刻と瞬断が発生した時刻とを比較し因果関係を確認できるので、原因究明が一層容易になる。
 また、前記接続状態確認手段により実行される監視処理は、pingコマンドによって前記コンピュータと前記PLCとの間の接続状態を確認する処理も含み、前記出力手段は、pingコマンドの結果を表す情報も前記表示装置に表示することが好ましい。この結果をみることで、ユーザは、コンピュータとPLCの間のネットワーク不調の原因が、物理層やネットワーク層などの下位層にあるのか、それともアプリケーション層などの上位層にあるのかを判断することができる。
 本発明は、データパケットの到達保証がないプロトコルにおけるコネクションの監視に適用することが好適である。
 なお、本発明は、上記手段の少なくとも一部を含む接続監視装置として特定することもできるし、上記処理の少なくとも一部を含む接続監視方法として特定することもできる。また、上記処理の少なくとも一部をコンピュータに実行させるプログラムや、そのプログラムを記録したコンピュータ読取可能な記憶媒体として特定することもできる。上記処理や手段の各々は、技術的な矛盾が生じない限りにおいて、自由に組み合わせることが可能である。
 例えば、本発明に係る接続監視方法は、ネットワークを介して接続されたPLCとの間にコネクションを確立しデータ転送を行うコンピュータにおいて、前記コンピュータと前記PLCとの間の接続状態を監視する接続監視方法であって、接続監視装置が、前記コンピュータと前記PLCとの間の接続状態を確認する監視処理を所定の時間毎に実行するステップを有しており、前記所定の時間毎に実行される監視処理は、前記コンピュータと前記PLCとの間のコネクションの有無を判定する処理と、コネクションが存在する場合に、現在のコネクションのIDを記憶装置に記憶されているコネクションのIDと比較する処理と、前記現在のコネクションのIDと前記記憶装置に記憶されているコネクションのIDとが一致しない場合に、前回の監視処理と今回の監視処理の間にコネクションの切断が発生したと判定する処理と、前記現在のコネクションのIDを前記記憶装置に格納する処理と、を含むことを特徴とする。
 また、本発明に係るプログラムは、ネットワークを介して接続されたPLCとの間にコネクションを確立しデータ転送を行うコンピュータにおいて、前記コンピュータと前記PLCとの間の接続状態を監視するためのプログラムであって、接続監視装置を、コネクションのIDを一時的に記憶するために用いられる記憶手段、及び、前記コンピュータと前記PLCとの間の接続状態を確認する監視処理を所定の時間毎に実行する接続状態確認手段、として機能させるものであり、前記接続状態確認手段により前記所定の時間毎に実行される監視処理は、前記コンピュータと前記PLCとの間のコネクションの有無を判定する処理と、コネクションが存在する場合に、現在のコネクションのIDを前記記憶手段に記憶されているコネクションのIDと比較する処理と、前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致しない場合に、前回の監視処理と今回の監視処理の間にコネクションの切断が発生したと判定する処理と、前記現在のコネクションのIDを前記記憶手段に格納する処理と、を含むことを特徴とする。
 本発明によれば、コンピュータとPLCとの間のネットワークの瞬断を検知することができる。
産業用ネットワークシステムの構成例を説明するブロック図。 本実施形態の接続状態監視処理の流れを示すフローチャート。 接続状態監視機能の動作例を示す図。 監視結果出力機能の表示例を示す図。 コンピュータとPLCの間でCIPのデータリンク通信を行う際のシーケンスを示す図。 従来の接続状態監視処理の一例を示すフローチャート。 従来の課題であるネットワークの瞬断の見逃しについて説明する図。 接続監視装置の他の構成例を説明する図。
 以下、図面を参照しつつ、本発明の好適な実施の形態を説明する。以下の実施形態では、EtherNet/IPで接続されたコンピュータとPLCの間でCIPのデータリンク通信を行う例を挙げるが、本発明の適用範囲はこれに限られない。産業用ネットワークのプロトコルで、且つ、到達保証の仕組みをもたないシンプルなデータ転送プロトコルを用いて、コンピュータとPLCの間のデータ転送を行う構成であれば、本発明を好ましく適用することができる。
 (システムの構成)
 まず、図1(A)及び図1(B)を用いて、産業用ネットワークシステムの構成例を説明する。
 図1(A)において、産業用ネットワークシステムINSは、PLC(Programmable Logic Controller)200と複数のスレーブ装置300とから構成されている。PLC200とスレーブ装置300の間は、制御系ネットワークNW2または内部バスにより接続されている。スレーブ装置300には、電源ユニット,モータユニット,カウンタユニット,画像ユニット,通信ユニット,I/Oユニット等がある。このような産業用ネットワークシステムINSは、工場の生産ライン等において、各種の生産設備(モータ、ロボット、センサなど)の制御やデータ収集などを行うために用いられる。
 産業用ネットワークシステムINSは、情報系ネットワークNW1を介してコンピュータ100に接続されている。このコンピュータ100は、例えばシステム管理者が各拠点の産業用ネットワークシステムINSの状態を監視したり、エンジニアが産業用ネットワークシステムINSを構成する各機器のメンテナンスを行うためなどに用いられる。コンピュータ100としては、表示装置101、入力装置102などを具備する汎用のパーソナルコンピュータを用いることができ、後述する接続状態監視機能及び監視結果出力機能は、コンピュータ100内の記憶装置に格納されたプログラムをCPUが実行することにより実現される。
 図1(B)は別の構成例であり、図1(A)のコンピュータ100の機能をPLC200に実装した例である。すなわち、PLC200自体もCPUや記憶装置を備えたコンピュータであるため、接続状態監視機能及び監視結果出力機能に係るプログラムをPLC200にインストールし、PLC200のCPUで実行させることができる。この場合は、図1(B)の左側のPLC200内のコンピュータ100と右側のPLC200との間の接続状態の監視に本発明の手法が適用される。
 (接続状態の監視処理)
 図2のフローチャートを参照して、コンピュータ100に実装される接続状態監視機能及び監視結果出力機能の処理の流れを説明する。これらの機能はコンピュータ100上で動作するプログラムにより提供される機能であり、図2に示される一連の監視処理は所定の時間(モニタ周期τと呼ぶ)毎に繰り返し実行される。モニタ周期τの値はユーザが任意に設定することができる。例えば、τは1秒~60秒程度に設定すればよい。
 まず、接続状態監視機能は、データ転送の相手先ノードであるPLC200に対してpingコマンドを実行する(ステップS200)。PLC200から応答がなければ、コンピュータ100とPLC200との間のネットワークに異常があることがわかる(ステップS201)。pingの応答がなければ、監視結果出力機能は、ネットワークに異常がある旨のエラーメッセージを表示装置101に出力する(ステップS202)。
 一方、pingで異常が検出されなかった場合は、ステップS203に進み、接続状態監視機能がコンピュータ100とPLC200の間のデータリンクの状態をチェックする。まずは、オリジネータのEtherNet/IPスタック内に格納されているステイタスフラグを参照することで、オリジネータとPLC200のターゲットの間のコネクションの有無を確認する。ステイタスフラグが「切断」状態を示す場合は、このオリジネータとターゲットの間にコネクションは張られていない。そのため、監視結果出力機能は、「データリンク:切断」という結果を表示装置101に出力する(ステップS204)。
 ステップS203において、ステイタスフラグが「接続」状態を示していた場合、接続状態監視機能は、オリジネータのEtherNet/IPスタックから現在のコネクションIDを取得し、コンピュータ100のメモリ(記憶手段)に記憶されているコネクションIDの値と比較する(ステップS205)。コネクションIDとは、CIPのデータリンク通信において、オリジネータとターゲットの間でコネクションを確立するときに、当該コネクションに対し一意に割り振られるID(識別子)である。メモリには前回の監視処理の際に取得したコネクションIDの値が記録されている。すなわち、ステップS205の比較処理は、前回の監視処理の時点(時間τ前)と今回の監視処理の時点とでコネクションIDに変化があったか否か、言い換えると、前回の監視処理の時点から現時点まで同じコネクションが継続しているのか否かをチェックする処理である。
 コネクションIDが同じである場合は、前回の監視処理の時点からコネクションが張られた状態が安定的に続いているということなので、監視結果出力機能は「データリンク:接続」という結果を表示装置101に出力する(ステップS206)。一方、コネクションIDが異なっていた場合は、前回の監視処理と今回の監視処理の間で少なくとも1回はコネクションの切断・再開があったということなので、監視結果出力機能は「データリンク:エラー」という結果を表示装置101に出力する(ステップS207)。なお、メモリ内にコネクションIDが記録されていなかった場合は、コネクションIDの比較は行わず、コネクションIDは同じであるとみなせばよい。
 そして、接続状態監視機能は、現在のコネクションIDをメモリに記録し(ステップS209)、監視処理を終了する。なお、pingで異常が検出された場合(ステップS201のNO)、及び、コネクションが張られていなかった場合(ステップS203のNO)には、メモリ内のコネクションIDを消去する(ステップS208)。
 (動作例)
 次に、図3及び図4を参照して、接続状態監視処理の具体的な動作例を説明する。図3は接続状態監視機能の動作例を示す図であり、図4は監視結果出力機能の表示例を示す図である。
 図3は、前述した図7と同じ事例を示している。すなわち、時刻t0に、コンピュータ100のオリジネータがPLC200のターゲットとの間でコネクションを張りデータリンク通信を開始したが、時刻t1において、ネットワークに何らかの異常が発生し、ターゲットからのデータパケットが途絶えたため、時刻t2にコネクションが切れ、時刻t3にコネクションが再開した例である。時刻t0に張られたコネクションのIDは「1」、時刻t3に張られたコネクションのIDは「2」と仮定する。
 このとき、時刻T0の監視処理では、ステイタスフラグが「切断」状態を示しているので(ステップS203のNO)、「データリンク:切断」という結果が出力される(ステップS204)。時刻T1の監視処理では、ステイタスフラグが「接続」状態を示しており(ステップS203のYES)、(メモリ内のコネクションIDが空のため)コネクションIDは同じとみなされるので(ステップS205のYES)、「データリンク:接続」という結果が出力される(ステップS206)。この後、メモリ内にコネクションID「1」が記録される(ステップS209)。次の時刻T2の監視処理では、ステイタスフラグが「接続」状態を示しているが(ステップS203のYES)、現在のコネクションID「2」とメモリ内のコネクションID「1」とが異なるため(ステップS205のNO)、「データリンク:エラー」という結果が出力される(ステップS207)。この後、メモリ内のコネクションIDが「2」に上書きされる(ステップS209)。時刻T3の監視処理では、ステイタスフラグが「接続」状態を示し(ステップS203のYES)、且つ、現在のコネクションIDとメモリ内のコネクションIDがともに「2」であるため(ステップS205のYES)、「データリンク:接続」という結果が出力される(ステップS206)。
 図4は、表示装置101に出力される画面例である。表示画面の各行が、各回の監視処理の判定結果に基づくステイタス情報を示している。この例では、監視処理を実行した日時、カテゴリ(データリンクの判定結果かpingの判定結果か)、イベント(コンピュータとPLCの接続状態)、及び詳細(IPアドレスやコネクションIDなど)が表示されている。このようなステイタスの履歴(ログ)を見れば、11時28分45秒~50秒の間でコネクションの瞬断が発生していたことが容易にわかる。また、データリンクの接続状態とpingの判定結果の両方が表示されるので、コンピュータ100とPLC200の間のネットワーク不調の原因が、物理層やネットワーク層などの下位層にあるのか、それともアプリケーション層などの上位層にあるのかを判断することも容易である。
 なお、上記動作例では、コンピュータ100がオリジネータ、PLC200がターゲットとなる場合についてのみ説明したが、逆の場合、つまりコンピュータ100がターゲット、PLC200がオリジネータとなる場合についても同じ処理でデータリンクの状態を監視することができる。この場合は、図4のステイタス情報画面では、イベントの部分に「ターゲット切断」「ターゲット接続」「ターゲットエラー」のように表示すればよい。
 (本実施形態の利点)
 以上述べた本実施形態の構成によれば、監視処理の実行時点におけるコネクションの有無の検知に加え、前回の監視処理と今回の監視処理の間に発生したコネクションの一時的な切断(ネットワークの瞬断)をも検知することができる。また、監視処理の実行間隔τをそれほど短く設定する必要はないのでコンピュータ100等に処理負荷をかけることがない。しかも、特別なハードウェアの追加やネットワークプロトコルの改変・拡張などの必要がないので、実装が容易であるという利点もある。
 また、表示装置に表示されるステイタス情報を見ることで、ユーザは、コンピュータ100とPLC200の間のデータリンクが「切断状態」にあるのか、「接続状態」が維持されているのか、「瞬断が発生」したのか、を容易に知ることができる。このようにコネクションの状態を適切に把握できることで、例えばコンピュータ100やPLC200の動作に異常がみられたときにその原因箇所の究明が容易になる。しかも、各回のステイタス情報をその時刻とともに表示するので、「瞬断が発生」した時刻を絞り込むことができる。これにより、例えばコンピュータ100やPLC200の動作に異常がみられたときに、その異常動作が起きた時刻と瞬断が発生した時刻とを比較し因果関係を確認できるので、原因究明が一層容易になる。
 なお、上記実施形態ではCIPのデータリンク通信を例に挙げたが、本発明は他の通信プロトコルにも適用することができる。また、上記実施形態では、pingの判定とデータリンクの判定とを一連の処理フローの中で実行したが、各々の判定を別の処理フローで行ってもよい。別の処理フローで行う場合には、pingの判定を行うモニタ周期と、データリンクの判定を行うモニタ周期とを別々に設定してもよい。
 上記実施形態では、図1(A)、(B)に示すように、データリンク通信の一方のノードであるコンピュータ100自体に接続監視装置としての機能をもたせたが、接続監視装置の機能を別のコンピュータに実装することも可能である。図8(A)、(B)に接続監視装置の他の構成例を示す。図8(A)は、PLC201とPLC202の間のデータリンク通信をコンピュータ400から監視する例を、図8(B)は、コンピュータ500とPLC201の間のデータリンク通信を別のコンピュータ400から監視する例を示している。このように接続監視装置として機能するコンピュータ400が、データリンク通信を行っているノードからステイタスフラグやコネクションIDなどの必要な情報を取得することにより、リモートでデータリンク通信の接続状態を監視することができる。
 100:コンピュータ
 101:表示装置
 102:入力装置
 200:PLC
 201:PLC
 300:スレーブ装置
 400:コンピュータ
 500:コンピュータ
 INS:産業用ネットワークシステム
 NW1:情報系ネットワーク
 NW2:制御系ネットワーク

Claims (9)

  1.  ネットワークを介して接続されたPLCとの間にコネクションを確立しデータ転送を行うコンピュータにおいて、前記コンピュータと前記PLCとの間の接続状態を監視する接続監視装置であって、
     コネクションのIDを一時的に記憶するために用いられる記憶手段と、
     前記コンピュータと前記PLCとの間の接続状態を確認する監視処理を所定の時間毎に実行する接続状態確認手段と、を有しており、
     前記接続状態確認手段により前記所定の時間毎に実行される監視処理は、
      前記コンピュータと前記PLCとの間のコネクションの有無を判定する処理と、
      コネクションが存在する場合に、現在のコネクションのIDを前記記憶手段に記憶されているコネクションのIDと比較する処理と、
      前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致しない場合に、前回の監視処理と今回の監視処理の間にコネクションの切断が発生したと判定する処理と、
      前記現在のコネクションのIDを前記記憶手段に格納する処理と、
    を含むことを特徴とする接続監視装置。
  2.  前記接続状態確認手段の判定結果に基づいて前記コンピュータと前記PLCとの間の接続状態を表すステイタス情報を表示装置に表示する出力手段をさらに有する
    ことを特徴とする請求項1に記載の接続監視装置。
  3.  前記出力手段は、
      前記コンピュータと前記PLCの間のコネクションが存在しない場合と、
      コネクションが存在し、且つ、前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致する場合と、
      コネクションが存在し、且つ、前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致しない場合とで、
    前記ステイタス情報の表示を異ならせる
    ことを特徴とする請求項2に記載の接続監視装置。
  4.  前記出力手段は、前記接続状態確認手段により監視処理が実行される毎に、前記監視処理が実行された時刻とともに前記ステイタス情報を表示する
    ことを特徴とする請求項2又は3に記載の接続監視装置。
  5.  前記接続状態確認手段により実行される監視処理は、pingコマンドによって前記コンピュータと前記PLCとの間の接続状態を確認する処理も含み、
     前記出力手段は、pingコマンドの結果を表す情報も前記表示装置に表示する
    ことを特徴とする請求項2~4のうちいずれか1項に記載の接続監視装置。
  6.  前記コンピュータと前記PLCとの間のデータ転送のプロトコルは、データパケットの到達保証がないプロトコルである
    ことを特徴とする請求項1~5のうちいずれか1項に記載の接続監視装置。
  7.  ネットワークを介して接続されたPLCとの間にコネクションを確立しデータ転送を行うコンピュータにおいて、前記コンピュータと前記PLCとの間の接続状態を監視する接続監視方法であって、
     接続監視装置が、前記コンピュータと前記PLCとの間の接続状態を確認する監視処理を所定の時間毎に実行するステップを有しており、
     前記所定の時間毎に実行される監視処理は、
      前記コンピュータと前記PLCとの間のコネクションの有無を判定する処理と、
      コネクションが存在する場合に、現在のコネクションのIDを記憶装置に記憶されているコネクションのIDと比較する処理と、
      前記現在のコネクションのIDと前記記憶装置に記憶されているコネクションのIDとが一致しない場合に、前回の監視処理と今回の監視処理の間にコネクションの切断が発生したと判定する処理と、
      前記現在のコネクションのIDを前記記憶装置に格納する処理と、
    を含むことを特徴とする接続監視方法。
  8.  ネットワークを介して接続されたPLCとの間にコネクションを確立しデータ転送を行うコンピュータにおいて、前記コンピュータと前記PLCとの間の接続状態を監視するためのプログラムであって、
     接続監視装置を、コネクションのIDを一時的に記憶するために用いられる記憶手段、及び、前記コンピュータと前記PLCとの間の接続状態を確認する監視処理を所定の時間毎に実行する接続状態確認手段、として機能させるものであり、
     前記接続状態確認手段により前記所定の時間毎に実行される監視処理は、
      前記コンピュータと前記PLCとの間のコネクションの有無を判定する処理と、
      コネクションが存在する場合に、現在のコネクションのIDを前記記憶手段に記憶されているコネクションのIDと比較する処理と、
      前記現在のコネクションのIDと前記記憶手段に記憶されているコネクションのIDとが一致しない場合に、前回の監視処理と今回の監視処理の間にコネクションの切断が発生したと判定する処理と、
      前記現在のコネクションのIDを前記記憶手段に格納する処理と、
    を含むことを特徴とするプログラム。
  9.  請求項8に記載のプログラムを記憶していることを特徴とするコンピュータ読み取り可能な記憶媒体。
PCT/JP2012/055394 2011-12-15 2012-03-02 接続監視装置および接続監視方法 WO2013088749A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011274297A JP5029778B1 (ja) 2011-12-15 2011-12-15 接続監視装置および接続監視方法
JP2011-274297 2011-12-15

Publications (1)

Publication Number Publication Date
WO2013088749A1 true WO2013088749A1 (ja) 2013-06-20

Family

ID=47016580

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/055394 WO2013088749A1 (ja) 2011-12-15 2012-03-02 接続監視装置および接続監視方法

Country Status (2)

Country Link
JP (1) JP5029778B1 (ja)
WO (1) WO2013088749A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016006588A (ja) * 2014-06-20 2016-01-14 日立金属株式会社 ケーブル信号検出器及びコネクタ付き通信ケーブル
CN108513365A (zh) * 2018-03-22 2018-09-07 北京金山安全软件有限公司 一种智能设备的控制方法、装置、智能设备及介质

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7262762B2 (ja) * 2019-06-03 2023-04-24 株式会社Kmc 生産監視装置、生産監視システム、生産監視方法及びプログラム
JP7375360B2 (ja) * 2019-08-02 2023-11-08 オムロン株式会社 ネットワークシステム、情報処理装置、および情報処理方法
CN114660974B (zh) * 2022-04-22 2022-11-08 珠海市洛奇云联科技有限公司 一种工业制造智能系统及其远程控制方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001015388A1 (fr) * 1999-08-20 2001-03-01 Fujitsu Limited Moniteur de communications atm
JP2009152947A (ja) * 2007-12-21 2009-07-09 Akiyama Denshi:Kk Lan回線接続状態監視装置およびlan回線接続状態監視システム
JP2011097226A (ja) * 2009-10-28 2011-05-12 Toyota Auto Body Co Ltd ネットワーク監視システム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001015388A1 (fr) * 1999-08-20 2001-03-01 Fujitsu Limited Moniteur de communications atm
JP2009152947A (ja) * 2007-12-21 2009-07-09 Akiyama Denshi:Kk Lan回線接続状態監視装置およびlan回線接続状態監視システム
JP2011097226A (ja) * 2009-10-28 2011-05-12 Toyota Auto Body Co Ltd ネットワーク監視システム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016006588A (ja) * 2014-06-20 2016-01-14 日立金属株式会社 ケーブル信号検出器及びコネクタ付き通信ケーブル
CN108513365A (zh) * 2018-03-22 2018-09-07 北京金山安全软件有限公司 一种智能设备的控制方法、装置、智能设备及介质

Also Published As

Publication number Publication date
JP2013126128A (ja) 2013-06-24
JP5029778B1 (ja) 2012-09-19

Similar Documents

Publication Publication Date Title
JP5029778B1 (ja) 接続監視装置および接続監視方法
JP5844944B2 (ja) 情報制御装置、情報制御システム、及び情報制御方法
CN108377255B (zh) 信息处理装置、信息处理方法和记录介质
JP2016005053A (ja) ゲートウェイ装置およびパケットキャプチャ方法
CA2785558C (en) Distributed control system
US11516229B2 (en) Control device and control system
CN108376111B (zh) 信息处理装置、信息处理方法和计算机可读取的存储介质
JP2017173290A (ja) X線保安検査機のリアルタイム遠隔監視方法
WO2017193763A1 (zh) 一种检测方法、装置及系统
CN111052087A (zh) 控制系统、信息处理装置以及异常主要原因推定程序
CN102142977B (zh) 远程管理脱管节点的方法、网管设备及系统
JP6194835B2 (ja) 鉄鋼プラント制御システム
JP6124612B2 (ja) エンジニアリング装置およびエンジニアリング方法
KR20150079418A (ko) 시설 관리 시스템 및 이력 기록 방법
CN113765743B (zh) 智能网关工作状态监控方法
EP2834941B1 (en) Diagnosing and reporting a network break
JP6281175B2 (ja) Plc通信システム
JP5212509B2 (ja) ネットワークシステムにおけるアドレス設定方法
JP5817658B2 (ja) 接続監視方法
WO2022190506A1 (ja) 管理装置、センサ、通信端末、および管理装置の制御方法
JP2012208706A (ja) 冗長コントローラ
JP7322958B2 (ja) 異常箇所推定装置、方法およびプログラム
JP2011134061A (ja) プログラマブルコントローラ
JP6350602B2 (ja) 通信ネットワーク判定装置、通信ネットワーク判定方法、及び、通信ネットワーク判定プログラム
JP6728981B2 (ja) ノード装置、および通信システム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12858282

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12858282

Country of ref document: EP

Kind code of ref document: A1