JP2680910B2 - Failure reporting method - Google Patents
Failure reporting methodInfo
- Publication number
- JP2680910B2 JP2680910B2 JP2064824A JP6482490A JP2680910B2 JP 2680910 B2 JP2680910 B2 JP 2680910B2 JP 2064824 A JP2064824 A JP 2064824A JP 6482490 A JP6482490 A JP 6482490A JP 2680910 B2 JP2680910 B2 JP 2680910B2
- Authority
- JP
- Japan
- Prior art keywords
- failure
- module
- stop
- flag
- stop flag
- 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.)
- Expired - Fee Related
Links
Landscapes
- Debugging And Monitoring (AREA)
Description
【発明の詳細な説明】 技術分野 本発明は障害報告方式に関し、特に複数のモジュール
により構成された情報処理装置で発生した障害の障害処
理装置への報告方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a failure reporting system, and more particularly to a system for reporting a failure occurring in an information processing apparatus including a plurality of modules to a failure processing apparatus.
従来技術 近年、情報処理装置に対する高信頼性の要求あるいは
可用性の要求といったものが増大し、障害処理の重要性
が益々増大してきている。2. Description of the Related Art In recent years, demands for high reliability or availability for information processing devices have increased, and the importance of fault handling has increased more and more.
従来、情報処理装置において障害が発生した場合に
は、その障害が発生した状態のまま情報処理装置を停止
させるとともに、該障害の発生を障害処理装置に通知
し、該障害が発生した情報処理装置のログダンプを採取
するなどの処理が行われていた。Conventionally, when a failure occurs in an information processing apparatus, the information processing apparatus is stopped in the state where the failure has occurred, the failure processing apparatus is notified of the occurrence of the failure, and the information processing apparatus in which the failure has occurred Processing such as collecting a log dump of was being performed.
上記の情報処理装置はLSI(大規模集積回路)などの
複数のモジュールで構成されるとともに、近年の技術進
歩に応じて高速化され、そのマシンサイクルが短縮され
てきている。そのため、障害が発生したときに装置全体
を停止させるのに以下のような方法がとられている。The information processing apparatus described above is composed of a plurality of modules such as LSI (Large Scale Integrated Circuit), and has been speeded up in accordance with recent technological progress and its machine cycle has been shortened. Therefore, the following method is used to stop the entire device when a failure occurs.
すなわち、第2図に示すように、情報処理装置5を構
成する個々のモジュール5−i(i=1,2,……,n)で検
出された障害を他のモジュールに報告し、各モジュール
5−iに夫々設けられている装置停止フラグ53−iを同
時にセットし、その装置停止フラグ53−iにより各モジ
ュール5−iを同時に停止させるようにしている。That is, as shown in FIG. 2, the failure detected by each module 5-i (i = 1, 2, ..., N) constituting the information processing apparatus 5 is reported to other modules, and each module is notified. The device stop flags 53-i respectively provided in 5-i are set at the same time, and the respective module 5-i are stopped simultaneously by the device stop flag 53-i.
ここで、各モジュール5−iは自モジュール内で検出
した障害をまとめてモジュール代表エラーインジケータ
フラグ51−iをセットし、該モジュール代表エラーイン
ジケータフラグ51−iの出力をモジュール代表エラー報
告線111−iを介して各モジュール5−i内の装置停止
条件生成部52−iに夫々報告し合っている。Here, each module 5-i sets the module representative error indicator flag 51-i collectively for the failures detected in its own module, and outputs the output of the module representative error indicator flag 51-i to the module representative error reporting line 111-i. They are reported to the device stop condition generating unit 52-i in each module 5-i via i.
装置停止条件生成部52−iでは各モジュール代表エラ
ーインジケータフラグ51−iからモジュール代表エラー
報告線111−iを介して入力された障害の報告をまと
め、その報告内容に応じて装置停止フラグ53−iをセッ
トしている。In the device stop condition generation unit 52-i, the failure reports input from the module representative error indicator flags 51-i via the module representative error report lines 111-i are compiled, and the device stop flag 53-i is generated according to the report contents. i is set.
尚、モジュール代表エラーインジケータフラグ51−i
および装置停止フラグ53−iは一度セットされると、解
除されるまでその状態を保持し続けるようになってい
る。The module representative error indicator flag 51-i
And, the device stop flag 53-i, once set, is kept in that state until it is released.
各モジュール5−iでは装置停止フラグ53−iの出力
を装置停止信号線112−iを用いて自モジュール内に分
配しているので、各モジュール5−iが同時に停止され
ることとなる。Since each module 5-i distributes the output of the device stop flag 53-i to its own module using the device stop signal line 112-i, each module 5-i is stopped at the same time.
また、障害処理装置3へはモジュール5−2の装置停
止フラグ53−2の出力を装置停止信号線112−2を用い
て報告することにより、情報処理装置5において障害が
発生したことを障害処理装置3に通知している。Further, by reporting the output of the device stop flag 53-2 of the module 5-2 to the failure processing device 3 using the device stop signal line 112-2, it is possible to detect that a failure has occurred in the information processing device 5. The device 3 is notified.
このような従来の障害報告方式では、障害処理装置3
に情報処理装置5において障害が発生したことを通知す
るモジュール5−2の装置停止フラグ53−2が故障した
場合、障害処理装置3に情報処理装置5の障害が報告さ
れなくなるという欠点がある。In such a conventional fault reporting method, the fault processing device 3
When the device stop flag 53-2 of the module 5-2 that notifies the information processing device 5 of a failure has failed, there is a drawback that the failure of the information processing device 5 is not reported to the failure processing device 3.
この欠点に対処するには情報処理装置5を構成するす
べてのモジュール5−iの装置停止フラグ53−iの出力
を障害処理装置3に送出するようにすればよいが、その
場合には情報処理装置5と障害処理装置3との間の入出
力信号線の数が増大することとなる。To deal with this drawback, the outputs of the device stop flags 53-i of all the modules 5-i configuring the information processing device 5 may be sent to the fault processing device 3. In that case, The number of input / output signal lines between the device 5 and the fault processing device 3 will increase.
また、同時にセットされるはずの装置停止フラグ53−
iのうちの一つが不正にセットされても、それを検出す
ることができないという欠点がある。Also, the device stop flag 53- that should be set at the same time
Even if one of i is illegally set, it cannot be detected.
この欠点に対処するには各モジュール5−iの装置停
止フラグ53−iの出力を互いに比較チェックし、その結
果を障害処理装置3に報告するようにすればよいが、こ
の場合にも相当数の入出力信号線の増大が生ずることと
なる。In order to deal with this drawback, the outputs of the device stop flags 53-i of the respective modules 5-i may be compared and checked with each other, and the result may be reported to the fault processing device 3. The number of input / output signal lines is increased.
発明の目的 本発明は上記のような従来のものの欠点を除去すべく
なされたもので、情報処理装置に発生した障害を障害処
理装置に確実に報告することができ、装置停止フラグが
不正にセットされたことを確実に検出することができる
障害報告方式の提供を目的とする。SUMMARY OF THE INVENTION The present invention has been made to eliminate the above-mentioned drawbacks of the conventional ones, and can reliably report a failure occurring in an information processing apparatus to a failure processing apparatus, and set an apparatus stop flag illegally. It is an object of the present invention to provide a failure reporting method capable of reliably detecting that a failure has occurred.
発明の構成 本発明による障害報告方式は、自モジュールおよび他
のモジュールのうち少なくとも一つに障害が検出された
ことを示す障害情報を保持し、前記障害情報に応じて自
モジュールの動作を停止せしめる各モジュールに共通の
停止フラグを各々有する複数のモジュールから構成され
る情報処理装置の障害報告方式であって、前記複数のモ
ジュール各々に、前記停止フラグを保持する第1の停止
フラグ保持手段と、隣接するモジュールからの前記停止
フグを保持する第2の停止フラグ保持手段と、前記第1
又は第2の停止フラグ保持手段に保持された停止フラグ
を他の隣接するモジュールの前記第2の停止フラグ保持
手段に送出する送出手段とを設け、前記複数のモジュー
ルのうちの一つに設けられた前記送出手段から障害処理
装置に自装置の障害を報告するようにしたことを特徴と
する。According to the failure reporting method of the present invention, failure information indicating that a failure has been detected in at least one of the self module and another module is held, and the operation of the self module is stopped according to the failure information. A failure reporting method for an information processing apparatus, which comprises a plurality of modules each having a stop flag common to each module, wherein a first stop flag holding means for holding the stop flag in each of the plurality of modules, Second stop flag holding means for holding the stop puffer from an adjacent module; and the first stop flag holding means.
Or a sending means for sending the stop flag held in the second stop flag holding means to the second stop flag holding means of another adjacent module, and provided in one of the plurality of modules. In addition, it is characterized in that the sending means reports the failure of the own apparatus to the failure processing apparatus.
実施例 次に、本発明の一実施例について図面を参照して説明
する。Next, an embodiment of the present invention will be described with reference to the drawings.
第1図は本発明の一実施例の構成を示すブロック図で
ある。図において、本発明の一実施例では情報処理装置
1に障害が発生した場合に、該障害の発生により装置停
止フラグ21−i(i=1,2,…,n)がセットされるまでの
動作が第2図に示す従来の装置停止フラグ53−iがセッ
トされるまでの動作と同様となっている。FIG. 1 is a block diagram showing the configuration of one embodiment of the present invention. In the figure, in the embodiment of the present invention, when a failure occurs in the information processing apparatus 1, until the apparatus stop flag 21-i (i = 1, 2, ..., N) is set due to the occurrence of the failure. The operation is similar to the operation until the conventional apparatus stop flag 53-i shown in FIG. 2 is set.
尚、そのために必要とするモジュール代表エラーイン
ジケータフラグ51−iおよび装置停止条件生成部52−i
に対応する部品は図示していない。It should be noted that the module representative error indicator flag 51-i and the device stop condition generating unit 52-i required for that purpose.
The parts corresponding to are not shown.
停止状態不正フラグ22−iは隣接するモジュール2−
iの停止状態送信部23−iから障害報告信号線101−i
を介して報告される障害報告に応じてセットされる。The stop status invalid flag 22-i indicates the adjacent module 2-
failure report signal line 101-i from the stopped state transmitter 23-i of i
Set in response to a problem report reported via.
すなわち、停止状態不正フラグ22−1にはモジュール
2−2の停止状態送信部23−2から障害報告信号線101
−2を介して障害報告が報告され、停止状態不正フラグ
22−2にはモジュール2−3(図示せず)の停止状態送
信部23−3(図示せず)から障害報告信号線101−3を
介して障害報告が報告されるようになっている。尚、停
止状態不正フラグ22−nにはモジュール2−1の停止状
態送信部23−1から障害報告信号線101−1を介して障
害報告が報告されるようになっている。That is, the failure status signal line 101 is output from the failure status transmitting unit 23-2 of the module 2-2 to the failure status flag 22-1.
-A failure report is reported via -2 and the stop status is invalid.
A failure report is reported to the module 22-2 from a stopped state transmitter 23-3 (not shown) of the module 2-3 (not shown) via the failure report signal line 101-3. It should be noted that a failure report is reported to the stopped status incorrect flag 22-n from the stopped status transmission section 23-1 of the module 2-1 via the failure report signal line 101-1.
また、装置停止フラグ21−iおよび停止状態不正フラ
グ22−iは一度セットされると、解除されるまでその状
態を保持し続けるようになっている。Further, once set, the device stop flag 21-i and the stop state invalid flag 22-i are kept in that state until they are released.
停止状態送信部23−iでは装置停止フラグ21−iの出
力と、停止状態不正フラグ22−iの出力との否定論理積
がとられ、その結果が障害報告信号線101−iを介して
隣接するモジュール2−iの停止状態不正フラグ22−i
に障害報告として報告されるとともに、自モジュール内
の停止状態不正フラグ22−iにおいてはその結果に応じ
て隣接するモジュール2−iの停止状態送信部23−iか
らの障害報告が保持されることになる。In the stop state transmission unit 23-i, the NAND of the output of the device stop flag 21-i and the output of the stop state incorrect flag 22-i is taken and the result is adjacent via the fault report signal line 101-i. Stop status invalid flag 22-i of module 2-i
And the failure report from the stopped status transmitter 23-i of the adjacent module 2-i is held in the stopped status incorrect flag 22-i in its own module according to the result. become.
尚、障害処理装置3に対してはモジュール2−2の停
止状態送信部23−2から障害報告信号線101−2を介し
て情報処理装置1の障害が報告される。Incidentally, the failure processing apparatus 3 is notified of a failure of the information processing apparatus 1 from the stop state transmission unit 23-2 of the module 2-2 via the failure report signal line 101-2.
以下、第1図を用いて本発明の一実施例の動作につい
て説明する。The operation of the embodiment of the present invention will be described below with reference to FIG.
情報処理装置1に何ら障害が発生していない場合、モ
ジュール2−iの装置停止フラグ21−iおよび停止状態
不正フラグ22−iは夫々“0"クリアされているものとす
る。When no failure has occurred in the information processing device 1, it is assumed that the device stop flag 21-i and the stop state incorrect flag 22-i of the module 2-i are each cleared to "0".
まず、すべてのモジュール2−iの装置停止フラグ21
−iが正常にかつ同時にセットされた場合、装置停止フ
ラグ21−iがセットされることによりすべての停止状態
不正フラグ22−iは“0"クリアされた状態を保持し続け
る。First, the device stop flag 21 of all modules 2-i
When -i is set normally and at the same time, the device stop flag 21-i is set so that all the stop state invalid flags 22-i keep the state cleared to "0".
尚、障害処理装置3に対しては装置停止フラグ21−i
がセットされたことがモジュール2−2の停止状態送信
部23−2から障害報告信号線101−2を介して報告され
る。For the failure processing device 3, the device stop flag 21-i
Is set is reported from the stopped state transmitter 23-2 of the module 2-2 via the fault report signal line 101-2.
また、モジュール2−2の装置停止フラグ21−2が故
障によりセットされず、他のモジュール2−1,2−3〜
2−nの装置停止フラグ21−1,21−3〜21−nが正常に
かつ同時にセットされた場合、モジュール2−2に隣接
するモジュール2−3の停止状態送信部23−3から障害
報告信号線101−3を介して装置停止フラグ21−3(図
示せず)がセットされたことが伝達され、モジュール2
−2の停止状態不正フラグ22−2がセットされる。Further, the device stop flag 21-2 of the module 2-2 is not set due to a failure, and the other modules 2-1 and 2-3 to
When the device stop flags 21-1, 21-3 to 21-n of 2-n are normally and simultaneously set, a failure report is sent from the stop state transmission unit 23-3 of the module 2-3 adjacent to the module 2-2. The fact that the device stop flag 21-3 (not shown) is set is transmitted via the signal line 101-3, and the module 2
-2 stop state incorrect flag 22-2 is set.
これにより、モジュール2−2の停止状態送信部23−
2から障害報告信号線101−2を介して障害処理装置3
に情報処理装置1に障害が発生したことが報告される。As a result, the stopped state transmitter 23- of the module 2-2
2 through the fault report signal line 101-2, the fault processing device 3
Is reported that a failure has occurred in the information processing device 1.
ただし、この場合にはモジュール2−2の装置停止フ
ラグ21−2を除いて、他のモジュール2−1,2−3〜2
−nの装置停止フラグ21−1,21−3〜21−nがセットさ
れ、またモジュール2−iの停止状態不正フラグ22−i
がすべてセットされていることから、モジュール2−2
の装置停止フラグ21−2が故障していることを知ること
ができる。However, in this case, except for the device stop flag 21-2 of the module 2-2, the other modules 2-1 and 2-3-2
-N device stop flags 21-1, 21-3 to 21-n are set, and the stop state invalid flag 22-i of the module 2-i is set.
Since all are set, module 2-2
It is possible to know that the device stop flag 21-2 of 1 is out of order.
さらに、モジュール2−iのうちいずれかで装置停止
フラグ21−iが不正にセットされた場合、隣接するモジ
ュール2−iの停止状態不正フラグ22−iが順次セット
されていき、モジュール2−2の停止状態不正フラグ22
−2がセットされると、モジュール2−2の停止状態送
信部23−2から障害報告信号線101−2を介して障害処
理装置3に情報処理装置1に障害が発生したことが報告
される。Furthermore, when the device stop flag 21-i is illegally set in any one of the modules 2-i, the stop state illegal flag 22-i of the adjacent module 2-i is sequentially set, and the module 2-2 Stop status invalid flag 22
-2 is set, the failure state transmission unit 23-2 of the module 2-2 reports the occurrence of a failure in the information processing apparatus 1 to the failure processing apparatus 3 via the failure report signal line 101-2. .
このように、モジュール2−iの停止状態不正フラグ
22−iに隣接するモジュール2−iからの障害報告を保
持し、この停止状態不正フラグ22−iの値と自モジュー
ル2−iの動作を停止せしめるための装置停止フラグ21
−iの値とにより停止状態送信部23−iで自モジュール
2−iの障害報告を生成して他の隣接するモジュール2
−iに送出するようにし、これら複数のモジュール2−
iのうちの一つの停止状態送信部23−iから障害処理装
置3に自装置の障害を報告するようにすることによっ
て、金物量と入出力信号線とを若干追加するだけで、情
報処理装置1に発生した障害を障害処理装置3に確実に
報告することができ、装置停止フラグ21−iが不正にセ
ットされたことを確実に検出することができる。In this way, the stop status invalid flag of module 2-i
A failure report from the module 2-i adjacent to the module 22-i is held, and the value of the stop status invalid flag 22-i and the device stop flag 21 for stopping the operation of the own module 2-i are held.
-The value of -i is used to generate a fault report of its own module 2-i in the stopped state transmission unit 23-i, and another adjacent module 2
-I to send these multiple modules
By letting one of the i's stop state transmission units 23-i report a failure of the own apparatus to the failure processing apparatus 3, it is possible to add an amount of hardware and an input / output signal line to the information processing apparatus. It is possible to reliably report the failure that occurred in No. 1 to the failure processing device 3 and to reliably detect that the device stop flag 21-i has been set illegally.
尚、本発明の一実施例では各モジュール2−iの停止
状態不正フラグ22−iおよび停止状態送信部23−iを障
害報告信号線101−iによりリング状に接続して障害の
発生を報告し合うようにしているが、これらをトリー状
に接続してもよく、これに限定されない。In the embodiment of the present invention, the failure status flag 22-i and the stopped status transmitter 23-i of each module 2-i are connected in a ring by the failure report signal line 101-i to report the occurrence of a failure. However, they may be connected in a tree shape, and the invention is not limited to this.
発明の効果 以上説明したように本発明によれば、自モジュールお
よび他のモジュールのうち少なくとも一つに障害が検出
されたことを示す障害情報を保持し、その障害情報に応
じて自モジュールの動作を停止せしめる停止フラグに保
持された障害情報と、隣接するモジュールからの停止状
態報告とにより自モジュールの停止状態報告を生成して
他の隣接するモジュールに送出するようにし、これら複
数のモジュールのうちの一つから障害処理装置に自装置
の障害を報告するようにすることによって、情報処理装
置に発生した障害を障害処理装置に確実に報告すること
ができ、停止フラグが不正にセットされたことを確実に
検出することができるという効果がある。As described above, according to the present invention, failure information indicating that a failure is detected in at least one of the own module and other modules is held, and the operation of the own module is performed according to the failure information. The failure information held in the stop flag that causes the module to stop and the stop status report from the adjacent module generate the stop status report of the own module and send it to the other adjacent module. By reporting the fault of its own device to the fault processing device from one of the above, it is possible to reliably report the fault that occurred in the information processing device to the fault processing device, and the stop flag was set incorrectly. Has the effect that it can be reliably detected.
第1図は本発明の一実施例の構成を示すブロック図、第
2図は従来例の構成を示すブロック図である。 主要部分の符号の説明 1……情報処理装置 2−1〜2−n……モジュール 3……障害処理装置 21−1〜21−n……装置停止フラグ 22−1〜22−n……停止状態不正フラグ 23−1〜23−n……停止状態送信部FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, and FIG. 2 is a block diagram showing the configuration of a conventional example. Description of symbols of main parts 1 ... Information processing device 2-1 to 2-n ... Module 3 ... Fault processing device 21-1 to 21-n ... Device stop flag 22-1 to 22-n ... Stop Invalid status flag 23-1 to 23-n ... Stop status transmission unit
Claims (1)
少なくとも一つに障害が検出されたことを示す障害情報
を保持し、前記障害情報に応じて自モジュールの動作を
停止せしめる各モジュールに共通の停止フラグを各々有
する複数のモジュールから構成される情報処理装置の障
害報告方式であって、前記複数のモジュール各々に、前
記停止フラグを保持する第1の停止フラグ保持手段と、
隣接するモジュールからの前記停止フラグを保持する第
2の停止フラグ保持手段と、前記第1又は第2の停止フ
ラグ保持手段に保持された停止フラグを他の隣接するモ
ジュールの前記第2の停止フラグ保持手段に送出する送
出手段とを設け、前記複数のモジュールのうちの一つに
設けられた前記送出手段から障害処理装置に自装置の障
害を報告するようにしたことを特徴とする障害報告方
式。1. A stop common to each module that holds failure information indicating that a failure has been detected in at least one of the own module and another module, and stops the operation of the own module in accordance with the failure information. A failure reporting method for an information processing apparatus, which comprises a plurality of modules each having a flag, comprising: first stop flag holding means for holding the stop flag in each of the plurality of modules;
Second stop flag holding means for holding the stop flag from an adjacent module, and the second stop flag of another adjacent module for the stop flag held by the first or second stop flag holding means. A failure reporting method characterized in that a sending means for sending to a holding means is provided, and the sending means provided in one of the plurality of modules reports a failure of the device itself to a failure processing apparatus. .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2064824A JP2680910B2 (en) | 1990-03-15 | 1990-03-15 | Failure reporting method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2064824A JP2680910B2 (en) | 1990-03-15 | 1990-03-15 | Failure reporting method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH03265040A JPH03265040A (en) | 1991-11-26 |
JP2680910B2 true JP2680910B2 (en) | 1997-11-19 |
Family
ID=13269388
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2064824A Expired - Fee Related JP2680910B2 (en) | 1990-03-15 | 1990-03-15 | Failure reporting method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2680910B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2677229B2 (en) * | 1995-02-27 | 1997-11-17 | 日本電気株式会社 | Transmission equipment |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4100605A (en) * | 1976-11-26 | 1978-07-11 | International Business Machines Corporation | Error status reporting |
-
1990
- 1990-03-15 JP JP2064824A patent/JP2680910B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH03265040A (en) | 1991-11-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6385665B1 (en) | System and method for managing faults in a data transmission system | |
US4539682A (en) | Method and apparatus for signaling on-line failure detection | |
JPH0746322B2 (en) | Faulty device identification system | |
US5220567A (en) | Signature detecting method and apparatus for isolating source of correctable errors | |
JPH0793624B2 (en) | Device and method for isolating and analyzing faults in link coupling systems | |
US6625745B1 (en) | Network component failure identification with minimal testing | |
JP2680910B2 (en) | Failure reporting method | |
US8264948B2 (en) | Interconnection device | |
EP0423933A2 (en) | Personal computer memory bank parity error indicator | |
US20080310314A1 (en) | Method for Detecting a Message Interface Fault in a Communication Device | |
KR200204972Y1 (en) | Apparatus for hardware error detection using idle high-way channel in data processing system | |
US5392291A (en) | Fault-tolerant CITO communication system | |
CN109101359B (en) | Equipment, method and module for transmitting information between equipment components and computer equipment | |
JPH113293A (en) | Computer system | |
JP2591470B2 (en) | Signal processing device | |
JPH02281368A (en) | Trouble detecting mechanism for controller | |
KR920007140B1 (en) | Electronic switching maintenance system | |
JPH04320538A (en) | Fault monitoring system | |
JPS63182761A (en) | Bus diagnosis method | |
JPH02165357A (en) | Information transfer device | |
JPH0629960A (en) | Failure point evaluation method | |
JPH05308348A (en) | Error monitor device of transmission processing system | |
JPH04287256A (en) | Output buffer failure detection method | |
JPH0618376B2 (en) | Detour failure detection method for loop transmission system | |
JPS59249A (en) | Fault detecting system of looped communication network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |