JP2002278608A - Exclusive processing data transmission system for plant control system - Google Patents

Exclusive processing data transmission system for plant control system

Info

Publication number
JP2002278608A
JP2002278608A JP2001073557A JP2001073557A JP2002278608A JP 2002278608 A JP2002278608 A JP 2002278608A JP 2001073557 A JP2001073557 A JP 2001073557A JP 2001073557 A JP2001073557 A JP 2001073557A JP 2002278608 A JP2002278608 A JP 2002278608A
Authority
JP
Japan
Prior art keywords
data
programmable logic
hmi
plc
data transmission
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.)
Pending
Application number
JP2001073557A
Other languages
Japanese (ja)
Inventor
Takahiro Mita
宇洋 三田
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2001073557A priority Critical patent/JP2002278608A/en
Publication of JP2002278608A publication Critical patent/JP2002278608A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that it is conventionally difficult to prepare an in-PLC memory referring function capable of referring to the number of a large capacity of data at an HMI side since the number of processable data of software which is being used by a general HMI is smaller than that of a large-scaled distributed control system, and the number of variables which can be held by one HMI node is about not more than ten thousand. SOLUTION: Data to be superimposed on the variables of the variable fixing addresses of HMI are changed according to the destination of an HMI side at a PLC side so that an in-PLC memory referring function for referring to the sufficient number of data can be prepared at the HMI side.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、パソコン等の複数
の汎用ヒューマンインターフェース(以下、MHIと略
称する)と複数の汎用プログラマブルロジックコントロ
ーラ(以下、PLCと略称する)間でパケット単位での
データ送受信を行う一般の産業プラントのプラント制御
システムに適用され、特に少量のHMI変数を用いて、
大容量のPLC内データを参照できるようにしたプラン
ト制御システムの排他処理データ伝送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to data transmission and reception in packet units between a plurality of general-purpose human interfaces (hereinafter abbreviated as MHI) such as personal computers and a plurality of general-purpose programmable logic controllers (hereinafter abbreviated as PLC). Is applied to the plant control system of a general industrial plant that performs
The present invention relates to an exclusive processing data transmission method of a plant control system that can refer to a large amount of data in a PLC.

【0002】[0002]

【従来の技術】近年、一般産業のプラントで用いるプラ
ント制御システムは、図7のHMI,PLC配置図で示
すように、複数の汎用HMI2、3、4、…を有するH
MI部1と、プラント10を制御する複数の汎用PLC
6、7、8、…とを有するPLC部5をネットワーク9
で結合したシステムになっている。そしてこのシステム
は、各HMI2、3、4、…と、各PLC6、7、8、
…との間の通信にUDP/TCP(ブロードキャスト、
マルチキャスト)通信を採用し、且つパケット単位での
データ送受信を行うようにしている。
2. Description of the Related Art In recent years, a plant control system used in a general industrial plant has an HMI having a plurality of general-purpose HMIs 2, 3, 4,.
MI unit 1 and a plurality of general-purpose PLCs for controlling plant 10
., A PLC unit 5 including
It is a system connected by. The system then comprises each HMI 2, 3, 4,... And each PLC 6, 7, 8,.
… UDP / TCP (broadcast,
(Multicast) communication, and data transmission / reception is performed in packet units.

【0003】この場合、PLC内の固定実アドレスエリ
アのデータを、PLCからHMIへ送信する送信パケッ
トに載せており、しかも、送信パケットに載せたデータ
と、PLC内の固定実アドレスとを1対1で対応するよ
うに、汎用PLC内のメモリ空間のデータが全て汎用H
MIソフトウェア上の変数に一意的に割り付けている。
In this case, the data in the fixed real address area in the PLC is carried in a transmission packet transmitted from the PLC to the HMI, and the data carried in the transmission packet and the fixed real address in the PLC are paired. 1 so that all data in the memory space in the general-purpose PLC
It is uniquely assigned to a variable on MI software.

【0004】[0004]

【発明が解決しようとする課題】このような従来例のデ
ータとアドレスとの割り付け方では、汎用PLC内のデ
ータ1点に対し汎用HMI側でその参照機能を実現する
ためには、PLC内部を参照する1点毎の実I/O変数
を持たねばならず、また、その他の補助的な役割の変数
を必要とする。汎用HMIソフトウェアの使用内部変数
は、1点のI/O変数参照のために、その整数倍の変数
がとられることになる。
In such a conventional method of allocating data and addresses, in order to realize the function of referencing one point of data in a general-purpose PLC on the general-purpose HMI side, the inside of the PLC must be controlled. It must have a real I / O variable for each point to be referenced, and it needs other auxiliary role variables. The internal variable used by the general-purpose HMI software is an integral multiple of the variable for one point I / O variable reference.

【0005】HMIは、その制約された点数枠の中で、
プラント画面機能、プラント操作機能およびその他の機
能を実現しなければならず、さらに、複数のPLCが存
在するシステムでは、そのPLCの台数分だけHMI上
で扱うデータ点数が増えていくことになる。
[0005] In the restricted score frame, the HMI
A plant screen function, a plant operation function, and other functions must be realized. Further, in a system having a plurality of PLCs, the number of data points handled on the HMI increases by the number of the PLCs.

【0006】また、一般に汎用HMIで用いているソフ
トウェアは、処理できるデータ点数が大規模分散制御シ
ステム(DCS)より少なく、1つのHMIノードあた
り持てる変数の数はおよそ10万点を超えない程度の規模
である。このため、従来では大容量のデータ点数を参照
できるPLC内メモリ参照機能をHMI側で作ることが
難しかった。
In general, software used in a general-purpose HMI has a smaller number of data points than a large-scale distributed control system (DCS), and the number of variables per HMI node does not exceed about 100,000. Scale. For this reason, conventionally, it has been difficult for the HMI to create a memory reference function in the PLC that can refer to a large number of data points.

【0007】本発明は、従来技術の欠点を解消し、十分
なデータ点数を参照することのできるPLC内メモリ参
照機能をHMI側で作るようにしたプラント制御システ
ムの排他処理データ伝送方式を提供することを目的とす
る。
The present invention solves the drawbacks of the prior art and provides an exclusive processing data transmission method for a plant control system in which a memory reference function in a PLC capable of referring to a sufficient number of data points is created on the HMI side. The purpose is to:

【0008】[0008]

【課題を解決するための手段】上記目的を達成するた
め、請求項1に記載の発明は、パケット単位でデータ送
受信を行う複数のプログラマブルロジックコントローラ
および複数のヒューマンインターフェースをネットワー
クにより結合し、前記プログラマブルロジックコントロ
ーラとヒューマンインターフェース間のデータ送受信を
UDP(マルチキャスト、ブロードバンド)通信で行う
と共に、前記プログラマブルロジックコントローラの全
てが同じ識別子の送信パケットデータ部を有するように
したプラント制御システムの排他処理データ伝送方式に
おいて、前記各ヒューマンインターフェースに、パケッ
トデータを受信するデータ受信権があるか否かを判断す
る第1の判断手段を設け、前記データ受信権を有するヒ
ューマンインターフェースから前記プログラマブルロジ
ックコントローラに送るパケットデータ内に、データ送
信権を付与したいプログラマブルロジックコントローラ
の機種番号、当該プログラマブルロジックコントローラ
内の参照したい内部メモリの読み出し開始位置あるいは
書き出し開始位置を指定した条件部を設け、前記各プロ
グラマブルロジックコントローラに、前記パケットデー
タ内に設けられた条件部の内容を判断する第2の判断手
段を設け、前記複数のヒューマンインターフェースは、
前記データ受信権を同時に複数で所有することのないよ
うにインターロック条件部を有し、前記複数のプログラ
マブルロジックコントローラは、前記データ送信権を同
時に複数で所有することのないようにインターロック条
件部を有し、前記複数のプログラマブルロジックコント
ローラの送信パケットデータ部に、前記データ受信権及
び前記条件部によって指示されたプログラマブルロジッ
クコントローラ1台の内部メモリ空間の位置及び指示量
のデータをコピーして保持し、前記データ送信権を有す
るプログラマブルロジックコントローラだけが送信パケ
ットデータ部を送信可能とし、データ受信権を有するヒ
ューマンインターフェース部だけが前記送信パケットデ
ータ部を参照する画面を開くことを可能としたものであ
る。
In order to achieve the above object, according to the first aspect of the present invention, a plurality of programmable logic controllers and a plurality of human interfaces for transmitting and receiving data in packet units are connected by a network. An exclusive processing data transmission method of a plant control system in which data transmission / reception between a logic controller and a human interface is performed by UDP (multicast, broadband) communication, and all of the programmable logic controllers have a transmission packet data section having the same identifier. A first judging means for judging whether or not each of the human interfaces has a data receiving right to receive packet data, wherein a human interface having the data receiving right is provided. In the packet data sent from the source to the programmable logic controller, a condition part specifying the model number of the programmable logic controller to which the data transmission right is to be assigned, the read start position or the write start position of the internal memory to be referred to in the programmable logic controller Is provided, in each of the programmable logic controllers, a second determination unit that determines the content of the condition unit provided in the packet data is provided, the plurality of human interfaces,
An interlock condition unit is provided so that the plurality of data reception rights are not simultaneously owned by the plurality of programmable logic controllers. And copying and holding the data of the position and the designated amount of the internal memory space of one programmable logic controller designated by the data reception right and the condition part in the transmission packet data part of the plurality of programmable logic controllers. Only the programmable logic controller having the data transmission right can transmit the transmission packet data portion, and only the human interface portion having the data reception right can open the screen for referring to the transmission packet data portion. is there.

【0009】請求項1の発明によれば、送信権を持つP
LCだけが送信パケットデータを送信でき、受信権を持
つHMIだけが送信パケットデータを参照する画面を開
くことができるように排他処理し、HMI上で同データ
を参照する変数のアドレスは固定だが、その変数に載せ
るデータをPLC側でHMI側の指定に応じて変更する
ようにしたので、HMI側の変数の点数を大幅に削減で
き、少ないHMI上の変数でPLC内の膨大なメモリ空
間を参照できる。
According to the first aspect of the present invention, P having transmission right
The exclusive processing is performed so that only the LC can transmit the transmission packet data and only the HMI that has the reception right can open the screen that refers to the transmission packet data. The address of the variable that refers to the data on the HMI is fixed, Since the data to be stored in the variables is changed on the PLC side according to the designation of the HMI side, the number of variables on the HMI side can be greatly reduced, and a large amount of memory space in the PLC can be referenced with a small number of variables on the HMI side. it can.

【0010】[0010]

【発明の実施の形態】以下、本発明の一実施の形態を図
1から図7を参照して説明する。図7は従来例の説明に
使用したが、HMIおよびPLCの配置関係は本発明に
も共通するので、再び図7を用いて本実施形態の説明に
も使用する。なお、図1は複数台のHMIとPLCとの
間のデータ受け渡しを説明する図であり、図2はHMI
の操作画面の一例を示す図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to FIGS. Although FIG. 7 is used for describing the conventional example, the arrangement relationship between the HMI and the PLC is also common to the present invention, so that it is used again for describing the present embodiment with reference to FIG. FIG. 1 is a diagram for explaining data transfer between a plurality of HMIs and a PLC, and FIG.
FIG. 6 is a diagram showing an example of an operation screen of FIG.

【0011】先ず図7において、運転員が、複数台のH
MI2、3、4、…の中から任意1台のMHI(例えば
2)を選択する場合から説明する。この場合図2に示す
“PLC内データ参照一覧表示画面”中の“操作許可P
C指定”欄のPCNo.窓、に「2」なる番号を入力
(イ)し、続けて、隣の「確定スイッチ」の実行ボタン
を押す(ロ)。これにより、操作許可HMI指定の信号
がHMI2からネットワーク9を経由してPLC部5の
各PLC6、7、8、…宛に送信される。
First, in FIG. 7, an operator operates a plurality of H
A case will be described in which an arbitrary one MHI (for example, 2) is selected from MI2, 3, 4,.... In this case, “Operation permission P” in the “PLC data reference list display screen” shown in FIG.
Enter the number "2" in the PC No. window in the "C designation" column (A), and then press the execution button of the adjacent "Confirmation switch" (B). As a result, a signal specifying operation permission HMI is transmitted from the HMI 2 to each of the PLCs 6, 7, 8,... Of the PLC unit 5 via the network 9.

【0012】この様子を図1のフローチャートで説明す
る。まず、操作入力部INPUTにて、PCNo.「2」
を入力する(イ)と共に、実行ボタンを押す(ロ)こと
により、操作許可HMI指定のデータが出力機能部
(ハ)から、ネットワーク9を経てPLC6、7、8、
…に向けて送信される。
This situation will be described with reference to the flowchart of FIG. First, in the operation input section INPUT, PC No. “2”
Is input (a) and the execution button is pressed (b), the data of the operation permission HMI designation is output from the output function unit (c) via the network 9 to the PLCs 6, 7, 8,.
Sent to ...

【0013】図1の各PLCでは第2の判断手段(ニ)
により、操作許可対象HMIの番号が「2」であること
を判断し、送信元のHMI2に操作許可(受信権)を与
える場合、操作許可対象HMIのデータでを出力機能部
(ホ)から各HMIに送信する。各HMI2、3、4、
…は操作許可対象HMIのデータを入力し、HMI内の
第1の判断手段(ヘ)がHMI番号を判断する。これに
より、HMI2のみが受信権を得ることになる。
In each PLC of FIG. 1, the second judgment means (d)
When the number of the operation-permitted HMI is determined to be “2” and the operation permission (reception right) is given to the transmission source HMI 2, the data of the operation-permitted HMI is output from the output function unit (e). Send to HMI. Each HMI 2, 3, 4,
.. Input the data of the operation-permitted HMI, and the first determination means (f) in the HMI determines the HMI number. As a result, only the HMI 2 obtains the right to receive.

【0014】つぎに、HMI2から“データ送信権を付
与したいPLCの機種番号および参照したい内部メモリ
の読み出しあるいは書き出し位置を指定した条件”レを
PLCに送る。
Next, the HMI 2 sends "a condition specifying the model number of the PLC to which the data transmission right is to be granted and the reading or writing position of the internal memory to be referred" to the PLC.

【0015】すなわち図2おいて、“PLC内データ参
照一覧表示画面”中から、PLCNo.欄(ト)に操作許
可対象PLCの機種番号(この場合「6」)を指定して
入力し、続けて整数PLNNo.欄(チ)に番号(この場
合「1」)を指定し、さらに実数PLNNo.欄(チ)に
番号(この場合「0」)を指定して入力する。そして、
整数ボタン(リ)、実数ボタン(ヌ)のいづれかを選択
して押す。なお、上記のPLNとは、折れ線(POLY
GONAL LINE)の略称であり、PLC内に用意
したデータ群(No.)の一例である。
That is, in FIG. 2, from the "PLC data reference list display screen", the model number (in this case, "6") of the operation-permitted PLC is designated and input in the PLC No. column (g), and the process is continued. Then, a number (in this case, "1") is specified in the integer PLN No. column (h), and a number (in this case, "0") is specified and input in the real PLN No. column (h). And
Select and press either the integer button (i) or the real number button (nu). The PLN is a polygonal line (POLY
GONAL LINE), and is an example of a data group (No.) prepared in the PLC.

【0016】そして、各PLC内には“PLN最大番号
×1PLNで使用する分量”を準備してあり、どのPL
N番号にアクセスするのか定めることで、PLC内の参
照したい内部メモリの書き出し開始位置あるいは読み出
し開始位置が一意に定まるようになっている。なお、書
き出し量および読み出し量は、伝送パケット1個の最大
量(例えば700ワード)を超えない連続データであ
る。
In each PLC, "PLN maximum number × quantity used in 1 PLN" is prepared.
By determining whether to access the N number, a write start position or a read start position of the internal memory to be referred to in the PLC is uniquely determined. Note that the writing amount and the reading amount are continuous data that does not exceed the maximum amount (for example, 700 words) of one transmission packet.

【0017】前記した操作許可対象PLCの機種番号、
整数PLNNo.番号および実数PLNNo.番号を指定する
ことにより、HMI2から対象PLC6のどのデータ群
(PLN)にアクセスするのかが決定される。なお、前
記データ群(PLN)の一例をしめしたのが図5であ
る。
The model number of the above-mentioned operation-permitted PLC,
By specifying the integer PLN No. and the real PLN No., it is determined which data group (PLN) of the target PLC 6 is to be accessed from the HMI 2. FIG. 5 shows an example of the data group (PLN).

【0018】再び図2に戻って、整数ボタン(リ)を選
択した場合、図3の画面“PLC内データ参照詳細図面
(整数)”が表示画面上に開かれ、実数ボタン(チ)を
選択した場合、図4の画面“PLC内データ参照詳細図
面(実数)”が開かれる。
Returning to FIG. 2 again, when the integer button (i) is selected, the screen “Detailed drawing for referring to data in PLC (integer)” of FIG. 3 is opened on the display screen, and the real number button (h) is selected. If this is done, the screen “PLC data reference detailed drawing (real number)” of FIG. 4 is opened.

【0019】なお、上記図3、図4の画面中のX−Y平
面におけるX軸、Y軸上のデータを意味し、Xの欄「0
〜10」、Yの欄「0〜10」にそれぞれ数値を指定す
ることにより、所望の折れ線を得るようにしている。
The data on the X-axis and the Y-axis on the XY plane in the screens of FIGS.
A desired polygonal line is obtained by specifying a numerical value in each of the columns "0 to 10" and "0 to 10" of Y.

【0020】その後、前記図1の一次送信データ(ル)
が各PLCに送られる。各PLCにおいて、第2の判断
手段(ニ)が自分宛の要求か否かを判断する。このと
き、自分宛の要求であると判断したPLC6のみが送信
権を取得する。
Thereafter, the primary transmission data of FIG.
Is sent to each PLC. In each PLC, the second determining means (d) determines whether the request is addressed to itself. At this time, only the PLC 6 that has determined that the request is addressed to itself acquires the transmission right.

【0021】この時点で、送信権を持つPLC1台と、
受信権を持つHMI1台が決まり、ネットワーク9上で
送信権のあるPLC6と受信権のあるHMI2とが仮想
のラインでつながれ、HMI2から二次受信データ
(ヲ)をPLC6に向けて出力する。
At this point, one PLC having a transmission right and
One HMI having the reception right is determined, and the PLC 6 having the transmission right and the HMI 2 having the reception right are connected by a virtual line on the network 9, and the HMI 2 outputs the secondary reception data (ヲ) to the PLC 6.

【0022】ここで、二次受信データ(ヲ)の出力には
データ読み出し要求と、データ書き込み要求の2種類が
あり、データ読み出し要求をする場合には、図3および
図4の画面から、データ読み出し要求(READ)
(ワ)のボタンと実行ボタン(カ)とを押し、データ書
き込み要求をする場合は、表示データを変更してデータ
書きこみ要求(WRITE)(ヨ)のボタンと実行ボタ
ン(カ)とを押せばよい。なお、(カ)はデータ入力部
である。
Here, there are two types of output of the secondary reception data (ヲ): a data read request and a data write request. When a data read request is made, the data shown in FIGS. Read request (READ)
When the data write request is made by pressing the button (W) and the execution button (F), change the display data and press the data write request (WRITE) (Y) button and the execution button (F). I just need. (F) is a data input unit.

【0023】この結果、HMI2は、自分の表示画面上
に作成したPLC内データ参照画面により、PLC6の
内部データにアクセスする権利を持つことになる。図6
は、HMI2とPLC6との間でパケットデータPLN
0〜PLN1000の送受信の様子を示す。この図から
わかるように、各PLC6、7、8、…はそれぞれ同一
のメモリ空間を持ったメモリ設け、HMI側も同じメモ
リ空間を持ったメモリを設けている。
As a result, the HMI 2 has a right to access the internal data of the PLC 6 by using the in-PLC data reference screen created on its own display screen. FIG.
Is the packet data PLN between the HMI 2 and the PLC 6.
0 shows transmission and reception states of PLN1000. As can be seen from this figure, each of the PLCs 6, 7, 8,... Is provided with a memory having the same memory space, and the HMI side is also provided with a memory having the same memory space.

【0024】送信権を移す場合は、図2の“PLC内デ
ータ参照一覧表示画面”に戻り、PLCNo.の欄で被操
作許可PLCの番号を「6」から他の番号例えば「7」
に変更し、整数表示SW(リ)あるいは実数表示SW
(ヌ)を押すことで、送信権は、PLC6からPLC7
に変更される。
When the transmission right is transferred, the display returns to the "PLC data reference list display screen" in FIG. 2, and in the PLC No. column, the number of the operated-permitted PLC is changed from "6" to another number, for example, "7".
Change to integer display SW (Re) or real number display SW
By pressing (NU), the transmission right is changed from PLC6 to PLC7.
Is changed to

【0025】このPLCの送信権が変更された状態を図
6に示す。このように、送信権がPLC6からPLC7
に移る場合、HMIの変数固定アドレスの変数に対し、
その変数に載せるデータをPLC側でHMI側の指定に
応じ変更することにより、HMI側の変数の点数を大幅
に削減することができる。従って、少ないHMI上の変
数でPLC内の膨大なメモリ空間を参照できる。
FIG. 6 shows a state in which the transmission right of the PLC has been changed. Thus, the transmission right is changed from PLC6 to PLC7.
To the HMI variable fixed address variable,
By changing the data to be loaded on the variables on the PLC side according to the designation on the HMI side, the number of variables on the HMI side can be greatly reduced. Therefore, an enormous memory space in the PLC can be referenced with a small number of variables on the HMI.

【0026】[0026]

【発明の効果】以上のべたように、本発明によればHM
Iの変数固定アドレスの変数に対し、その変数に載せる
データをPLC側でHMI側の指定に応じ変更すること
により、HMI側の変数の点数を大幅に削減することが
できる。従って、少ないHMI上の変数でPLC内の膨
大なメモリ空間を参照できる。
As described above, according to the present invention, the HM
By changing the data to be stored in the variable corresponding to the variable at the fixed address of I according to the designation of the HMI side on the PLC side, the number of variables on the HMI side can be greatly reduced. Therefore, an enormous memory space in the PLC can be referenced with a small number of variables on the HMI.

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

【図1】MHIとPLCとの接続関係を示すフローチャ
ート。
FIG. 1 is a flowchart showing a connection relationship between an MHI and a PLC.

【図2】HMIの表示画面の第1の表示例を示す図。FIG. 2 is a diagram showing a first display example of a display screen of an HMI.

【図3】HMIの表示画面の第2の表示例を示す図。FIG. 3 is a diagram showing a second display example of the display screen of the HMI.

【図4】HMIの表示画面の第3の表示例を示す図。FIG. 4 is a diagram showing a third display example of a display screen of the HMI.

【図5】パケットデータの配列例図。FIG. 5 is a diagram showing an example of the arrangement of packet data.

【図6】送信権移動の様子を説明する図。FIG. 6 is a view for explaining a state of transfer of a transmission right.

【図7】一般的なHMIとPLCとの接続関係を示す構
成図。
FIG. 7 is a configuration diagram showing a connection relationship between a general HMI and a PLC.

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

1…HMI部、2、3、4…HMI、5…PLC部、
6、7、8…PLC、9…ネットワーク10…プラン
ト、イ…操作許可番号欄、ロ…確定実行スイッチボタ
ン、ト…操作許可対象PLC、チ…PLC内データ番
号、リ…整数表示スイッチ、ヌ…実数表示スイッチ。
1 ... HMI section, 2, 3, 4 ... HMI, 5 ... PLC section,
6, 7, 8 ... PLC, 9 ... network 10 ... plant, b ... operation permission number column, b ... confirmation execution switch button, g ... operation permission target PLC, h ... PLC data number, l ... integer display switch, nu ... Real number display switch.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 パケット単位でデータ送受信を行う複数
のプログラマブルロジックコントローラおよび複数のヒ
ューマンインターフェースをネットワークにより結合
し、前記プログラマブルロジックコントローラとヒュー
マンインターフェース間のデータ送受信をユーザ・デー
タグラム・プロトコル通信で行うと共に、前記プログラ
マブルロジックコントローラの全てが同じ識別子の送信
パケットデータ部を有するようにしたプラント制御シス
テムの排他処理データ伝送方式において、 前記各ヒューマンインターフェースに、パケットデータ
を受信するデータ受信権があるか否かを判断する第1の
判断手段を設け、 前記データ受信権を有するヒューマンインターフェース
から前記プログラマブルロジックコントローラに送るパ
ケットデータ内に、データ送信権を付与したいプログラ
マブルロジックコントローラの機種番号、当該プログラ
マブルロジックコントローラ内の参照したい内部メモリ
の読み出し開始位置あるいは書き出し開始位置を指定し
た条件部を設け、 前記各プログラマブルロジックコントローラに、前記パ
ケットデータ内に設けられた条件部の内容を判断する第
2の判断手段を設け、 前記複数のヒューマンインターフェースは、前記データ
受信権を同時に複数で所有することのないようにインタ
ーロック条件部を有し、 前記複数のプログラマブルロジックコントローラは、前
記データ送信権を同時に複数で所有することのないよう
にインターロック条件部を有し、 前記複数のプログラマブルロジックコントローラの送信
パケットデータ部に、前記データ受信権及び前記条件部
によって指示されたプログラマブルロジックコントロー
ラ1台の内部メモリ空間の位置及び指示量のデータをコ
ピーして保持し、 前記データ送信権を有するプログラマブルロジックコン
トローラだけが送信パケットデータ部を送信可能とし、
データ受信権を有するヒューマンインターフェース部だ
けが前記送信パケットデータ部を参照する画面を開くこ
とを可能としたことを特徴とするプラント制御システム
の排他処理データ伝送方式。
A plurality of programmable logic controllers and a plurality of human interfaces for transmitting and receiving data in packet units are connected by a network, and data transmission and reception between the programmable logic controller and the human interface are performed by user datagram protocol communication. In the exclusive processing data transmission method of the plant control system in which all of the programmable logic controllers have a transmission packet data portion having the same identifier, whether or not each of the human interfaces has a data reception right to receive packet data. A first determining unit for determining whether the packet data is transmitted from the human interface having the data receiving right to the programmable logic controller. A condition part that specifies the model number of the programmable logic controller to which the data transmission right is to be granted, the read start position or the write start position of the internal memory that the programmable logic controller wants to refer to, Providing a second determination means for determining the content of the condition part provided in the, the plurality of human interfaces, has an interlock condition part so as not to possess the plurality of data reception rights at the same time, The plurality of programmable logic controllers have an interlock condition section so that the plurality of programmable logic controllers do not own a plurality of the data transmission rights at the same time. Held by copying the data of the position and the indicated amounts of the indicated programmable logic controller one of the internal memory space by the serial condition part, only a programmable logic controller having the data transmission right and can transmit the transmission packet data unit,
An exclusive processing data transmission method for a plant control system, wherein only a human interface unit having a data receiving right can open a screen for referring to the transmission packet data unit.
JP2001073557A 2001-03-15 2001-03-15 Exclusive processing data transmission system for plant control system Pending JP2002278608A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001073557A JP2002278608A (en) 2001-03-15 2001-03-15 Exclusive processing data transmission system for plant control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001073557A JP2002278608A (en) 2001-03-15 2001-03-15 Exclusive processing data transmission system for plant control system

Publications (1)

Publication Number Publication Date
JP2002278608A true JP2002278608A (en) 2002-09-27

Family

ID=18930966

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001073557A Pending JP2002278608A (en) 2001-03-15 2001-03-15 Exclusive processing data transmission system for plant control system

Country Status (1)

Country Link
JP (1) JP2002278608A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010170550A (en) * 2009-01-21 2010-08-05 Fisher Rosemount Syst Inc Removable security module and related method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010170550A (en) * 2009-01-21 2010-08-05 Fisher Rosemount Syst Inc Removable security module and related method
US8977851B2 (en) 2009-01-21 2015-03-10 Fisher-Rosemount Systems, Inc. Removable security modules and related methods

Similar Documents

Publication Publication Date Title
KR100722697B1 (en) Control system, display device, control-use host computer, and data transmission method
EP1060604B2 (en) Input/output (i/o) scanner for a control system with peer determination
EP1770458A2 (en) Industrial control device configuration and discovery
JP2001022401A (en) Integrated controller, control system, and transmission device
US7080175B2 (en) Network system
EP3703342B1 (en) Dynamic load balancing in network centric process control systems
WO2019176335A1 (en) Control system, controller, and control method
KR102204906B1 (en) System for Remote Controlling Machine Tools by Using OPC UA
US7706898B2 (en) Use of variables in a number of automation systems
JP2002278608A (en) Exclusive processing data transmission system for plant control system
CN114327628A (en) Hierarchical control method, system, terminal device and storage medium
KR100350315B1 (en) Apparatus And Method For Remote Input/Output Control In Real-time System
JPS62280538A (en) Centralized air conditioner control system
JP3002776B1 (en) Production system and processing apparatus selection method in production system
US20230405825A1 (en) Robot control device, robot control system, and robot control method
JP2002341906A (en) Program formula display device and data communication system using the same
JP3550677B2 (en) Personal computer and communication method of personal computer
JP2019117979A (en) Control device
JP2573251B2 (en) How to specify the transmission of the programmable controller
JP4379710B2 (en) Node and tool, network system, and shared data communication method
JPH04288603A (en) Numerical controller
JP3358045B2 (en) Programmable controller
JPS6236938A (en) Communication control equipment for local area network
JP2002108731A (en) Network setting method for computer, recording medium recorded with program thereof, and computer capable of performing network setting by the method
JP2021111041A (en) Construction device, construction program and construction method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050802

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051129