JPH11110177A - Display processing system for monitoring control system - Google Patents

Display processing system for monitoring control system

Info

Publication number
JPH11110177A
JPH11110177A JP27489097A JP27489097A JPH11110177A JP H11110177 A JPH11110177 A JP H11110177A JP 27489097 A JP27489097 A JP 27489097A JP 27489097 A JP27489097 A JP 27489097A JP H11110177 A JPH11110177 A JP H11110177A
Authority
JP
Japan
Prior art keywords
display
equipment
attribute
algorithm
data
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
JP27489097A
Other languages
Japanese (ja)
Inventor
Okihiro Kimura
興弘 木村
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP27489097A priority Critical patent/JPH11110177A/en
Publication of JPH11110177A publication Critical patent/JPH11110177A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a display processing system of a monitoring control screen which can easily specify the cause of a bug or chance the specifications and also has high versatility to be applied to another system, etc. SOLUTION: An object OBJ has the attribute data on the facilities and equipments and the data on the display for every facility and equipment. In regard to display of the monitoring control screen, a display algorithm requests each OBJ for its display and the OBJ performs the processing to display a symbol based on the data on display against the request. When the display algorithm varies by means of an attribute data access function, a table is prepared to sort the access functions according to the attribute ID numbers. Then, the display parts are changed based on the attribute ID number described on the display algorithm and by making reference to the attribute data access function.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、監視制御システム
における設備・機器の状態変化に応じて変更した表示用
シンボル等を監視制御画面に表示するための表示処理方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display processing method for displaying, on a monitoring control screen, a display symbol or the like changed according to a change in the state of equipment or equipment in a monitoring control system.

【0002】[0002]

【従来の技術】監視制御システムでは、図7に示すよう
な監視制御画面の表示に対して、図8に示すような表示
用シンボル決定アルゴリズム(プログラム)を用意し、
このアルゴリズム内には表示用データと設備・機器固有
の属性データ種別を記述しておき、画面表示の要求があ
った際に、動的に変化する各設備・機器の状態や数値を
周期的に取得し、そのデータに応じて画面にデータ(文
字列や図形)を表示している。その際に処理を高速に行
うために、各機能毎に処理を分散化するようにしてい
る。
2. Description of the Related Art In a supervisory control system, a display symbol determination algorithm (program) as shown in FIG. 8 is prepared for displaying a supervisory control screen as shown in FIG.
In this algorithm, display data and attribute data types specific to equipment and devices are described, and when a screen display is requested, the status and numerical values of each dynamically changing equipment and device are periodically updated. The data (character strings and graphics) is displayed on the screen according to the acquired data. At that time, in order to perform processing at high speed, processing is distributed for each function.

【0003】他の方式では、図9に示すように、表示用
アルゴリズム(プログラム)内に設備・機器の属性デー
タアクセス関数(現在状態取得関数や異常状態取得関
数)を記述しておくことで画面表示を実現している。
In another method, as shown in FIG. 9, a display algorithm (program) describes an attribute data access function (a current state acquisition function or an abnormal state acquisition function) of a facility or a device to display a screen. Display is realized.

【0004】[0004]

【発明が解決しようとする課題】従来の方法では、バグ
(意図しない現象)が発生したとき、その原因を特定す
るのに非常に時間がかかってしまう。さらに、仕様変更
や別のシステムへの応用の度にアルゴリズム内に散在し
ているデータや属性データアクセス関数を漏れ無く正確
に修正・変更するのに大変な労力が必要になる。また、
動作検証についても、初めに開発したときと同程度の時
間が必要になるなど、開発効率の向上が難しいものであ
った。
According to the conventional method, when a bug (unintended phenomenon) occurs, it takes a very long time to identify the cause. Further, every time a specification is changed or applied to another system, a great deal of labor is required to correct and change data and attribute data access functions scattered in the algorithm without omission. Also,
It was difficult to improve the development efficiency because the operation verification required about the same time as the first development.

【0005】本発明の目的は、バグの原因特定や仕様変
更を容易にし、別のシステムへの応用ができるなど汎用
性の高い監視制御画面の表示処理方式を提供することに
ある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a display processing method of a versatile monitoring control screen which makes it easy to identify the cause of a bug or change a specification and can be applied to another system.

【0006】[0006]

【課題を解決するための手段】[Means for Solving the Problems]

(第1の発明)本発明は、監視対象となる設備・機器毎
に用意するオブジェクトには設備・機器の属性データの
他に、表示に関するデータを持たせるようにし、表示ア
ルゴリズムには各オブジェクトに表示を要求するのみと
し、実際の表示のための処理をオブジェクトが担当する
ようにしたもので、以下の方式を特徴とする。
(First Invention) According to the present invention, an object prepared for each facility / equipment to be monitored has data relating to display in addition to the attribute data of the equipment / equipment. Only the display is requested, and the object is in charge of the processing for the actual display. The method is characterized by the following method.

【0007】監視制御システムにおける設備・機器デー
タと表示用アルゴリズムにより設備・機器の状態変化に
応じて変更した表示用部品を監視制御画面に表示する方
式であって、前記設備・機器の属性データと表示に関す
るデータを設備・機器毎に持つオブジェクトを用意し、
監視制御画面の表示は前記表示用アルゴリズムが各オブ
ジェクトに表示を要求し、この要求に対してオブジェク
トが前記表示に関するデータから表示用部品の表示変更
のための処理を行うことを特徴とする。
[0007] A method of displaying, on a monitoring and control screen, a display component changed in accordance with a change in the status of equipment or equipment by using equipment / equipment data and a display algorithm in the monitoring / control system, wherein the attribute data of the equipment / equipment is displayed. Prepare an object with display-related data for each facility / equipment,
The display of the monitoring control screen is characterized in that the display algorithm requests each object to display, and in response to the request, the object performs a process for changing the display of the display component from the data on the display.

【0008】(第2の発明)本発明は、各設備・機器が
保持する属性データアクセス関数をテーブル化してお
き、属性ID番号によって関数を振り分けられるように
しておき、表示用部品の動作を記述する表示用アルゴリ
ズムには属性データアクセス関数を直接に記述せずに、
参照する属性データの属性IDを持つようにしたもの
で、以下の方式を特徴とする。
(Second Invention) According to the present invention, an attribute data access function held by each facility / equipment is tabulated, the functions can be assigned by attribute ID numbers, and the operation of the display component is described. Do not directly describe the attribute data access function in the display algorithm
It has an attribute ID of attribute data to be referred to, and is characterized by the following method.

【0009】監視制御システムにおける設備・機器の表
示用アルゴリズムが属性データアクセス関数を使って設
備・機器の状態変化に応じて表示用部品を変更し、監視
制御画面に表示する方式であって、前記属性データアク
セス関数を属性ID番号によって振り分けるテーブルを
用意し、前記表示用アルゴリズムには前記属性ID番号
を記述し、このID番号から前記テーブルの属性データ
アクセス関数を参照して表示用部品を変更することを特
徴とする。
The display algorithm of the equipment / equipment in the monitoring / control system changes the display component according to the state change of the equipment / equipment using the attribute data access function, and displays it on the monitoring / control screen. A table for distributing attribute data access functions by attribute ID number is prepared, the attribute ID number is described in the display algorithm, and the display component is changed from this ID number by referring to the attribute data access function of the table. It is characterized by the following.

【0010】[0010]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(第1の実施形態)図1は、本発明の実施形態を示すオ
ブジェクトと表示用シンボル決定アルゴリズムである。
オブジェクトOBJは、監視対象となる設備・機器毎に
用意し、設備名称などの設備・機器の属性データと、シ
ンボル情報などの表示に関するデータを持たせる。
(First Embodiment) FIG. 1 shows an object and display symbol determination algorithm according to an embodiment of the present invention.
The object OBJ is prepared for each facility / equipment to be monitored, and has attribute data of the equipment / equipment such as an equipment name and data relating to display such as symbol information.

【0011】図2は、オブジェクトOBJに記述される
表示用シンボルとオブジェクトデータの関係を示す。オ
ブジェクトデータは、「部品名称」「設備名称」などの
属性データと、「表示位置」「表示条件」などの表示に
関するデータを持つ。
FIG. 2 shows the relationship between the display symbols described in the object OBJ and the object data. The object data has attribute data such as “part name” and “equipment name” and data related to display such as “display position” and “display condition”.

【0012】このオブジェクトデータによる実際の処理
は、図1に示すようになり、設備データ収集処理と、こ
のデータ収集した設備について「現在状態がON」か
「現在状態がOFF」かを判定し、ON及びOFFでも
ないときには「異常状態がON」か「異常状態がOF
F」を判定し、これら判定からシンボル1〜4の何れか
を選択して画面表示する。また、何れの判定にも「N
O」となるときは固定シンボルを選択して画面表示す
る。
The actual processing based on the object data is as shown in FIG. 1. The equipment data collection processing and whether the current state of the equipment whose data has been collected is "ON" or "OFF" is determined. If the status is neither ON nor OFF, the "abnormal state is ON" or the "abnormal state is OF
F ", and one of the symbols 1 to 4 is selected and displayed on the screen. In addition, "N
When it becomes "O", a fixed symbol is selected and displayed on the screen.

【0013】従って、実際の表示のための処理をオブジ
ェクトが担当するため、表示アルゴリズムの処理は各オ
ブジェクトに表示を要求するのみとなる。これにより、
バグが発生した場合にもそのオブジェクトを容易に特定
でき、修正作業も効率良くできる。
[0013] Therefore, since the object is in charge of the processing for the actual display, the processing of the display algorithm only requires the display of each object. This allows
Even when a bug occurs, the object can be easily specified, and the correction work can be performed efficiently.

【0014】また、仕様変更や別のシステムへ応用する
場合にも、オブジェクトの修正・編集作業が中心とな
り、アルゴリズム自体の修正・変更作業を最低限に抑え
ることができる。
[0014] In addition, when the specification is changed or applied to another system, the modification / editing of the object is mainly performed, and the modification / change of the algorithm itself can be minimized.

【0015】例えば、図3は、表示用シンボルの追加と
オブジェクト修正例を示し、シンボル「△」等を追加
し、オブジェクトデータ側では表示条件3及び4で表示
するシンボルを変更している。この仕様変更によるオブ
ジェクトの内部処理は図4に示すようになり、アルゴリ
ズム自体の修正・変更作業は不要となる。
For example, FIG. 3 shows an example of adding a display symbol and correcting an object, in which a symbol “△” is added, and the symbols displayed on the object data side are changed according to display conditions 3 and 4. The internal processing of the object due to this specification change is as shown in FIG. 4, and the algorithm itself does not need to be modified or changed.

【0016】なお、表示用シンボルを表示用部品とする
場合を示すが、他の表示用部品の場合も同様の処理方式
にできる。
Although the case where a display symbol is used as a display component is shown, the same processing method can be applied to other display components.

【0017】(第2の実施形態)本実施形態は、表示用
部品の表示変更を設備・機器の属性データアクセス関数
を使って画面表示を変更する方式に適用されるものであ
る。
(Second Embodiment) The present embodiment is applied to a method of changing the display of a display component by changing the screen display by using an attribute data access function of equipment or equipment.

【0018】図5は、各設備・機器が保持する属性デー
タのID化とアクセス関数のテーブル化を例示し、属性
データ別に「属性ID」と「データ取得関数」や「変更
問い合わせ関数」を振り分けておく。
FIG. 5 exemplifies the conversion of the attribute data held by each facility / equipment into an ID and a tabulation of an access function, and sorts “attribute ID” and “data acquisition function” or “change inquiry function” for each attribute data. Keep it.

【0019】一方、表示用部品の変更動作を記述する表
示用シンボル決定アルゴリズムには属性データアクセス
関数を直接に記述せずに、参照する属性データの属性I
Dを記述する。図6は、表示用シンボル決定アルゴリズ
ムを例示し、属性データへのアクセスには関数テーブル
と属性IDを利用して決定する。
On the other hand, an attribute data access function is not directly described in the display symbol determination algorithm describing the change operation of the display component, and the attribute I of the attribute data to be referred to is not described.
Describe D. FIG. 6 exemplifies a display symbol determination algorithm, and access to attribute data is determined using a function table and an attribute ID.

【0020】このようにすることで、参照する属性デー
タを変更するときには、従来のようにアクセス関数自体
を変更するのではなく、その属性IDを変更するだけで
済むことになる。
In this way, when the attribute data to be referred to is changed, the attribute ID only needs to be changed instead of changing the access function itself as in the related art.

【0021】また、表示用部品の作成で参照する属性デ
ータを設定する際には、監視対象となる設備側で用意し
た属性ID番号を参照して設定するだけで済む。実際に
表示用部品の処理を記述する際には、ID番号を利用し
て関数テーブルを呼出すだけで済むため、参照属性デー
タが変更されてもプログラムの記述内容を変更する必要
がなくなる。
Further, when setting attribute data to be referred to when creating a display component, it is only necessary to refer to an attribute ID number prepared on the equipment side to be monitored and set. When the process of the display component is actually described, it is only necessary to call the function table using the ID number. Therefore, even if the reference attribute data is changed, it is not necessary to change the description content of the program.

【0022】以上のことから、表示用部品の作成工程
は、処理対象となる監視制御システムが変更されてもな
んら影響を受けることなく作業することが可能となり、
汎用性が高くなる。
From the above, it is possible to perform the process of creating the display component without any influence even if the monitoring control system to be processed is changed.
Greater versatility.

【0023】[0023]

【発明の効果】以上のとおり、本発明によれば、監視対
象となる設備・機器毎に用意するオブジェクトには、設
備・機器の属性データの他に、表示に関するデータを持
たせるようにし、表示アルゴリズムには各オブジェクト
に表示を要求するのみとし、実際の表示のための処理を
オブジェクトが担当するようにしたため、バグの原因特
定を容易にし、仕様変更や別のシステムへの応用にも柔
軟に対応できる汎用性の高い方式になる。
As described above, according to the present invention, an object prepared for each facility / equipment to be monitored is provided with display-related data in addition to the equipment / equipment attribute data. The algorithm only requires the display of each object, and the object is in charge of the actual display processing, making it easy to identify the cause of bugs and flexibly changing specifications and applying to other systems. It becomes a versatile method that can be handled.

【0024】また、本発明によれば、各設備・機器が保
持する属性データアクセス関数をテーブル化しておき、
属性ID番号によって関数を振り分けられるようにして
おき、表示用アルゴリズムには属性データアクセス関数
を参照する属性IDを持つようにしたため、設備・機器
の属性データにアクセスするのにアクセス関数の変更が
不要となるし、表示用部品の作成処理がシステムに依存
しない汎用性の高いものになる。
Further, according to the present invention, the attribute data access function held by each facility / equipment is tabulated,
Functions can be sorted by attribute ID number, and the display algorithm has an attribute ID that refers to the attribute data access function, so there is no need to change the access function to access the attribute data of equipment and devices Therefore, the display component creation process becomes highly versatile and does not depend on the system.

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

【図1】本発明の実施形態を示すオブジェクトと表示用
シンボル決定アルゴリズム。
FIG. 1 shows an object and display symbol determination algorithm according to an embodiment of the present invention.

【図2】実施形態における表示用シンボルとオブジェク
トデータの関係。
FIG. 2 shows a relationship between display symbols and object data in the embodiment.

【図3】実施形態における表示用シンボル追加とオブジ
ェクト修正例。
FIG. 3 illustrates an example of adding a display symbol and correcting an object according to the embodiment.

【図4】実施形態における仕様変更例。FIG. 4 is an example of specification change in the embodiment.

【図5】本発明の他の実施形態を示す属性データのID
化とアクセス関数のテーブル化。
FIG. 5 shows attribute data ID indicating another embodiment of the present invention.
And tabulation of access functions.

【図6】他の実施形態における表示用シンボル決定アル
ゴリズム。
FIG. 6 shows a display symbol determination algorithm according to another embodiment.

【図7】監視制御システムにおける監視制御画面表示
例。
FIG. 7 is a display example of a monitor control screen in the monitor control system.

【図8】従来の表示用シンボル決定アルゴリズム。FIG. 8 shows a conventional display symbol determination algorithm.

【図9】従来の他の表示用シンボル決定アルゴリズム。FIG. 9 shows another conventional display symbol determination algorithm.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 監視制御システムにおける設備・機器デ
ータと表示用アルゴリズムにより設備・機器の状態変化
に応じて変更した表示用部品を監視制御画面に表示する
方式であって、 前記設備・機器の属性データと表示に関するデータを設
備・機器毎に持つオブジェクトを用意し、 監視制御画面の表示は前記表示用アルゴリズムが各オブ
ジェクトに表示を要求し、この要求に対してオブジェク
トが前記表示に関するデータから表示用部品の表示変更
のための処理を行うことを特徴とする監視制御システム
の表示処理方式。
1. A method for displaying, on a monitoring control screen, a display component changed in accordance with a change in the state of equipment / equipment using equipment / equipment data and a display algorithm in a monitoring / control system, wherein the attribute of the equipment / equipment is An object having data and data related to display is prepared for each equipment / equipment, and the monitor control screen is displayed by the display algorithm requesting each object to be displayed. A display processing method of a supervisory control system, which performs processing for changing the display of parts.
【請求項2】 監視制御システムにおける設備・機器の
表示用アルゴリズムが属性データアクセス関数を使って
設備・機器の状態変化に応じて表示用部品を変更し、監
視制御画面に表示する方式であって、 前記属性データアクセス関数を属性ID番号によって振
り分けるテーブルを用意し、 前記表示用アルゴリズムには前記属性ID番号を記述
し、このID番号から前記テーブルの属性データアクセ
ス関数を参照して表示用部品を変更することを特徴とす
る監視制御システムの表示方式。
2. A method in which an algorithm for displaying equipment / equipment in a monitoring / control system changes a display component in accordance with a change in the state of equipment / equipment using an attribute data access function, and displays it on a monitoring / control screen. Preparing a table for distributing the attribute data access functions by attribute ID number, describing the attribute ID number in the display algorithm, and referencing the attribute data access function of the table from the ID number to specify a display component; A display method of a supervisory control system characterized by changing.
JP27489097A 1997-10-08 1997-10-08 Display processing system for monitoring control system Pending JPH11110177A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27489097A JPH11110177A (en) 1997-10-08 1997-10-08 Display processing system for monitoring control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27489097A JPH11110177A (en) 1997-10-08 1997-10-08 Display processing system for monitoring control system

Publications (1)

Publication Number Publication Date
JPH11110177A true JPH11110177A (en) 1999-04-23

Family

ID=17547965

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27489097A Pending JPH11110177A (en) 1997-10-08 1997-10-08 Display processing system for monitoring control system

Country Status (1)

Country Link
JP (1) JPH11110177A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011253271A (en) * 2010-06-01 2011-12-15 Hitachi Ltd Display device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011253271A (en) * 2010-06-01 2011-12-15 Hitachi Ltd Display device

Similar Documents

Publication Publication Date Title
CA2965283C (en) Systems and methods of subject state change notification
JPH11110177A (en) Display processing system for monitoring control system
JPH0632047B2 (en) Data collection device
JPS6253859B2 (en)
JPS62285186A (en) Input method for multi-window system
JP2885631B2 (en) Operating system management device and operating system management method
JPH01217522A (en) Arithmetic processor
CN109558385B (en) Log file management device based on Linux system
JPH0757004A (en) Method for processing production facility information
JPS6358568A (en) Monitor system for execution of decentralized computer
JPS63280332A (en) System for adjusting difference of function generation between programs
JPH06295247A (en) Real time processing realizing method
JPH02272659A (en) United definition/control system for terminal attribute information
JPH08202415A (en) Program update detecting method for programming device
JP3220001B2 (en) System for limiting the number of X terminals
CN1567217A (en) Fixed cycle operation method and system
JPS60252959A (en) On-line trace controlling system
JPS63228264A (en) Design change managing system for standard parts
JPH04147185A (en) Information control system of large-sized display device
JP2009245430A (en) System for maintaining control device
JPS63223929A (en) Address identifying method
JPH0675915A (en) Transaction processing system
JPS6359741A (en) Simulation tester for system monitor
JPH06149825A (en) Work result monitoring system
KR19990012455A (en) Integrated control system for process control