JP2817893B2 - Device status reporting method - Google Patents

Device status reporting method

Info

Publication number
JP2817893B2
JP2817893B2 JP62024454A JP2445487A JP2817893B2 JP 2817893 B2 JP2817893 B2 JP 2817893B2 JP 62024454 A JP62024454 A JP 62024454A JP 2445487 A JP2445487 A JP 2445487A JP 2817893 B2 JP2817893 B2 JP 2817893B2
Authority
JP
Japan
Prior art keywords
pointer
processing device
read
status information
signal
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 - Lifetime
Application number
JP62024454A
Other languages
Japanese (ja)
Other versions
JPS63193689A (en
Inventor
俊一 樋高
秀和 須田
昌和 島田
秀雄 高村
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP62024454A priority Critical patent/JP2817893B2/en
Publication of JPS63193689A publication Critical patent/JPS63193689A/en
Application granted granted Critical
Publication of JP2817893B2 publication Critical patent/JP2817893B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Exchange Systems With Centralized Control (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、交換機において、各信号装置が処理装置に
対して、交換接続に必要な各種の状態情報や信号装置の
障害発生などの情報を、装置状態として報告するための
装置状態報告方式に関するものである。 〔従来の技術〕 従来のかかる装置状態報告方式においては、処理装置
と信号装置の間にある処理装置インタフェース用の装置
に割込み通知手段を設けておき、信号装置が装置状態の
報告を行うときには、その割込み通知手段を起動してそ
の許可を処理装置から受け取ると、装置状態を処理装置
内の主記憶部の特定エリアに格納し、処理装置側は割込
み通知を検出すると、割込みの要因を分析して該当する
主記憶部の特定エリアから装置状態を読み出すという方
式が一般的であった(具体的には、D10交換機、D70デイ
ジタル交換機、D51のパケット交換機などにおいて、こ
のような方式が採られている)。 〔発明が解決しようとする問題点〕 かかる従来の装置状態報告方式では、割込み通知手段
を信号装置だけでなく処理装置周辺の装置も共用で用い
るため、処理装置での割込み通知の分析要因が多くな
り、頻度の高い信号の送受信毎に、処理装置でこの分析
を行うことになると、処理のオーバヘッドが大きくな
り、処理能率を損なうという問題があった。 本発明の目的は、処理装置における処理のオーバヘッ
ドが大きくならないようにして処理能率の向上を図り得
る装置状態報告方式を提供することにある。 〔問題点を解決するための手段〕 上記目的達成のため、本発明では、複数の信号装置
と、処理装置インタフェース装置と、処理装置とから成
る装置状態報告方式であって、複数の前記信号装置は前
記処理装置インタフェース装置を介して前記処理装置と
接続され、 前記信号装置は複数の回線対応部と、ダイレクトメモ
リアクセス(DMA)装置と、プロセッサと、バッファメ
モリからなり、前記処理装置はプロセッサと主記憶装置
とからなり、前記主記憶装置は、前記各信号装置に対応
した固有エリアと、前記各固有エリアのアドレス情報を
格納するテーブルを有し、前記固有エリアは、前記信号
装置の装置状態情報を格納する装置状態情報格納エリア
と、前記処理装置が次に読み出すべき前記装置状態情報
格納エリアの先頭アドレスを示すリードポインタと、前
記信号装置が次に書き込むべき前記装置状態情報格納エ
リアの先頭アドレスを示すライトポインタとを有し、前
記各信号装置内のプロセッサは、自信号装置に対応した
前記固有エリア内のリードポインタとライトポインタと
を読み出して比較する手段と、該比較の結果をライトポ
インタがリードポインタより先行していればライトポイ
ンタで示された装置状態情報格納エリアに装置状態情報
を前記DMA装置を介して書き込み、先行していなければ
前記書き込みを行わず処理を終了する手段と、前記書き
込みを行った場合にライトポインタを次に書き込むべき
アドレスに更新する手段とを有し、前記処理装置内のプ
ロセッサは、一定周期で前記テーブルに格納されたアド
レス情報に従って順次各固有エリア内のリードポインタ
とライトポインタとを読み出して比較する手段と、該比
較の結果ライトポインタがリードポインタより先行して
いればリードポインタで示された装置状態情報格納エリ
アに格納された装置状態情報を読み出し、先行していな
ければ前記読み出しを行わずに処理を終了する手段と、
前記読み出しを行った場合にリードポインタを次に読み
出すべきアドレスに更新する手段とを有して成ることを
特徴とする装置状態報告方式を提案した。 〔作用〕 各信号装置側のプロセッサは、処理装置における主記
憶部の各信号装置対応に割り当てられた特定エリアに、
DMA装置を用いて自信号装置の処理装置側へ報告すべき
すべての装置状態を書き込み、処理装置側のプロセッサ
は一定周期で主記憶部の各エリアを監視していてそこに
書き込まれている装置状態を読み出す。 従来の技術では、装置状態の報告時に、割込み通知を
用いる場合があったのに対し、本発明では、処理装置内
のプロセッサが一定周期毎に主記憶部をルックインして
報告を受けるようにして割込み通知を用いないようにし
た点で本発明は従来技術と異なる。 〔実施例〕 次に図を参照して本発明の実施例を説明する。第1図
は本発明の一実施例を示すブロック図である。同図にお
いて、1は処理装置、1aはその中に含まれるプロセッ
サ、1bは主記憶部、2は処理装置インタフェース用装
置、3は信号装置、3aはその中に含まれるDMA(ダイレ
クトメモリアクセス)装置(インタフェース回路も含
む)、3bはプロセッサ、3cバッフアメモリ、3dは回線対
応部、である。 処理装置1における主記憶部1bは、各種の交換制御を
司るプログラム、データ類を格納しており、プロセッサ
1aは主記憶部1bにおける格納情報に従って各種の制御を
実行する。信号装置3におけるプロセッサ3bはその内部
にプログラム、データを格納するROM(リードオンリイ
メモリ)を有し、バッフアメモリ3cを用いて各種の制御
を実行する。回線対応部3dは回線のリンク制御を実行す
るものであり、その結果は編集されてバッフア3c上に格
納される。DMA装置3aは処理装置インタフェース用の装
置2に接続されており、プロセッサ3bの制御下にある。 次に本発明に関係した回路動作を説明する。処理装置
1の主記憶部1bには、信号装置対応に装置状態を書き込
むためのエリアが設けられている(第1図では信号装置
3な一つしか図示されていないが、実際には複数個が処
理装置インタフェース用装置2に同様に接続されてい
る。) 信号装置3の側では、回線対応部3dなどから装置状態
情報がバッフアメモリ3cに書き込まれて、それを処理装
置1側に報告する必要が生じると、DMA装置3aがプロセ
ッサ3bの制御の下に、バッフアメモリ3c上に編集され格
納されている装置状態情報を読み取り、装置状態信号と
して処理装置インタフェース用装置2を介して処理装置
1における主記憶部1bの対応エリアに書き込む。処理装
置1側のプロセッサ1aは、一定周期で主記憶部1bの各エ
リアを監視しており、そこから装置状態を読み取ること
により装置状態情報の報告を受ける。 第2図は、主記憶部1bにおける信号装置対応に設けら
れた装置状態の書き込みエリアを示す説明図である。 第2図に見られるように、装置1用の状態報告エリ
ア、装置2用の状態報告エリア、装置n用の状態報告エ
リア、として信号装置対応に書き込みエリアが設けられ
ており、かつ各エリアの先頭アドレスが状態報告エリア
先頭アドレステーブルに、装置1のそれはESTA1とし
て、装置2のそれはESTA2として、以下同様にして格納
されるようになっている。 また各エリアでは、先頭アドレスに続いて、Aとして
ライトポインタ(次に書き込むべきアドレスを示すポイ
ンタ)、Bとしてリードポインタ(次に読み出すべきア
ドレスを示すポインタ)が位置しており、その後に装置
状態情報の格納エリアが構成されている。 既に説明したように、信号装置3側からDMA装置3aが
ライトポインタAを頼りに格納エリアに装置状態情報を
書き込み、処理装置1側でプロセッサ1aからリードポイ
ンタBを頼りに格納エリアから装置状態情報を読み取る
わけである。 第3図は、信号装置3側のプロセッサ3bが書き込み処
理を行うその動作の流を示した流れ図である。 第3図について簡単に説明する。初期設定時に、信号
装置3側には主記憶部1bにおけるそのエリアの先頭のア
ドレスが通知されている。そこで装置状態情報の報告の
必要が生じた場合、装置3側のプロセッサ3bは、ステッ
プS1において、既に通知されている先頭アドレスを用い
て主記憶部1bからライトポインタAとリードポインタB
を読み出す。 次にステップS2において、両ポインタを比較し、ライ
トポインタAがリードポインタBより先行していれば、
空きエリア有り(つまり、ライトポインタAにより定ま
るアドレスのエリアに書き込んでも、未だリードせざる
エリアに上書きすることはない)と判断して次のステッ
プS3に進む。そしてステップS3において、先頭アドレス
にライトポインタAにより示されるアドレスを足し、そ
れに更にポインタAとBの2個分のアドレスを足して装
置状態情報を書き込むべき真のアドレスを求め、そこに
装置状態情報を書き込む。次いでステップS4に進み、ラ
イトポインタAを更新する。 第4図は、処理装置1側のプロセッサ1aが読み出し処
理を行うその動作の流を示した流れ図である。即ち、該
当する状態報告エリア内のリードポインタBを読み出
し、これを用いて読み出しアドレスを算出し、新しい装
置状態情報を読み出した後、リードポインタBを更新す
るわけであるが、第3図に示した流れと同様な処理の流
れであることは述べるまでもないであろう。 以上の通りであるから、信号装置3側は、信号の送受
信に用いるDMA装置を装置状態情報の報告用にも共用で
き、プロセッサ3bの処理負担を軽減することができる。
処理装置1側は、信号装置3側の装置状態情報検出のた
めの専用の処理を用意したことから、発生頻度の高い信
号の送受信動作の報告と、比較的頻度の少ない命令実行
結果、装置の自律的動作結果などの報告を同じ方法で一
律に受けることが出来、処理装置1側の処理のオーバヘ
ッドを軽減することが出来る。また主記憶部1bの装置状
態情報報告用のエリアをDMA装置単位に設けることで簡
単にメモリ競合の防止を図ることが出来ると共に、DMA
機能をもつ装置であれば、信号装置によらず、同様にし
て本発明を実現することが出来る。 〔発明の効果〕 以上説明したように、本発明によれば、交換機の処理
装置の主記憶部に、信号装置の状態情報報告用のエリア
を設け、信号装置側は通常の信号の送受信結果、命令の
実行結果などを一律にDMA装置を用いてそのエリアに格
納し、処理装置側は一定周期毎に該エリアをアクセスす
る専用の処理ステップを用意したことにより、処理装置
における処理のオーバヘッドの小さい装置状態報告方式
を提供できるという利点がある。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] In the present invention, in a switching system, each signaling device sends to a processing device various status information necessary for switching connection and information such as occurrence of a fault in the signaling device. And a device status reporting method for reporting as a device status. [Prior art] In such a conventional device status reporting method, an interrupt notification unit is provided in a device for a processing device interface between a processing device and a signaling device, and when a signaling device reports a device status, When the interrupt notification means is activated and the permission is received from the processing device, the device status is stored in a specific area of the main storage unit in the processing device. When the processing device detects the interrupt notification, it analyzes the cause of the interrupt. In general, a method of reading the device status from a specific area of a main storage unit corresponding thereto has been generally used (specifically, such a method is adopted in a D10 switch, a D70 digital switch, a D51 packet switch, and the like). There). [Problems to be Solved by the Invention] In such a conventional device status reporting method, since the interrupt notification means is used not only for the signal device but also for the devices around the processing device, there are many analysis factors of the interrupt notification in the processing device. In other words, if this analysis is performed by the processing device every time a frequently transmitted / received signal is transmitted / received, there is a problem that the processing overhead increases and the processing efficiency is impaired. SUMMARY OF THE INVENTION It is an object of the present invention to provide an apparatus status reporting method capable of improving processing efficiency without increasing processing overhead in a processing apparatus. [Means for Solving the Problems] To achieve the above object, the present invention provides an apparatus status reporting system including a plurality of signal devices, a processing device interface device, and a processing device, wherein the plurality of the signal devices are used. Is connected to the processing device via the processing device interface device, the signal device includes a plurality of line corresponding units, a direct memory access (DMA) device, a processor, and a buffer memory. A main storage device, the main storage device having a unique area corresponding to each of the signaling devices, and a table for storing address information of each of the unique areas, wherein the unique area is a device status of the signaling device. A device status information storage area for storing information and a head indicating the head address of the device status information storage area to be read next by the processing device. A signal pointer, and a write pointer indicating a head address of the device state information storage area to be written next by the signal device, wherein the processor in each signal device reads data in the unique area corresponding to its own signal device. Means for reading and comparing the pointer and the write pointer, and comparing the result of the comparison to the device status information storage area indicated by the write pointer if the write pointer is ahead of the read pointer via the DMA device. Means for terminating the process without performing the write if not preceding, and means for updating the write pointer to an address to be written next when the write is performed, and a processor in the processing device. Are read pointers in each specific area sequentially according to the address information stored in the table at a fixed cycle. Means for reading out and comparing with the write pointer; and, if the result of the comparison indicates that the write pointer is ahead of the read pointer, read out the device status information stored in the device status information storage area indicated by the read pointer, and read out the device. If not, means for terminating the process without performing the reading,
Means for updating the read pointer to an address to be read next when the reading is performed. [Operation] The processor on each signal device side stores a specific area assigned to each signal device in the main storage unit of the processing device,
Using a DMA device, write all the device states to be reported to the processing device side of the own signal device, and the processor on the processing device side monitors each area of the main storage unit at regular intervals and writes the device Read the status. In the prior art, an interrupt notification was sometimes used at the time of reporting a device state. In contrast, in the present invention, a processor in a processing device looks up a main storage unit at regular intervals to receive a report. The present invention differs from the prior art in that interrupt notification is not used. Embodiment Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention. In the figure, 1 is a processing device, 1a is a processor included therein, 1b is a main storage unit, 2 is a processing device interface device, 3 is a signal device, and 3a is a DMA (direct memory access) included therein. A device (including an interface circuit), 3b is a processor, 3c buffer memory, and 3d is a line corresponding unit. The main storage unit 1b of the processing device 1 stores programs and data for controlling various types of exchange control.
1a executes various controls in accordance with information stored in the main storage unit 1b. The processor 3b in the signal device 3 has a ROM (read only memory) for storing programs and data therein, and executes various controls using the buffer memory 3c. The line corresponding unit 3d executes link control of the line, and the result is edited and stored in the buffer 3c. The DMA device 3a is connected to the processing device interface device 2 and is under the control of the processor 3b. Next, the circuit operation related to the present invention will be described. The main memory 1b of the processing device 1 is provided with an area for writing a device state corresponding to the signal device (only one signal device 3 is shown in FIG. Is similarly connected to the processing device interface device 2.) On the signal device 3 side, device status information is written into the buffer memory 3c from the line corresponding unit 3d or the like, and it is necessary to report it to the processing device 1 side. Occurs, the DMA device 3a reads the device status information edited and stored in the buffer memory 3c under the control of the processor 3b, and reads the device status information as a device status signal through the processor interface device 2 in the processing device 1. Write to the corresponding area of the storage unit 1b. The processor 1a of the processing device 1 monitors each area of the main storage unit 1b at regular intervals, and receives a report of device status information by reading the device status therefrom. FIG. 2 is an explanatory diagram showing a device state write area provided for the signal device in the main storage unit 1b. As shown in FIG. 2, a write area is provided corresponding to a signal device as a status report area for the device 1, a status report area for the device 2, and a status report area for the device n. The start address is stored in the status report area start address table, that of device 1 as ESTA1, that of device 2 as ESTA2, and so on. In each area, a write pointer (pointer indicating an address to be written next) is located at A, and a read pointer (pointer indicating an address to be read next) is located at B following the head address. An information storage area is configured. As described above, the DMA device 3a writes the device state information from the signal device 3 to the storage area depending on the write pointer A, and the processing device 1 reads the device state information from the storage area based on the read pointer B from the processor 1a. Is read. FIG. 3 is a flow chart showing a flow of the operation in which the processor 3b of the signal device 3 performs the write processing. FIG. 3 will be described briefly. At the time of initial setting, the head address of the area in the main storage unit 1b is notified to the signal device 3 side. Therefore, when it becomes necessary to report the device status information, the processor 3b of the device 3 determines in step S1 the write pointer A and the read pointer B from the main storage unit 1b using the already notified head address.
Is read. Next, in step S2, the two pointers are compared, and if the write pointer A is ahead of the read pointer B,
It is determined that there is a free area (that is, even if data is written in the area of the address determined by the write pointer A, it is not overwritten on the area that has not yet been read), and the process proceeds to the next step S3. Then, in step S3, an address indicated by the write pointer A is added to the head address, and two addresses of the pointers A and B are further added thereto to obtain a true address where device status information is to be written. Write. Next, the process proceeds to step S4 to update the write pointer A. FIG. 4 is a flowchart showing a flow of the operation in which the processor 1a of the processing device 1 performs the reading process. That is, the read pointer B in the corresponding status report area is read, the read address is calculated using the read pointer B, the new device status information is read, and then the read pointer B is updated. Needless to say, the processing flow is the same as the processing flow. As described above, the signal device 3 can share the DMA device used for transmitting and receiving signals also for reporting device status information, and can reduce the processing load on the processor 3b.
Since the processing device 1 prepares a dedicated process for detecting device status information on the signal device 3 side, it reports a signal transmission / reception operation with a high frequency of occurrence, a relatively infrequent instruction execution result, and a A report such as an autonomous operation result can be uniformly received by the same method, and the processing overhead on the processing device 1 side can be reduced. Also, by providing an area for reporting device status information in the main storage unit 1b for each DMA device, it is possible to easily prevent memory contention,
The present invention can be realized in a similar manner regardless of the signal device as long as the device has a function. [Effects of the Invention] As described above, according to the present invention, an area for reporting status information of a signaling device is provided in a main storage unit of a processing device of an exchange, and the signaling device side receives a normal signal transmission / reception result, Instruction execution results and the like are uniformly stored in the area using a DMA device, and the processing device side has dedicated processing steps for accessing the area at regular intervals, so that processing overhead in the processing device is small. There is an advantage that a device status reporting method can be provided.

【図面の簡単な説明】 第1図は本発明の一実施例を示すブロック図、第2図は
主記憶部における信号装置対応に設けられた装置状態信
号の書き込みエリアを示す説明図、第3図は信号装置側
のプロセッサが書き込み処理を行うその動作の流れを示
した流れ図、第4図は処理装置側のプロセッサが読み出
し処理を行うその動作の流れを示した流れ図、である。 符号の説明 1……処理装置、1a……プロセッサ、1b……主記憶部、
2……処理装置インタフェース用装置、3……信号装
置、3a……DMA装置、3b……プロセッサ、3c……バッフ
アメモリ、3d……回線対応部
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing one embodiment of the present invention, FIG. 2 is an explanatory diagram showing a device state signal writing area provided in a main storage section corresponding to a signal device, FIG. FIG. 4 is a flow chart showing the flow of the operation in which the processor on the signal device side performs the write processing, and FIG. 4 is a flow chart showing the flow of the operation in which the processor on the processing device side performs the read processing. DESCRIPTION OF SYMBOLS 1 Processing unit 1a Processor 1b Main storage unit
2 ... Processing device interface device, 3 ... Signaling device, 3a ... DMA device, 3b ... Processor, 3c ... Buffer memory, 3d ... Line corresponding unit

フロントページの続き (72)発明者 島田 昌和 武蔵野市緑町3丁目9番11号 日本電信 電話株式会社通信網第一研究所内 (72)発明者 高村 秀雄 武蔵野市緑町3丁目9番11号 日本電信 電話株式会社通信網第一研究所内Continuation of front page    (72) Inventor Masakazu Shimada               3-9-11 Midoricho, Musashino City Nippon Telegraph and Telephone               Telecommunications Network Laboratory 1 (72) Inventor Hideo Takamura               3-9-11 Midoricho, Musashino City Nippon Telegraph and Telephone               Telecommunications Network Laboratory 1

Claims (1)

(57)【特許請求の範囲】 1.複数の信号装置と、処理装置インタフェース装置
と、処理装置とから成る装置状態報告方式であって、 複数の前記信号装置は前記処理装置インタフェース装置
を介して前記処理装置と接続され、 前記信号装置は複数の回線対応部と、ダイレクトメモリ
アクセス(DMA)装置と、プロセッサと、バッファメモ
リからなり、 前記処理装置はプロセッサと主記憶装置とからなり、 前記主記憶装置は、前記各信号装置に対応した固有エリ
アと、前記各固有エリアのアドレス情報を格納するテー
ブルを有し、前記固定エリアは、前記信号装置の装置状
態情報を格納する装置状態情報格納エリアと、前記処理
装置が次に読み出すべき前記装置状態情報格納エリアの
先頭アドレスを示すリードポインタと、前記信号装置が
次に書き込むべき前記装置状態情報格納エリアの先頭ア
ドレスを示すライトポインタとを有し、 前記各信号装置内のプロセッサは、自信号装置に対応し
た前記固有エリア内のリードポインタとライトポインタ
とを読み出して比較する手段と、該比較の結果ライトポ
インタがリードポインタより先行していればライトポイ
ンタで示された装置状態情報格納エリアに装置状態情報
を前記DMA装置を介して書き込み、先行していなければ
前記書き込みを行わず処理を終了する手段と、前記書き
込みを行った場合にライトポインタを次に書き込むべき
アドレスに更新する手段とを有し、 前記処理装置内のプロセッサは、一定周期で前記テーブ
ルに格納されたアドレス情報に従って順次各固有エリア
内のリードポインタとライトポインタとを読み出して比
較する手段と、該比較の結果ライトポインタがリードポ
インタより先行していればリードポインタで示された装
置状態情報格納エリアに格納された装置状態情報を読み
出し、先行していなければ前記読み出しを行わず処理を
終了する手段と、前記読み出しを行った場合にリードポ
インタを次に読み出すべきアドレスに更新する手段とを
有して成る ことを特徴とする装置状態報告方式。
(57) [Claims] An apparatus status reporting method including a plurality of signal devices, a processing device interface device, and a processing device, wherein the plurality of signal devices are connected to the processing device via the processing device interface device, and the signal device is A plurality of line corresponding units, a direct memory access (DMA) device, a processor, and a buffer memory; the processing device includes a processor and a main storage device; and the main storage device corresponds to each of the signal devices. A fixed area, a device state information storage area for storing device state information of the signaling device, and a table to be read next by the processing device. A read pointer indicating a head address of a device status information storage area, and the device status information to be written next by the signal device. Means for reading and comparing a read pointer and a write pointer in the unique area corresponding to the own signal device with a write pointer indicating a head address of a storage area; As a result, if the write pointer is ahead of the read pointer, the device status information is written to the device status information storage area indicated by the write pointer via the DMA device, and if not, the write is not performed and the process ends. And a means for updating the write pointer to an address to be written next when the writing is performed, wherein the processor in the processing device sequentially performs each of the processes according to the address information stored in the table at a constant cycle. Means for reading and comparing the read pointer and the write pointer in the unique area, and writing the result of the comparison Means for reading out the device status information stored in the device status information storage area indicated by the read pointer if the pointer is ahead of the read pointer, and terminating the process without performing the readout if not leading; Means for updating the read pointer to an address to be read next when the operation is performed.
JP62024454A 1987-02-06 1987-02-06 Device status reporting method Expired - Lifetime JP2817893B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62024454A JP2817893B2 (en) 1987-02-06 1987-02-06 Device status reporting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62024454A JP2817893B2 (en) 1987-02-06 1987-02-06 Device status reporting method

Publications (2)

Publication Number Publication Date
JPS63193689A JPS63193689A (en) 1988-08-10
JP2817893B2 true JP2817893B2 (en) 1998-10-30

Family

ID=12138607

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62024454A Expired - Lifetime JP2817893B2 (en) 1987-02-06 1987-02-06 Device status reporting method

Country Status (1)

Country Link
JP (1) JP2817893B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02283155A (en) * 1989-04-24 1990-11-20 Nec Corp Switching board monitor method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6374394A (en) * 1986-09-18 1988-04-04 Fujitsu Ltd Digital exchanger

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6374394A (en) * 1986-09-18 1988-04-04 Fujitsu Ltd Digital exchanger

Also Published As

Publication number Publication date
JPS63193689A (en) 1988-08-10

Similar Documents

Publication Publication Date Title
CA1191641A (en) Processor facilities for integrated packet and voice switching
US5311510A (en) Data storing system for a communication control circuit
JP2817893B2 (en) Device status reporting method
JPS5926158B2 (en) Overload control method
EP0289771A2 (en) Dual microprocessor control system
JPS615361A (en) Communication interface circuit
KR100208283B1 (en) Method & apparatus for packet handler interrupt in full eletronic switching system
JPH02230356A (en) Bus extension device for information processor
KR0174862B1 (en) Windows Device Driver for Interface Board Control
JPS6198050A (en) Transfer system for received data
SU1029175A2 (en) Selector channel
JP2888405B2 (en) Cyclic data control method
JPH103463A (en) Inter-processor communication method
SU1513465A1 (en) Device for interfacing users with computer
KR100258753B1 (en) Method for communication between dspa block in full electronic telephone exchange
KR20040009152A (en) Circuit for processing video/audio data in image communication terminal equipment
JPS6278933A (en) Line monitor device for high speed transmission
JPH03119447A (en) Information processor
JPH0740240B2 (en) Information processing apparatus and information processing system
JPH0497416A (en) Control system for receiving buffer
SU642771A1 (en) Device for control of information exchange between memory units
JPS6232795A (en) Exchange of multiprocessor system
JPH0666984B2 (en) Electronic exchange initialization method
JPS63245548A (en) Composite computer system
JPH0346052A (en) Inter-processor communication method

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term