JPH11203154A - Event control system - Google Patents

Event control system

Info

Publication number
JPH11203154A
JPH11203154A JP314198A JP314198A JPH11203154A JP H11203154 A JPH11203154 A JP H11203154A JP 314198 A JP314198 A JP 314198A JP 314198 A JP314198 A JP 314198A JP H11203154 A JPH11203154 A JP H11203154A
Authority
JP
Japan
Prior art keywords
event
unit
information
processing
filter
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
JP314198A
Other languages
Japanese (ja)
Inventor
Takayuki Miyazawa
隆幸 宮澤
Yutaka Umibe
裕 海邊
Hideaki Sato
英昭 佐藤
Haruhiko Toyama
春彦 外山
Tetsuo Hasegawa
哲夫 長谷川
Toshibumi Seki
俊文 關
Takashi Moriyasu
隆 守安
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 JP314198A priority Critical patent/JPH11203154A/en
Priority to US09/081,438 priority patent/US6145009A/en
Publication of JPH11203154A publication Critical patent/JPH11203154A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the burden of an event processor and to provide universal handling of events that are coped with by various event drive type systems and the facilitation of an event delivery mechanism especially when a network intervenes. SOLUTION: An event filter 201 refers to an event filter table 202 which describes the existence of needed event processing and sends only an event to be processed to an event processing part 300. Further, because an event can appropriately be carried out by another controller through a communicating part 400 even when a self-machine can not execute, the burden of the part 300 can be reduced to a considerable extent. Also, because a filter updating part 203 appropriately updates the table 202, the reference of selection of an event can dynamically changed and the efficiency of the entire system is further improved.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えば制御システ
ム(制御用ネットワークにつながるノ一ドから構成され
る制御システムを含む)やウィンドウシステムなどのイ
ベント駆動型システムにおいて、各種イベントを統一的
に扱いネットワークを介してイベントを送受信するイベ
ント制御システムに関する。
The present invention relates to an event-driven system such as a control system (including a control system including a node connected to a control network) and a window system. The present invention relates to an event control system that transmits and receives events via a network.

【0002】[0002]

【従来の技術】イベント駆動システムにおいて、異なる
種類のイベントを扱うために、イベントの形式を一度共
通に扱える形に変換して、変換後のイベントを扱うよう
にしたシステムを出願人は特願平9−129869で提
案している。この場合、このシステムはイベントを変換
するイベント変換装置と、変換後のイベントを処理する
イベント処理装置から成る。
2. Description of the Related Art In order to handle different types of events in an event-driven system, the applicant has filed a system in which the format of an event is once converted into a form that can be handled in common, and the converted event is handled. 9-129869. In this case, the system includes an event conversion device for converting an event and an event processing device for processing the converted event.

【0003】従来は、イベント変換装置で変換したイベ
ントは全てイベント処理装置に送られるか、あらかじめ
決められたもののみイベント処理装置に送られるように
なっていた。
Conventionally, all events converted by the event converter are sent to the event processor, or only predetermined events are sent to the event processor.

【0004】そのため、イベント処理装置で実際に処理
されるかどうかに拘らず、あらかじめ決められた全ての
イベントがイベント処理装置に送られることになり、イ
ベント処理装置の負荷が高くなるという問題があった。
[0004] Therefore, regardless of whether the event is actually processed by the event processing apparatus, all predetermined events are sent to the event processing apparatus, and there is a problem that the load on the event processing apparatus increases. Was.

【0005】[0005]

【発明が解決しようとする課題】上記のように、処理さ
れるかどうかに関わらず、イベント変換装置で変換した
イベントを全てイベント処理装置に送ることは、イベン
ト処理装置の負荷を高くする大きな要因になる、という
意味で問題があった。
As described above, sending all events converted by the event conversion device to the event processing device regardless of whether or not the event is processed is a major factor that increases the load on the event processing device. There was a problem in the sense that.

【0006】本発明はかかる従来技術上の問題点を解決
するためになされたもので、イベント処理装置の負荷を
低くするイベント制御システムを提供することを目的と
する。 本発明はまた、イベント処理装置の周辺、特
に、デバイス、ネットワーク、受信側の計算機の負荷を
低減するイベント制御システムを提供することを目的と
する。
SUMMARY OF THE INVENTION The present invention has been made to solve such a problem in the prior art, and has as its object to provide an event control system that reduces the load on an event processing device. Another object of the present invention is to provide an event control system that reduces the load on the periphery of an event processing apparatus, particularly on a device, a network, and a computer on the receiving side.

【0007】本発明の別の目的は、例えば家電製品など
の制御対象を制御を的確に、円滑に行うことのできるイ
ベント制御システムを提供することにある。
Another object of the present invention is to provide an event control system capable of controlling a control target such as a home electric appliance accurately and smoothly.

【0008】本発明のまた別の目的は、計算機がネット
ワーク上にすでに存在する状態で新たに別の計算機が該
ネットワークに加わっても、矛盾なく動作することを可
能とするイベント制御システムを提供することにある。
Still another object of the present invention is to provide an event control system capable of operating without contradiction even if another computer newly joins the network while the computer already exists on the network. It is in.

【0009】[0009]

【課題を解決するための手段】かかる課題を解決するた
め、請求項1記載の本発明は、対象の制御を行うために
発生するイベントを表す第1の情報を第2の情報に変換
する手段と、前記変換された第2の情報の処理について
の指針を記録する第1の領域を有し、かかる領域を照合
することにより前記第2の情報の処理の有無を選択する
選択手段と、イベントの駆動についての指針を記録する
第2の領域を有し、かかる領域を照合することにより前
記選択された第2の情報に対応するイベントを駆動させ
るための処理を行う処理手段とを具備することを特徴と
する。
According to an aspect of the present invention, there is provided an apparatus for converting first information representing an event occurring to control an object into second information. Selecting means for selecting whether or not to process the second information by comparing the area with a first area for recording a guideline for processing the converted second information; and And a processing unit for performing a process for driving an event corresponding to the selected second information by collating the area with a second area for recording a guide regarding driving of the second information. It is characterized by.

【0010】請求項2記載の本発明は、ネットワークを
介して複数の制御装置によって制御され得る対象の制御
を行うために発生するイベントを表す第1の情報を第2
の情報に変換する手段と、前記変換された第2の情報の
処理についての指針を記録する第1の領域を有し、かか
る領域を参照することにより前記第2の情報の処理の有
無を選択する選択手段と、イベントの駆動についての指
針を記録する第2の領域を有し、かかる領域を照合する
ことにより前記選択された第2の情報に対応するイベン
トを駆動させるための処理を行う処理手段と、前記処理
手段からの駆動指示に基づき、前記選択された第2の情
報に対応するイベントを実行させるための所定の情報を
前記制御装置に対し送信する手段とを具備することを特
徴とする。 請求項3記載の本発明は、ネットワークを
介して複数の制御装置によって制御され得る対象の制御
を行うために発生するイベントを実行するための第1の
情報を前記制御装置から受信する手段と、前記受信した
第1の情報からイベントを表す第2の情報を抽出する手
段と、前記抽出された第2の情報の処理についての指針
を記録する第1の領域を有し、かかる領域を参照するこ
とにより前記第2の情報の処理の有無を選択する選択手
段と、前記選択された第2の情報を第3の情報に変換す
る手段と、イベントの駆動についての指針を記録する第
2の領域を有し、かかる領域を照合することにより前記
第3の情報に対応するイベントを駆動させるための処理
を行う手段とを具備することを特徴とする。
[0010] According to the present invention, the first information representing an event generated for controlling an object that can be controlled by a plurality of control devices via a network is stored in a second memory.
Means for converting the second information into information, and a first area for recording a guideline for processing the converted second information, and selecting whether or not to process the second information by referring to the area. Processing means for performing a process for driving an event corresponding to the selected second information by collating such a region with a selection unit for performing the event, and a second area for recording a guideline for event driving. Means for transmitting predetermined information for executing an event corresponding to the selected second information to the control device based on a drive instruction from the processing means. I do. The present invention according to claim 3, means for receiving, from the control device, first information for executing an event that occurs to control an object that can be controlled by a plurality of control devices via a network; Means for extracting second information representing an event from the received first information; and a first area for recording a guideline for processing the extracted second information, and refers to such an area. Means for selecting whether or not to process the second information, means for converting the selected second information into third information, and a second area for recording a guideline for driving an event. And means for performing a process for driving an event corresponding to the third information by collating the area.

【0011】請求項4記載の本発明は、請求項1乃至3
のいずれか1項に記載のイベント制御システムであっ
て、前記選択手段は、前記処理手段において前記第2の
領域に記録された指針が変更されることに対応させて変
更させ得ることを特徴とする。「イベント」とは、制御
対象を制御するための意義を有する情報をいい、例えば
計算機に具備されている制御機器からの入出力や、キー
ボードからのキー入力等によって生成される情報が該当
する。
The present invention described in claim 4 is the first to third aspects of the present invention.
3. The event control system according to claim 1, wherein the selection unit can change the pointer in response to a change in the pointer recorded in the second area in the processing unit. I do. The “event” refers to information having significance for controlling a control target, and corresponds to, for example, information generated by input / output from a control device provided in a computer, key input from a keyboard, or the like.

【0012】「選択手段」とは、イベントフイルタを意
味し、受け取ったイベントのうち特定のもの以外は捨象
する。
[0012] The "selection means" means an event filter, in which received events other than specific events are discarded.

【0013】「処理手段」とは、イベント処理装置のこ
とを意味し、受け取ったイベントに適宜対応する処理を
駆動させるべく、他と情報のやり取りを行う。
The "processing means" means an event processing device, and exchanges information with others in order to drive a process corresponding to a received event as appropriate.

【0014】請求項1記載の本発明では、あらかじめ記
憶装置に記憶された、イベント処理の有無についてのテ
ーブルを参照して処理するイベントのみをイベント処理
部に送るイベントフィルタをイベント変換部に具備して
いるので、適切にイベントを取捨選択でき、イベント処
理部の負担を相当程度低減できる。
According to the first aspect of the present invention, the event conversion unit is provided with an event filter that sends only the event to be processed with reference to the table on the presence or absence of the event processing, which is stored in the storage device in advance, to the event processing unit. Therefore, the event can be appropriately selected and the load on the event processing unit can be considerably reduced.

【0015】請求項2記載の本発明では、あらかじめ記
憶装置に記憶された、イベント処理の有無についてのテ
ーブルを参照して処理するイベントのみをイベント処理
部に送るイベントフィルタをイベント変換部に具備し、
さらに自機では実行不可能な場合であっても通信手段を
介して適切に他の制御装置にイベントの実行をさせ得る
ので、適切にイベントを取捨選択でき、イベント処理部
の負担を相当程度低減できる。
According to the second aspect of the present invention, the event conversion unit is provided with an event filter for sending only an event to be processed with reference to a table on the presence or absence of event processing, which is stored in the storage device in advance, to the event processing unit. ,
Furthermore, even if it is impossible to execute the event on the own device, the event can be appropriately selected and the load on the event processing unit can be reduced considerably because the other control device can appropriately execute the event via the communication means. it can.

【0016】請求項3記載の本発明では、あらかじめ記
憶装置に記憶された、イベント処理の有無についてのテ
ーブルを参照して処理するイベントのみをイベント処理
部に送るイベントフィルタをイベント復元部に具備して
いるので、適切にイベントを取捨選択でき、イベント処
理部、主にデバイスの負担を相当程度低減できる。
According to the third aspect of the present invention, the event restoring unit is provided with an event filter for sending only the event to be processed with reference to the table on the presence or absence of the event processing to the event processing unit, which is stored in the storage device in advance. Therefore, the event can be appropriately selected and the load on the event processing unit, mainly the device, can be considerably reduced.

【0017】請求項4記載の本発明では、前記のイベン
トフィルタについて、イベントの取捨選択の基準を動的
に変更し得ることとなり、システム全体の効率がさらに
向上する。
According to the present invention, the criteria for selecting events can be dynamically changed in the event filter, and the efficiency of the entire system is further improved.

【0018】従って、本発明によれば、的確かつ円滑な
イベント制御が可能となる。
Therefore, according to the present invention, accurate and smooth event control becomes possible.

【0019】[0019]

【発明の実施の形態】以下、本発明の一実施形態につい
て図面を参照して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0020】図1は、本実施形態に係る計算機内に具備
されたイベント駆動システムの全体構成例を示すブロッ
ク図である。
FIG. 1 is a block diagram showing an overall configuration example of an event drive system provided in a computer according to the present embodiment.

【0021】同図に示すように、ネットワーク001を
介して複数(図1では例えば2つ)の計算機A(00
2)、B(003)が互いに通信可能なように接続され
て、いわゆる分散処理システムを構築している。ネット
ワーク001に接続された計算機Α(002)、B(0
03)のそれぞれに具備されるイべント制御システム
は、イベント変換部100、イベントフィルタ部20
0、イベント処理部300、通信部400、イべント復
元部500から構成される。
As shown in FIG. 1, a plurality (for example, two in FIG. 1) of computers A (00
2) and B (003) are connected so as to be able to communicate with each other to form a so-called distributed processing system. Computers # (002), B (0) connected to network 001
03) includes an event conversion unit 100, an event filter unit 20
0, an event processing unit 300, a communication unit 400, and an event restoring unit 500.

【0022】図2は、図1の各部のさらに詳細な構成を
示すブロック図である。
FIG. 2 is a block diagram showing a more detailed configuration of each unit in FIG.

【0023】同図に示すように、イベント変換部100
は、イベントを内外から受け取るイベント入力部10
1、受け取ったイベントを変換するイベント変換部10
2及びイベント変換部がイベント変換の際に参照される
イベント変換テーブル103から構成される。
As shown in FIG.
Is an event input unit 10 for receiving events from inside and outside
1. Event conversion unit 10 that converts received events
2 and an event conversion table 103 that is referred to by the event conversion unit at the time of event conversion.

【0024】イベント変換部100は、そのイベント変
換部を具備する計算機内の各部で生じる各種イベントを
イベント入力部101で受取り、受け取ったイベントを
イベント変換器102で、計算機に具備される所定の記
憶装置にあらかじめ記憶されているイベント変換テーブ
ル103を参照して、受け取ったイベントの形式をイベ
ント処理部300で扱えるイベント形式(例えば、シス
テム内であらかじめ統一された形式)へ変換する。ここ
で、イベントとは、例えば、計算機Α、Bのそれぞれに
具備されている制御機器の入出力や、キーボードからの
キー入力などが考えられる。
The event conversion section 100 receives various events generated in each section in a computer having the event conversion section by an event input section 101, and receives the received events by an event converter 102 to a predetermined storage provided in the computer. Referring to the event conversion table 103 stored in advance in the device, the received event format is converted into an event format that can be handled by the event processing unit 300 (for example, a format unified in advance in the system). Here, the event may be, for example, input / output of a control device provided in each of the computers # and B, key input from a keyboard, and the like.

【0025】この変換後のイベント形式(イベントの構
造)の−例を図3に示す。この例の変換後のイベント
は、イベント識別子と可変長のデータを持つが、識別は
イベント識別子のみによって行われ、データの違いは無
視される。即ち同図の例では、識別子「A」のイベント
の構造は可変長データである「DATA A」として定
義され、識別子「B」のイベントには可変長データは存
在しないことが定義されている。
FIG. 3 shows an example of the converted event format (structure of the event). The converted event in this example has an event identifier and variable-length data, but the identification is performed only by the event identifier, and the difference between the data is ignored. That is, in the example of FIG. 3, the structure of the event with the identifier “A” is defined as “DATA A” which is variable-length data, and the event with the identifier “B” is defined as having no variable-length data.

【0026】また、イベント変換テーブル103の構造
例を図4および図5に示す。図4は変換前のイベントも
変換後のイベント同様イベント識別子で識別される場合
で、識別子のみを対応づけている。即ち同図によればイ
ベント識別子「a」は「A」に、イベント識別子「b」
は「B」に、それぞれ変換されることが示される。図5
は変換前のイベントが計算機の入出力ポー卜で識別され
る場合で、入出力ポートの番号とイベント識別子を対応
づけている。即ち同図によれば入力ポート番号として
「100」で識別されるイベントがイベント識別子
「P」に、入力ポート番号「101」で識別されるイベ
ントがイベント識別子「Q」に、それぞれ変換されるこ
とが示される。
FIGS. 4 and 5 show examples of the structure of the event conversion table 103. FIG. FIG. 4 shows a case in which an event before conversion is identified by an event identifier similarly to the event after conversion, and only the identifier is associated. That is, according to the figure, the event identifier “a” is changed to “A” and the event identifier “b” is changed.
Is converted to “B”, respectively. FIG.
In the case where the event before conversion is identified by the input / output port of the computer, the number of the input / output port is associated with the event identifier. That is, according to the figure, the event identified by the input port number “100” is converted into the event identifier “P”, and the event identified by the input port number “101” is converted into the event identifier “Q”. Is shown.

【0027】イベントフィルタ部200は、イベント処
理部300へ渡すもののみを選別するイベントフィルタ
201、イベントフィルタ201が参照するイベントフ
ィルタテーブル202及びこのイベントフィルタテーブ
ル202を適宜更新するためのフィルタ更新部203か
ら構成される。
The event filter unit 200 includes an event filter 201 for selecting only an event to be passed to the event processing unit 300, an event filter table 202 referred to by the event filter 201, and a filter updating unit 203 for updating the event filter table 202 as appropriate. Consists of

【0028】イベントフィルタ部200では、イベント
変換部100にて変換されたイベントが渡されたイベン
トフィルタ201において、渡された変換後のイベント
について、計算機に具備される所定の記憶装置にあらか
じめ記憶されているイベントフィルタテーブル202を
参照して、渡されたイベントが処理されるかどうかを調
べ、処理されるものについてのみイベント処理部300
へ渡す。このイベントフィルタテーブル202の構造例
を図6に示す。この例ではイベント識別子と、そのイベ
ントを処理するかしないかを対応づけており、イベント
識別子「A」で識別されるイベントは処理し、イベント
識別子「B」で識別されるイベントは処理せず、イベン
ト識別子「C」で識別されるイベントは処理すべきもの
とされている。
In the event filter unit 200, the event converted by the event conversion unit 100 is passed to the event filter 201, and the event after the conversion is stored in a predetermined storage device provided in the computer in advance. With reference to the event filter table 202, it is checked whether or not the passed event is processed, and only the processed event is processed by the event processing unit 300.
Pass to FIG. 6 shows an example of the structure of the event filter table 202. In this example, the event identifier is associated with whether or not to process the event, the event identified by the event identifier “A” is processed, the event identified by the event identifier “B” is not processed, The event identified by the event identifier “C” is to be processed.

【0029】イベント処理部300は、変換後のイベン
トを受け取る処理イベント入力部301、受け取ったイ
ベントの検索をするためのイベントハンドラ検索・呼出
部302、イベントハンドラ検索・呼出部302が参照
するイベントハンドラテーブル303、イベントの具体
的な処理を記述するイベントハンドラ群34、イベント
の登録の管理を行うイベント処理管理部350、その際
に参照されるイベント変換・復元部管理テーブル351
及び通信部管理テーブル352から構成される。 イベ
ント処理部300は、イベント変換部100および通信
部400から渡された変換後のイベントを処理イベント
入力部301で受け取り、イベントハンドラ検索・呼出
部302において計算機に具備される所定の記憶装置に
あらかじめ記憶されているイベントハンドラテーブル3
03を参照して、受け取ったイベントに対応する1つま
たは複数のイベントハンドラ群34を検索する。次に検
索した1つまたは複数のイベントハンドラ群34すべて
に受け取ったイベントを渡す。イベントハンドラ群34
にはイベントの処理手段、例えば通信部400へ渡す、
内部で処理する、イベント復元部500へ渡す、などが
記述されており、イベントとの対応とともにイベントハ
ンドラテーブル303に登録されている。
The event processing unit 300 includes a processing event input unit 301 for receiving the converted event, an event handler search / call unit 302 for searching for the received event, and an event handler referenced by the event handler search / call unit 302. A table 303, an event handler group 34 for describing specific processing of an event, an event processing management unit 350 for managing registration of an event, and an event conversion / restoration unit management table 351 referred to at that time
And a communication unit management table 352. The event processing unit 300 receives the converted event passed from the event conversion unit 100 and the communication unit 400 at the processing event input unit 301, and stores it in a predetermined storage device provided in the computer in the event handler search / call unit 302 in advance. Event handler table 3 stored
With reference to 03, one or more event handler groups 34 corresponding to the received event are searched. Next, the received event is passed to all the retrieved one or more event handler groups 34. Event handler group 34
Is passed to an event processing unit, for example, the communication unit 400.
The processing, such as internal processing, passing to the event restoring unit 500, and the like are described, and are registered in the event handler table 303 together with the correspondence with the event.

【0030】このイベントハンドラテーブル303の構
造例を図7に示す。この例ではイベン卜識別子と、その
イベントのイベントハンドラを対応づけている。即ち同
図によれば、識別子「A」のイベントは「HANDLE
R A1、HANDLERA2、・・・」のイベントハ
ンドラに、識別子「B」のイベントは「HANDLER
B1」のイベントハンドラに、それぞれ渡すべきこと
が示される。
FIG. 7 shows an example of the structure of the event handler table 303. In this example, the event identifier is associated with the event handler of the event. That is, according to the figure, the event with the identifier “A” is “HANDLE”.
In the event handler of R A1, HANDLER2,..., The event with the identifier “B” is “HANDLER.
B1 "indicates that the event handler should be passed.

【0031】通信部400は、送信の際のメッセージを
生成するメッセージ生成部401、送信部402、受信
部403及び受信したデータからイベント情報のみを抽
出するイベント抽出部404から構成される。
The communication section 400 includes a message generation section 401 for generating a message at the time of transmission, a transmission section 402, a reception section 403, and an event extraction section 404 for extracting only event information from received data.

【0032】通信部400は、メッセージ生成部401
でイベント処理部300から渡されたイベントに、必要
な情報、例えばイベント発生元のアドレス情報、イベン
トの種別、などを付加してネットワークを介して送信す
るための所定の通信メッセージを生成し、送信部402
でネットワークを介して他の計算機へイベントを送信す
る。送信部402で送信された通信メッセージは、受信
部403でネットワークを介して受信され、イベント抽
出部404でイベントが抽出され、そのイベントがイベ
ント処理部300へ渡される。
The communication unit 400 includes a message generation unit 401
A predetermined communication message for transmitting via the network by adding necessary information, for example, address information of the event occurrence source, the type of the event, etc., to the event passed from the event processing unit 300 is generated and transmitted. Part 402
Sends an event to another computer via the network. The communication message transmitted by the transmitting unit 402 is received by the receiving unit 403 via the network, an event is extracted by the event extracting unit 404, and the event is passed to the event processing unit 300.

【0033】通信部400で通信メッセージをネットワ
ークに接統された複数の計算機へ送信する場合、放送通
信やマルチキャスト通信などのプロトコルを用いて送信
するようになっていてもよい。また通信プロトコルや通
信の宛先の違う通信部400が同一の計算機上に複数存
在することもある。この場合にどの通信部400へイベ
ントを渡すのかは、イベントハンドラ群34に記述され
る。
When the communication unit 400 transmits a communication message to a plurality of computers connected to a network, the communication message may be transmitted using a protocol such as broadcast communication or multicast communication. A plurality of communication units 400 having different communication protocols and communication destinations may exist on the same computer. In this case, to which communication unit 400 the event is passed is described in the event handler group 34.

【0034】イベント復元部500は、イベント処理部
300からイベントを受け取る変換後イベント入力部5
01、受け取ったイベントを所定の方法で復元するイベ
ント復元器502、その際に参照されるイベント復元テ
ーブル503及び復元されたイベントを所定のところに
出力するイベント出力部504から構成される。
The event restoring section 500 receives the event from the event processing section 300 and converts the event
01, an event restoring unit 502 for restoring a received event by a predetermined method, an event restoration table 503 referred to at that time, and an event output unit 504 for outputting the restored event to a predetermined place.

【0035】イベント復元部500は、イベント処理部
300から渡されたイベントを、変換後イベント入力部
501で受け取り、受け取ったイベントをイベント復元
器502で計算機に具備される所定の記憶装置にあらか
じめ記憶されているイベント復元テーブル503を参照
して、受け取ったイベントの形式を復元(あるいは変
換)するようになっている。
The event restoring section 500 receives the event passed from the event processing section 300 at the converted event input section 501, and stores the received event in a predetermined storage device provided in the computer by the event restoring section 502 in advance. The format of the received event is restored (or converted) with reference to the event restoration table 503 that has been set.

【0036】このイベント復元テーブル503の構造例
を図8に示す。この例では、復元前のイベント識別子と
復元後のイべント識別子を対応づけている。即ち同図の
例では、イベント識別子「A」は「a」に、イベント識
別子「B」は「b」に、それぞれ変換されることが示さ
れる。
FIG. 8 shows an example of the structure of the event restoration table 503. In this example, the event identifier before restoration is associated with the event identifier after restoration. That is, in the example shown in the drawing, the event identifier “A” is converted to “a”, and the event identifier “B” is converted to “b”.

【0037】なお、−つのイベント処理部300に対
し、イベント変換部100およびイベント復元部500
および通信部400は一つまたは複数存在する。これら
の管理はイベント処理部300が行う。使用するイベン
ト変換部100およびイベント復元部500および通信
部400について、使用前にイベント処理部300に登
録要求を送る。イベント処理管理部350がこの登録要
求を受け付け、イベント変換部100およびイベント復
元部500の登録については計算機に具備される所定の
記憶装置にあらかじめ記憶されているイベント変換・復
元部管理テーブル351に登録し、通信部400の登録
については計算機に具備される所定の記憶装置にあらか
じめ記憶されている通信部管理テーブル352に登録す
る。イベント変換部100およびイベント復元部500
および通信部400の使用を停止する場合は、イベント
処理部300に削除要求を送る。登録時と同様にイベン
ト処理管理部350がこの削除要求を受け付け、削除要
求のあったイベント変換部100あるいはイベント復元
部500あるいは通信部400をイベント変換・復元部
管理テーブル351あるいは通信部管理テーブル352
から削除する。
It should be noted that, for one event processing unit 300, the event conversion unit 100 and the event restoration unit 500
And one or a plurality of communication units 400. These managements are performed by the event processing unit 300. A registration request is sent to the event processing unit 300 before using the event conversion unit 100, the event restoration unit 500, and the communication unit 400 to be used. The event processing management unit 350 receives the registration request, and the registration of the event conversion unit 100 and the event restoration unit 500 is registered in the event conversion / restoration unit management table 351 previously stored in a predetermined storage device provided in the computer. The registration of the communication unit 400 is registered in the communication unit management table 352 stored in advance in a predetermined storage device provided in the computer. Event conversion unit 100 and event restoration unit 500
When the use of the communication unit 400 is stopped, a deletion request is sent to the event processing unit 300. As in the case of registration, the event processing management unit 350 accepts the deletion request, and changes the event conversion unit 100, the event restoration unit 500, or the communication unit 400 that has issued the deletion request to the event conversion / restoration unit management table 351 or the communication unit management table 352.
Remove from.

【0038】また、イベントハンドラ群34についても
使用前にイベント処理部300に登録要求を出す。イベ
ント処理管理部350がこの登録要求を受け付け、イベ
ントハンドラ群34とそれがどのイベントに対するもの
であるかという情報をイベントハンドラテーブル303
に登録する。前記の通り、あるイベントに対するイベン
トハンドラ群34は複数存在してもよい。この登録がそ
れまでイベントハンドラ群34を持たないイベントに対
するものであった場合、イベント変換・復元部管理テー
ブル351を参照し、登録されている全てのイベント変
換部100に対して新規イベントに対する処理開始要求
を送る。イベント変換部100では送られてきた処理開
始要求をフィルタ更新部203が受け付け、新規イベン
トに対して処理をするようにイベントフィルタテーブル
202を更新する。イべントハンドラ群304の削除時
にはイベント処理部300に削除要求を出す。イベント
処理管理部350がこの削除要求を受け付け、イベント
ハンドラテーブル303からイベントハンドラ群34を
削除する。この結果、あるイベントに対するイベントハ
ンドラ群34が全て無くなった場合、イベント変換・復
元部管理テーブル351を参照し、登録されている全て
のイベント変換部100に対して、イベントハンドラ群
34が無くなったイベントに対する処理停止要求を送
る。イベント変換部100では送られてきた処理停止要
求をフィルタ更新部203が受け付け、そのイベントに
対する処理をしないようにイベントフィルタテーブル2
02を更新する。
Also, a registration request is issued to the event processing unit 300 for the event handler group 34 before use. The event processing management unit 350 receives the registration request, and stores the event handler group 34 and information about which event the event handler group 34 corresponds to in the event handler table 303.
Register with. As described above, a plurality of event handler groups 34 for a certain event may exist. If this registration is for an event that does not have the event handler group 34, the event conversion / restoration unit management table 351 is referred to, and processing of a new event is started for all registered event conversion units 100. Send request. In the event conversion unit 100, the filter update unit 203 receives the transmitted processing start request, and updates the event filter table 202 so as to process a new event. When the event handler group 304 is deleted, a deletion request is issued to the event processing unit 300. The event processing management unit 350 receives this deletion request, and deletes the event handler group 34 from the event handler table 303. As a result, when all the event handler groups 34 for a certain event are lost, the event conversion / restoration unit management table 351 is referred to, and for all the registered event conversion units 100, the event handler group 34 is deleted. Send a request to stop processing. In the event conversion unit 100, the filter update unit 203 receives the processing stop request sent thereto, and sets the event filter table 2 so as not to process the event.
Update 02.

【0039】次に、図1、図2、図9、図10、図1
1、図12、図13、図14を参照して計算機内の各部
にてイベントが発生した際に、そのイベントが処理され
る一連の処理手順について説明する。図9、図10、図
11、図12、図13は図2の動作を説明するためのフ
ローチャートである。
Next, FIG. 1, FIG. 2, FIG. 9, FIG.
A series of processing procedures for processing an event when an event occurs in each section in the computer will be described with reference to FIGS. 1, 12, 13, and 14. FIGS. 9, 10, 11, 12, and 13 are flowcharts for explaining the operation of FIG.

【0040】例えば、図1の計算機Α内のある機能部で
イベント「event a」が発生したとする。この
「event a」は、まず、イベント入力部101に
て受け取られ(図9のステップS1001)、イベント
入力部101では、所定のメモリにあらかじめ記憶され
ているイベント変換テーブル103を参照して、イベン
ト「event a」をそれに対応するイベント「EV
ENT Α」へ変換して(ステップS1002)、イベ
ントフィルタ201へ渡す。イベントフィルタ201で
は、所定のメモリにあらかじめ記憶されているイベント
フィルタテーブル202を参照する(ステップS100
3)。
For example, it is assumed that an event "event a" has occurred in a certain functional unit in the computer # 1 in FIG. This “event a” is first received by the event input unit 101 (step S1001 in FIG. 9), and the event input unit 101 refers to the event conversion table 103 stored in a predetermined memory in advance to generate an event. “Event a” is set to the corresponding event “EV
ENT # "(step S1002) and passed to the event filter 201. The event filter 201 refers to an event filter table 202 stored in a predetermined memory in advance (step S100).
3).

【0041】イベントフィルタテーブル202にはある
イベントに対して「処理する」か「処理しない」かが記
憶されており、この記憶情報を基に、イベント「EVE
NT Α」を処理するかどうか判定する。なお、イベン
ト「EVENT Α」に対する情報が記憶されていない
場合、「処理しない」と判定する(ステップS100
4)。前記の判定において「処理する」と判定した場
合、イベント「EVΕΝT Α」をイベント処理部30
0へ渡す(ステップS1005)。前記の判定において
「処理しない」と判定した場合、イベント「EVΕΝT
Α」は破棄され、これ以上の処理は行われない(ステ
ップS1006)。
The event filter table 202 stores "process" or "not process" for a certain event. Based on this stored information, the event "EVE" is stored.
NTΑ ”is determined. If the information for the event "EVENT $" is not stored, it is determined that "the process is not performed" (step S100).
4). If it is determined that the processing is to be performed in the above-described determination, the event “EV {T}” is sent to the event processing unit 30.
0 (step S1005). If it is determined that the processing is not performed in the above determination, the event “EV @ T
Α ”is discarded, and no further processing is performed (step S1006).

【0042】イベント処理部300では、処理イベント
入力部301でイベント「EVENT Α」を取得し、
イベントハンドラ検索・呼出部302へ渡す(ステップ
S2001)。イベントハンドラ検索・呼出部302で
は、所定のメモリにあらかじめ記憶されているイベント
ハンドフテーブル303を参照して、取得した「ΕVΕ
ΝΤ A」に対応する1つまたは複数のイベントハンド
ラ群34を取得する(ステップS2002)。イベント
ハンドラテーブル303を参照したときに「EVΕΝT
A」に対応するイベントハンドラ304が一つも見つ
からなかった場合は、ここで「EVENT A」に対す
る処理を終了する(ステップS2003)。イベントハ
ンドラ304が見つかった場合、取得した全てのイベン
トハンドラ群34に「EVENT A」を渡す(ステッ
プS2004)。
In the event processing section 300, the event "EVENT $" is acquired by the processing event input section 301,
The event handler is passed to the event handler search / call unit 302 (step S2001). The event handler search / call unit 302 refers to the event handoff table 303 stored in a predetermined memory in advance, and acquires the acquired “{V}
One or more event handler groups 34 corresponding to "A" are acquired (step S2002). When referring to the event handler table 303, "EV @ T
If no event handler 304 corresponding to "A" is found, the processing for "EVENT A" is ended here (step S2003). If the event handler 304 is found, “EVENT A” is passed to all the acquired event handler groups 34 (step S2004).

【0043】「EVENT A」を渡された各イベント
ハンドラ304ではあらかじめ定められた処理をする
(ステップS2005)。例えば渡されたイベントをネ
ットワークヘ送るイベントハンドラ304では、「EV
ENT A」を通信部400に渡す。また渡されたイベ
ントを復元するイベントハンドラ304では、「EVE
NT Α」をイベント復元部500に渡す。
Each event handler 304 to which "EVENT A" has been passed performs a predetermined process (step S2005). For example, in the event handler 304 that sends the passed event to the network, "EV
ENT A ”to the communication unit 400. In the event handler 304 for restoring the passed event, “EVE
NT $ "to the event restoring unit 500.

【0044】通信部400では、イベントハンドラ群3
4から「EVENT A」を取得し(ステップS300
1)、メッセージ生成部401で、「EVENT A」
の発生元のアドレス情報などを付加して通信メッセージ
を生成し(ステップS3002)、それを送信部402
でネットワークを介して送信する(ステップS300
3)。
In the communication section 400, the event handler group 3
“EVENT A” is obtained from the server 4 (step S300)
1) In the message generation unit 401, “EVENT A”
A communication message is generated by adding the address information of the generation source of the message (step S3002), and the communication message is transmitted.
Is transmitted via the network (step S300).
3).

【0045】通信メッセージを受信する計算機上の通信
部400では、受信部403でネットワークを介して通
信メッセージを受信する(ステップS4001)。イベ
ント抽出部404では、受信した通信メッセージからメ
ッセージ生成部401で付加された情報を除去して「E
VEΝT Α」を抽出し(ステップS4002)、それ
をイベント処理部300へ渡す(ステップS400
3)。
In the communication section 400 on the computer that receives the communication message, the receiving section 403 receives the communication message via the network (step S4001). The event extraction unit 404 removes the information added by the message generation unit 401 from the received communication message, and
VE {T} ”is extracted (step S4002) and passed to the event processing unit 300 (step S400).
3).

【0046】イベント復元部500では、変換後イベン
ト入力部501でイベントハンドラ群34から渡された
「EVENT Α」を取得し(ステップS5001)、
所定のメモリにあらかじめ記憶されているイベント復元
テーブル503を参照して、イベント「EVENT
Α」をそれに対応するイベント「event a」へ復
元する(ステップSl002)。復元したイベント「e
vent a」はイベント出力部504から計算機B内
に出力される(ステップS5003)。
The event restoring unit 500 acquires “EVENT $” passed from the event handler group 34 by the converted event input unit 501 (step S5001).
With reference to the event restoration table 503 stored in a predetermined memory in advance, the event “EVENT
"" Is restored to the corresponding event "event a" (step Sl002). The restored event "e
“vent a” is output from the event output unit 504 into the computer B (step S5003).

【0047】イベントの流れは以上の通りである。次
に、図2、図14、図15を用いて、イベントフィルタ
部200の動作の動的な制御について説明する。図15
は図2の動作を説明するためのフローチャートである。
The flow of the event is as described above. Next, dynamic control of the operation of the event filter unit 200 will be described with reference to FIGS. FIG.
3 is a flowchart for explaining the operation of FIG.

【0048】図2のシステムにおいては、−つのイベン
ト処理部300に対して複数のイベント変換部100、
通信部400、イべントハンドラ304が存在し、これ
らはすべてイベント処理部300に管理されている。す
なわち、使用するイべント変換部100、通信部40
0、イベントハンドラ304は全て使用前にイベント処
理部300に登録し、使用をやめる場合はイベント処理
部300から削除する。イベント処理部300に対する
これらの管理要求は全てイベント処理管理部350が受
け付ける(図14のステップS6001)。まず管理要
求の内容があるイベントに対するイベントハンドラ30
4の登録であった場合(ステップS6002)、指定さ
れたイベントに対するイベントハンドラ群304をイベ
ントハンドラテーブル303に登録する(ステップS6
003)。もしそれがすでに他のイベントハンドラ30
4を持つイベントに対する登録であった場合、すなわち
登録した結果、指定したイベントに対するイベントハン
ドラ304の数が2つ以上になった場合、処理を終了す
る(ステップS6004)。それ以外の場合、すなわち
新しいイベントに対するイベントハンドラ304の登録
であった場合、イベント変換・復元部管理テーブル35
1を参照して登録されている全てのイベント変換部10
0を取得し(ステップS6005)、取得した全てのイ
ベント変換部100のフィルタ更新部203に対して処
理すべきイベントの追加要求を出す(ステップS600
6)。
In the system shown in FIG. 2, a plurality of event conversion units 100
There is a communication unit 400 and an event handler 304, all of which are managed by the event processing unit 300. That is, the event conversion unit 100 to be used and the communication unit 40
0, all the event handlers 304 are registered in the event processing unit 300 before use, and are deleted from the event processing unit 300 when use is stopped. These management requests to the event processing unit 300 are all received by the event processing management unit 350 (step S6001 in FIG. 14). First, the event handler 30 for the event having the content of the management request
4 (step S6002), the event handler group 304 for the specified event is registered in the event handler table 303 (step S6).
003). If it is already another event handler 30
If the event has been registered for an event having a value of four, that is, if the number of event handlers 304 for the specified event has become two or more as a result of the registration, the process ends (step S6004). Otherwise, that is, when the event handler 304 is registered for a new event, the event conversion / restoration unit management table 35
All event conversion units 10 registered with reference to
0 (step S6005), and issues a request for adding an event to be processed to the filter updating units 203 of all the acquired event conversion units 100 (step S600).
6).

【0049】管理要求の内容があるイベントに対するイ
ベントハンドラ304の削除であった場合(ステップS
6007)、指定されたイベントに対するイベントハン
ドラ304をイベントハンドラテーブル303から削除
する(ステップS6008)。この削除の結果、指定さ
れたイベントに対するイベントハンドラ304の数が1
つ以上ある場合、処理を終了する(ステップS600
9)。それ以外の場合、すなわち指定されたイベントに
対するイベントハンドラ304が1つもなくなった場
合、イベント変換・復元部管理テーブル351を参照し
て登録されている全てのイベント変換部100を取得
し、(ステップS6005)。取得した全てのイベント
変換部100のフィルタ更新部203に対して処理すべ
きイべントの削除要求を出す(ステップS6006)。
When the content of the management request is to delete the event handler 304 for an event (step S
6007), the event handler 304 for the specified event is deleted from the event handler table 303 (step S6008). As a result of this deletion, the number of event handlers 304 for the specified event becomes 1
If there are more than one, the process ends (step S600)
9). In other cases, that is, when there is no event handler 304 for the specified event, all the registered event conversion units 100 are acquired with reference to the event conversion / restoration unit management table 351 (step S6005). ). A request to delete the event to be processed is issued to the filter update units 203 of all the acquired event conversion units 100 (step S6006).

【0050】管理要求の内容がフィルタ更新部203へ
の更新要求であった場合(ステップS6010)、イベ
ント変換・復元部管理テーブル351を参照して登録さ
れている全てのイベント変換部100を取得し(ステッ
プS6005)、取得した全てのイベント変換部100
のフィルタ更新部203に対して指定された更新要求を
出す(ステップS6006)。
If the content of the management request is an update request to the filter update unit 203 (step S6010), the event conversion unit 100 acquires all the registered event conversion units 100 by referring to the event conversion / restoration unit management table 351. (Step S6005), all acquired event conversion units 100
The specified update request is issued to the filter update unit 203 (step S6006).

【0051】管理要求の内容がイベント変換部100お
よびイベント復元部500の登録・削除であった場合
(ステップS6011)、要求に応じてイベント変換・
復元部管理テーブル351を更新する(ステップS60
12)。
If the content of the management request is registration / deletion of the event conversion unit 100 and the event restoration unit 500 (step S6011), the event conversion / recovery is performed in response to the request.
The restoration unit management table 351 is updated (step S60).
12).

【0052】管理要求の内容が通信部400の登録・削
除であった場合(ステップS6013)、要求に応じて
イベント変換・復元部管理テーブル351を更新する
(ステップS6014)。
If the content of the management request is registration / deletion of the communication unit 400 (step S6013), the event conversion / restoration unit management table 351 is updated in response to the request (step S6014).

【0053】管理要求の内容が前記のいずれにも該当し
ない場合、あらかじめ定められた例外処理を実行する
(ステップS6015)。
If the content of the management request does not correspond to any of the above, a predetermined exception process is executed (step S6015).

【0054】また、イベントフィルタ部200のフィル
タ更新部203では、前記のイベント処理管理部350
からの更新要求を受け付け(図15のステップS700
1)、更新要求の内容に応じてイベントフィルタテーブ
ル202を更新する(ステップS7002)。すなわ
ち、処理すべきイベントの追加要求であった場合はイベ
ントフィルタテーブル202の指定されたイベントに対
する情報を「処理する」に変更し、処理すべきイベント
の削除要求であった場合はイベントフィルタテーブル2
02の指定されたイベントに対する情報を「処理しな
い」に変更する。
In the filter updating unit 203 of the event filter unit 200, the event processing management unit 350
(Step S700 in FIG. 15)
1) Update the event filter table 202 according to the content of the update request (step S7002). That is, if the request is to add an event to be processed, the information for the specified event in the event filter table 202 is changed to “process”, and if the request is to delete the event to be processed, the event filter table 2 is changed.
The information for the designated event 02 is changed to “not process”.

【0055】以上説明したように、イベント処理部30
0へのイベントハンドラ304の登録・削除に応じてイ
ベントフィルタ部200のイベントフィルタテーブル2
02を更新することにより、イベント変換部100で変
換したイベントを、その時点で処理することができるイ
ベントについてのみイベント処理部300へ送るように
なるため、イベント処理部300の負荷を下げることが
できる。
As described above, the event processing unit 30
Event filter table 2 of the event filter unit 200 according to registration / deletion of the event handler 304 to 0
By updating 02, the event converted by the event conversion unit 100 is sent to the event processing unit 300 only for the event that can be processed at that time, so that the load on the event processing unit 300 can be reduced. .

【0056】次に本発明の他の実施形態を図16を参照
して説明する。図16は、本発明が適用されるイベント
制御システムに係る別の構成を示したブロック図であ
る。図16においては図2の場合のイベントフィルタ部
200がイベント変換部100の中に入った構成を有す
る。従って、図16においては図2に示したのと同一部
分には同一符合を付して構成についての説明を省略し、
動作の説明をする。
Next, another embodiment of the present invention will be described with reference to FIG. FIG. 16 is a block diagram showing another configuration of the event control system to which the present invention is applied. FIG. 16 shows a configuration in which the event filter unit 200 in the case of FIG. Therefore, in FIG. 16, the same portions as those shown in FIG.
The operation will be described.

【0057】受け取った各種イベントをイベントフィル
タ部200にまず渡し、処理されるイベントについての
みイベント変換器102で変換して、イベント処理部3
00へ渡す。また、イベントフィルタ部200の変換前
フィルタ更新部213では、イベント処理管理部350
からの更新要求を受け付け、イベント変換テーブル10
3を逆引きして、指定されたイベントを変換前の形式の
イベントにし、そのイベントに関する変換前イベントフ
ィルタテーブル212の情報を更新する。
The various events received are first passed to the event filter unit 200, and only the events to be processed are converted by the event converter 102,
Pass to 00. The pre-conversion filter updating unit 213 of the event filter unit 200 includes an event processing management unit 350
From the event conversion table 10
3, the specified event is converted to a pre-conversion event, and the information of the pre-conversion event filter table 212 relating to the event is updated.

【0058】このように本実施形態の場合においても、
イベントフィルタ部200がその時点で処理することが
できるイベントについてのみイベント処理部300へ送
るようになるため、イベント処理部300の負荷を下げ
ることができる。
As described above, also in the case of this embodiment,
Only the events that can be processed by the event filter unit 200 at that time are sent to the event processing unit 300, so that the load on the event processing unit 300 can be reduced.

【0059】次に、本発明を家庭内の家電製品を外から
遠隔監視制御するシステムに適用する場合の実施例を、
図17及び18を参照しながら説明する。図17は機器
の構成を表すブロック図、図18は本システムの動作を
表すチャートである。
Next, an embodiment in which the present invention is applied to a system for remotely monitoring and controlling home appliances in a home from the outside will be described.
This will be described with reference to FIGS. FIG. 17 is a block diagram showing the configuration of the device, and FIG. 18 is a chart showing the operation of the present system.

【0060】機器の構成は図17に示すように、まず家
庭内に、制御対象機器、その機器に接続している対象機
器を制御するための計算機A、計算機Aに接続している
家の外と通信を行うための装置A(例えは公衆電話回線
ならばモデム)があり、一方家の外に外部から制御を行
うための計算機B、計算機Bに接続している通信を行う
ための装置Bからなる。この計算機Aと、計算機Bにそ
れぞれ本イベント制御システムが導入されている。
As shown in FIG. 17, the configuration of the equipment is as follows. First, in the home, a control target device, a computer A for controlling the target device connected to the device, and the outside of the house connected to the computer A A (for example, a modem in the case of a public telephone line) for performing communication with a computer B, a computer B for performing control from outside the house, and a device B for performing communication connected to the computer B Consists of This event control system is introduced in each of the computer A and the computer B.

【0061】ここで、制御対象機器は計算機Aに接続さ
れ、監視制御可能な音楽CDプレーヤとする。計算機A
内のオぺレーティングシステム(基本ソフト)からは、
あらかじめ定められた手順にしたがって命令を送ること
で、このCDプレーヤを監視、すなわちCDプレーヤの
状態の読み出しと、制御、すなわち再生、停止、取出し
などができる。
Here, the control target device is a music CD player which is connected to the computer A and can be monitored and controlled. Computer A
From within the operating system (basic software),
By sending a command according to a predetermined procedure, the CD player can be monitored, that is, the state of the CD player can be read, and control can be performed, that is, reproduction, stop, removal, and the like can be performed.

【0062】計算機Aが内部で扱うイベントとしては、
次のものがある。監視用のイベントとして現在の状態を
知らせるイベント「状態通知」。このイベントは「停
止」から「再生」など、状態の変化があった場合に随
時、そして「再生」中には定期的に発生する。制御用の
イベントには「再生」、「停止」、「一時停止」、「取
出し」があり、これを受けるとCDプレーヤはその状態
へ移行する。
The events handled by computer A internally include:
There are the following: An event "status notification" that notifies the current status as an event for monitoring. This event occurs whenever a state change such as “stop” to “playback” occurs, and periodically during “playback”. The control events include "play", "stop", "pause", and "eject", and upon receiving this, the CD player shifts to that state.

【0063】計算機B1には状態を表示する表示装置
と、制御のための入力装置が存在する。表示装置では例
えば「再生」、「停止」、「一時停止」、「取出し」の
各状態の表示、総曲数、再生曲番、経過時間を表示す
る。入力装置は「再生」、「停止」、「−時停止」、
「取出し」それぞれに対応したボタンが用意されてお
り、このボタンを押すとそれぞれイベント「BUTTO
N−PLAY」、「BUTTON−STOP」、「BU
TTON−PAUSE」、「BUTTON−EJEC
T」が発生する。また、通信装置により外部との通信が
確立すると、自分の存在を通知し、相手の存在を確認す
るための「LOCAL−HELLO」イベントが発生す
る。
The computer B1 has a display device for displaying a state and an input device for control. The display device displays, for example, the states of “play”, “stop”, “pause”, and “take out”, the total number of songs, the number of songs played, and the elapsed time. Input devices are "play", "stop", "-stop",
Buttons are provided for each "Retrieve", and when this button is pressed, the event "BUTTO"
N-PLAY "," BUTTON-STOP "," BU
TTON-PAUSE "," BUTTON-EJEC
T "occurs. When communication with the outside is established by the communication device, a “LOCAL-HELLO” event for notifying the presence of the user and confirming the presence of the partner is generated.

【0064】図18を参照しながら、まず計算機B内の
本システムについて説明する。イベント変換部では、
「LOCAL−HELLO」イベントを共通形式の「H
ELLO」イベントに変換する。同様に、ボタンを押し
たことによって発生する「BUTTON−PLAY」、
「BUTTON−STOP」、「BUTTON−PAU
SE」、「BUTTON−EJECT」イベントを、そ
れぞれ「PLAY」、「STOP」、「PAUSE」、
「EJECT」に変換する。なお、このイベント変換部
にはイベントフィルタ部が備えてある。
First, the present system in the computer B will be described with reference to FIG. In the event converter,
The “LOCAL-HELLO” event is converted to a common format “H
"ELLO" event. Similarly, "BUTTON-PLAY" generated by pressing the button,
"BUTTON-STOP", "BUTTON-PAU"
SE ”and“ BUTTON-EJECT ”events are“ PLAY ”,“ STOP ”,“ PAUSE ”,
Convert to "EJECT". Note that this event conversion unit includes an event filter unit.

【0065】イベント処理部では、計算機の初期化時に
「HELLO」イベントに対するイベントハンドラとし
て、受け取ったイベントを通信部に送るイベントハンド
ラが登録される。また、家の中の計算機から送られてく
る「STATUS」イベントに対するイベントハンドラ
として、「STATUS」イベントから情報を読み出し
て表示装置を制御し、まだ「PLAY」、「STO
P」、「PAUSE」、「EJECT」に対するハンド
ラが登録されていなければ、受け取ったイベントを通信
部に送るイベントハンドラを登録する、イベントハンド
ラが登録される。この場合、イベント復元部は、存在し
ない。
In the event processing unit, an event handler for transmitting the received event to the communication unit is registered as an event handler for the “HELLO” event when the computer is initialized. Also, as an event handler for the "STATUS" event sent from the computer in the house, the information is read from the "STATUS" event and the display device is controlled, and the "PLAY", "STO"
If handlers for “P”, “PAUSE”, and “EJECT” are not registered, an event handler for registering an event handler that sends the received event to the communication unit is registered. In this case, there is no event restoration unit.

【0066】次に家の中の計算機内に具備される、本シ
ステムについて説明する。
Next, the present system provided in a computer in the house will be described.

【0067】イベント変換部では「状態通知」イベント
を受信し、共通の「STATUS」イベントに変換し、
イベント処理部ヘ送る。このイベント変換部にはイベン
トフィルタ部が備えてある。
The event converter receives the “status notification” event, converts it into a common “STATUS” event,
Send to event processing section. The event conversion unit includes an event filter unit.

【0068】イベント処理部では、計算機の初期化時
に、「HELLO」イベントに対するイベントハンドラ
A1として、イベントハンドラテーブルを見て、「ST
ATUS」イベントを通信部へ送るイベントハンドラA
2がまだ登録されていなかった場合、このイベントハン
ドラを「STATUS」イベントに対するものとして登
録する、イベントハンドラが登録される。また「PLA
Y」、「STOP」、「PAUSE」、「EJECT」
イベントに対するイベントハンドラとして、受け取った
イベントをイベント復元部に送るイベントハンドラA3
が登録される。イベント復元部では、「PLAY」、
「STOP」、「PAUSE」、「EJECT」を、そ
れぞれ「再生」、「停止」、「一時体止」、「取出し」
の制御用のイベントに復元する。
At the time of initialization of the computer, the event processing unit looks at the event handler table as the event handler A1 for the “HELLO” event, and reads “ST
Event handler A that sends an "ATUS" event to the communication unit
2 has not been registered yet, an event handler is registered that registers this event handler for the "STATUS" event. "PLA
Y ”,“ STOP ”,“ PAUSE ”,“ EJECT ”
Event handler A3 that sends the received event to the event restoration unit as an event handler for the event
Is registered. In the event restoration unit, "PLAY",
“STOP”, “PAUSE”, and “EJECT” are “play”, “stop”, “temporary pause”, and “remove”, respectively.
To the event for the control of.

【0069】本実施例における処理の流れは、次のよう
になる。
The flow of processing in this embodiment is as follows.

【0070】家の中の計算機Aが初期化されると、CD
プレーヤ制御装置から定期的に「状態通知」イベントが
発生する。しかし、この時点では変換後のイベント「S
TATUS」に対応するイベントハンドラがイベント処
理部に登録されていないため、イベント処理部で捨てら
れる。
When computer A in the house is initialized, CD
A “state notification” event is periodically generated from the player control device. However, at this point, the converted event “S
Since the event handler corresponding to "TATUS" is not registered in the event processing unit, it is discarded by the event processing unit.

【0071】ここで、外の計算機Bが初期化され、通信
回緑に接続されると、この計算機から「HELLO」イ
ベントが送出される。
Here, when the external computer B is initialized and connected to the communication network, a "HELLO" event is sent from this computer.

【0072】この「HELLO」イベントを計算機Aが
受信し、イベント処理部からイベントハンドラA1に渡
される。イベントハンドラA1はここでイベントハンド
ラA2を登録する。イベントハンドラA2はイベント
「STATUS」に対する最初のイベントハンドラなの
で、イベントフィルタが更新され、「状態通知」イベン
トが「STATUS」イベントに変換され、イベント処
理部に渡されるようになる。
The "HELLO" event is received by the computer A and passed from the event processing unit to the event handler A1. Here, the event handler A1 registers the event handler A2. Since the event handler A2 is the first event handler for the event "STATUS", the event filter is updated, the "status notification" event is converted to a "STATUS" event, and is passed to the event processing unit.

【0073】この「STATUS」イベントはイベント
ハンドラA2により通信部に送られ、通信回線上に送出
される。
This "STATUS" event is sent to the communication unit by the event handler A2 and sent out over the communication line.

【0074】送出された「STATUS」イベントは計
算機Bにより受信され、イベント処理部に送られ、イベ
ントハンドラB1に渡される。イベントハンドラB1は
最初の「STATUS」イベントなので、表示装置へ表
示するとともにイベントハンドラB2をイベント処理部
に登録する。イベントハンドラB2は「PLAY」、
「STOP」、「PAUSE」、「EJECT」に対す
る最初のイベントハンドラであるので、イベントフィル
タが更新され、入力装置からの「BUTTON−PLA
Y」、「BUTTON−STOP」、「BUTTON−
PAUSE」、「BUTTON−EJECT」がそれぞ
れ「PLAY」、「STOP」、「PAUSE」、「E
JECT」に変換され、イベント処理部に渡されるよう
になる。この状態で、計算機Bの入力装置からの操作を
行うと、そのイベントが共通イベントに変換され、計算
機Aに伝えられ、計算機AのCDプレーヤが制御され
る。また計算機AのCDプレーヤの状態が計算機Bに伝
えられ、計算機Bの表示装置に表示されるようになる。
The transmitted "STATUS" event is received by the computer B, sent to the event processing unit, and passed to the event handler B1. Since the event handler B1 is the first "STATUS" event, the event is displayed on the display device and the event handler B2 is registered in the event processing unit. Event handler B2 is “PLAY”,
Since this is the first event handler for “STOP”, “PAUSE”, and “EJECT”, the event filter is updated, and “BUTON-PLA” from the input device is updated.
Y ”,“ BUTTON-STOP ”,“ BUTTON-
PAUSE ”and“ BUTTON-EJECT ”are“ PLAY ”,“ STOP ”,“ PAUSE ”, and“ E ”respectively.
It is converted to "JECT" and passed to the event processing unit. In this state, when an operation is performed from the input device of the computer B, the event is converted into a common event, transmitted to the computer A, and the CD player of the computer A is controlled. Further, the state of the CD player of the computer A is transmitted to the computer B and displayed on the display device of the computer B.

【0075】このように、計算機Bが存在しない状態で
計算機Aからイベント処理部、さらに通信部、ネットワ
ークに処理されないイベントが送出されることがなくな
り、かつ、計算機Bが接続された揚合に必要なイベント
が送出されるようになる。また計算機Bにおいても計算
機Αと接続するまでたとえ入力装置を操作してもイベン
トが送出されることはなくなる。イベントに対するハン
ドラの有無でフィルタを制御しているため、計算機A、
Bがすでに存在する状態で新たに計算機Bと同じ機能を
持つ計算機B2を通信回線上に加えたとしても、矛盾無
く動作する。
As described above, the event that is not processed by the event processing unit, the communication unit, and the network is not sent from the computer A in a state where the computer B is not present, and is necessary for the connection of the computer B. Events will be sent. Even in the computer B, even if the input device is operated, no event is transmitted until the computer B is connected to the computer Α. Since the filter is controlled by the presence / absence of a handler for the event, computer A,
Even if a computer B2 having the same function as the computer B is newly added to the communication line in a state where B already exists, it operates without contradiction.

【0076】以上詳述したように、本発明によれば、各
種イベント駆動型システムが扱うイベントの統一的扱い
が可能となり、特にネットワークが介在する場合のイベ
ントの配送機構が容易に構築できるのみならず、このよ
うな機能をイベント処理装置の負担を低減させることを
可能としつつ実現できる。
As described in detail above, according to the present invention, it is possible to handle events handled by various event-driven systems in a unified manner, especially if an event delivery mechanism can be easily constructed when a network is interposed. Instead, such a function can be realized while making it possible to reduce the load on the event processing apparatus.

【0077】さらに本発明によれば、イベント処理装置
の負担の低減に伴い、イベント処理装置の周辺、特に、
デバイス、ネットワーク、受信側の計算機の負荷の低減
も図ることができる。
Further, according to the present invention, as the burden on the event processing device is reduced, the periphery of the event processing device, particularly,
The load on the device, the network, and the computer on the receiving side can also be reduced.

【0078】また本発明によれば、家電製品などの制御
対象を制御を的確に、円滑に行うことも可能となる。
Further, according to the present invention, it is possible to control a controlled object such as a home electric appliance accurately and smoothly.

【0079】また本発明によれば、計算機がネットワー
ク上にすでに存在する状態で新たに別の計算機が該ネッ
トワークに加わっても、矛盾なく動作することを可能と
なるという効果も奏される。
Further, according to the present invention, even if another computer newly joins the network while the computer already exists on the network, it is possible to operate without contradiction.

【0080】なお、本発明は、上述した実施形態には限
定されず、本発明の技術思想の範囲内で様々な変形が可
能である。
The present invention is not limited to the above-described embodiment, and various modifications can be made within the scope of the technical concept of the present invention.

【0081】例えば、上述した実施形態では、イベント
フィルタ部200の配置として図2及び図16の場合を
例にとり説明したが、他の位置に配置することももとよ
り可能である。
For example, in the above-described embodiment, the case where the event filter unit 200 is arranged as shown in FIGS. 2 and 16 has been described as an example. However, the event filter unit 200 may be arranged at another position.

【0082】例えば、イベントフィルタ部200をメッ
セージ生成部401の前に置く形態が存在する。この場
合のイベントフィルタテーブル202の更新方法は、第
一の実施形態と同じである。
For example, there is a form in which the event filter unit 200 is placed before the message generation unit 401. The method of updating the event filter table 202 in this case is the same as in the first embodiment.

【0083】同様に、例えば、イベントフィルタ部20
0をイベント抽出部404の後に置く形態もある。この
場合のイベントフィイルタテーブル202の更新方法
は、第一の実施形態と同じである。
Similarly, for example, the event filter unit 20
0 may be placed after the event extraction unit 404. The method of updating the event filter table 202 in this case is the same as in the first embodiment.

【0084】同様に、例えば、イベントフィルタ部20
0をイベント復元器502の前に置く形態もある。この
場合のイベントフィルタテーブル202の更新方法は、
第一の実施形態と同じである。
Similarly, for example, the event filter unit 20
There is also a form in which 0 is placed before the event restorer 502. The updating method of the event filter table 202 in this case is as follows.
This is the same as the first embodiment.

【0085】同様に、例えば、イベントフィルタ部20
0をイベント復元器502の後に置く形態もある。この
場合のイベントフィルタテーブル202の更新方法は、
第二の実施形態において、イベント変換テーブル103
を逆引きする代わりにイベント復元テーブル503を逆
引きする点を除いて同じである。
Similarly, for example, the event filter unit 20
In some cases, 0 is placed after the event restorer 502. The updating method of the event filter table 202 in this case is as follows.
In the second embodiment, the event conversion table 103
Is the same except that the event restoration table 503 is reversed instead of the reverse.

【0086】[0086]

【発明の効果】以上詳述したように、請求項1記載の本
発明では、あらかじめ記憶装置に記憶された、イベント
処理の有無についてのテーブルを参照して処理するイベ
ントのみをイベント処理部に送るイベントフィルタをイ
ベント変換部に具備しているので、適切にイベントを取
捨選択でき、イベント処理部の負担を相当程度低減でき
る。
As described above in detail, in the present invention according to the first aspect, only the events to be processed with reference to the table on the presence or absence of the event processing stored in the storage device are sent to the event processing unit. Since the event converter is provided with the event filter, the event can be appropriately selected and the load on the event processing unit can be considerably reduced.

【0087】請求項2記載の本発明では、あらかじめ記
憶装置に記憶された、イベント処理の有無についてのテ
ーブルを参照して処理するイベントのみをイベント処理
部に送るイベントフィルタをイベント変換部に具備し、
さらに自機では実行不可能な場合であっても通信手段を
介して適切に他の制御装置にイベントの実行をさせ得る
ので、適切にイベントを取捨選択でき、イベント処理部
の負担を相当程度低減できる。
According to the second aspect of the present invention, the event conversion unit is provided with an event filter which sends only the events to be processed with reference to the table on the presence or absence of the event processing stored in the storage device in advance to the event processing unit. ,
Furthermore, even if it is impossible to execute the event on the own device, the event can be appropriately selected and the load on the event processing unit can be reduced considerably because the other control device can appropriately execute the event via the communication means. it can.

【0088】請求項3記載の本発明では、あらかじめ記
憶装置に記憶された、イベント処理の有無についてのテ
ーブルを参照して処理するイベントのみをイベント処理
部に送るイベントフィルタをイベント復元部に具備して
いるので、適切にイベントを取捨選択でき、イベント処
理部、主にデバイスの負担を相当程度低減できる。
According to the third aspect of the present invention, the event restoring unit is provided with an event filter for sending only the event to be processed with reference to the table on the presence or absence of the event processing stored in the storage device in advance to the event processing unit. Therefore, the event can be appropriately selected and the load on the event processing unit, mainly the device, can be considerably reduced.

【0089】請求項4記載の本発明では、前記のイベン
トフィルタについて、イベントの取捨選択の基準を動的
に変更し得ることとなり、システム全体の効率がさらに
向上する。
According to the present invention, the criteria for selecting an event can be dynamically changed in the event filter, and the efficiency of the entire system is further improved.

【0090】また本発明によれば、各種イベント駆動型
システムが扱うイベントの統一的扱いが可能となり、特
にネットワークが介在する場合のイベントの配送機構が
容易に構築できるのみならず、このような機能をイベン
ト処理装置の負担を低減させることを可能としつつ実現
できる。
Further, according to the present invention, unified handling of events handled by various event-driven systems becomes possible. In particular, not only an event delivery mechanism when a network is interposed can be easily constructed, but also such a function can be realized. Can be realized while making it possible to reduce the load on the event processing apparatus.

【0091】さらに本発明によれば、イベント処理装置
の負担の低減に伴い、イベント処理装置の周辺、特に、
デバイス、ネットワーク、受信側の計算機の負荷の低減
も図ることができる。
Further, according to the present invention, as the load on the event processing device is reduced, the periphery of the event processing device, in particular,
The load on the device, the network, and the computer on the receiving side can also be reduced.

【0092】また本発明によれば、家電製品などの制御
対象を制御を的確に、円滑に行うことも可能となる。
Further, according to the present invention, it is possible to control a controlled object such as a home electric appliance accurately and smoothly.

【0093】また本発明によれば、計算機がネットワー
ク上にすでに存在する状態で新たに別の計算機が該ネッ
トワークに加わっても、矛盾なく動作することを可能と
なるという効果も奏される。
Further, according to the present invention, even if another computer newly joins the network while the computer already exists on the network, it is possible to operate without contradiction.

【0094】従って、本発明によれば、的確かつ円滑な
イベント制御が可能となる。
Therefore, according to the present invention, accurate and smooth event control becomes possible.

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

【図1】本発明の一実施形態に係るイベント制御システ
ムを適用した分散処理システムの全体の構成例を示した
図である。
FIG. 1 is a diagram showing an example of the entire configuration of a distributed processing system to which an event control system according to an embodiment of the present invention is applied.

【図2】本発明の一実施形態に係るイベント制御システ
ムを適用した分散処理システムの全体の構成の詳細図で
ある。
FIG. 2 is a detailed diagram of an entire configuration of a distributed processing system to which an event control system according to an embodiment of the present invention is applied.

【図3】本発明の一実施形態に係り、変換後のイベント
の構造例を示した図である。
FIG. 3 is a diagram illustrating an example of a structure of an event after conversion according to an embodiment of the present invention.

【図4】本発明の一実施形態に係り、イベント変換テー
ブルの構造例1を示した図である。
FIG. 4 is a diagram showing a structural example 1 of an event conversion table according to an embodiment of the present invention.

【図5】本発明の一実施形態に係り、イベント変換テー
ブルの構造例2を示した図である。
FIG. 5 is a diagram showing a structural example 2 of an event conversion table according to the embodiment of the present invention;

【図6】本発明の一実施形態に係り、イベントフィルタ
テーブルの構造例を示した図である。
FIG. 6 is a diagram showing an example of the structure of an event filter table according to an embodiment of the present invention.

【図7】本発明の一実施形態に係り、イベントハンドラ
テーブルの構造例を示した図である。
FIG. 7 is a diagram showing an example of the structure of an event handler table according to an embodiment of the present invention.

【図8】本発明の一実施形態に係り、イベント復元テー
ブルの構造例を示した図である。
FIG. 8 is a diagram showing an example of the structure of an event restoration table according to an embodiment of the present invention.

【図9】本発明の一実施形態に係り、イベント変換部の
動作を説明するためのフローチャートである。
FIG. 9 is a flowchart illustrating an operation of an event conversion unit according to the embodiment of the present invention.

【図10】本発明の一実施形態に係り、イベント処理部
の動作を説明するためのフローチャートである。
FIG. 10 is a flowchart illustrating an operation of an event processing unit according to an embodiment of the present invention.

【図11】本発明の一実施形態に係り、通信部の送信時
の動作を説明するためのフローチャートである。
FIG. 11 is a flowchart illustrating an operation at the time of transmission of a communication unit according to an embodiment of the present invention.

【図12】本発明の一実施形態に係り、通信部の受信時
の動作を説明するためのフローチャートである。
FIG. 12 is a flowchart illustrating an operation at the time of reception of a communication unit according to an embodiment of the present invention.

【図13】本発明の一実施形態に係り、イベント復元部
の動作を説明するためのフローチャートである。
FIG. 13 is a flowchart illustrating an operation of an event restoration unit according to an embodiment of the present invention.

【図14】本発明の一実施形態に係り、イベント処理管
理部の動作を説明するためのフローチャートである。
FIG. 14 is a flowchart illustrating an operation of an event processing management unit according to the embodiment of the present invention.

【図15】本発明の一実施形態に係り、フィルタ更新部
の動作を説明するためのフローチャートである。
FIG. 15 is a flowchart illustrating an operation of a filter updating unit according to the embodiment of the present invention.

【図16】本発明の一実施形態に係るイベント制御シス
テムの別の構成例を示した図である。
FIG. 16 is a diagram showing another configuration example of the event control system according to the embodiment of the present invention.

【図17】本発明の一実施形態に係るネットワークの具
体例を示す図である。
FIG. 17 is a diagram showing a specific example of a network according to an embodiment of the present invention.

【図18】本発明の一実施形態に係るイベント制御シス
テムの動作を説明するためのチャートである。
FIG. 18 is a chart for explaining the operation of the event control system according to one embodiment of the present invention.

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

100 イベント変換部 101 イベント入力部 102 イベント変換器 103 イベント変換テーブル 200 イベントフィルタ部 201 イベントフィルタ 202 イベントフィルタテーブル 203 フィルタ更新部 211 変換前イベントフィルタ 212 変換前イベントフィルタテーブル 213 変換前フィルタ更新部 300 イベント処理部 301 処理イベント入力部 302 イベントハンドラ検索・呼出部、 303 イベントハンドラテーブル 304 イベントハンドラ 350 イベント処理管理部 351 イべント変換・復元部管理テーブル 352 通信部管理テーブル 400 通信部 401 メッセージ生成部 402 送信部 403 受信部 404 イベント抽出部 500 イベント復元部 501 変換後イベント入力部 502 イベント復元器 503 イベント復元テーブル 604 イベント出力部 REFERENCE SIGNS LIST 100 event conversion unit 101 event input unit 102 event converter 103 event conversion table 200 event filter unit 201 event filter 202 event filter table 203 filter update unit 211 pre-conversion event filter 212 pre-conversion event filter table 213 pre-conversion filter update unit 300 event Processing unit 301 Processing event input unit 302 Event handler search / call unit, 303 Event handler table 304 Event handler 350 Event processing management unit 351 Event conversion / restoration unit management table 352 Communication unit management table 400 Communication unit 401 Message generation unit 402 Sending unit 403 Receiving unit 404 Event extracting unit 500 Event restoring unit 501 Converted event input unit 502 Event restoring Vessel 503 Event recovery table 604 event output unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 外山 春彦 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 (72)発明者 長谷川 哲夫 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 (72)発明者 關 俊文 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 (72)発明者 守安 隆 神奈川県川崎市幸区柳町70番地 株式会社 東芝柳町工場内 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Haruhiko Toyama 70, Yanagicho, Kochi-ku, Kawasaki-shi, Kanagawa Prefecture Inside the Toshiba Yanagicho Plant Co., Ltd. (72) Inventor Toshifumi Seki 70 Yanagicho, Yukicho, Kawasaki-shi, Kanagawa Prefecture Inside the Toshiba Yanagicho Plant Co., Ltd.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 対象の制御を行うために発生するイベン
トを表す第1の情報を第2の情報に変換する手段と、 前記変換された第2の情報の処理についての指針を記録
する第1の領域を有し、かかる領域を照合することによ
り前記第2の情報の処理の有無を選択する選択手段と、 イベントの駆動についての指針を記録する第2の領域を
有し、かかる領域を照合することにより前記選択された
第2の情報に対応するイベントを駆動させるための処理
を行う処理手段とを具備することを特徴とするイベント
制御システム。
1. A means for converting first information representing an event occurring for controlling an object into second information, and a first means for recording a guideline for processing the converted second information. Selecting means for selecting whether or not to process the second information by collating the area, and a second area for recording a guideline for driving the event. Processing means for performing a process for driving an event corresponding to the selected second information.
【請求項2】 ネットワークを介して複数の制御装置に
よって制御され得る対象の制御を行うために発生するイ
ベントを表す第1の情報を第2の情報に変換する手段
と、 前記変換された第2の情報の処理についての指針を記録
する第1の領域を有し、かかる領域を参照することによ
り前記第2の情報の処理の有無を選択する選択手段と、 イベントの駆動についての指針を記録する第2の領域を
有し、かかる領域を照合することにより前記選択された
第2の情報に対応するイベントを駆動させるための処理
を行う処理手段と、 前記処理手段からの駆動指示に基づき、前記選択された
第2の情報に対応するイベントを実行させるための所定
の情報を前記制御装置に対し送信する手段とを具備する
ことを特徴とするイベント制御システム。
2. A means for converting first information representing an event occurring to control an object which can be controlled by a plurality of control devices via a network into second information, and Selecting means for selecting whether or not to process the second information by referring to the area, and recording a guideline for driving an event. A processing unit that has a second area, and performs processing for driving an event corresponding to the selected second information by collating the area, based on a driving instruction from the processing unit, Means for transmitting predetermined information for executing an event corresponding to the selected second information to the control device.
【請求項3】 ネットワークを介して複数の制御装置に
よって制御され得る対象の制御を行うために発生するイ
ベントを実行するための第1の情報を前記制御装置から
受信する手段と、 前記受信した第1の情報からイベントを表す第2の情報
を抽出する手段と、 前記抽出された第2の情報の処理についての指針を記録
する第1の領域を有し、かかる領域を参照することによ
り前記第2の情報の処理の有無を選択する選択手段と、 前記選択された第2の情報を第3の情報に変換する手段
と、 イベントの駆動についての指針を記録する第2の領域を
有し、かかる領域を照合することにより前記第3の情報
に対応するイベントを駆動させるための処理を行う手段
とを具備することを特徴とするイベント制御システム。
3. means for receiving, from the control device, first information for executing an event that occurs to control an object that can be controlled by a plurality of control devices via a network; Means for extracting second information representing an event from the first information; and a first area for recording a guideline for processing of the extracted second information, wherein the first area is recorded by referring to the area. A selection unit for selecting whether to process the second information, a unit for converting the selected second information into the third information, and a second area for recording a guideline for driving the event. Means for performing a process for driving an event corresponding to the third information by collating such an area.
【請求項4】 前記選択手段は、 前記処理手段において前記第2の領域に記録された指針
が変更されることに対応させて変更させ得ることを特徴
とする請求項1乃至3のいずれか1項に記載のイベント
制御システム。
4. The apparatus according to claim 1, wherein said selection means can change the pointer recorded in said second area by said processing means in response to a change. An event control system according to the section.
JP314198A 1997-05-20 1998-01-09 Event control system Pending JPH11203154A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP314198A JPH11203154A (en) 1998-01-09 1998-01-09 Event control system
US09/081,438 US6145009A (en) 1997-05-20 1998-05-19 Event controlling system for integrating different event driven systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP314198A JPH11203154A (en) 1998-01-09 1998-01-09 Event control system

Publications (1)

Publication Number Publication Date
JPH11203154A true JPH11203154A (en) 1999-07-30

Family

ID=11549087

Family Applications (1)

Application Number Title Priority Date Filing Date
JP314198A Pending JPH11203154A (en) 1997-05-20 1998-01-09 Event control system

Country Status (1)

Country Link
JP (1) JPH11203154A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1318023A2 (en) 2001-12-04 2003-06-11 Eastman Kodak Company Ink jet recording element and printing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1318023A2 (en) 2001-12-04 2003-06-11 Eastman Kodak Company Ink jet recording element and printing method

Similar Documents

Publication Publication Date Title
US6145009A (en) Event controlling system for integrating different event driven systems
CN1282340C (en) Remote service processing appts. utilizing graphic users interface in home network environment
JPH1031637A (en) Agent communication equipment
JP2001157282A (en) Remote control system, server.client system, control server for terminal product, method for operating terminal product, method for sharing device information in common, storage medium and program transmitter
CN108551589A (en) A kind of UI Preferences method and terminal
JP3850160B2 (en) Network control system, controller, and target
EP1841136A2 (en) Apparatus, method and system for managing event information
JP3556451B2 (en) Plant monitoring control system and monitoring control method
JP3546995B2 (en) Distributed content management system
CN112698907B (en) Application display control method and electronic equipment
JP2005268941A (en) Remote control apparatus, remote control method, and program thereof
JPH1011339A (en) Multimedia data base management system
JPH11203154A (en) Event control system
JP4645418B2 (en) Image message transmission system and program
JP2006079469A (en) Support information processing system and support information processing method
JP4123751B2 (en) Copier
JP2005332070A (en) Terminal operation method and device, program and recording medium
JP4197930B2 (en) Response acquisition support program and response acquisition support method
US6738776B2 (en) System for selecting desired entry information from directory information stored in directory server and using entry information for external application and external service
JP2000349913A (en) Method for generating utility history in video conference system and the video conference system with utility history generating function
JPH104407A (en) Network management device and its method
JP2002026950A (en) Method and system for building up server tree structure, server, and recording medium
CN112596752B (en) Internet of things method and system for electronic evidence obtaining equipment
JP5443105B2 (en) System control apparatus, system control method for system control apparatus, and system control program
JP3313584B2 (en) Process control method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050111

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061226

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070226

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070619