JPH09258819A - Method for editing message - Google Patents

Method for editing message

Info

Publication number
JPH09258819A
JPH09258819A JP6954696A JP6954696A JPH09258819A JP H09258819 A JPH09258819 A JP H09258819A JP 6954696 A JP6954696 A JP 6954696A JP 6954696 A JP6954696 A JP 6954696A JP H09258819 A JPH09258819 A JP H09258819A
Authority
JP
Japan
Prior art keywords
message
state change
editing
measured value
accident
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
JP6954696A
Other languages
Japanese (ja)
Inventor
Morikazu Washisu
守一 鷲巣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP6954696A priority Critical patent/JPH09258819A/en
Publication of JPH09258819A publication Critical patent/JPH09258819A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Debugging And Monitoring (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a message editing method where an error in accident message editing is eliminated. SOLUTION: A message editing program preserves a present measured value when the state change of an equipment is reported (S1) and executes message editing by using the measured value when the measured value is preversed at the time of a report concerning time-up and by fetching the present measured value unless the value is preserved (S3, S4, S5). Message editing and non-editing are held as a flag and message editing is executed only when message is not edited yet (S6, S7). A means for automatically executing message editing except when the message is edited at the time of the recovery of the equipment and a key state in relation to it is added.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、電力設備等の監視
制御システムにおいて、監視制御対象となる機器の事故
発生状況を運転員に知らせるメッセージあるいは当該設
備を管轄する端末へ通報するメッセージの編集方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a supervisory control system for electric power equipment and the like, and a method of editing a message for notifying an operator of an accident occurrence status of equipment to be supervised or controlled, or a message for notifying a terminal in charge of the equipment. Regarding

【0002】[0002]

【従来の技術】電力設備の監視制御において、事故発生
によるメッセージの出力処理は、監視制御対象となる機
器の状態変化(起動)とそれに伴って変化する計測値
(テレメータ)を監視情報として取り込み、これら監視
情報の組み合わせに応じて事故メッセージを編集し、そ
れを出力するものがある。
2. Description of the Related Art In supervisory control of electric power equipment, a message output process due to an accident takes in a state change (startup) of a device to be subject to supervisory control and a measurement value (telemeter) which changes with it as monitoring information, There are some which edit the accident message according to the combination of these monitoring information and output it.

【0003】事故のメッセージを編集する処理方式を図
4を参照して説明する。機器の状態変化を検出するプロ
グラムAは、機器の状態変化(起動)の発生とキーの状
態変化(下位の機器に関連する上位の機器の状態変化)
の発生の通知を取り込み、その後に当該機器及びキーが
復帰したときに状態変化の復帰の通知を取り込む。この
プログラムAは、状態変化を通知されたときメッセージ
編集プログラムBに状態変化情報aとして通知する。
A processing method for editing an accident message will be described with reference to FIG. The program A that detects a change in the state of the device generates a change in the state of the device (startup) and a change in the state of the key (change in the state of the upper device related to the lower device)
Of the occurrence of the state change, and when the device and the key are restored thereafter, the notice of the state change return is fetched. When the program A is notified of the state change, it notifies the message editing program B as the state change information a.

【0004】プログラムBは情報aがそれに関連する計
測値と組み合わせた事故メッセージ編集を行う場合に計
測値TMの取得待ちタイマB1の時限TXをセットす
る。
The program B sets the time period T X of the acquisition waiting timer B1 of the measured value TM when the accident message is edited by combining the information a with the measured value related to the information a.

【0005】そして、タイマB1を管理する時間管理プ
ログラムCは例えば1秒周期で実行され、タイマB1が
セットされている場合にはその時限に達したときにプロ
グラムBにメッセージ編集要求bを通知する。
The time management program C for managing the timer B1 is executed, for example, in a cycle of 1 second, and when the timer B1 is set, the program B is notified of a message edit request b when the time limit is reached. .

【0006】プログラムBは、メッセージ編集要求bが
通知されたとき、組み合わせに必要なキー状態変化が変
化していることを確認して計測値TMを取得し、計測値
と組み合わせた事故のメッセージを編集する。図5は、
メッセージ編集タイミングを示す。
When the message edit request b is notified, the program B confirms that the key state change necessary for the combination is changed, acquires the measured value TM, and outputs the accident message combined with the measured value. To edit. FIG.
The message edit timing is shown.

【0007】[0007]

【発明が解決しようとする課題】電力設備の監視制御シ
ステムにおいて、計測値TMと組み合わせた事故に関係
する機器の状態変化及び計測値TMは、事故発生後一定
時間(例えば10秒)で復帰するシステム構成となる。
In the supervisory control system for electric power equipment, the state change of the equipment related to the accident and the measurement value TM combined with the measurement value TM are restored within a fixed time (for example, 10 seconds) after the occurrence of the accident. System configuration.

【0008】また、このシステムを構成するプログラム
は、図4ではA,B,Cの3つを示すが、全体では10
0前後にもなる。これら多雨うの各プログラム間では、
処理の優先度が決められており、メッセージ編集プログ
ラムBは比較的低い優先度にされる。
Further, although the programs constituting this system are shown as three programs A, B and C in FIG.
It will be around 0. Between each of these heavy rain programs,
The processing priority is determined, and the message editing program B has a relatively low priority.

【0009】計測値を組み合わせた事故メッセージの編
集には、大量の機器の状態変化を取り扱い、状態変化検
出プログラムAを初めとして関連プログラムが処理を行
う。これら状態変化信号の中に計測値と組み合わせた事
故の状態変化があると、状態変化検出プログラムAから
メッセージ編集プログラムBに通知aがなされるが、プ
ログラムBは処理の優先度が低いため、すぐには処理開
始せず、処理開始ができるような状態になったときに初
めて計測値取得のタイマをセットし、そのタイムアップ
でメッセージ編集要求bが通知されたときにメッセージ
編集を行う。
To edit an accident message that combines measured values, a large amount of equipment state changes are handled, and the state change detection program A and related programs perform processing. When an accidental state change combined with a measured value is included in these state change signals, the state change detection program A notifies the message editing program B of a notification a. However, since the program B has a low processing priority, it is immediately notified. Does not start the process, and sets the timer for acquiring the measured value only when the process can be started, and the message is edited when the message edit request b is notified at the time-up.

【0010】このため、図6に示すように、プログラム
Aからの通知aが与えれら、タイマをセットし、そのタ
イムアップTX後に通知bを受けたときには計測値TM
が既に復帰している(TMは現場での値の変化となるた
め)ことがあり、計測値を組み合わせた事故メッセージ
の編集に計測値が不正の値で編集されてしまうことがあ
る。
Therefore, as shown in FIG. 6, when the notification a from the program A is given, the timer is set, and when the notification b is received after the time-up T X , the measured value TM
May already be restored (because TM changes the value at the site), and the measured value may be edited with an incorrect value when the accident message is combined with the measured value.

【0011】また、図7に示すように、プログラムBの
処理遅れが長くなると、処理開始でタイマをセットし、
時間管理プログラムCがタイマのカウント中に機器の復
帰の通知がプログラムBに与えられてその処理を行い、
その後にタイムアップによるメッセージ編集要求bが通
知されると、メッセージ編集を行うときにはキーの状態
変化が復帰しているため、プログラムBがキーの状態変
化が無かったと判断して計測値を組み合わせた事故メッ
セージの編集をしてしまう。
Further, as shown in FIG. 7, when the processing delay of the program B becomes long, a timer is set at the start of processing,
While the time management program C is counting the timer, the program B is notified that the device has returned, and the processing is performed.
When the message edit request b due to time-up is notified after that, the state change of the key is restored when the message is edited. Therefore, the program B judges that the state of the key has not changed, and an accident that combines the measured values Edit the message.

【0012】また、計測値を組み合わせた事故メッセー
ジの編集が連続して発生したとき、図8に示すように、
1回目の状態変化に2回目の計測値が組み合わされてメ
ッセージが編集されるなど、1回目と2回目の状態変化
と計測値の組み合わせが不正となって編集されることも
ある。
Further, when the accident message editing in which the measured values are combined is continuously generated, as shown in FIG.
The combination of the first and second state changes and the measured values may be incorrect and may be edited, such as the message being edited by combining the second state measured value with the first state change.

【0013】本発明の目的は、事故メッセージの編集の
誤りを無くしたメッセージ編集方式を提供することにあ
る。
An object of the present invention is to provide a message editing system which eliminates an error in editing an accident message.

【0014】[0014]

【課題を解決するための手段】本発明は、監視制御対象
となる機器の状態変化及びこれに関連する機器の状態変
化をキーの発生と復帰として検出する状態変化検出手段
と、この手段からの状態変化発生と復帰の通知を受けた
ときに関連する計測値取得待ちタイマを起動するメッセ
ージ編集手段と、前記タイマのタイムアップを前記メッ
セージ編集手段に通知する時間管理手段とを備え、前記
メッセージ編集手段が状態変化した機器と前記計測値と
組み合わせた事故のメッセージを編集するにおいて、前
記メッセージ編集手段は、前記状態変化検出手段から機
器の状態変化の通知を受けたときに現在の計測値を保存
しておき、前記時間管理手段からタイムアップを通知さ
れたときに計測値が保存されている場合にはその計測値
を使って、保存されていなければ現在の計測値を取り込
んでメッセージ編集を行うことを特徴とする。
SUMMARY OF THE INVENTION The present invention is a state change detecting means for detecting a state change of a device to be monitored and controlled and a state change of a device related thereto as generation and restoration of a key, and a state change detecting means from this means. Message editing means for starting a related measurement value acquisition waiting timer when a notification of state change occurrence and return is received, and time management means for notifying the message editing means of the time up of the timer, the message editing In editing the accident message in which the means combines the device whose state has changed and the measured value, the message editing means stores the current measured value when receiving a notification of the state change of the device from the state change detecting means. If the measured value is saved when the time management means notifies the time-up, the measured value is used for saving. If not and performing takes in the message edit the current measured value.

【0015】また、前記メッセージ編集手段は、前記状
態変化検出手段から前記キーの復帰通知を受けたとき、
事故メッセージの編集済みでないときはキー状態変化の
発生データを保持しておき、事故メッセージの編集後に
該データをリセットすることを特徴とする。
When the message editing means receives the key return notification from the state change detecting means,
When the accident message has not been edited, the key state change occurrence data is held, and the data is reset after the accident message is edited.

【0016】また、前記メッセージ編集手段は、前記状
態変化検出手段から機器の状態変化の復帰通知を受けた
とき、事故メッセージが編集済みでないときのみ事故メ
ッセージの編集を行うことを特徴とする。
Further, the message editing means edits the accident message only when the accident change message is returned from the state change detecting means and the accident message has not been edited.

【0017】[0017]

【発明の実施の形態】図1は、本発明の実施形態を示す
事故メッセージ編集プログラムBの処理手順である。
1 is a processing procedure of an accident message editing program B showing an embodiment of the present invention.

【0018】状態変化検出プログラムAから機器の状態
変化の通知aを受けたとき、従来では計測値取得待ちの
タイマのタイムアップ後に計測値を取得していたのを、
それに加えて、機器の状態変化の通知aを受けたときに
現在の計測値を取得してシステムデータとしてセーブし
ておく(S1)。また、計測値を取り込んだことに対す
る事故メッセージの編集が未編集であることをシステム
データのフラグとしてセットしておく。
When the notification a of the state change of the device is received from the state change detection program A, conventionally, the measured value is acquired after the timer waiting for the acquisition of the measured value expires.
In addition, the current measurement value is acquired and saved as system data when the notification a of the state change of the device is received (S1). In addition, it is set as a flag of the system data that the editing of the accident message for importing the measured value is not edited.

【0019】その後、従来と同じに計測値取得待ちタイ
マをセットする(S2)。
After that, the timer for waiting for acquisition of measured value is set in the same manner as in the conventional case (S2).

【0020】次に、時間管理プログラムCからタイムア
ップ通知bを通知されたとき、システムデータに計測値
が保存されているか否かをチェックし(S3)、計測値
がシステムデータとして保存されている場合にはその計
測値を取り込み(S4)、保存されていなければ現在の
計測値を取り込む(S5)。
Next, when the time-up notification b is notified from the time management program C, it is checked whether or not the measured value is stored in the system data (S3), and the measured value is stored as the system data. In that case, the measured value is taken in (S4), and if not saved, the current measured value is taken in (S5).

【0021】その後、計測値と組み合わせた事故メッセ
ージ編集済みか否かをシステムデータのフラグからチェ
ックし(S6)、未編集であればシステムデータとして
保存されるキーの状態変化有りを条件にして計測値と組
み合わせた事故メッセージの編集を行う(S7)。この
編集終了でフラグを編集済みに変える。また、編集済み
であればメッセージの編集を行わない。
Then, it is checked from the flag of the system data whether or not the accident message combined with the measured value has been edited (S6), and if not edited, measurement is performed on condition that the state of the key saved as system data has changed. The accident message combined with the value is edited (S7). At the end of this editing, the flag is changed to edited. If the message has been edited, the message is not edited.

【0022】したがって、本実施形態によれば、図6に
示すように、タイマのタイムアップTX後に通知bを受
けたときに計測値TMが既に復帰している場合にも通知
aの時にセーブしておいた計測値を使用して誤りなく事
故メッセージの編集ができる。
Therefore, according to the present embodiment, as shown in FIG. 6, even when the measurement value TM has already been restored when the notification b is received after the time-out T X of the timer, the saving is performed at the notification a. Accident messages can be edited without error using the measured values.

【0023】図2は、状態変化検出プログラムAからキ
ーの復帰通知を受けたときのプログラムBの処理を示
す。この通知を受けたとき、フラグの読み取りで事故メ
ッセージの編集済みか否かをチェックし(S11)、編
集済みのときはキー状態変化データをリセットし(S1
2)、編集済みでないときはキー状態変化のリセットを
行うことなく、キーの状態変化データをキー状態変化発
生の状態に保持しておく。
FIG. 2 shows the processing of program B when a key return notification is received from state change detection program A. When this notification is received, it is checked whether the accident message has been edited by reading the flag (S11), and if it has been edited, the key state change data is reset (S1).
2) If the key state change has not been edited, the key state change data is not reset and the key state change data is held in the key state change occurrence state.

【0024】したがって、本実施形態によれば、図7に
示すように、プログラムBの処理遅れが長くなり、タイ
マのタイムアップによるメッセージ編集要求bが通知さ
れる前にキーの状態変化が復帰しているも、システムデ
ータのリセットを行わないようにしておくことで、プロ
グラムBがキーの状態変化が無かったと判断して計測値
を組み合わせた事故メッセージの編集をしてしまうこと
が無くなる。
Therefore, according to the present embodiment, as shown in FIG. 7, the processing delay of the program B becomes long, and the state change of the key is restored before the message edit request b is notified due to the time-up of the timer. However, by preventing the system data from being reset, it is possible to prevent the program B from judging that there is no change in the state of the key and editing the accident message combining the measured values.

【0025】図3は、状態変化検出プログラムAから機
器状態変化の復帰通知を受けたときのプログラムBの処
理を示す。この通知を受けたとき、フラグの読み取りで
事故メッセージの編集済みか否かをチェックし(S2
1)、編集済みでないときは事故メッセージの編集を行
い、キーの状態変化データのリセットを行う(S2
2)。メッセージの編集済みであれば機器復帰の通知に
もメッセージの編集を行わない。
FIG. 3 shows the processing of the program B when the restoration notification of the device state change is received from the state change detection program A. When this notification is received, it is checked whether the accident message has been edited by reading the flag (S2
1) If it has not been edited, the accident message is edited and the key state change data is reset (S2).
2). If the message has been edited, the message is not edited even for notification of device restoration.

【0026】したがって、本実施形態によれば、プログ
ラムCからのメッセージ編集の要求がある前に機器の復
帰がなされたときはメッセージ編集済みでないものにつ
いては自動的にメッセージ編集を行い、図8に示すよう
に機器の状態変化が連続して発生する場合にも計測値の
組み合わせが不正となることなくメッセージの編集がで
きる。また、編集済みであればメッセージの編集を行わ
ず、編集要求時のメッセージ編集を行う。
Therefore, according to this embodiment, when the device is restored before the message edit request is issued from the program C, message edit is automatically performed on the message which has not been edited. As shown in the figure, the message can be edited without invalid combination of the measured values even when the device status changes continuously. If the message has been edited, the message is not edited, but the message is edited when the edit request is made.

【0027】[0027]

【発明の効果】以上のとおり、本発明によれば、メッセ
ージ編集手段は、機器の状態変化の通知を受けたときに
現在の計測値を保存しておき、時間管理手段からタイム
アップを通知されたときに計測値が保存されている場合
にはその計測値を使って、保存されていなければ現在の
計測値を取り込んでメッセージ編集を行うようにしたた
め、タイムアップ時に計測値が既に復帰している場合に
もセーブしておいた計測値を使用して誤りなく事故メッ
セージの編集ができる。
As described above, according to the present invention, the message editing means saves the current measured value when it is notified of the change in the state of the device, and is notified of the time-up by the time management means. If the measured value is saved when you save it, the measured value is used, and if it is not saved, the current measured value is fetched and the message is edited. Even if there is an accident, you can edit the accident message without error using the saved measurement values.

【0028】また、本発明によれば、キーの復帰通知を
受けたときに事故メッセージの編集済みでないときはキ
ー状態変化の発生データを保持しておくため、キー復帰
にタイムアップが遅れた場合にも誤りなく事故メッセー
ジの編集ができる。
Further, according to the present invention, when the accident message is not edited when the notification of the key return is received, the occurrence data of the key state change is held, so that the time up for the key return is delayed. You can edit the accident message without error.

【0029】また、本発明によれば、機器の状態変化の
復帰通知を受けたときに事故メッセージが編集済みでな
いときのみ事故メッセージの編集を行うため、連続した
状態変化の検出においても誤りなく事故メッセージの編
集ができる。
Further, according to the present invention, since the accident message is edited only when the accident message is not edited when the restoration notification of the state change of the device is received, the accident is detected without error even when the continuous state change is detected. You can edit the message.

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

【図1】本発明の実施形態を示すメッセージ編集プログ
ラムの処理(1)。
FIG. 1 is a process (1) of a message editing program showing an embodiment of the present invention.

【図2】本発明の実施形態を示すメッセージ編集プログ
ラムの処理(2)。
FIG. 2 is a process (2) of a message editing program according to the embodiment of the present invention.

【図3】本発明の実施形態を示すメッセージ編集プログ
ラムの処理(3)。
FIG. 3 is a process (3) of a message editing program according to the embodiment of the present invention.

【図4】メッセージ編集のプログラム構成。FIG. 4 is a program configuration of message editing.

【図5】通常のメッセージ編集タイミング。FIG. 5 is a normal message edit timing.

【図6】タイムアップ前に計測値が復帰したときのメッ
セージ編集。
FIG. 6 is a message edit when the measured value is restored before the time is up.

【図7】タイムアップ前にキーが復帰したときのメッセ
ージ編集。
FIG. 7: Message editing when the key returns before the time is up.

【図8】状態変化が連続する場合のメッセージ編集。FIG. 8: Message editing when state changes continue.

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

A…状態変化検出プログラム B…メッセージ編集プログラム C…時間管理プログラム A ... State change detection program B ... Message editing program C ... Time management program

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 監視制御対象となる機器の状態変化及び
これに関連する機器の状態変化をキーの発生と復帰とし
て検出する状態変化検出手段と、この手段からの状態変
化発生と復帰の通知を受けたときに関連する計測値取得
待ちタイマを起動するメッセージ編集手段と、前記タイ
マのタイムアップを前記メッセージ編集手段に通知する
時間管理手段とを備え、前記メッセージ編集手段が状態
変化した機器と前記計測値と組み合わせた事故のメッセ
ージを編集するにおいて、 前記メッセージ編集手段は、前記状態変化検出手段から
機器の状態変化の通知を受けたときに現在の計測値を保
存しておき、前記時間管理手段からタイムアップを通知
されたときに計測値が保存されている場合にはその計測
値を使って、保存されていなければ現在の計測値を取り
込んでメッセージ編集を行うことを特徴とするメッセー
ジ編集方式。
1. A state change detecting means for detecting a state change of a device to be monitored and controlled and a state change of a device related thereto as generation and restoration of a key, and a notification of the state change generation and restoration from this means. A message edit means for activating a timer for waiting for acquisition of a measured value when received, and a time management means for notifying the message edit means of a time-out of the timer, the message edit means having a state-changed device; In editing an accident message combined with a measurement value, the message editing means stores the current measurement value when the notification of the state change of the device is received from the state change detection means, and the time management means. If the measured value is saved when the time is notified from, the measured value is used. Otherwise, the current measured value is used. Message editing method which is characterized in that the takes in the message edit.
【請求項2】 前記メッセージ編集手段は、前記状態変
化検出手段から前記キーの復帰通知を受けたとき、事故
メッセージの編集済みでないときはキー状態変化の発生
データを保持しておき、事故メッセージの編集後に該デ
ータをリセットすることを特徴とする請求項1記載のメ
ッセージ編集方式。
2. The message editing means retains key state change occurrence data when the key return notification is received from the state change detecting means and when the accident message is not edited, the accident message The message editing method according to claim 1, wherein the data is reset after editing.
【請求項3】 前記メッセージ編集手段は、前記状態変
化検出手段から機器の状態変化の復帰通知を受けたと
き、事故メッセージが編集済みでないときのみ事故メッ
セージの編集を行うことを特徴とする請求項1又は2記
載のメッセージ編集方式。
3. The message editing means edits an accident message only when an accident message has not been edited when receiving a notification of restoration of a state change of a device from the status change detecting means. The message editing method described in 1 or 2.
JP6954696A 1996-03-26 1996-03-26 Method for editing message Pending JPH09258819A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6954696A JPH09258819A (en) 1996-03-26 1996-03-26 Method for editing message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6954696A JPH09258819A (en) 1996-03-26 1996-03-26 Method for editing message

Publications (1)

Publication Number Publication Date
JPH09258819A true JPH09258819A (en) 1997-10-03

Family

ID=13405834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6954696A Pending JPH09258819A (en) 1996-03-26 1996-03-26 Method for editing message

Country Status (1)

Country Link
JP (1) JPH09258819A (en)

Similar Documents

Publication Publication Date Title
US6185702B1 (en) Method and system for process state management using checkpoints
JPH09258819A (en) Method for editing message
JPH06100921B2 (en) How to determine the abnormal action of the plant
JP2004310514A (en) Information processing terminal and history information saving method
CN113742168A (en) Internet of things data monitoring method, device and system and computer readable storage medium
JPH03148719A (en) Power supply without power failure
CN115361246B (en) Cable node awakening device based on historical fault data
CN114802665B (en) Acoustic release control method, acoustic release control device, releaser and computer storage medium
JP2677240B2 (en) Automatic restart processor for AIN system
JP4140465B2 (en) Operation check method of digital protective relay device
JP2531831B2 (en) Network network communication status monitoring device
JP2842213B2 (en) Monitoring system for information processing equipment
JPH0336116Y2 (en)
JP3017153B2 (en) Network management device
CN112346349A (en) Control method and device of intelligent equipment, electronic equipment and storage medium
JP2522610B2 (en) Production monitoring system restoration method
JPS62168204A (en) Digital controller
JPH086445A (en) Fault information noticing method for monitor of copying machine
JPH08179969A (en) System monitoring device
JPH02246726A (en) Method of detecting monitoring failure of digital relay
CN116880455A (en) Vehicle fault positioning method and device, vehicle and storage medium
CN114676019A (en) Method, device, equipment and storage medium for monitoring state of central processing unit
JPH0260408A (en) Protective relay
JP3038748B2 (en) Automatic synchronous switching method for demand power measurement device
JP3135996B2 (en) Fire detector