JPH09128015A - Remote i/o system for plc - Google Patents

Remote i/o system for plc

Info

Publication number
JPH09128015A
JPH09128015A JP28594695A JP28594695A JPH09128015A JP H09128015 A JPH09128015 A JP H09128015A JP 28594695 A JP28594695 A JP 28594695A JP 28594695 A JP28594695 A JP 28594695A JP H09128015 A JPH09128015 A JP H09128015A
Authority
JP
Japan
Prior art keywords
remote
output
slave
failure
information
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.)
Withdrawn
Application number
JP28594695A
Other languages
Japanese (ja)
Inventor
Takashi Miyake
高志 三宅
Bunichi Imae
文一 今江
Hiroaki Takemura
宏昭 竹村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
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 Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP28594695A priority Critical patent/JPH09128015A/en
Publication of JPH09128015A publication Critical patent/JPH09128015A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To inform a master device of fault information without using a real I/O bit and to execute fault processing without giving burden to the master side. SOLUTION: When an excess current flows into an output of an external load with an I/O I/F part 21 or the like, a fault detection part 22 detects the excess current as a fault and outputs fault information. At the time of receiving the fault information from the detection part 22, a communication I/F circuit 23a stores the fault information in a management information storing area and transmits the information to the master device through a communication cable 5 to inform of the occurrence of the fault in a slave 2. At the time of receiving the fault information from the detection part 22, an output buffer 23b inputs the fault information as a buffer clear signal and clears output data received and latched from the master device through the circuit 23a.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、リモートマスタ
と、そのリモートマスタと通信ケーブルを介して接続さ
れたリモートスレーブとからなり、リモートスレーブ側
で発生した故障情報をリモートマスタ側に通知するよう
にしたプログラマブルコントローラ(以下、「PLC」
という。)のリモートI/Oシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention comprises a remote master and a remote slave connected to the remote master via a communication cable. The remote master is notified of failure information generated on the remote slave side. Programmable controller (hereinafter "PLC")
That. ) Remote I / O system.

【0002】[0002]

【従来の技術】PLCのリモートI/Oシステムでは、
従来より、リモートスレーブ側で発生した故障を故障情
報としてリモートマスタ側に通知することが行われてい
る。
2. Description of the Related Art In a PLC remote I / O system,
Conventionally, a failure that has occurred on the remote slave side has been notified to the remote master side as failure information.

【0003】例えば、OUTデータ用のリモート出力ス
レーブで故障が発生した場合は、その故障情報を別のI
Nデータ用のリモート入力スレーブ、またはOUT/I
Nデータ両方可のリモート入出力スレーブの入力に接続
して、当該別のリモートスレーブがINデータとしてリ
モートマスタに通知するようにしている。
For example, when a failure occurs in the remote output slave for OUT data, the failure information is given as another I
Remote input slave for N data or OUT / I
By connecting to the input of the remote input / output slave that can accept both N data, the other remote slave notifies the remote master as IN data.

【0004】また、リモート入力スレーブまたはリモー
ト入出力スレーブで故障が発生した場合には、自スレー
ブのINデータとしてリモートマスタに通知するように
している。
Further, when a failure occurs in the remote input slave or the remote input / output slave, the remote master is notified as IN data of its own slave.

【0005】[0005]

【発明が解決しようとする課題】しかし、このような従
来のPLCのリモートI/Oシステムでは、リモート出
力スレーブで故障が発生した場合、故障情報をリモート
マスタに通知するために別のリモートスレーブが必要と
なると共に、INデータビットを使用するためPLCの
実I/Oビットを消費してしまう、という問題があっ
た。
However, in such a conventional PLC remote I / O system, when a failure occurs in the remote output slave, another remote slave is required to notify the remote master of failure information. In addition to the necessity, there is a problem that the actual I / O bit of the PLC is consumed because the IN data bit is used.

【0006】また、リモート入力スレーブまたはリモー
ト入出力スレーブで故障が発生した場合でも、故障情報
をマスタに通知するために自ノードに割り付けられたI
Nデータビットを使用しているため、PLCの実I/O
ビットを消費してしまう、という問題が残る。
Further, even when a failure occurs in the remote input slave or the remote input / output slave, the I assigned to the own node for notifying the master of the failure information.
Since I use N data bits, I / O of PLC
The problem of consuming bits remains.

【0007】さらに、上述の従来の故障通知方式では、
故障情報をマスタに通知するだけであるので、当該故障
が発生したリモートスレーブにおける故障処理について
は、その故障情報に基づいてリモートマスタ側のユーザ
プログラムによって処理する必要がある、という問題も
あった。
Further, in the above-mentioned conventional failure notification system,
Since only the failure information is notified to the master, there is also a problem that the failure processing in the remote slave in which the failure has occurred needs to be processed by the user program on the remote master side based on the failure information.

【0008】そこで、本発明はこのような問題に着目し
てなされたもので、他のリモートスレーブや、INデー
タ用の実I/Oビットを使用することなく故障情報をリ
モートマスタに通知できると共に、リモートマスタ側の
ユーザプログラムに負担をかけずに故障処理を実行する
ことのできるPLCのリモートI/Oシステムを提供す
ることを目的とする。
Therefore, the present invention has been made in view of such a problem, and the failure information can be notified to the remote master without using other remote slaves or the real I / O bit for IN data. It is an object of the present invention to provide a PLC remote I / O system capable of executing failure processing without imposing a burden on the user program on the remote master side.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の発明では、リモートマスタと、その
リモートマスタと通信ケーブルを介し接続されたリモー
トスレーブとからなり、リモートスレーブ側で発生した
故障情報をリモートマスタ側に通知するようにしたPL
CのリモートI/Oシステムであって、上記リモートス
レーブが、上記リモートスレーブにおける故障を検知し
て故障情報として出力する故障検出手段と、上記故障検
出手段が出力した上記故障情報を管理情報に含めて上記
リモートマスタへ送信する管理情報送信手段と、を具備
することを特徴とする。
In order to achieve the above object, in the invention according to claim 1, the remote master and a remote slave connected to the remote master through a communication cable are provided, and the remote slave side is generated. PL that notifies the remote master side of the failure information
In the remote I / O system of C, the remote slave includes failure detection means for detecting a failure in the remote slave and outputting it as failure information, and the failure information output by the failure detection means in management information. Management information transmitting means for transmitting to the remote master.

【0010】請求項2記載の発明では、請求項1記載の
PLCのリモートI/Oシステムにおいて、リモートス
レーブが、さらに、故障検出手段から故障情報が出力さ
れていない場合には、リモートマスタから送られてきた
出力データを保持する一方、故障検出手段から故障情報
が出力された場合には、リモートマスタから送られてき
た出力データをクリアする出力データ記憶手段、を具備
することを特徴とする。
According to a second aspect of the present invention, in the PLC remote I / O system according to the first aspect, the remote slave further sends a message from the remote master when the failure information is not output from the failure detecting means. It is characterized by further comprising output data storage means for holding the output data thus received and, when the failure information is output from the failure detection means, for clearing the output data sent from the remote master.

【0011】請求項3記載の発明では、請求項1または
請求項2記載のPLCのリモートI/Oシステムにおい
て、故障検出手段は、上記リモートスレーブにおける過
電流を検知して故障情報として出力する、ことを特徴と
する。
According to a third aspect of the present invention, in the PLC remote I / O system according to the first or second aspect, the failure detecting means detects an overcurrent in the remote slave and outputs it as failure information. It is characterized by

【0012】このため、本発明では、リモートスレーブ
において、故障検出手段がリモートスレーブにおける故
障を検知して故障情報として出力すると、管理情報送信
手段がINデータ用の実I/Oビットを使用することな
く、その故障情報を管理情報に含めてリモートマスタへ
送信する。
Therefore, in the present invention, when the failure detecting means in the remote slave detects a failure in the remote slave and outputs it as failure information, the management information transmitting means uses the real I / O bit for IN data. Instead, the failure information is included in the management information and transmitted to the remote master.

【0013】また、出力データ記憶手段では、故障検出
手段から故障情報が出力されない場合には、リモートマ
スタから送られてきた出力データを保持する一方、故障
検出手段から故障情報が出力された場合には、リモート
マスタから送られてきた出力データをクリアするように
する。
Further, in the output data storage means, when the failure information is not output from the failure detection means, the output data sent from the remote master is held, and when the failure information is output from the failure detection means. Causes the output data sent from the remote master to be cleared.

【0014】[0014]

【発明の実施の形態】以下、本発明に係るPLCのリモ
ートI/Oシステムの実施形態を図面に基づいて説明す
る。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a PLC remote I / O system according to the present invention will be described below with reference to the drawings.

【0015】図1は、本発明に係るPLCのリモートI
/Oシステムの構成を示す。
FIG. 1 shows a remote I of a PLC according to the present invention.
2 shows the configuration of the / O system.

【0016】このリモートI/Oシステムは、図に示す
ように、1台のPLC本体1と、3台の各種リモートス
レーブ2〜4とを、通信ケーブル5を介し接続して構成
されている。
As shown in the figure, this remote I / O system is constructed by connecting one PLC main body 1 and three various remote slaves 2 to 4 via a communication cable 5.

【0017】このPLC本体1は、32点のOUT/I
N(入出力)テーブルを有するリモートマスタであるマ
スタユニット11と、INユニット12と、CPUユニ
ット13とを有している。
This PLC main body 1 has 32 OUT / I
It has a master unit 11 which is a remote master having an N (input / output) table, an IN unit 12, and a CPU unit 13.

【0018】リモート入出力スレーブ2は、入出力デー
タ用に各々8点の入出力端を有するものであり、リモー
ト入力スレーブ3は、入力データ用に8点の入力端を有
するもの、リモート出力スレーブ4は、出力データ用に
8点の出力端を有するものである。
The remote input / output slave 2 has eight input / output terminals for input / output data, and the remote input slave 3 has eight input / output terminals for input data. Reference numeral 4 has eight output terminals for output data.

【0019】図2は、リモートスレーブ2〜4の構成を
代表して、リモート入出力スレーブ2の構成を示してい
る。
FIG. 2 shows the configuration of the remote input / output slave 2 on behalf of the configurations of the remote slaves 2-4.

【0020】リモート入出力スレーブ2は、図に示すよ
うに、入出力I/F部21と、故障検出部22と、通信
コントロール部23とを有している。
The remote input / output slave 2 has an input / output I / F section 21, a failure detection section 22, and a communication control section 23, as shown in the figure.

【0021】入出力I/F部21は、パワートランジス
タ等から構成されており、通信コントロール部23と外
部負荷(図示せず)との間で各々8点の入出力データを
パラレルで入出力して、外部負荷からデータを取り入れ
たり、あるいは外部負荷を駆動するものである。
The input / output I / F section 21 is composed of a power transistor or the like, and inputs / outputs eight points of input / output data in parallel between the communication control section 23 and an external load (not shown). Then, the data is taken in from the external load or the external load is driven.

【0022】故障検出部22は、入出力I/F部21等
における外部負荷への駆動電流をフィードバックしてモ
ニタし、所定以上の過電流が流れた場合は、短絡により
それを検知して故障情報として出力するものである。
The failure detection section 22 feeds back and monitors the drive current to the external load in the input / output I / F section 21 and the like, and when an overcurrent more than a predetermined value flows, it is detected by a short circuit and a failure occurs It is output as information.

【0023】通信コントロール部23は、通信I/F回
路23aと、出力バッファ23bとから構成されてい
る。
The communication control section 23 comprises a communication I / F circuit 23a and an output buffer 23b.

【0024】通信I/F回路23aは、PLC本体1と
の間で通信ケーブル5を介してシリアルで入出力データ
の送受信すると共に、そのシリアルの入出力データをパ
ラレルに変換して出力バッファ23bにラッチさせ、さ
らには管理情報送信手段として故障情報を管理レスポン
スフレームに格納して送信したり、あるいはレスポンス
フレームの管理情報領域に格納して送信するように構成
されている。
The communication I / F circuit 23a transmits / receives serial input / output data to / from the PLC main body 1 via the communication cable 5, converts the serial input / output data into parallel data, and outputs it to the output buffer 23b. It is configured to be latched, and further, as the management information transmitting means, the failure information is stored in the management response frame and transmitted, or stored in the management information area of the response frame and transmitted.

【0025】出力バッファ23bは、通信I/F回路2
3aからのパラレル出力データをラッチすると共に、故
障検出部22からの故障情報出力をバッファクリア信号
として入力して、故障情報出力があるとラッチした内容
をクリアするように構成されている。
The output buffer 23b is the communication I / F circuit 2
The parallel output data from 3a is latched, the failure information output from the failure detection unit 22 is input as a buffer clear signal, and the latched contents are cleared when there is a failure information output.

【0026】図3(a)〜(c)に、マスタユニット1
1とリモートスレーブ2〜4との間における故障情報の
送受信方法を示す。
3A to 3C, the master unit 1
1 shows a method of transmitting and receiving failure information between the slave 1 and the remote slaves 2 to 4.

【0027】(a)は、マスタユニット11とリモート
スレーブ2〜4との間で一括送受信方式で入出力データ
を送受信する場合の故障情報の送受信方法を示してお
り、図に示すように、INデータフレーム(図示せず)
とは別の管理情報専用の管理情報レスポンスフレームR
k に管理情報(ステータス)と共に故障情報が格納され
ることを示している。
(A) shows a method of transmitting / receiving failure information when transmitting / receiving input / output data between the master unit 11 and the remote slaves 2 to 4 by the batch transmission / reception method. As shown in FIG. Data frame (not shown)
Management information response frame R dedicated to management information other than
It shows that failure information is stored in k together with management information (status).

【0028】(b)は、マスタユニット11とリモート
入出力スレーブ2またはリモート入力スレーブ3等との
間でコマンドレスポンス方式で入力データを送受信する
場合の故障情報の送受信方法を示している。
(B) shows a method of transmitting and receiving failure information when input data is transmitted and received between the master unit 11 and the remote input / output slave 2 or the remote input slave 3 by the command response method.

【0029】つまり、マスタユニット11は、リモート
入出力スレーブ2等に対し、ヘッダ、コマンド、アドレ
スからなるコマンドフレームC1を送信する一方、その
コマンドフレームC1を受信したリモート入出力スレー
ブ2等は、ヘッダ、レスポンス、アドレス、INデータ
からなるレスポンスフレームR1を返送する。そして、
管理情報の格納領域であるこのレスポンス中に管理情報
であるステータスおよび故障情報が含まれている。
That is, the master unit 11 transmits a command frame C1 including a header, a command, and an address to the remote input / output slave 2 and the like, while the remote input / output slave 2 and the like which received the command frame C1 receive the header , A response frame R1 including a response, an address, and IN data is returned. And
This response, which is a storage area for management information, includes status and failure information, which are management information.

【0030】(c)は、マスタユニット11とリモート
入出力スレーブ2またはリモート出力スレーブ4との間
でコマンドレスポンス方式で出力データを送受信する場
合の故障情報の送受信方法を示している。
(C) shows a method of transmitting / receiving failure information in the case of transmitting / receiving output data between the master unit 11 and the remote input / output slave 2 or the remote output slave 4 by the command response method.

【0031】つまり、マスタユニット11は、リモート
入出力スレーブ2等に対し、ヘッダ、コマンド、アドレ
ス、OUTデータからなるコマンドフレームC2を送信
する一方、そのコマンドフレームC2を受信したリモー
ト入出力スレーブ2等は、ヘッダ、レスポンス、アドレ
スからなるレスポンスフレームR2を返送する。そし
て、管理情報の格納領域であるこのレスポンス中に管理
情報であるステータスおよび故障情報が含まれている。
That is, the master unit 11 transmits a command frame C2 including a header, a command, an address, and OUT data to the remote input / output slave 2 and the like, while receiving the command frame C2, the remote input / output slave 2 and the like. Returns a response frame R2 including a header, a response, and an address. Then, in this response, which is a storage area for management information, status and failure information, which are management information, are included.

【0032】次に、以上のように構成されたPLCのリ
モートI/Oシステムにおける故障検出処理を説明す
る。
Next, a failure detection process in the PLC remote I / O system configured as described above will be described.

【0033】まず、例えば、リモート入出力スレーブ2
の入出力I/F部21等で、外部負荷への出力に過電流
が流れた場合には、故障検出部22がその過電流を故障
として検出し、故障情報を出力する。
First, for example, the remote input / output slave 2
When an overcurrent flows through the output to the external load in the input / output I / F unit 21 or the like, the failure detection unit 22 detects the overcurrent as a failure and outputs failure information.

【0034】すると、その故障情報は、通信コントロー
ル部23内の通信I/F回路23a、および出力バッフ
ァ23bに入力する。
Then, the failure information is input to the communication I / F circuit 23a in the communication control section 23 and the output buffer 23b.

【0035】通信I/F回路23aは、故障検出部22
からの故障情報を受けると、その故障情報を、図3
(a)〜(c)に示すように、管理情報レスポンスフレ
ームRk内、またはレスポンスフレームR1 ,R2 中の
レスポンス格納領域に故障情報を入れて通信ケーブル5
を介しマスタユニット11に送信し、このスレーブ2で
故障のあったことを通知する。
The communication I / F circuit 23a includes a failure detecting section 22.
When the failure information is received from the
As shown in (a) to (c), the failure information is put in the management information response frame Rk or in the response storage area in the response frames R1 and R2, and the communication cable 5
To the master unit 11 to notify that there is a failure in this slave 2.

【0036】マスタユニット11では、マスタユニット
11がそのレスポンスフレームを受信して、CPUユニ
ット13がマスタユニット11を介しその故障情報を受
け取り、リモート入出力スレーブ2で故障が発生したこ
とを知ることが可能になる。
In the master unit 11, the master unit 11 receives the response frame, and the CPU unit 13 receives the failure information via the master unit 11 to know that a failure has occurred in the remote input / output slave 2. It will be possible.

【0037】また、出力バッファ23bは、故障検出部
22からの故障情報を受ける前は、通信I/F回路23
aを介しマスタユニット11からのパラレル出力データ
をラッチして、入出力I/F部21によって外部負荷へ
出力しているが、故障検出部22からの故障情報を受け
ると、その故障情報をバッファクリア信号として入力し
て、今までラッチしていた内容をクリアすることにな
る。
Further, the output buffer 23b receives the failure information from the failure detecting section 22 before the communication I / F circuit 23.
The parallel output data from the master unit 11 is latched via a and is output to the external load by the input / output I / F section 21, but when the failure information from the failure detection section 22 is received, the failure information is buffered. It will be input as a clear signal to clear the contents that have been latched so far.

【0038】このため、出力バッファ23bは、故障情
報の入力によりそのラッチ内容をクリアすることによ
り、このリモート入出力スレーブ2に接続されている外
部負荷へは出力データを出力しなくなるので、マスタユ
ニット11における処理を介さずに故障の発生したスレ
ーブにおける故障処理が可能になり、リアルタイムに外
部負荷の破損等を防止できる。
Therefore, the output buffer 23b does not output the output data to the external load connected to the remote input / output slave 2 by clearing the latch contents by the input of the failure information, so the master unit Failure processing can be performed in the slave in which the failure has occurred without going through the processing in 11, and damage to the external load or the like can be prevented in real time.

【0039】従って、本実施形態によれば、リモートス
レーブ2〜4において発生した故障に基づく故障情報
が、INデータとしてではなく、管理情報としてリモー
トマスタに送信されるので、レスポンスフレーム中のI
Nデータ用の実I/Oビットを消費せずに、有効にI/
Oデータビットを使用して、リモートスレーブの故障通
知が可能になる。
Therefore, according to the present embodiment, the failure information based on the failure that occurred in the remote slaves 2 to 4 is transmitted to the remote master not as IN data but as management information.
Effective I / O without consuming real I / O bit for N data
The O data bit is used to enable remote slave failure notification.

【0040】また、本実施形態によれば、リモートスレ
ーブ2側で過電流等の故障が発生した場合は、出力バッ
ファ23bが故障情報の入力によりそのラッチ内容をク
リアして、このリモート入出力スレーブ2に接続されて
いる外部負荷へは出力データを出力しなくなるので、マ
スタユニット11側のユーザプログラムに負担をかけず
に、リアルタイムに故障処理を実行することができる。
Further, according to the present embodiment, when a failure such as an overcurrent occurs on the remote slave 2 side, the output buffer 23b clears the latch content by inputting the failure information, and the remote input / output slave Since output data is not output to the external load connected to 2, the failure processing can be executed in real time without burdening the user program on the master unit 11 side.

【0041】[0041]

【発明の効果】以上説明したように、本発明では、故障
情報がINデータとしてではなく、管理情報としてリモ
ートマスタに送信されるので、レスポンスフレーム中の
INデータ用の実I/Oビットを消費せずに、有効にI
/Oデータビットを使用して、リモートスレーブの故障
通知が可能になる。
As described above, according to the present invention, since failure information is transmitted to the remote master as management information, not as IN data, the actual I / O bit for IN data in the response frame is consumed. Effectively without I
The / O data bit is used to enable remote slave failure notification.

【0042】また、本発明では、リモートスレーブ側で
故障が発生した場合、出力データ記憶手段が故障情報の
入力によりその記憶内容をクリアして、このリモートス
レーブに接続されている外部負荷へ出力データを出力し
なくなるので、リモートマスタ側のユーザプログラムに
負担をかけることなく、リアルタイムに故障処理を実行
することが可能になる。
Further, in the present invention, when a failure occurs on the remote slave side, the output data storage means clears the stored content by inputting the failure information and outputs the output data to the external load connected to this remote slave. Is not output, it becomes possible to execute failure processing in real time without imposing a burden on the user program on the remote master side.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係るPLCのリモートI/Oシステム
の構成を示すブロック図。
FIG. 1 is a block diagram showing a configuration of a PLC remote I / O system according to the present invention.

【図2】リモートスレーブの構成を示すブロック図。FIG. 2 is a block diagram showing the configuration of a remote slave.

【図3】(a)〜(c)、各々、リモートマスタとリモ
ートスレーブとの間における故障情報の送受信方法を示
す説明図。
3A to 3C are explanatory diagrams showing a method of transmitting and receiving failure information between a remote master and a remote slave, respectively.

【符号の説明】[Explanation of symbols]

1 PLC本体 2 リモート入出力スレーブ(リモートスレーブ) 3 リモート入力スレーブ(リモートスレーブ) 4 リモート出力スレーブ(リモートスレーブ) 11 マスタユニット(リモートマスタ) 12 INユニット 13 CPUユニット 21 入出力I/F部 22 故障検出部(故障検出手段) 23 通信コントロール部 23a 通信I/F回路 23b 出力バッファ(出力データ記憶手段) 1 PLC body 2 Remote input / output slave (remote slave) 3 Remote input slave (remote slave) 4 Remote output slave (remote slave) 11 Master unit (remote master) 12 IN unit 13 CPU unit 21 Input / output I / F section 22 Failure Detection unit (fault detection unit) 23 Communication control unit 23a Communication I / F circuit 23b Output buffer (output data storage unit)

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 リモートマスタと、そのリモートマスタ
と通信ケーブルを介し接続されたリモートスレーブとか
らなり、リモートスレーブ側で発生した故障情報をリモ
ートマスタ側に通知するようにしたPLCのリモートI
/Oシステムであって、 上記リモートスレーブが、 上記リモートスレーブにおける故障を検知して故障情報
として出力する故障検出手段と、 上記故障検出手段が出力した上記故障情報を管理情報に
含めて上記リモートマスタへ送信する管理情報送信手段
と、 を具備することを特徴とするPLCのリモートI/Oシ
ステム。
1. A remote I of a PLC comprising a remote master and a remote slave connected to the remote master via a communication cable, and notifying failure information generated on the remote slave side to the remote master side.
/ O system, wherein the remote slave detects a failure in the remote slave and outputs it as failure information, and the remote master including the failure information output by the failure detection means in management information. A remote I / O system of PLC, comprising: a management information transmitting unit for transmitting to the PLC.
【請求項2】 リモートスレーブが、さらに、 故障検出手段から故障情報が出力されていない場合に
は、リモートマスタから送られてきた出力データを保持
する一方、故障検出手段から故障情報が出力された場合
には、リモートマスタから送られてきた出力データをク
リアする出力データ記憶手段、 を具備することを特徴とする請求項1記載のPLCのリ
モートI/Oシステム。
2. The remote slave further holds the output data sent from the remote master when the failure information is not output from the failure detection means, while the failure information is output from the failure detection means. The PLC remote I / O system according to claim 1, further comprising output data storage means for clearing output data sent from the remote master.
【請求項3】 故障検出手段は、 上記リモートスレーブにおける過電流を検知して故障情
報として出力する、 ことを特徴とする請求項1または請求項2記載のPLC
のリモートI/Oシステム。
3. The PLC according to claim 1, wherein the failure detection means detects an overcurrent in the remote slave and outputs it as failure information.
Remote I / O system.
JP28594695A 1995-11-02 1995-11-02 Remote i/o system for plc Withdrawn JPH09128015A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28594695A JPH09128015A (en) 1995-11-02 1995-11-02 Remote i/o system for plc

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28594695A JPH09128015A (en) 1995-11-02 1995-11-02 Remote i/o system for plc

Publications (1)

Publication Number Publication Date
JPH09128015A true JPH09128015A (en) 1997-05-16

Family

ID=17698023

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28594695A Withdrawn JPH09128015A (en) 1995-11-02 1995-11-02 Remote i/o system for plc

Country Status (1)

Country Link
JP (1) JPH09128015A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003295914A (en) * 2001-05-21 2003-10-17 Omron Corp Slave, node, processing device, processing method, network power supply monitor system, power supply monitor method, input/output device power supply monitor system, and monitoring method for network system
JP2006344235A (en) * 2001-05-21 2006-12-21 Omron Corp Slave
WO2007109998A1 (en) * 2006-03-27 2007-10-04 Huawei Technologies Co., Ltd. A method and a system for detecting and reporting the failure of the data transmission device
KR101590272B1 (en) * 2014-12-31 2016-01-29 엘에스산전 주식회사 Message processing unit of PLC System
CN105339852A (en) * 2013-06-26 2016-02-17 三菱电机株式会社 Remote unit and remote unit abnormality determining method
CN108594051A (en) * 2018-07-11 2018-09-28 华润水泥技术研发有限公司 A kind of electrical equipment malfunction automatic testing method and system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003295914A (en) * 2001-05-21 2003-10-17 Omron Corp Slave, node, processing device, processing method, network power supply monitor system, power supply monitor method, input/output device power supply monitor system, and monitoring method for network system
JP2006344235A (en) * 2001-05-21 2006-12-21 Omron Corp Slave
WO2007109998A1 (en) * 2006-03-27 2007-10-04 Huawei Technologies Co., Ltd. A method and a system for detecting and reporting the failure of the data transmission device
CN105339852A (en) * 2013-06-26 2016-02-17 三菱电机株式会社 Remote unit and remote unit abnormality determining method
KR101590272B1 (en) * 2014-12-31 2016-01-29 엘에스산전 주식회사 Message processing unit of PLC System
US9871867B2 (en) 2014-12-31 2018-01-16 Lsis Co., Ltd. Message processing unit of PLC system
CN108594051A (en) * 2018-07-11 2018-09-28 华润水泥技术研发有限公司 A kind of electrical equipment malfunction automatic testing method and system

Similar Documents

Publication Publication Date Title
JPH04142642A (en) Information processor having communication function
JPH09128015A (en) Remote i/o system for plc
JP3342507B2 (en) LAN control method
JPH09247194A (en) Lan control system
JP2000050497A (en) Control device
JP2001177508A (en) Radio communication equipment
JPH0537421A (en) Method and device for switching transmission line
JPH11261451A (en) Transmitter
JP2829550B2 (en) Communication control LSI
KR100285546B1 (en) Node board fifo(first in first out) control apparatus of inter-processor communication system
JPH0764472A (en) Remote i/o system of programmable controller
JP2541502B2 (en) Control message transmission / reception method
JPH07118715B2 (en) LAN controller multiplexing method
JPS6076840A (en) Transmission system of state change information
JPS58161552A (en) Monitor method of transmitting system
JP2006042426A (en) Uninterruptible power supply device, history information storage method, and uninterruptible power supply system
JPS63309045A (en) Transmission controller
JPH06326748A (en) Data communication equipment
JPH0290201A (en) Programmable controller
JPS62199142A (en) Data transmission system
JPH0723032A (en) Duplex line system switching method
JPH0666151U (en) Communication control device
JPS62209935A (en) Data transmission control system
JPH02161866A (en) Facsimile equipment
JPH06188892A (en) Data communication system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20030107