JPH11143506A - Control system device - Google Patents

Control system device

Info

Publication number
JPH11143506A
JPH11143506A JP30186497A JP30186497A JPH11143506A JP H11143506 A JPH11143506 A JP H11143506A JP 30186497 A JP30186497 A JP 30186497A JP 30186497 A JP30186497 A JP 30186497A JP H11143506 A JPH11143506 A JP H11143506A
Authority
JP
Japan
Prior art keywords
set value
field
bus
control unit
field device
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.)
Granted
Application number
JP30186497A
Other languages
Japanese (ja)
Other versions
JP3470330B2 (en
Inventor
Fuyuki Mizushima
冬樹 水島
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP30186497A priority Critical patent/JP3470330B2/en
Publication of JPH11143506A publication Critical patent/JPH11143506A/en
Application granted granted Critical
Publication of JP3470330B2 publication Critical patent/JP3470330B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a control system device which prevents communication load in a field bus from being increased even though there is screen display by a device for operation supervision. SOLUTION: In this control system device provided with an operator station 26 having a screen for displaying the operation state of a field equipment 12 such as an operation terminal and a detection terminal and with a control unit 24 connected to the field equipment through a field bus 10 and also connected to the operation station through an upper bus 30, a variable table 242 which reads the variable of the equipment 12 in a fixed cycle and a set value table 244 which reads the set value of the device 12 in a non-fixed cycle, to access the tables 242 and 244 by the operation station 26.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、鉄鋼業や石油化学
工業等のプロセス産業用の制御システム装置に掛り、特
にフィールドバス側と分散制御装置(DCS)側の情報
インターフェイスを行う装置における設定値の読み込み
機能の改良に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control system device for a process industry such as a steel industry or a petrochemical industry, and more particularly to a set value in a device for performing an information interface between a field bus and a distributed control device (DCS). Regarding the improvement of the reading function of.

【0002】[0002]

【従来の技術】プロセス・オートメーションの分野で
は、従来の4−20mA伝送方式に代わる、フィールド
バスと呼ばれるインテリジェント・フィールド機器と制
御システム機器間の、ディジタル双方向通信路がプロセ
ス制御やファクトリ制御の分野で将来の標準として開発
が行われている。フィールドバスでは高速ディジタル伝
送技術によってフィールド機器から複数の変数を同時に
読みだすことができ、フィールド機器が持つ機能ブロッ
クの動作状態を監視することが可能になってきた。
2. Description of the Related Art In the field of process automation, a digital bidirectional communication path between an intelligent field device called a field bus and a control system device, which replaces the conventional 4-20 mA transmission system, is used in the field of process control and factory control. Is being developed as a future standard. In the field bus, a plurality of variables can be simultaneously read from a field device by a high-speed digital transmission technology, and it has become possible to monitor an operation state of a functional block of the field device.

【0003】図3は従来の分散型制御システムの構成ブ
ロック図である。フィールドバス10には、アナログ入
力ブロックAI、アナログ出力ブロックAO等の機能ブ
ロックを有するフィールド機器12や、パソコンPC、
並びにゲートウェイ14が接続されている。ゲートウェ
イ14はフィールドバス10と中位バス20とを接続す
るもので、通信プロトコルの変換等を行うインターフェ
イス機能を有している。制御ユニット24は、中位バス
20を介してフィールド機器12に対してプロセス入力
値PV等のデータを読み込んだり、設定値SP等のデー
タの書込みを行う。上位バス30は、制御ユニット24
とオペレータステーション26とを接続するもので、プ
ラントの安全操業に必要な情報を高信頼で高速に送信す
るのに適した通信プロトコルを有している。
FIG. 3 is a block diagram showing the configuration of a conventional distributed control system. The field bus 10 includes a field device 12 having functional blocks such as an analog input block AI and an analog output block AO, a personal computer PC,
And a gateway 14 is connected. The gateway 14 connects the field bus 10 and the middle-level bus 20 and has an interface function for converting a communication protocol. The control unit 24 reads data such as the process input value PV and writes data such as the set value SP to the field device 12 via the intermediate bus 20. The upper bus 30 is connected to the control unit 24.
And a communication protocol suitable for transmitting information required for safe operation of the plant with high reliability and high speed.

【0004】図4は、オペレータステーションがフィー
ルド機器にアクセスする状態の説明図である。フィール
ド機器12の機能ブロックが取り扱うデータには、プロ
セス入力値PVや出力指令値OUT等の機能ブロック間
の入出力データや、機能ブロックの内部パラメータがあ
る。この内部パラメータには、機能ブロックの動作に従
い内部的に更新される変数(dynamic)と、スケール情
報、リミット値等のユーザが定義し、日常的に変動しな
い設定値(static)とがある。オペレータステーション2
6では、計器を表示する画面を有しており、自動や手動
等の運転モードを表す変数やプロセス入力値PVは瞬時
値として常時更新され、運転上の上限や下限等の設定値
は画面展開時のみ読出を実行している。
FIG. 4 is an explanatory diagram showing a state in which an operator station accesses a field device. The data handled by the functional blocks of the field device 12 include input / output data between functional blocks, such as the process input value PV and the output command value OUT, and internal parameters of the functional blocks. The internal parameters include a variable (dynamic) that is internally updated according to the operation of the function block, and a set value (static) that is defined by a user and that does not fluctuate on a daily basis, such as scale information and limit values. Operator station 2
6 has a screen for displaying an instrument, a variable representing an operation mode such as automatic or manual or a process input value PV is constantly updated as an instantaneous value, and set values such as an upper limit and a lower limit in operation are displayed on the screen. Reading is executed only when.

【0005】フィールドバス10では、画面表示時の読
み込み負荷の軽減等を意識して、「毎回変化する」変数
のグループと、「変更がない限り一度読み込んでしまえ
ば、通常は二度と読出が不要な」設定値のグループに二
分されている。そして、オペレータステーション26の
画面表示プログラムでは、変数は定周期または高頻度で
読み込む一方、設定値はウィンドゥを開いたり、ページ
をめくった時等の画面更新時に実際のフィールド機器内
機能ブロックから読みだしている。設定値に対しても変
数と同様に毎回更新することも可能であるが、フィール
ドバス10における通信負荷の上昇や設定値も読むこと
による変数の更新周期の遅れを生じて、実用的でない。
In the field bus 10, a group of variables that "change each time" and a group of "variable values that are read once unless changed" are usually considered unnecessary in order to reduce the reading load when displaying a screen. The settings are divided into two groups. In the screen display program of the operator station 26, the variables are read at regular intervals or at high frequency, while the set values are read from the actual functional block in the field device at the time of updating the screen such as opening a window or turning a page. ing. The set value can be updated every time as well as the variable, but it is not practical because the communication load on the field bus 10 increases and the variable update cycle is delayed by reading the set value.

【0006】[0006]

【発明が解決しようとする課題】しかし、フィールドバ
スでは、機能ブロックの内部パラメータに対する書込み
動作を一つの機器に限定していないので、ある操作監視
用機器以外に設定値を変更することも可能になってい
る。そこで、例えばフィールドバスに一時的に接続して
機器の調整を行う携帯用設定変更機器(ハンディターミ
ナル)から、操作監視用機器の画面更新時にしか読出を
行わないような内部パラメータに書込みが行われても、
制御室にあるオペレータステーションでは変更後の設定
値を表示できないという課題があった。本発明はこのよ
うな課題を解決したもので、第1の目的は操作監視用機
器による画面表示があってもフィールドバスにおける通
信負荷の上昇が防止できる制御システム装置を提供する
にある。第2の目的は操作監視用機器以外の機器から設
定値の変更が行われても即時に変更後の設定値が表示で
きる制御システム装置を提供するにある。
However, in the field bus, since the writing operation for the internal parameters of the function block is not limited to one device, it is possible to change the set value in addition to a certain operation monitoring device. Has become. Therefore, for example, a portable setting change device (handy terminal) that is temporarily connected to a field bus and adjusts the device writes internal parameters that are read only when the screen of the operation monitoring device is updated. Even
There is a problem that the changed setting value cannot be displayed at the operator station in the control room. The present invention has solved such a problem, and a first object is to provide a control system device capable of preventing an increase in a communication load on a field bus even when a screen is displayed by an operation monitoring device. It is a second object of the present invention to provide a control system device capable of immediately displaying a changed set value even if the set value is changed from a device other than the operation monitoring device.

【0007】[0007]

【課題を解決するための手段】上記第1の目的を達成す
るために、本発明の制御システム装置は、(1)操作端
や検出端等のフィールド機器12の運転状態を表示する
画面を有するオペレータステーション26と、このフィ
ールド機器に対してフィールドバス10を介して接続さ
れると共に、このオペレータステーションに対して上位
バス30を介して接続される制御ユニット24とを有す
る制御システム装置において、前記フィールド機器の変
数を定周期で読み込む変数テーブル242と、前記フィ
ールド機器の設定値を非定周期で読み込む設定値テーブ
ル244とを前記制御ユニットに設け、前記オペレータ
ステーションはこの変数テーブルと設定値テーブルにア
クセスをすることを特徴としている。
In order to achieve the first object, the control system apparatus of the present invention has (1) a screen for displaying an operation state of a field device 12 such as an operation end and a detection end. In a control system device having an operator station 26 and a control unit 24 connected to the field device via the field bus 10 and connected to the operator station via a higher-level bus 30, The control unit is provided with a variable table 242 for reading device variables at regular intervals and a set value table 244 for reading set values of the field devices at irregular intervals, and the operator station accesses the variable table and the set value table. It is characterized by doing.

【0008】本発明によれば、フィールド機器と制御ユ
ニット間の通信は、変数テーブルの変数を定周期で読み
込んでいるので、フィールドバスの通信負荷はオペレー
タステーションによる読み込み指令に応じて逐次アクセ
スする場合に比較して軽減される。オペレータステーシ
ョンと制御ユニット間の通信は、高速通信可能な上位バ
スにより行われるので、円滑に行われる。
According to the present invention, in the communication between the field device and the control unit, the variables in the variable table are read at a constant period. Is reduced compared to Since the communication between the operator station and the control unit is performed by a high-order bus capable of high-speed communication, the communication is performed smoothly.

【0009】上記第2の目的を達成するために、本発明
の制御システム装置は、(2)操作端や検出端等のフィ
ールド機器12の運転状態を表示する画面を有するオペ
レータステーション26と、このフィールド機器に対し
てフィールドバス10を介して接続されると共に、この
オペレータステーションに対して上位バス30を介して
接続される制御ユニット24とを有する制御システム装
置において、前記フィールド機器の変数を定周期で読み
込む変数テーブル242と、前記フィールド機器の設定
値を非定周期で読み込む設定値テーブル244とを前記
制御ユニットに設け、前記フィールドバスに接続された
設定変更機器16により前記フィールド機器の設定値が
変更されたことを識別する手段122と、この設定変更
識別手段が変更を識別したときは、前記制御ユニットが
当該フィールド機器の設定値を読み込んで前記設定値テ
ーブルの内容を更新することを特徴としている。
In order to achieve the second object, the control system apparatus according to the present invention comprises: (2) an operator station 26 having a screen for displaying the operating state of the field device 12 such as an operation end and a detection end; In a control system device having a control unit 24 connected to a field device via a field bus 10 and connected to the operator station via a higher-level bus 30, a variable of the field device is set to a fixed period. The control unit is provided with a variable table 242 to be read at a time and a setting value table 244 to read the setting value of the field device at an irregular period. The setting value of the field device is changed by the setting change device 16 connected to the field bus. The means 122 for identifying that the setting has been changed and the setting change identifying means Another was the time that the control unit is characterized by updating the contents of the setting value table reads the set value of the field device.

【0010】本発明によれば、設定変更識別手段によ
り、フィールドバスに接続された設定変更機器により前
記フィールド機器の設定値が変更されたことを識別した
場合には、制御ユニットが当該フィールド機器の設定値
を読み込んで設定値テーブルの内容を更新するので、オ
ペレータステーションのフィールド機器の運転状態を表
示する画面に設定値の変更が速やかに反映される。
According to the present invention, when the setting change identifying means identifies that the setting value of the field device has been changed by the setting changing device connected to the field bus, the control unit causes the control unit of the field device to change. Since the set value is read and the contents of the set value table are updated, the change of the set value is immediately reflected on the screen displaying the operation state of the field device of the operator station.

【0011】(3)制御ユニットは、フィールドバスで
の通信プロトコルと上位バスでの通信プロトコルとの変
換を行う下位バスインターフェイス部246を有し、こ
の下位バスインターフェイス部は、変数テーブルの変数
については定周期で通信を行い、設定値テーブルの設定
値についてはオペレータステーションの画面表示の開始
や設定変更識別手段が変更を識別したとき通信を行う構
成としたので、下位バスインターフェイス部によりフィ
ールドバスでの通信プロトコルと上位バスでの通信プロ
トコルとの変換が専任で行われ、プロトコル変換の効率
が高まる。
(3) The control unit has a lower bus interface unit 246 for converting between a communication protocol on the field bus and a communication protocol on the upper bus. Communication is performed at a fixed interval, and the set values in the set value table are set to be communicated when the start of screen display of the operator station or when the setting change identification means identifies a change. The conversion between the communication protocol and the communication protocol in the upper bus is performed exclusively, and the efficiency of the protocol conversion is increased.

【0012】(4)下位バスインターフェイス部が設定
値テーブルの設定値について通信を行うタイミングは、
直近の変数テーブルの変数についての定周期通信と同時
である構成にすると、変数と設定値の通信が同時に行わ
れるので、フィールドバスの通信効率が高まる。
(4) The timing at which the lower bus interface unit communicates with the set values in the set value table is as follows.
When the configuration is such that the communication with the fixed-cycle communication for the variables in the latest variable table is performed at the same time, the communication between the variables and the set values is performed at the same time, so that the communication efficiency of the field bus is increased.

【0013】(5)設定変更識別手段は、設定値テーブ
ルの設定値について変更権限を有するオペレータステー
ション以外の設定変更機器により前記フィールド機器の
設定値が変更されたとき、履歴を残す目的で書き込まれ
た機器が発信するメッセージを利用することで、自動化
することができる。
(5) The setting change identification means is written for the purpose of retaining a history when the setting value of the field device is changed by a setting changing device other than the operator station having the authority to change the setting value of the setting value table. It can be automated by using the message sent by the device.

【0014】[0014]

【発明の実施の形態】以下図面を用いて、本発明を説明
する。図1は本発明の一実施例を示す構成ブロック図で
ある。尚、図1において前記図3と同一作用をするもの
には同一符号を付して説明を省略する。ここでは、フィ
ールド機器12は、フィールドバス10に接続された設
定変更機器16によりフィールド機器12の設定値が変
更されたことを識別する設定変更識別部122を有して
いる。設定変更機器16は、例えば前述のハンディター
ミナルである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings. FIG. 1 is a configuration block diagram showing one embodiment of the present invention. In FIG. 1, components having the same functions as those in FIG. 3 are denoted by the same reference numerals, and description thereof is omitted. Here, the field device 12 includes a setting change identification unit 122 that identifies that the setting value of the field device 12 has been changed by the setting changing device 16 connected to the field bus 10. The setting change device 16 is, for example, the above-described handy terminal.

【0015】制御ユニット24は、フィールド機器12
の変数を定周期で読み込む変数テーブル242と、フィ
ールド機器12の設定値を非定周期で読み込む設定値テ
ーブル244と、フィールドバス10での通信プロトコ
ルと上位バス30での通信プロトコルとの変換を行う下
位バスインターフェイス部246を有している。下位バ
スインターフェイス部246は、例えば図3のゲートウ
ェイ14と中位バス20、並びに各バス間での通信プロ
トコルの変換機能を有するものである。
The control unit 24 controls the field device 12
A variable table 242 for reading the variable of the field device 12 at a fixed period, a setting value table 244 for reading the set value of the field device 12 at a non-fixed period, and conversion between the communication protocol on the field bus 10 and the communication protocol on the upper bus 30 are performed. It has a lower bus interface unit 246. The lower bus interface unit 246 has, for example, a function of converting the gateway 14 and the middle bus 20 in FIG. 3 and a communication protocol between the buses.

【0016】このように構成された装置の動作を次に説
明する。図2は、図1の装置におけるデータの流れの説
明図である。下位バスインターフェイス部246は、フ
ィールドバス形式で変数を記憶するバッファ回路Buf
f1と、DCS形式で変数を記憶するバッファ回路Bu
ff2と、フィールドバス形式で設定値を記憶するバッ
ファ回路Buff3と、DCS形式で設定値を記憶する
バッファ回路Buff4を有している。変数テーブル2
42と設定値テーブル244は、制御ユニット24の機
能ブロックの一種であるフェースプレートブロックに格
納されている。オペレータステーション26の画面の個
数は一枚でもく、また複数枚でもよい。
The operation of the apparatus having the above-mentioned configuration will be described below. FIG. 2 is an explanatory diagram of a data flow in the device of FIG. The lower bus interface unit 246 includes a buffer circuit Buf that stores variables in a field bus format.
f1 and a buffer circuit Bu for storing variables in DCS format
ff2, a buffer circuit Buff3 for storing set values in a fieldbus format, and a buffer circuit Buff4 for storing set values in a DCS format. Variable table 2
42 and the set value table 244 are stored in a face plate block which is a type of functional block of the control unit 24. The number of screens of the operator station 26 may be one or plural.

【0017】次に変数の読み込み時の動作について説明
する。先ずで、下位バスインターフェイス部246は
定常処理として、フィールド機器12の内部パラメータ
のうち、変数を機能ブロックの動作周期と同期して読み
だしてバッファ回路Buff1に格納する。次にで、
下位バスインターフェイス部246はフィールド機器1
2で読みだしたフィールドバス形式のデータをDCS形
式に変換し、送信側のバッファ回路Buff2に格納す
る。続いてで、DCSに設けられた定周期通信機能に
よって、バッファ回路Buff2のDCS形式データが
制御ユニット24へ伝えられ、機能ブロックの一種であ
る変数テーブル242のプロセス入力値として格納され
る。そしてで、変数テーブル242のプロセス入力値
をオペレータステーション26が取り込んで、画面表示
を行ってオペレータが確認できるようにしている。
Next, the operation at the time of reading variables will be described. First, as a steady process, the lower bus interface unit 246 reads out variables among the internal parameters of the field device 12 in synchronization with the operation cycle of the functional block, and stores the variables in the buffer circuit Buff1. Next,
The lower bus interface unit 246 is the field device 1
The data in the fieldbus format read in step 2 is converted into the DCS format and stored in the buffer circuit Buff2 on the transmission side. Subsequently, the DCS format data of the buffer circuit Buff2 is transmitted to the control unit 24 by a fixed-cycle communication function provided in the DCS, and stored as a process input value of a variable table 242, which is a type of functional block. Then, the operator station 26 takes in the process input value of the variable table 242 and displays it on the screen so that the operator can confirm it.

【0018】このとき、設定値については、当初フィー
ルド機器12から読み込んだ値が設定値テーブル244
に保存されており、従って、のような定周期でのフ
ィールドバス10上の読み取り通信は実行されていな
い。そして、、の変数テーブル242の送信と共
に、設定値テーブル244のデータが画面表示にあわせ
て送信される。
At this time, as for the set value, the value initially read from the field device 12 is the set value table 244.
Therefore, the read communication on the field bus 10 at the fixed period as described above is not executed. Then, along with the transmission of the variable table 242, the data of the set value table 244 is transmitted in accordance with the screen display.

【0019】続いて設定値が設定変更機器16により変
更された場合の動作について説明する。先ずで、フィ
ールドバス10に接続された設定変更機器16によりフ
ィールド機器12の設定値が変更される。するとで、
フィールド機器12の設定変更識別部122により、書
き換えられた機能ブロックと書換え時刻と共に、アップ
デートイベントと呼ばれるメッセージがフィールドバス
10に流れる。
Next, the operation when the set value is changed by the setting changing device 16 will be described. First, the setting value of the field device 12 is changed by the setting changing device 16 connected to the field bus 10. Then,
The setting change identification unit 122 of the field device 12 sends a message called an update event to the field bus 10 together with the rewritten function block and rewrite time.

【0020】するとで、下位バスインターフェイス部
246はアップデートイベントを受信すると、書き換え
られた機能ブロックを有するフィールド機器12に対し
て、設定値を再度読みだしてバッファ回路Buff3に
格納する。そしてで、下位バスインターフェイス部2
46はフィールド機器12で読みだしたフィールドバス
形式の設定値をDCS形式に変換し、送信側のバッファ
回路Buff4に格納する。続いてで、DCSに設け
られた定周期通信機能によって、バッファ回路Buff
4のDCS形式データが制御ユニット24へ伝えられ、
機能ブロックの一種である設定値テーブル244の設定
値として格納される。そして(10)で、設定値テーブル2
44の設定値をオペレータステーション26が取り込ん
で、画面表示に設定値の変更を反映する
Then, upon receiving the update event, the lower bus interface unit 246 reads out the set value again to the field device 12 having the rewritten functional block and stores it in the buffer circuit Buff3. Then, the lower bus interface unit 2
Reference numeral 46 converts the setting value in the fieldbus format read by the field device 12 into the DCS format and stores it in the buffer circuit Buff4 on the transmission side. Subsequently, the buffer circuit Buff is operated by the fixed-cycle communication function provided in the DCS.
4 is transmitted to the control unit 24,
It is stored as a set value of a set value table 244 which is a kind of functional block. Then, in (10), the setting value table 2
The operator station 26 captures the set value of 44 and reflects the change of the set value on the screen display.

【0021】尚、上記実施例においては、変数テーブル
242と設定値テーブル244を制御ユニット24の機
能ブロックとして設ける場合を示したが、本発明はこれ
に限定されるものではなく、オペレータステーション2
6と上位バス30で接続された機器に、フィールドバス
10に接続されたフィールド機器12の内部パラメータ
の変数や設定値を定周期や非定周期で読みだして格納す
るものであればよい。
In the above embodiment, the case where the variable table 242 and the set value table 244 are provided as function blocks of the control unit 24 has been described. However, the present invention is not limited to this, and the operator station 2
Any device may be used as long as it reads and stores the variables and set values of the internal parameters of the field device 12 connected to the field bus 10 in a fixed period or an irregular period in the device connected to the upper bus 30 and the device 6.

【0022】[0022]

【発明の効果】以上説明したように、本発明の制御シス
テム装置によれば、(1)フィールド機器の変数を定周
期で読み込む変数テーブル242と、フィールド機器の
設定値を非定周期で読み込む設定値テーブル244とを
制御ユニットに設け、オペレータステーションはこの変
数テーブルと設定値テーブルにアクセスしている。ここ
で、フィールド機器と制御ユニット間の通信は、変数テ
ーブルの変数を定周期で読み込んでいるので、フィール
ドバスの通信負荷はオペレータステーションによる読み
込み指令に応じて逐次アクセスする場合に比較して軽減
される。オペレータステーションと制御ユニット間の通
信は、高速通信可能な上位バスにより行われるので、円
滑に行われる。
As described above, according to the control system of the present invention, (1) the variable table 242 for reading the variable of the field device at a fixed period, and the setting for reading the set value of the field device at the non-fixed period. A value table 244 is provided in the control unit, and the operator station accesses the variable table and the set value table. Here, since the communication between the field device and the control unit reads the variables in the variable table at regular intervals, the communication load on the field bus is reduced as compared with the case where the access is performed sequentially according to the read command from the operator station. You. Since the communication between the operator station and the control unit is performed by a high-order bus capable of high-speed communication, the communication is performed smoothly.

【0023】また、本発明の制御システム装置によれ
ば、(2)フィールド機器の変数を定周期で読み込む変
数テーブル242と、フィールド機器の設定値を非定周
期で読み込む設定値テーブル244とを制御ユニットに
設け、フィールドバスに接続された設定変更機器16に
よりフィールド機器の設定値が変更されたことを識別す
る手段122と、この設定変更識別手段が変更を識別し
たときは、制御ユニットが当該フィールド機器の設定値
を読み込んで設定値テーブルの内容を更新する構成と
し、設定変更識別手段により、フィールドバスに接続さ
れた設定変更機器により前記フィールド機器の設定値が
変更されたことを識別した場合には、制御ユニットが当
該フィールド機器の設定値を読み込んで設定値テーブル
の内容を更新するので、オペレータステーションのフィ
ールド機器の運転状態を表示する画面に設定値の変更が
速やかに反映される。
Further, according to the control system of the present invention, (2) the variable table 242 for reading the variable of the field device at a fixed period and the setting value table 244 for reading the set value of the field device at an irregular period are controlled. A unit 122 for identifying that the setting value of the field device has been changed by the setting change device 16 connected to the field bus, and when the setting change identification unit has identified the change, the control unit A configuration in which the setting value of the device is read and the content of the setting value table is updated, and when the setting change identification means identifies that the setting value of the field device has been changed by the setting change device connected to the field bus, Since the control unit reads the set value of the field device and updates the contents of the set value table, Change the settings on the screen to view the field operating conditions of the equipment of the operator station is immediately reflected.

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

【図1】本発明の一実施例を示す構成ブロック図であ
る。
FIG. 1 is a configuration block diagram showing one embodiment of the present invention.

【図2】図1の装置におけるデータの流れの説明図であ
る。
FIG. 2 is an explanatory diagram of a data flow in the device of FIG. 1;

【図3】従来の分散型制御システムの構成ブロック図で
ある。
FIG. 3 is a configuration block diagram of a conventional distributed control system.

【図4】オペレータステーションがフィールド機器にア
クセスする状態の説明図である。
FIG. 4 is an explanatory diagram of a state where an operator station accesses a field device.

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

10 フィールドバス 12 フィールド機器 24 制御ユニット(FCU) 242 変数テーブル 244 設定値テーブル 246 下位バスインターフェイス部 26 オペレータステーション(OPS) 30 上位バス 10 Field Bus 12 Field Device 24 Control Unit (FCU) 242 Variable Table 244 Setting Value Table 246 Lower Bus Interface 26 Operator Station (OPS) 30 Upper Bus

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】操作端や検出端等のフィールド機器(1
2)の運転状態を表示する画面を有するオペレータステ
ーション(26)と、このフィールド機器に対してフィ
ールドバス(10)を介して接続されると共に、このオ
ペレータステーションに対して上位バス(30)を介し
て接続される制御ユニット(24)とを有する制御シス
テム装置において、 前記フィールド機器の変数を定周期で読み込む変数テー
ブル(242)と、前記フィールド機器の設定値を非定
周期で読み込む設定値テーブル(244)とを前記制御
ユニットに設け、前記オペレータステーションはこの変
数テーブルと設定値テーブルにアクセスをすることを特
徴とする制御システム装置。
A field device (1) such as an operation end or a detection end.
An operator station (26) having a screen for displaying the operation status of 2) is connected to this field device via a field bus (10), and to this operator station via an upper bus (30). A control system device having a control unit (24) connected to the control unit (24), a variable table (242) for reading the variable of the field device at a fixed period, and a set value table (242) for reading the set value of the field device at a non-fixed period. 244) is provided in the control unit, and the operator station accesses the variable table and the set value table.
【請求項2】操作端や検出端等のフィールド機器(1
2)の運転状態を表示する画面を有するオペレータステ
ーション(26)と、このフィールド機器に対してフィ
ールドバス(10)を介して接続されると共に、このオ
ペレータステーションに対して上位バス(30)を介し
て接続される制御ユニット(24)とを有する制御シス
テム装置において、 前記フィールド機器の変数を定周期で読み込む変数テー
ブル(242)と、前記フィールド機器の設定値を非定
周期で読み込む設定値テーブル(244)とを前記制御
ユニットに設け、 前記フィールドバスに接続された設定変更機器(16)
により前記フィールド機器の設定値が変更されたことを
識別する手段(122)と、 この設定変更識別手段が変更を識別したときは、前記制
御ユニットが当該フィールド機器の設定値を読み込んで
前記設定値テーブルの内容を更新することを特徴とする
制御システム装置。
2. Field devices (1) such as an operation end and a detection end.
An operator station (26) having a screen for displaying the operation status of 2) is connected to this field device via a field bus (10), and to this operator station via an upper bus (30). A control system device having a control unit (24) connected to the control unit (24), a variable table (242) for reading the variable of the field device at a fixed period, and a set value table (242) for reading the set value of the field device at a non-fixed period. 244) provided in the control unit, and a setting change device (16) connected to the field bus.
Means (122) for identifying that the set value of the field device has been changed, and when the setting change identifying means has identified the change, the control unit reads the set value of the field device and reads the set value. A control system device for updating the contents of a table.
【請求項3】前記制御ユニットは、フィールドバスでの
通信プロトコルと上位バスでの通信プロトコルとの変換
を行う下位バスインターフェイス部(246)を有し、 この下位バスインターフェイス部は、変数テーブルの変
数については定周期で通信を行い、設定値テーブルの設
定値についてはオペレータステーションの画面表示の開
始や設定変更識別手段が変更を識別したとき通信を行う
ことを特徴とする請求項2記載の制御システム装置。
3. The control unit has a lower bus interface section (246) for converting between a communication protocol on the field bus and a communication protocol on the upper bus. 3. The control system according to claim 2, wherein communication is performed at a fixed period for the setting value table, and communication is performed for the set values in the set value table when the screen display of the operator station is started or when the setting change identifying means identifies the change. apparatus.
【請求項4】前記下位バスインターフェイス部が設定値
テーブルの設定値について通信を行うタイミングは、直
近の変数テーブルの変数についての定周期通信と同時で
あることを特徴とする請求項3記載の制御システム装
置。
4. The control according to claim 3, wherein the timing at which the lower bus interface unit communicates with the set value in the set value table is the same as the fixed-cycle communication with respect to the latest variable table variable. System device.
【請求項5】前記設定変更識別手段は、設定値テーブル
の設定値について変更権限を有するオペレータステーシ
ョン以外の設定変更機器により前記フィールド機器の設
定値が変更されたとき、履歴を残すことを特徴とする請
求項2記載の制御システム装置。
5. The apparatus according to claim 1, wherein said setting change identifying means keeps a history when a setting value of said field device is changed by a setting changing device other than an operator station having a right to change the setting value of the setting value table. The control system apparatus according to claim 2, wherein
JP30186497A 1997-11-04 1997-11-04 Control system equipment Expired - Fee Related JP3470330B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30186497A JP3470330B2 (en) 1997-11-04 1997-11-04 Control system equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30186497A JP3470330B2 (en) 1997-11-04 1997-11-04 Control system equipment

Publications (2)

Publication Number Publication Date
JPH11143506A true JPH11143506A (en) 1999-05-28
JP3470330B2 JP3470330B2 (en) 2003-11-25

Family

ID=17902083

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30186497A Expired - Fee Related JP3470330B2 (en) 1997-11-04 1997-11-04 Control system equipment

Country Status (1)

Country Link
JP (1) JP3470330B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002023811A (en) * 2000-07-11 2002-01-25 Mitsubishi Electric Corp Field equipment controller and method for connecting wiring of connector
JP2003330509A (en) * 1999-10-29 2003-11-21 Omron Corp Sensor system
JP2006072412A (en) * 2004-08-31 2006-03-16 Yokogawa Electric Corp Event collection block and controller incorporated with the same
JP2013546056A (en) * 2010-10-13 2013-12-26 ローズマウント インコーポレイテッド Field device with self-description
KR20150143832A (en) 2013-04-22 2015-12-23 미쓰비시덴키 가부시키가이샤 Programmable logic controller system and programmable logic controller

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003330509A (en) * 1999-10-29 2003-11-21 Omron Corp Sensor system
JP2002023811A (en) * 2000-07-11 2002-01-25 Mitsubishi Electric Corp Field equipment controller and method for connecting wiring of connector
JP2006072412A (en) * 2004-08-31 2006-03-16 Yokogawa Electric Corp Event collection block and controller incorporated with the same
JP2013546056A (en) * 2010-10-13 2013-12-26 ローズマウント インコーポレイテッド Field device with self-description
US8745278B2 (en) 2010-10-13 2014-06-03 Rosemount Inc. Field device with self description
KR20150143832A (en) 2013-04-22 2015-12-23 미쓰비시덴키 가부시키가이샤 Programmable logic controller system and programmable logic controller

Also Published As

Publication number Publication date
JP3470330B2 (en) 2003-11-25

Similar Documents

Publication Publication Date Title
US6867749B1 (en) Control system, display device, control-use host computer, and data transmission method
US6518980B1 (en) Method and system for allowing a programmable controller to communicate with a remote computer
US6564242B1 (en) Distributed automation system
EP1457849B1 (en) Display and edit device, display method and program product
US11165745B2 (en) Control system, controller, and control method
JPH11143506A (en) Control system device
CN1960276B (en) Remote control system and method
CN101364088A (en) Industrial human-machine interface variable accessing method and system
JP3345361B2 (en) Control device
CN111065976B (en) Factory automation system, controller and control method
JP3356268B2 (en) Control system equipment
JP2973587B2 (en) Distributed control device
CN113050554B (en) Man-machine interactive multi-protocol communication method and medium
WO2024096085A1 (en) Facility control system, facility control device, and facility control method
WO2021125452A1 (en) Plc analog module comprising hart pass-through interface
JP2023001659A (en) Information processing device, information processing method and information processing program
CN119270757A (en) A method and system for quickly replacing IO points based on Siemens PLC system
JP2000137660A (en) Controller
JPH04245795A (en) Facility management controller
JPH05307512A (en) Communication terminal equipment
JP2000155615A (en) Plant monitor device
JPH0435764B2 (en)
JPH03246604A (en) Input/output information transmission system for programmable controller system
JP2000137658A (en) Controller
JPH0954682A (en) Operation process data processing method of information processing system, and information processor

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080912

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080912

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090912

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100912

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110912

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110912

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120912

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130912

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140912

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees