JPH04112343A - Abnormality supervisory unit for function decentralized system - Google Patents

Abnormality supervisory unit for function decentralized system

Info

Publication number
JPH04112343A
JPH04112343A JP2232884A JP23288490A JPH04112343A JP H04112343 A JPH04112343 A JP H04112343A JP 2232884 A JP2232884 A JP 2232884A JP 23288490 A JP23288490 A JP 23288490A JP H04112343 A JPH04112343 A JP H04112343A
Authority
JP
Japan
Prior art keywords
abnormality
rank system
execution
state
lower system
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
JP2232884A
Other languages
Japanese (ja)
Inventor
Mitsuko Kondo
近藤 晃子
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2232884A priority Critical patent/JPH04112343A/en
Publication of JPH04112343A publication Critical patent/JPH04112343A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate the treatment of the abnormality and the continuation of the processing by warning the occurrence of abnormality of a lower rank system, controlling the operation of a higher rank system and the call of the lower rank system, and resetting the lower rank system in its called-out state through the higher rank system after execution of the lower rank system. CONSTITUTION:A lower rank system controller 1-51 controls the execution of a lower rank system and ends automatically the operation of the system at occurrence of the abnormality. A lower rank system state supervisory unit 1-53 monitors the executing state of the lower rank system. Then a lower rank system storage 1-57 stores the state of data at execution of the lower rank system and keeps the state set right before occurrence of the abnormality at occurrence of the abnormality. A lower rank system abnormality warning device 1-59 warns the occurrence of abnormality of the lower rank system. Then a higher rank system controller 1-31 controls the operation of a higher rank system and the call of the lower rank system. The higher rank system resets the lower rank system in its called-out state after execution of the lower rank system. Thus it is possible to facilitate the treatment of the abnormality and the continuation of the due processing.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、独立したシステム(下位システム)をあたか
も自システム(上位システム)下に存在するモジュール
であるかの様に呼び出し、実行する機能分散処理システ
ムの異常監視装置に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention is a functional distribution system that calls and executes an independent system (lower system) as if it were a module existing under the own system (upper system). The present invention relates to an abnormality monitoring device for a processing system.

〔従来の技術〕[Conventional technology]

大規模なシステムを設計する場合、機能毎にモジュール
化し、そのモジュールを呼び出すことにより機能分散を
図ったり、既に設計されている独立したシステム(下位
システム)をあたかも自システム(上位システム)下に
存在するモジュールであるかの様に呼び出し、実行する
ことで機能分散、及び生計時の負荷の軽減を図ることが
出来る。
When designing a large-scale system, it is possible to distribute the functions by modularizing each function and calling the module, or to create an independent system (lower system) that has already been designed as if it existed under the own system (upper system). By calling and executing the module as if it were a module, it is possible to distribute functions and reduce the load on daily life.

後者において、独立した下位システムの処理を実行する
場合、下位7ステムが上位システムから呼び出されると
同時に、制御も上位システムから下位システムに移され
、処理終了後、再び制御は上位システムへと戻される。
In the latter case, when executing the processing of an independent lower system, the lower seven systems are called from the higher system, and control is also transferred from the higher system to the lower system, and after the processing is completed, control is returned to the higher system. .

しかし、下位システムに制御が移され、処理が実行され
ている状態で下位システム上に何らかの異常が生じると
上位システムに制御を戻すことが困難となる。
However, if some abnormality occurs in the lower system while control is transferred to the lower system and processing is being executed, it becomes difficult to return control to the higher system.

このため、従来この種の機能分散処理システムでは、下
位システムで異常が生じた場合、下位システムの処理の
みでなく上位システムのアクティビティも強制的に終了
させ、再度上位システムを立ち上げなければならない。
For this reason, in conventional functional distributed processing systems of this type, when an abnormality occurs in a lower-level system, it is necessary to forcibly terminate not only the processing of the lower-level system but also the activity of the higher-level system, and restart the higher-level system.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の機能分散処理システムの異常監視装置で
は、既に設計されている独立したシステムを下位システ
ムとして、あたかも自システム下に存在するモジュール
であるかの様に呼び出し、機能分散処理を実行する上位
システムにおいて、下位システム実行時に異常か生しる
と制御が下位システムに移されている為、それを上位シ
ステムに戻すことは困難となり、この場合、下位システ
ムの処理のみでなく上位システムのアクティビティも強
制的に終了させなければならないという欠点がある。
In the above-mentioned conventional abnormality monitoring device for a functionally distributed processing system, an independent system that has already been designed is called as a lower system as if it were a module existing under the own system, and a higher level system that executes functionally distributed processing In a system, if an abnormality occurs during the execution of a lower system, control is transferred to the lower system, so it is difficult to return it to the upper system.In this case, not only the processing of the lower system but also the activities of the higher system The disadvantage is that it must be forcibly terminated.

又、実行中の処理を強制的に終了させるため、異常が生
じた箇所、及び、原因かはっきり表示されず、再度同様
の処理を行った場合、異常を回避する手段がはっきりし
ないという欠点がある。
In addition, because the process being executed is forcibly terminated, the location and cause of the error are not clearly displayed, and if the same process is performed again, it is not clear how to avoid the error. .

〔課題を解決するための手段〕[Means to solve the problem]

本発明の装置は、既に設計されているシステム(下位シ
ステム)を、あたかも自システム(上位システム)下に
存在するモジュールであるかの様に呼び出し、実行する
機能分散処理システムの異常監視装置において、上位シ
ステムから下位システムに制御が移された時の上位シス
テムの状態を記憶し、上位システムに制御が戻される時
の状態を管理する上位システム状態記憶装置と、下位シ
ステムの実行を制御し、異常が生じた時に自動的に終了
させる下位システム制御装置と、下位システムの実行状
態を監視する下位システム状態監視装置と、下位システ
ム実行時のデータの状態を記憶し、異常が生じた場合、
異常が生じる直前の状態を保存する下位システム記憶装
置と、下位システムで異常が生じたことを警告する下位
システム異常警告装置と、上位システムの動作、及び、
下位システムの呼び出しを制御し、下位システム実行終
了後、上位システムが下位システムを呼び出した時の状
態に戻す上位システム制御装置を有することを特徴とす
る。
The device of the present invention is an abnormality monitoring device for a functional distributed processing system that calls and executes an already designed system (lower system) as if it were a module existing under its own system (upper system). The upper system state storage device stores the state of the upper system when control is transferred from the upper system to the lower system, and manages the state when control is returned to the upper system, and the upper system state storage device controls the execution of the lower system and detects abnormalities. A lower system control device that automatically terminates when an abnormality occurs, a lower system status monitoring device that monitors the execution status of the lower system, and a lower system status monitoring device that stores the state of data when the lower system is executed, and when an abnormality occurs,
A lower system storage device that saves the state immediately before an abnormality occurs, a lower system abnormality warning device that warns that an abnormality has occurred in the lower system, and an operation of the upper system;
The present invention is characterized by having an upper system control device that controls calling of the lower system and returns the lower system to the state when the upper system called the lower system after the execution of the lower system is completed.

〔実施例〕〔Example〕

次に、本発明について図面を参照にして詳細に説明する
Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の機能分散システムの異常監視装置の
一実施例を示すブロック図であり、入出力装置部1−1
、上位ンステム装置部1−3および下位システム装置部
1−5から構成される。
FIG. 1 is a block diagram showing an embodiment of the abnormality monitoring device of the function distribution system of the present invention, in which the input/output device section 1-1
, an upper system device section 1-3, and a lower system device section 1-5.

入出力装置部1−1は、上位システムの起動、上位シス
テム、下位システムへの実行命令の入力、及び、処理メ
ツセージや下位システム異常警告メツセージの出力等を
行う操作卓である。
The input/output device section 1-1 is an operation console that starts up the higher-level system, inputs execution commands to the higher-level system and lower-level system, and outputs processing messages and lower-level system abnormality warning messages.

上位システム装置部1−3は、上位システム制御装置1
−31、上位システム実行装置1−33及び上位システ
ム状態記憶装置1−35から構成され、上位システムの
実行と自システム下に存在するモジュール同様に独立し
た他システムの呼び出しを行う機能を持つ。
The upper system device section 1-3 is the upper system control device 1.
-31, consists of a higher-level system execution device 1-33 and a higher-level system status storage device 1-35, and has the function of executing the higher-level system and calling other independent systems in the same way as modules existing under the own system.

下位システム装置部1−5は、下位システム制御装置1
−51、下位システム状態監視装置1−53、下位シス
テム実行装置1−55、下位システム記憶装置1−57
及び下位システム異常警告装置1−59から構成され、
下位システムの実行と上位システムへの制御返還機能を
持つ。
The lower system device section 1-5 includes the lower system control device 1.
-51, lower system status monitoring device 1-53, lower system execution device 1-55, lower system storage device 1-57
and a lower system abnormality warning device 1-59,
It has the function of executing lower-level systems and returning control to higher-level systems.

上位システム制御装置1−31は、入出力装置部1−1
より入力された上位システムの実行に関する情報を上位
システム実行装置1−33に転送し、下位システムの呼
び出し要求があると上位システム動作状態情報を上位シ
ステム状態記憶装置1−35に転送すると共に、下位シ
ステム制御装置1−51に上位システム実行結果と下位
システム呼び出し命令を送る。
The upper system control device 1-31 has an input/output device section 1-1.
The information regarding the execution of the higher-level system inputted from the lower-level system is transferred to the higher-level system execution device 1-33, and when there is a call request for the lower-level system, the upper-level system operating state information is transferred to the higher-level system status storage device 1-35, and the lower-level The upper system execution result and the lower system call command are sent to the system control device 1-51.

上位システム実行装置1−33は、上位システム制御装
置1−31から入力された情報によって上位システムを
実行し、動作過程で下位システムの起動が必要になると
、その時点の実行結果を上位システム制御装置に返す。
The higher-level system execution device 1-33 executes the higher-level system based on information input from the higher-level system control device 1-31, and when a lower-level system needs to be started during the operation process, the execution result at that point is sent to the higher-level system control device. Return to.

上位システム状態記憶装置1−35は、上位システム制
御装置1−31から送られてきた動作状態情報を記憶す
る。
The higher-level system status storage device 1-35 stores operational status information sent from the higher-level system control device 1-31.

下位システム制御装置1−51は、上位システム制御装
置1−31からの下位システム呼び出し命令を受け、入
出力装置部1−1より入力される下位システムの実行に
関する情報を下位システム実行装置1−55に転送し、
実行が終了すると実行結果と終了状態を上位システム制
御装置1−31に返送する。又、実行過程における状態
の監視命令を下位システム状態監視装置1〜53へ、状
態の変化情報を下位システム記憶装置1−57へ、異常
発生時の情報を下位システム異常警告装置1−59へそ
れぞれ送る。
The lower system control device 1-51 receives a lower system call command from the higher system control device 1-31, and transmits information regarding the execution of the lower system inputted from the input/output device section 1-1 to the lower system execution device 1-55. Transfer to
When the execution is completed, the execution result and completion status are returned to the host system control device 1-31. In addition, the command for monitoring the status during the execution process is sent to the lower system status monitoring devices 1-53, the information on changes in status is sent to the lower system storage device 1-57, and the information when an abnormality occurs is sent to the lower system abnormality warning device 1-59. send.

下位システム状態監視装置1−53は、下位システム制
御装置1−51から実行状態監視命令を受け、下位シス
テム実行装置1−55の状態を監視する。その時、実行
状態に異常が発生すると異常発生情報を下位システム制
御装置1−51へ返す。
The lower system state monitoring device 1-53 receives an execution state monitoring command from the lower system control device 1-51, and monitors the state of the lower system execution device 1-55. At that time, if an abnormality occurs in the execution state, abnormality occurrence information is returned to the lower system control device 1-51.

下位システム実行装置1−55は、下位システム制御装
置1−51から入力された情報によって下位システムの
実行を行う。
The lower system execution device 1-55 executes the lower system based on information input from the lower system control device 1-51.

下位システム記憶装置1−57は、下位システム実行装
置1−55の最新のデータを記憶し、異常が発生した場
合は、その直前のデータ状態を保存する。
The lower system storage device 1-57 stores the latest data of the lower system execution device 1-55, and when an abnormality occurs, saves the data state immediately before.

下位システム異常警告装置1−59は、下位システム実
行時に異常が発生した場合、下位システム制御装置1−
51から異常発生情報を受け、異常の発生箇所を分析し
警告情報を出力する。
The lower system abnormality warning device 1-59 alerts the lower system control device 1- to the lower system control device 1-59 when an abnormality occurs during execution of the lower system.
It receives abnormality occurrence information from 51, analyzes the location where the abnormality occurs, and outputs warning information.

次に、このように構成される本発明の動作についてデー
タ加工処理システムからグラブ描画処理システムを起動
する処理を例に、正常に動作した場合の動作を第2図を
参照して具体的に説明する。
Next, the operation of the present invention configured as described above will be explained in detail with reference to FIG. 2, taking as an example the process of activating the grab drawing processing system from the data processing system. do.

正常時の動作は次の通りである。The normal operation is as follows.

まず、データ加工処理システムの起動要求が入力される
と、データ加工処理システム制御装置2−31がデータ
加工処理システム実行装置2−33を起動する。
First, when a data processing system startup request is input, the data processing system control device 2-31 starts the data processing system execution device 2-33.

次に、入出力装置部2−1から入力されるデータ加工処
理に関する入力情報は、データ加工処理システム制御装
置2−31を経由し、データ加工処理システム実行装置
2−33に出力され実行される。
Next, input information related to data processing input from the input/output device section 2-1 is output to the data processing system execution device 2-33 via the data processing system control device 2-31 and executed. .

データ加工処理中にグラフ描画に関する命令が入力され
るとグラフ描画処理を起動する為に、データ加工処理シ
ステム実行装置2−33の処理結果は、データ加工処理
システム状態記憶装置2−35に記憶される。さらに、
データ加工処理システム制御2−31からグラフ描画処
理システム制御装置2−51にグラフ描画呼び出し命令
とデータ加工処理結果が出力され、データ加工処理シス
テム部2−3の動作は一時中断される。
When a command related to graph drawing is input during data processing, the processing results of the data processing system execution device 2-33 are stored in the data processing system state storage device 2-35 in order to start the graph drawing processing. Ru. moreover,
The graph drawing call command and the data processing result are output from the data processing system control 2-31 to the graph drawing processing system control device 2-51, and the operation of the data processing system section 2-3 is temporarily suspended.

グラフ描画処理システム制御装置2−51は、グラフ描
画処理システム実行装置2−55に起動命令を出力し、
以後、入出力装置部2−1から入力されるグラフ描画に
関する情報を伝える。また、グラフ描画処理実行中のシ
ステムの実行状態はグラフ描画処理システム状態監視装
置2−53で常に監視される。
The graph drawing processing system control device 2-51 outputs a startup command to the graph drawing processing system execution device 2-55,
Thereafter, information regarding graph drawing inputted from the input/output device section 2-1 is transmitted. Further, the execution state of the system during graph drawing processing is constantly monitored by the graph drawing processing system state monitoring device 2-53.

グラフ描画処理実行中のデータはグラフ描画処理システ
ム記憶装置2−57に記憶され、グラフ描画の為のパラ
メータの設定やデータの編集、更新等の処理が行われる
都度、記憶内容も更新される。
Data during execution of graph drawing processing is stored in the graph drawing processing system storage device 2-57, and the stored contents are updated each time processing such as setting of parameters for graph drawing, data editing, updating, etc. is performed.

準備が整いグラフ描画命令が入力されると、描画結果が
入出力装置部2−1に表示される。その後、グラフ描画
処理システム制御装置2−51はデータ加工処理システ
ム制御装置2−31に処理出力情報を出力し、グラフ描
画処理システム部2−5の動作は終了する。
When preparations are completed and a graph drawing command is input, the drawing results are displayed on the input/output device section 2-1. Thereafter, the graph drawing processing system control device 2-51 outputs processing output information to the data processing processing system control device 2-31, and the operation of the graph drawing processing system section 2-5 ends.

グラフ描画処理終了情報を受けたデータ加工処理制御装
置2−31はグラフ描画処理に移る直前のデータ状態を
データ加工処理システム状態記憶装置2−35から呼び
出し、再び、入出力装置部2−1から入力される情報に
よって処理を継続する。
The data processing control device 2-31, which has received the graph drawing processing end information, calls the data state immediately before starting the graph drawing processing from the data processing system state storage device 2-35, and again retrieves the data state from the input/output device section 2-1. Processing continues depending on the input information.

次に、グラフ描画処理中に異常が発生した場合の動作に
ついて第3図を参照して説明する。
Next, the operation when an abnormality occurs during graph drawing processing will be described with reference to FIG.

データ加工処理開始からグラフ描画処理が呼び出され、
起動するまでの動作は正常時と同じである。
Graph drawing processing is called from the start of data processing,
The operation until startup is the same as normal.

グラフ描画処理システム実行装置3−55は、グラフ描
画処理システム制御装置3−51から処理命令を受け、
実行状態はグラフ描画処理システム状態監視装置3−5
3で監視される。
The graph drawing processing system execution device 3-55 receives a processing command from the graph drawing processing system control device 3-51,
The execution status is determined by the graph drawing processing system status monitoring device 3-5.
3 will be monitored.

グラフ描画のためのデータの編集、更新及び、パラメー
タの設定情報は、グラフ描画処理システム記憶処置3−
57に逐次記憶される。
Editing and updating data for graph drawing and parameter setting information are stored in the graph drawing processing system storage unit 3-
57 are stored sequentially.

このデータの編集や更新、パラメータの設定中やグラフ
を描画し表示中に何らかの異常が発生すると、グラフ描
画処理システム状態監視装置3−53がグラフ描画処理
システム制御装置3−51に異常発生情報を出力する。
If any abnormality occurs while editing or updating this data, setting parameters, or drawing and displaying a graph, the graph drawing processing system status monitoring device 3-53 sends abnormality occurrence information to the graph drawing processing system control device 3-51. Output.

この時、グラフ描画処理システム記憶装置3−57には
異常が発生する直前のデータの状態のグラフ描画パラメ
ータが記憶されている。
At this time, the graph drawing parameters of the data state immediately before the abnormality occurs are stored in the graph drawing processing system storage device 3-57.

異常発生情報を受けたグラフ描画処理システム制御装置
3−51はグラフ描画処理開始時からの実行状態と最新
のデータ状態とをそれぞれグラフ描画処理システム状態
記憶装置3−53、グラフ描画処理システム記憶装置3
−57から読み取り異常が発生した箇所と原因を採取し
、グラフ描画処理システム異常警告装置3−59に格納
する。
The graph drawing processing system control device 3-51 that has received the abnormality occurrence information stores the execution state from the start of the graph drawing processing and the latest data state in the graph drawing processing system state storage device 3-53 and the graph drawing processing system storage device, respectively. 3
-57, the location and cause of the reading abnormality are collected and stored in the graph drawing processing system abnormality warning device 3-59.

グラフ描画処理システム制御装置3−51はグラフ描画
処理システム異常警告装置3−59に格納された異常情
報を入出力部に表示すると共にグラフ描画処理システム
部3−5の動作の終了情報をデータ加工処理システム制
御装置に出力し、処理を強制的の終了する。
The graph drawing processing system control device 3-51 displays the abnormality information stored in the graph drawing processing system abnormality warning device 3-59 on the input/output section, and also processes the end information of the operation of the graph drawing processing system section 3-5 into data. Output to the processing system control device and forcefully terminate the processing.

以後、データ加工処理システム部の動作については正常
時と同じである。
Thereafter, the operation of the data processing system section is the same as during normal operation.

〔発明の効果〕〔Effect of the invention〕

以上、説明したように本発明には次に述べる効果がある
As explained above, the present invention has the following effects.

(1)既に設計されている独立したシステムをあたかも
自システム下に存在するモジュールであるかの様に呼び
出し実行する機能分散処理システムにおいて、上位シス
テムが下位システムを呼び出し制御を移すと、下位シス
テムの処理実行状態を監視する。
(1) In a functional distributed processing system that calls and executes an already designed independent system as if it were a module existing under the own system, when a higher system calls a lower system and transfers control, the lower system Monitor the processing execution status.

(2)下位システム実行中に異常が発生した場合、異常
情報を表示し下位システムの処理を強制的に終了させ、
上位システムに制御を戻す。
(2) If an error occurs while the lower system is running, display the error information and forcibly terminate the lower system processing.
Return control to the upper system.

(3)上位システムから下位システムを呼び出した時の
上位システム上の実行結果を記憶させておき、下位シス
テムを呼び出す直前の状態に戻すことができる。
(3) By storing the execution results on the upper system when the lower system is called from the higher system, it is possible to return to the state immediately before calling the lower system.

これらの機能により、下位システム処理実行中に異常が
発生した場合の対処、及び、上位システムの処理の継続
が容易にできるという効果がある。
These functions have the effect of making it easy to deal with abnormalities that occur during the execution of lower system processing and to allow the upper system to continue processing.

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

第1図は、本発明の機能分散システムの異常監視装置の
一実施例を示すブロック図、第2図、第3図は本装置に
おいてデータ加工処理システムがらグラフ描画処理シス
テムを起動する処理を例に、それぞれ正常動作時とグラ
フ描画処理システム実行中に異常が発生した場合の動作
例を示す図である。 1−1.2−1・・・入出力装置部、1−3・・・上位
システム処理部、1−5・・・下位システム装置部、1
−31・・・上位システム制御装置、1−33・・・上
位システム実行装置、1−35・・・上位システム状態
記憶装置、1−51・・・下位システム制御装置、1−
53・・・下位システム状態監視装置、1−55・・・
下位システム実行装置、1−57・・・下位システム記
憶装置、1−59・・・下位システム異常警告装置。
FIG. 1 is a block diagram showing an embodiment of the abnormality monitoring device of the function distribution system of the present invention, and FIGS. 2 and 3 are examples of processing for starting a graph drawing processing system as well as a data processing system in this device. 2A and 2B are diagrams illustrating an example of operation during normal operation and when an abnormality occurs during execution of the graph drawing processing system, respectively. 1-1.2-1... Input/output device section, 1-3... Upper system processing section, 1-5... Lower system device section, 1
-31... Upper system control device, 1-33... Upper system execution device, 1-35... Upper system state storage device, 1-51... Lower system control device, 1-
53... Lower system status monitoring device, 1-55...
Lower system execution device, 1-57... Lower system storage device, 1-59... Lower system abnormality warning device.

Claims (1)

【特許請求の範囲】 既に設計されているシステム(下位システム)を、あた
かも自システム(上位システム)下に存在するモジュー
ルであるかの様に呼び出し、実行する機能分散処理シス
テムの異常監視装置において、 上位システムから下位システムに制御が移された時の上
位システムの状態を記憶し、上位システムに制御が戻さ
れる時の状態を管理する上位システム状態記憶装置と、 下位システムの実行を制御し、異常が生じた時に自動的
に終了させる下位システム制御装置と、下位システムの
実行状態を監視する下位システム状態監視装置と、 下位システム実行時のデータの状態を記憶し、異常が生
じた場合、異常が生じる直前の状態を保存する下位シス
テム記憶装置と、 下位システムで異常が生じたことを警告する下位システ
ム異常警告装置と、 上位システムの動作、及び、下位システムの呼び出しを
制御し、下位システム実行終了後、上位システムが下位
システムを呼び出した時の状態に戻す上位システム制御
装置を有することを特徴とする機能分散処理システムの
異常監視装置。
[Claims] An abnormality monitoring device for a functional distributed processing system that calls and executes an already designed system (lower system) as if it were a module existing under its own system (upper system), An upper system state storage device that stores the state of the upper system when control is transferred from the upper system to the lower system and manages the state when control is returned to the upper system; A lower system control device that automatically terminates when a problem occurs, a lower system status monitoring device that monitors the execution status of the lower system, and a lower system status monitoring device that stores the data state when the lower system is running and detects the abnormality when it occurs. A lower system storage device that saves the state immediately before the occurrence of an error, a lower system error warning device that warns that an abnormality has occurred in the lower system, and a lower system error warning device that controls the operation of the higher system and calls to the lower system, and terminates execution of the lower system. 1. An abnormality monitoring device for a functional distributed processing system, comprising an upper system control device that returns the lower system to the state when the upper system called the lower system.
JP2232884A 1990-09-03 1990-09-03 Abnormality supervisory unit for function decentralized system Pending JPH04112343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2232884A JPH04112343A (en) 1990-09-03 1990-09-03 Abnormality supervisory unit for function decentralized system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2232884A JPH04112343A (en) 1990-09-03 1990-09-03 Abnormality supervisory unit for function decentralized system

Publications (1)

Publication Number Publication Date
JPH04112343A true JPH04112343A (en) 1992-04-14

Family

ID=16946354

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2232884A Pending JPH04112343A (en) 1990-09-03 1990-09-03 Abnormality supervisory unit for function decentralized system

Country Status (1)

Country Link
JP (1) JPH04112343A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1988006931A1 (en) * 1987-03-13 1988-09-22 Caterpillar Inc. Process and apparatus for forging one piece track roller rim

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1988006931A1 (en) * 1987-03-13 1988-09-22 Caterpillar Inc. Process and apparatus for forging one piece track roller rim

Similar Documents

Publication Publication Date Title
US8803667B2 (en) Systems and methods for notifying multiple hosts from an industrial controller
US6442436B1 (en) Multi-tasking system, recording medium in which program thereof is recorded, and processing device
US6347328B1 (en) Optimizing the operation of an equipment control system using one or more servers
JP3754369B2 (en) Automation device and update method
JP2723068B2 (en) Job re-execution method
JPH04112343A (en) Abnormality supervisory unit for function decentralized system
JPH07160370A (en) Service interruption controller
US7636866B2 (en) Situational aware output configuration and execution
JPH103312A (en) Managing method for numerical controller
JP3011751B2 (en) System startup method
JPH08316957A (en) Dual network management system
JP2003022109A (en) Numerical controller
JPH0934531A (en) Control system for numerical controller via information processor equipped with software processor function
JP2748153B2 (en) Industrial robot controller
JPH0581065A (en) Self diagnostic method for programmable controller system
JP3499472B2 (en) Alarm history display system
JP2005332057A (en) Process control method for distributed computer system
JPH1131077A (en) Information processing system and its firmware replacing method
JPS63289605A (en) Sequence control monitor system
JPH01136201A (en) Programmable controller
JPH07105026A (en) Job scheduling device for multisystem
JPH0311945A (en) Supervisory control method and device for power system
JPH0235528A (en) Control system for virtual computer system
JPH04333113A (en) Automatic operation system for electronic computer system
JP2000305767A (en) Distributed processing system