JP2000242496A - Processing method of event data - Google Patents
Processing method of event dataInfo
- Publication number
- JP2000242496A JP2000242496A JP11047381A JP4738199A JP2000242496A JP 2000242496 A JP2000242496 A JP 2000242496A JP 11047381 A JP11047381 A JP 11047381A JP 4738199 A JP4738199 A JP 4738199A JP 2000242496 A JP2000242496 A JP 2000242496A
- Authority
- JP
- Japan
- Prior art keywords
- program
- editing
- message
- storage
- computer
- 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
Links
Landscapes
- Safety Devices In Control Systems (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、分散型電力系統
監視制御システム等に使用されるイベントデータの処理
方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for processing event data used in a distributed power system monitoring and control system or the like.
【0002】[0002]
【従来の技術】前記分散型電力系統監視制御システムの
多くは、状変・システム状態等をメッセージとして編集
・印字し、必要に応じて表示・確認を行うために最新の
メッセージを複数行保存している。2. Description of the Related Art Many of the above-mentioned distributed power system monitoring and control systems edit and print status changes, system statuses, and the like as messages, and store a plurality of lines of the latest messages for display and confirmation as necessary. ing.
【0003】一般に、メッセージ編集プログラムは複数
のプログラムからの要求により起動され、各種メッセー
ジの編集と保存を行うように構成されている。図3はイ
ベントデータ処理として使用されるメッセージプログラ
ムの編集手順を述べる説明図で、図3において、31
は、メッセージ編集プログラムである。メッセージ編集
プログラム31は、まず、機能1プログラム321から
のメッセージ編集要求を受け付ける。この編集要求によ
り、メッセージ編集プログラム31は、メッセージフォ
ーマット(メッセージ機能のデータ)をメッセージフォ
ーマットのデータベース33を参照し、編集に必要な情
報(配置すべき内容等)を取得する。Generally, a message editing program is started in response to requests from a plurality of programs, and is configured to edit and save various messages. FIG. 3 is an explanatory diagram illustrating an editing procedure of a message program used as event data processing.
Is a message editing program. The message editing program 31 first receives a message editing request from the function 1 program 321. In response to this editing request, the message editing program 31 refers to the message format database 33 for the message format (data of the message function) and acquires information necessary for editing (contents to be arranged, etc.).
【0004】メッセージ編集プログラム31は、機能1
のデータベース341(必要に応じて他の機能のデータ
ベース)を参照し、メッセージを編集する。編集したデ
ータは保存エリア(メッセージ機能のデータベース)3
5へ保存される。なお、編集要求は、複数の機能から要
求がくる可能性があり、これらについても同様に実施し
なければならない。このために、図では機能nからの編
集要求用に機能nプログラム32nと機能nデータベー
ス34nが設けられている。上記の他に、マンマシン等
からの検索要求(表示等を目的とする要求)により検索
処理等を実施しなければならない。The message editing program 31 has a function 1
The message is edited with reference to the database 34 1 (database of other functions as necessary). The edited data is stored in the save area (message function database) 3
5 is saved. It should be noted that there is a possibility that an editing request may come from a plurality of functions, and these must also be performed in the same manner. For this purpose, in the figure, a function n program 32 n and a function n database 34 n are provided for an editing request from the function n. In addition to the above, search processing or the like must be performed in response to a search request (a request for display or the like) from a man-machine or the like.
【0005】[0005]
【発明が解決しようとする課題】上記、図3に示すよう
にメッセージプログラムの編集手順において、メッセー
ジの編集と保存は、1つのメッセージプログラムで実現
させる方法を採用している。このため、メッセージフォ
ーマットにしたがって、各種データを参照してメッセー
ジを編集する作業を行わなければならない煩わしさが厖
大になる。また、システムが有する機能がより複雑化し
てくると、メッセージの種類、編集内容も複雑となり、
このため、保存数も大きくなって来て処理負荷等が厖大
になってくる問題がある。As shown in FIG. 3, in the message program editing procedure, the method of editing and saving a message is realized by a single message program. For this reason, the trouble of having to edit the message by referring to various data according to the message format becomes enormous. In addition, as the functions of the system become more complicated, the types of messages and editing contents also become more complicated,
For this reason, there is a problem that the number of storages increases and the processing load and the like become enormous.
【0006】この発明は、上記の事情に鑑みてなされた
もので、作業性を容易にするとともに、処理負荷の軽減
を図ったイベントデータの処理方法を提供することを課
題とする。The present invention has been made in view of the above circumstances, and has as its object to provide a method of processing event data which facilitates workability and reduces a processing load.
【0007】[0007]
【課題を解決するための手段】この発明は、上記の課題
を達成するために、第1発明は、機能プログラムからの
メッセージ編集要求を受け付けると、その機能データベ
ースを参照する編集プログラムと、この編集プログラム
がメッセージを編集した後、保存プログラムに登録要求
を送信し、その後、保存プログラムが保存するための情
報を、情報テーブルを参照して取得し、取得した情報を
元に保存プログラムが保存エリアに登録を行うようにし
たことを特徴とするものである。SUMMARY OF THE INVENTION In order to achieve the above object, a first aspect of the present invention is to provide an editing program which, upon receiving a message editing request from a function program, refers to the function database, and After the program edits the message, it sends a registration request to the storage program, then obtains information to be stored by the storage program with reference to the information table, and based on the obtained information, the storage program stores the information in the storage area. It is characterized in that registration is performed.
【0008】第2発明は、ネットワーク上に複数のコン
ピュータを設け、これらコンピュータには複数の機能プ
ログラムを実装した分散型システムにおいて、前記コン
ピュータ毎に、メッセージを編集する編集プログラムを
実装したものと、保存プログラム、情報テーブルおよび
保存エリアを実装したものとに分散し、編集プログラム
が編集したメッセージは、編集プログラムが実装された
コンピュータからネットワークを介して保存プログラム
が実装されたコンピュータに登録要求を送信して、その
メッセージを処理するようにしたことを特徴とするもの
である。A second invention is a distributed system in which a plurality of computers are provided on a network, and a plurality of functional programs are installed in these computers, wherein an editing program for editing a message is installed for each of the computers, The message edited by the editing program is distributed to a storage program, an information table and a storage area, and a registration request is transmitted from a computer on which the editing program is installed to a computer on which the storage program is installed via a network. And processing the message.
【0009】第3発明は、編集プログラム、保存プログ
ラム、情報テーブルおよび保存エリアを同一コンピュー
タに実装したことを特徴とするものである。A third invention is characterized in that an editing program, a storage program, an information table and a storage area are mounted on the same computer.
【0010】[0010]
【発明の実施の形態】以下この発明の実施の形態を図面
に基づいて説明する。図1はこの発明の実施の形態を示
す構成説明図で、図1において、編集プログラム11は
機能1のプログラム12からのメッセージの編集要求を
受け付ける。このメッセージの編集要求により編集プロ
グラム11は、メッセージフォーマットデータベース1
3からフォーマットを参照して、編集に必要な配置や配
置すべき内容等の情報を取得する。なお、編集プログラ
ム11は、編集するメッセージに必要なデータが存在す
るコンピュータ(図示省略)で起動され、前記メッセー
ジの編集要求により、機能1のデータベース14の編集
データを参照して、メッセージの編集を行う。このメッ
セージの編集後、編集プログラム11は、保存プログラ
ム15に登録要求を送信する。Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is an explanatory diagram showing the configuration of an embodiment of the present invention. In FIG. 1, an editing program 11 receives a message editing request from a program 12 of function 1. In response to this message editing request, the editing program 11 causes the message format database 1
With reference to the format from No. 3, information such as arrangement necessary for editing and contents to be arranged is acquired. The editing program 11 is started by a computer (not shown) in which data necessary for the message to be edited exists, and edits the message by referring to the editing data in the database 14 of the function 1 in response to the message editing request. Do. After editing this message, the editing program 11 sends a registration request to the storage program 15.
【0011】登録要求を受信した保存プログラム15
は、情報テーブルデータベース16の情報テーブル(後
述する)を参照し、保存するための情報を取得する。取
得した情報を元に、保存プログラム15は保存エリアデ
ータベース17のレコードのn番目に登録を行う。前記
情報テーブルは、1レコードサイズ、最大レコード数、
先頭ポインタ、最終ポインタ等の情報で構成されてい
る。このため、保存プログラムは、メッセージのサイズ
等が定義された情報テーブルを参照して処理を実行する
ことができ、メッセージのフォーマット(内容、形式)
を意識せずに保存処理を行うことができる。[0011] The storage program 15 receiving the registration request
Refers to an information table (described later) of the information table database 16 and acquires information to be stored. Based on the acquired information, the storage program 15 registers the nth record in the storage area database 17. The information table has one record size, the maximum number of records,
It is composed of information such as a start pointer and an end pointer. For this reason, the storage program can execute processing with reference to the information table in which the size of the message and the like are defined, and the format (contents, format) of the message
The storage process can be performed without being conscious of.
【0012】上記のように、メッセージの保存プログラ
ム15が情報テーブルデータベース16の情報テーブル
を参照して処理を実行することにより、次のような効果
が得られる。 (a)メッセージの内容・形式を意識しないため、内容
等に関わらず情報テーブルを変更するだけでどのような
イベントデータにも対応することができる。 (b)情報テーブルに固有の情報を入力することによ
り、メッセージの検索等の処理を実行することが可能と
なり、他機能(マンマシン等)の負荷を軽減することが
可能となる。As described above, the following effects can be obtained by causing the message storage program 15 to execute processing with reference to the information table of the information table database 16. (A) Since the contents and format of the message are not considered, any event data can be handled simply by changing the information table regardless of the contents or the like. (B) By inputting unique information into the information table, it becomes possible to execute processing such as message search, and to reduce the load on other functions (such as man-machine).
【0013】なお、前記編集プログラム11から保存プ
ログラム15へのデータ受け渡しは、データ通信にて行
う。このため、編集プログラム11と保存プログラム1
5は、必ずしも同じコンピュータ内に存在する必要はな
い。従って、処理を分担して実行することにより、シス
テムの運用、各コンピュータの負荷に応じて自由に構成
することができる。また、上記実施の形態は、イベント
データに限らず、他の保存データにも応用することが可
能である。The data transfer from the editing program 11 to the storage program 15 is performed by data communication. Therefore, the editing program 11 and the storage program 1
5 need not necessarily be in the same computer. Therefore, by sharing and executing the processing, the system can be freely configured according to the operation of the system and the load on each computer. Further, the above-described embodiment can be applied not only to event data but also to other stored data.
【0014】上記のように、この発明の実施の形態で
は、メッセージの編集と保存を1つのプログラムで処理
するのをやめて、メッセージの編集プログラム11とメ
ッセージの保存プログラム15で別々に処理するように
した。このため、処理負担が軽減されるようになり、ま
た、保存プログラム15は、編集プログラム11とは異
なるコンピュータにより処理が可能となり、分散型シス
テムに適用した構成となる。As described above, in the embodiment of the present invention, the processing for editing and storing the message is stopped by one program, and the processing for editing the message and the processing for storing the message 15 are performed separately. did. For this reason, the processing load is reduced, and the storage program 15 can be processed by a computer different from the editing program 11, so that the configuration is applied to a distributed system.
【0015】図2は、その分散型システムに適用した構
成説明図で、図2は、ネットワーク上に複数のコンピュ
ータA,B,Cが設けられたものである。図2におい
て、コンピュータAには、編集プログラム11、メッセ
ージフォーマットデータベース13、機能1のプログラ
ム121と機能1のデータベース141が実装され、コン
ピュータBにも、編集プログラム11、メッセージフォ
ーマットデータベース13、機能2のプログラム122
と機能2のデータベース142が実装され、コンピュー
タCには、編集プログラム11、機能3のプログラム1
23、機能3のデータベース143、保存プログラム1
5、情報テーブルデータベース16および保存エリアデ
ータベース17がそれぞれ実装されている。FIG. 2 is an explanatory diagram of a configuration applied to the distributed system. FIG. 2 shows a configuration in which a plurality of computers A, B, and C are provided on a network. In Figure 2, the computer A, the editing program 11, a message format database 13, a database 14 1 program 12 1 and function 1 function 1 is mounted, to a computer B, the editing program 11, a message format database 13, features 2 programs 12 2
Is a function database 14 2 implementation of 2, the computer C, the editing program 11, functions 3 Program 1
2 3 , function 3 database 14 3 , storage program 1
5. An information table database 16 and a storage area database 17 are respectively mounted.
【0016】そして、各コンピュータA,B,Cの編集
プログラム11は、ネットワークを介して保存プログラ
ム15に保存を要求し、保存エリアデータベース17に
保存される。また、表示・印字などでメッセージを使用
する場合は、そのプログラムは、保存プログラム15よ
りメッセージを取得する。これは、保存エリアデータベ
ース17の管理は保存プログラム15であるためであ
る。The editing program 11 of each of the computers A, B, and C requests the saving program 15 to save via the network, and is saved in the saving area database 17. When a message is used for display / printing, the program acquires the message from the storage program 15. This is because the storage area database 17 is managed by the storage program 15.
【0017】なお、集中型システムで使用する場合は、
編集プログラム、保存プログラムは1本のみ起動し(状
況によって編集プログラムは複数起動する場合もあ
る)、コンピュータCに全ての機能が搭載された形にな
る。When used in a centralized system,
Only one editing program and storage program are activated (a plurality of editing programs may be activated depending on the situation), and the computer C has all functions.
【0018】図2に示すように各コンピュータA,B,
Cを分散型システムに構成することにより、メッセージ
の編集は、例えばコンピュータAで行い、メッセージの
保存はネットワークを介してコンピュータCの保存プロ
グラム15、情報テーブルデータベース16および保存
エリアデータベース17を使用して行う。このように、
対象となる機能が実装されるコンピュータを使用して編
集、保存を行うようにすれば、処理効率やシステム負荷
等を考えた場合にも有効であり、また、上述のように保
存プログラム15は、編集プログラム11とは異なるコ
ンピュータにより処理する場合について、述べて来た
が、同じコンピュータ内に編集、保存プログラム、情報
テーブル、保存エリア等を設けるようにしてもよい。As shown in FIG. 2, each computer A, B,
By configuring C as a distributed system, message editing is performed by, for example, the computer A, and message storage is performed using the storage program 15, the information table database 16, and the storage area database 17 of the computer C via a network. Do. in this way,
If editing and saving are performed using a computer on which the target function is implemented, it is effective even in consideration of processing efficiency, system load, and the like. In addition, as described above, the saving program 15 Although the case where the processing is performed by a computer different from the editing program 11 has been described, the editing and storage program, the information table, the storage area, and the like may be provided in the same computer.
【0019】[0019]
【発明の効果】以上述べたように、この発明によれば、
メッセージの編集と保存を別々のプログラムで実行する
ことにより、メッセージの編集プログラムは必要なデー
タが存在するコンピュータで処理を実行するようにした
め、処理負荷等の軽減が可能となる。また、メッセージ
保存プログラムは、メッセージ編集プログラムとは異な
るコンピュータで処理を実行することが可能となるた
め、分散システムに適した柔軟な構成を取ることが出来
る。As described above, according to the present invention,
By executing the message editing and saving with separate programs, the message editing program executes processing on a computer having necessary data, so that the processing load and the like can be reduced. Further, since the message storage program can execute processing on a computer different from the message editing program, a flexible configuration suitable for a distributed system can be obtained.
【図面の簡単な説明】[Brief description of the drawings]
【図1】この発明の実施の形態を示す構成説明図。FIG. 1 is a configuration explanatory view showing an embodiment of the present invention.
【図2】この発明の実施の形態を分散型システムに適用
した構成説明図。FIG. 2 is a configuration explanatory diagram in which the embodiment of the present invention is applied to a distributed system.
【図3】従来のメッセージプログラムの編集手順を説明
する説明図。FIG. 3 is an explanatory diagram illustrating a conventional message program editing procedure.
11…編集プログラム 12…機能1プログラム 13…メッセージフォーマットデータベース 14…機能1データベース 15…保存プログラム 16…情報テーブルデータベース 17…保存エリアデータベース 11 ... Editing program 12 ... Function 1 program 13 ... Message format database 14 ... Function 1 database 15 ... Save program 16 ... Information table database 17 ... Save area database
Claims (3)
求を受け付けると、その機能データベースを参照してメ
ッセージを編集する編集プログラムと、この編集プログ
ラムがメッセージを編集した後、保存プログラムに登録
要求を送信し、その後、保存プログラムが保存するため
の情報を、情報テーブルを参照して取得し、取得した情
報を元に保存プログラムが保存エリアに登録を行うよう
にしたことを特徴とするイベントデータの処理方法。When a message editing request from a function program is received, an editing program for editing a message with reference to the function database, and after the editing program edits the message, transmits a registration request to a storage program; Thereafter, information for storing by the storage program is obtained by referring to the information table, and the storage program registers in the storage area based on the obtained information.
設け、これらコンピュータには複数の機能プログラムを
実装した分散型システムにおいて、 前記コンピュータ毎に、メッセージを編集する編集プロ
グラムを実装したものと、保存プログラム、情報テーブ
ルおよび保存エリアを実装したものとに分散し、編集プ
ログラムが編集したメッセージは、編集プログラムが実
装されたコンピュータからネットワークを介して保存プ
ログラムが実装されたコンピュータに登録要求を送信し
て、そのメッセージを処理するようにしたことを特徴と
するイベントデータの処理方法。2. A distributed system in which a plurality of computers are provided on a network, and a plurality of function programs are installed in these computers, wherein an editing program for editing a message is installed for each computer, a storage program, Distributed to the information table and the storage area is implemented, the message edited by the editing program is transmitted from the computer on which the editing program is implemented to a computer on which the storage program is implemented via a network, and a registration request is sent. A method of processing event data, wherein a message is processed.
テーブルおよび保存エリアを同一コンピュータに実装し
たことを特徴とする請求項1、2記載のイベントデータ
の処理方法。3. The event data processing method according to claim 1, wherein the editing program, the storage program, the information table and the storage area are mounted on the same computer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11047381A JP2000242496A (en) | 1999-02-25 | 1999-02-25 | Processing method of event data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP11047381A JP2000242496A (en) | 1999-02-25 | 1999-02-25 | Processing method of event data |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2000242496A true JP2000242496A (en) | 2000-09-08 |
Family
ID=12773533
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP11047381A Pending JP2000242496A (en) | 1999-02-25 | 1999-02-25 | Processing method of event data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2000242496A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6898606B2 (en) | 2002-04-30 | 2005-05-24 | Mitsubishi Denki Kabushiki Kaisha | Event data processing method and apparatus |
-
1999
- 1999-02-25 JP JP11047381A patent/JP2000242496A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6898606B2 (en) | 2002-04-30 | 2005-05-24 | Mitsubishi Denki Kabushiki Kaisha | Event data processing method and apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3490473B2 (en) | Communication system between processors | |
JP2000242496A (en) | Processing method of event data | |
JP3076280B2 (en) | Inter-process communication method using shared memory | |
JP2001051834A (en) | Method and system for dynamic application start on workflow system | |
JP2697588B2 (en) | Communication task management method | |
JP3260632B2 (en) | Multiple data format table management method | |
JPH10283241A (en) | Maintenance system for monitor system | |
JP2000276449A (en) | Method and system for starting job | |
JPH0581264A (en) | Print server system | |
JP3021539B2 (en) | Server control device in client-server system | |
JPH02118841A (en) | Input queue control system | |
JPH0520280A (en) | Program distributing system in composite electronic computer | |
JPH05342119A (en) | Time activation control system | |
JP2555752B2 (en) | Event notification processing method | |
JP2001282562A (en) | System and method for executing task | |
JPH06149504A (en) | Electronic form managing system | |
CN118467144A (en) | Data processing method, device, equipment and computer readable storage medium | |
JPH113231A (en) | Software processing method | |
JPH0662006A (en) | Network system | |
JPH08147249A (en) | Job management control system | |
JPH0991231A (en) | Application program execution method and device therefor in server-client computer system | |
JPH03138747A (en) | Device extension management system for computer system | |
JPH1040137A (en) | Console message control system | |
JPH076044A (en) | Queue control processor | |
JP2002091800A (en) | State monitoring method |