JPH0650866B2 - Token passing bus test equipment - Google Patents
Token passing bus test equipmentInfo
- Publication number
- JPH0650866B2 JPH0650866B2 JP63046868A JP4686888A JPH0650866B2 JP H0650866 B2 JPH0650866 B2 JP H0650866B2 JP 63046868 A JP63046868 A JP 63046868A JP 4686888 A JP4686888 A JP 4686888A JP H0650866 B2 JPH0650866 B2 JP H0650866B2
- Authority
- JP
- Japan
- Prior art keywords
- token
- sequence number
- bus
- test
- driver
- 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
Links
- 238000012360 testing method Methods 0.000 title claims description 54
- 230000005540 biological transmission Effects 0.000 claims description 30
- 238000004891 communication Methods 0.000 claims description 15
- 238000012544 monitoring process Methods 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000000034 method Methods 0.000 description 1
Landscapes
- Small-Scale Networks (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、トークンパッシング方式の試験に利用する。
本発明は、一つのトークンパッシング方式バスに複数の
通信装置が接続されてその通信装置が相互に通信を行う
系の試験に利用する。DETAILED DESCRIPTION OF THE INVENTION [Industrial field of application] The present invention is used for testing a token passing system.
The present invention is used for a test of a system in which a plurality of communication devices are connected to one token passing bus and the communication devices communicate with each other.
本発明の試験対象となる系は、複数の通信装置が一つの
トークンパッシング方式バスに接続されて構成された系
であって(例えば第2図参照)、その複数の通信装置に
はそれぞれ異なるシーケンスナンバ(例えあ#0〜#
n)が設定され、トークンパッシング方式バスにはそれ
ぞれ一つのシーケンスナンバを含むトークンが時系列的
に伝送され、複数の通信装置はそれぞれトークンパッシ
ング方式バスに到来するトークンを受信してそのトーク
ンに含まれるシーケンスナンバを監視し、そのシーケン
スナンバが自己装置にあらかじめ設定されたシーケンス
ナンバと一致するときに、当該トークンの通信情報を書
き込むエリアに情報を書き込むことができる(送信権を
得る)ように設定された系である。The system to be tested by the present invention is a system in which a plurality of communication devices are connected to one token passing bus (see, for example, FIG. 2), and the plurality of communication devices have different sequences. Number (eg # 0- #
n) is set, tokens each including one sequence number are transmitted in time series to the token passing system bus, and a plurality of communication devices each receive a token coming to the token passing system bus and include it in the token. It is set so that it can write the information (obtain the transmission right) in the area for writing the communication information of the token when the sequence number is monitored and when the sequence number matches the preset sequence number of the self device. It is a system that has been.
本発明の装置は、このような系のバスに試験を実行する
際に接続して使用する試験装置であって、そのバスに接
続された複数の通信装置がトークンパッシング動作を正
常に行うか否かの試験を行うための装置である。The device of the present invention is a test device which is used by connecting to a bus of such a system when a test is executed, and whether or not a plurality of communication devices connected to the bus normally perform the token passing operation. It is a device for performing such a test.
本発明はトークンパッシング方式バスに接続された複数
の装置間で通信を行うバスの試験装置において、 この試験装置に設けたインクリメント回路から順次異っ
たシーケンスナンバをもつトークンを送信することによ
り、 被試験装置のトークンパッシングの試験を一台の試験装
置で行い、費用および占有面積を節減できるようにした
ものである。The present invention relates to a bus test apparatus that communicates between a plurality of apparatuses connected to a token passing system bus, by transmitting tokens having different sequence numbers sequentially from an increment circuit provided in this test apparatus, The token passing test of the test equipment is carried out by one test equipment so that the cost and the occupied area can be saved.
トークンパッシング方式のバスでは、バス上のデータの
うちSYNCコードと呼ばれる特殊なコードが付加され
たデータを制御語として扱っている。バスに接続される
装置は、この制御語をもとに送受信を行っている。バス
に接続される装置は各々固有なシーケンスナンバを持
ち、このシーケンスナンバと同じナンバを持った制御語
のトークンがバス上の現われるとそれに該当する装置は
送受信を得る。In the token-passing type bus, data to which a special code called a SYNC code is added among the data on the bus is treated as a control word. The device connected to the bus transmits and receives based on this control word. Each device connected to the bus has a unique sequence number, and when a token of a control word having the same number as this sequence number appears on the bus, the corresponding device obtains transmission / reception.
送信権を得た装置は、送信するデータがあればデータの
先頭を表わす制御語(以下BOMという)とデータの終
了を表わす制御語(以下EOMという)の間にデータを
挿入しバスに送出する。このときBOMにはデータの受
取り先を示すファンクションコードが付加されておりバ
スに接続されている装置はBOMを検出するとファンク
ションコードをチェックし、自分が受取るべきデータで
あるか確認してデータを受信する。The device which has acquired the transmission right inserts data between the control word (hereinafter referred to as BOM) indicating the beginning of the data and the control word (hereinafter referred to as EOM) indicating the end of the data and sends the data to the bus if there is data to be transmitted. . At this time, a function code indicating the data receiving destination is added to the BOM, and the device connected to the bus checks the function code when it detects the BOM, confirms that it is the data to be received, and receives the data. To do.
送信権をもっている装置は、送信の終了または送信する
データがなければ他の装置へ送信権を渡すために、自分
のシーケンスナンバに+1した値を付加してトークンを
バス上へ送出する。シーケンスナンバの設定は、電源投
入時または再設定指示が発行されたときに行われ、規定
時間以内にトークンがバスに表われないタイムアウトの
ときタイムアウトになる直前のトークンのシーケンスナ
ンバを自分のシーケンスナンバとしている。またタイム
アウトになったときは、シーケンスナンバ0(ゼロ)の
装置が送信権を得る。The device having the transmission right adds the value incremented by +1 to its own sequence number and sends the token onto the bus in order to end the transmission or pass the transmission right to another device if there is no data to be transmitted. The sequence number is set when the power is turned on or when a reset instruction is issued.When the token does not appear on the bus within the specified time, the sequence number of the token immediately before the timeout is set to your own sequence number. I am trying. When the time-out occurs, the device with sequence number 0 (zero) acquires the transmission right.
以上説明したようにシーケンスナンバは、バスに接続さ
れた装置の数により取得るシーケンスナンバが決ってし
まう。例えば4台の装置が接続されている場合は0〜3
である。As described above, the sequence number to be acquired is determined depending on the number of devices connected to the bus. For example, 0 to 3 when 4 devices are connected
Is.
上述したように、従来のトークンパッシング方式におけ
るトークンのシーケンスナンバは、バスに接続されてい
る装置の数により決定される。したがってシーケンスナ
ンバを示すビットが8ビットの場合、28(256 )台の
装置がなければトークンパッシングが正常かどうかを判
別できない欠点がある。また、検査設備なども取り得る
最大の数の装置を保有しなければならなく莫大な費用お
よびこれらの装置を設置する広いフロアが必要となる。As described above, the sequence number of the token in the conventional token passing system is determined by the number of devices connected to the bus. Therefore, if the number of bits indicating the sequence number is 8 bits, it is not possible to determine whether token passing is normal unless there are 2 8 (256) devices. Further, it is necessary to have the maximum number of devices that can be inspected and the like, which requires enormous cost and a large floor for installing these devices.
本発明はこのような問題を解決するもので、トークンパ
ッシングの試験を一台の試験装置で行うことができる装
置を提供することを目的とする。The present invention solves such a problem, and an object of the present invention is to provide an apparatus capable of performing a token passing test with a single test apparatus.
本発明は、複数の通信装置が共通に接続されたトークン
パッシング方式バスに接続され、上記通信装置のうち被
試験装置との間でデータの授受を行うドライバ・レシー
バと、このドライバ・レシーバにトークンを与えるトー
クン送信レジスタと、上記ドライバ・レシーバに受信さ
れたトークンを一時記憶するトークン受信レジスタとを
備えたトークンパッシング方式バスの試験装置におい
て、送信するトークンのシーケンスナンバをその直前に
送信したトークンのシーケンスナンバに一定値を加算し
て設定するインクリメント回路と、上記トークン送信レ
ジスタおよび上記トークン受信レジスタの内容を比較す
る比較回路と、この比較回路の比較結果を表示する表示
回路とを備えたことを特徴とする。The present invention is a driver / receiver that is connected to a token passing bus to which a plurality of communication devices are commonly connected, and that transmits / receives data to / from a device under test among the communication devices, and a token for the driver / receiver. In a token-passing bus test apparatus equipped with a token transmission register for giving a token and a token reception register for temporarily storing the token received by the driver / receiver, the sequence number of the token to be transmitted is the sequence number of the token transmitted immediately before. An increment circuit for adding a constant value to the sequence number and setting it, a comparison circuit for comparing the contents of the token transmission register and the token reception register, and a display circuit for displaying the comparison result of the comparison circuit. Characterize.
トークンパッシング方式バスに接続された各装置間で通
信を行っている装置の試験を行うにあたって、まず制御
回路がトークン送信レジスタ23を初期設定し、ドライバ
・レシーバを介して上記バスに被試験装置の初期設定を
行うための制御語を送信して初期化を行い、トークン送
信レジスタのトークンをバスに送出する。When testing the device that is communicating between each device connected to the token passing system bus, the control circuit first initializes the token transmission register 23, and the device under test is connected to the bus via the driver / receiver. A control word for initial setting is transmitted for initialization, and the token of the token transmission register is sent to the bus.
被試験装置はこのトークンを受取ることによって送信権
を得て、送信するデータがなければ自シーケンスナンバ
を+1して次装置へトークンを送信する。このとき被試
験装置からのトークンをドライバ・レシーバが受信して
トーク受信レジスタにセットし、比較回路がこの値とト
ークン送信レジスタの内容に+1した値とを比較判定
し、表示回路がその結果を表示する。動作終了後は制御
回路がインクリメント回路を使用してトークン送信レジ
スタの内容をインクリメントする。The device under test obtains the transmission right by receiving this token, and if there is no data to transmit, increments its own sequence number by +1 and transmits the token to the next device. At this time, the driver / receiver receives the token from the device under test and sets it in the talk reception register, the comparison circuit compares and judges this value and the value obtained by adding 1 to the content of the token transmission register, and the display circuit displays the result. indicate. After the operation is completed, the control circuit uses the increment circuit to increment the content of the token transmission register.
すなわち、被試験装置に対してトークンを送信し、その
後被試験装置が送信するトークンを受信し、被試験装置
が送信するトークンが正常かどうかを試験する。このよ
うにして、一台の試験装置で複数装置間のトークンパッ
シング方式バスの試験を行うことができる。That is, a token is transmitted to the device under test, then the token transmitted by the device under test is received, and it is tested whether the token transmitted by the device under test is normal. In this way, a single testing device can test the token passing bus between a plurality of devices.
次に、本発明実施例を図面に基づいて説明する。第1図
は本発明実施例の構成を示すブロック図、第2図はトー
クンパッシング方式バスの一般的なシステム例を示す図
である。Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, and FIG. 2 is a diagram showing a general system example of a token passing system bus.
トークンパッシング方式バスのシステムは、一般的には
第2図に示すように、トークンパッシング方式バス10に
複数の装置#0〜#nが接続されて構成される。The token passing bus system is generally constructed by connecting a plurality of devices # 0 to #n to a token passing bus 10 as shown in FIG.
本発明実施例は第1図に示すように、上記のトークンパ
ッシング方式バス10に試験装置1が接続され、被試験装
置2のトークンパッシングが正しいかどうかを試験す
る。In the embodiment of the present invention, as shown in FIG. 1, the test apparatus 1 is connected to the token passing system bus 10 to test whether the token passing of the device under test 2 is correct.
試験装置1には、トークンパッシング方式バス(以下バ
スという)に接続された被試験装置2との間でデータの
授受を行う送受信手段のドライバ・レシーバ20と、トー
クンを送信するトークン送信レジスタ23と、送信するト
ークンの値を順次インクリメントするインクリメント回
路26と、受信したトークンを記憶するトークン受信レジ
スタ21と、トークン送信レジスタ23およびトークン受信
レジスタ21の内容を比較する比較回路24と、その比較結
果を表示する表示回路25と、ドライバ・レシーバ20、ト
ークン送信レジスタ23、トークン受信レジスタ21、比較
回路24および表示回路25を制御する制御回路22とを備
え、比較回路24には被試験装置2が送信するトークンが
正常であるか否かを判定する手段を含む。The test apparatus 1 includes a driver / receiver 20 as a transmission / reception means for exchanging data with a device under test 2 connected to a token passing bus (hereinafter referred to as a bus), and a token transmission register 23 for transmitting a token. , An increment circuit 26 that sequentially increments the value of the token to be transmitted, a token reception register 21 that stores the received token, a comparison circuit 24 that compares the contents of the token transmission register 23 and the token reception register 21, and the comparison result. A display circuit 25 for displaying, a driver / receiver 20, a token transmission register 23, a token reception register 21, a comparison circuit 24 and a control circuit 22 for controlling the display circuit 25 are provided, and the device under test 2 transmits to the comparison circuit 24. It includes means for determining whether the token to be played is normal.
次に、本発明実施例の動作について説明する。Next, the operation of the embodiment of the present invention will be described.
まず、試験の前に制御回路22でトークン送信レジスタ23
を初期設定する。その後制御回路22はドライバ・レシー
バ20を介してバス10に被試験装置2の初期設定を行うべ
き制御語を送信する。被試験装置2は、上記制御語を受
信すると初期化を行う。次に制御回路22は、トークン送
信レジスタ23のトークンをバス10に送出する。バス10に
トークンを送信後、規定時間経過してもトークンが受信
されない場合制御回路22は再びトークン送信レジスタ23
にセットされているトークンを送信する。First, before the test, the control circuit 22 uses the token transmission register 23
Is initialized. After that, the control circuit 22 transmits a control word for initializing the device under test 2 to the bus 10 via the driver / receiver 20. Upon receiving the control word, the device under test 2 performs initialization. Next, the control circuit 22 sends the token of the token transmission register 23 to the bus 10. After the token is transmitted to the bus 10, if the token is not received within the specified time, the control circuit 22 again controls the token transmission register 23.
Send the token set to.
被試験装置2は、前述のように初期化が終了するとタイ
ムアウトになったときの直前のトークンのシーケンスナ
ンバを自装置のシーケンスナンバとする。その後試験装
置1からトークンが送られてくると被試験装置2は送信
権を得て、送信すべきデータがなければ自シーケンスナ
ンバを+1して次の装置へトークンを送信する。例え
ば、試験装置1がシーケンスナンバ“5”のトークンを
送信したとすると、被試験装置2のシーケンスナンバは
“5”となり被試験装置2は、シーケンスナンバ“6”
の装置へトークンを送信する。The device under test 2 uses the sequence number of the token immediately before the time-out when the initialization is completed as described above as the sequence number of the device itself. After that, when a token is sent from the test device 1, the device under test 2 obtains the transmission right, and if there is no data to be transmitted, increments its own sequence number by +1 and transmits the token to the next device. For example, if the test apparatus 1 sends a token with the sequence number “5”, the sequence number of the apparatus under test 2 is “5” and the apparatus under test 2 has the sequence number “6”.
Send the token to the device.
このとき被試験装置2からのトークンを試験装置1のド
ライバ・レシーバ20が受信し、トークン受信レジスタ21
へセットする。トークン受信レジスタ21は比較回路24へ
接続されている。比較回路24の他方のデータはトークン
送信レジスタ23に接続されている。比較回路24はトーク
ン送信レジスタ23の内容に+1した値とトークン受信レ
ジスタ21とのデータを比較し、表示回路25へその結果を
通知する。表示回路25は比較回路24からの通知によりそ
の結果を表示する。以上の動作が終了したならば制御回
路22は、インクリメント回路26を使用してトークン送信
レジスタ23の内容をインクリメントし、前記手順を順次
繰り返して行う。At this time, the token from the device under test 2 is received by the driver / receiver 20 of the test device 1, and the token reception register 21
Set to. The token reception register 21 is connected to the comparison circuit 24. The other data of the comparison circuit 24 is connected to the token transmission register 23. The comparison circuit 24 compares the value obtained by adding 1 to the content of the token transmission register 23 and the data of the token reception register 21, and notifies the display circuit 25 of the result. The display circuit 25 displays the result according to the notification from the comparison circuit 24. When the above operation is completed, the control circuit 22 uses the increment circuit 26 to increment the contents of the token transmission register 23, and repeats the above procedure in sequence.
以上説明したように本発明によれば、試験装置から順次
異ったシーケンスナンバをもつトークンを送信すること
により、被試験装置のトークンパッシングの試験が一台
の試験装置でできる。そのために、取り得る最大の数の
装置を保有しなければならなかった従来に比べて費用も
減少し、かつフロアの占有面積も減少する効果がある。As described above, according to the present invention, the token passing test of the device under test can be performed by one test device by sequentially transmitting the tokens having different sequence numbers from the test device. Therefore, the cost is reduced and the floor occupying area is also reduced as compared with the conventional case in which the maximum possible number of devices must be owned.
本発明は、被試験装置となる複数の通信装置に連続的な
シーケンスナンバが設定されていて、その複数の通信装
置を順次連続的に試験する場合に有効である。INDUSTRIAL APPLICABILITY The present invention is effective in the case where continuous sequence numbers are set in a plurality of communication devices to be the device under test and the plurality of communication devices are sequentially and continuously tested.
第1図は本発明実施例の構成を示すブロック図。 第2図はトークンパッシング方式バスの一般的なシステ
ム例を示す図。 1……試験装置、2……被試験装置、10……トークンパ
ッシング方式バス、20……ドライバ・レシーバ、21……
トークン受信レジスタ、22……制御回路、23……トーク
ン送信レジスタ、24……比較回路、25……表示回路、26
……インクリメント回路。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a diagram showing a general system example of a token passing system bus. 1 ... Test device, 2 ... Device under test, 10 ... Token passing bus, 20 ... Driver / receiver, 21 ...
Token receiving register, 22 …… Control circuit, 23 …… Token sending register, 24 …… Comparison circuit, 25 …… Display circuit, 26
...... Increment circuit.
Claims (1)
グ方式バス(10)に接続されて構成された系であっ
て、上記通信装置にはそれぞれ異なるシーケンスナンバ
(#0〜#n)が設定され、上記トークンパッシング方
式バス(10)にはそれぞれ一つのシーケンスナンバを
含むトークンが時系列的に伝送され、上記通信装置はそ
れぞれ上記トークンパッシング方式バス(10)に到来
するトークンを受信してそのトークンに含まれるシーケ
ンスナンバを監視しそのシーケンスナンバが自己に設定
されたシーケンスナンバと一致するときに当該トークン
について送信権を得るように設定された系を試験するに
あたって、上記トークンパッシング方式バス(10)に
接続される試験装置(1)において、 上記トークンパッシング方式バス(10)にトークンを
送受信するドライバ・レシーバ(20)と、 このドライバ・レシーバ(20)に送信用として与える
トークンを一時保持するトークン送信レジスタ(23)
と、 上記ドライバ・レシーバ(20)に受信されたトークン
を一時保持するトークン受信レジスタ(21)と を備え、 上記トークン送信レジスタ(23)に保持されているト
ークンのシーケンスナンバをこれから試験しようとする
上記複数の通信装置のうちの一つの通信装置である被試
験装置(2)に設定されているシーケンスナンバに設定
する設定回路(26)と、 上記トークン送信レジスタ(23)に一時保持されてい
る送信したトークンの内容と、上記トークン受信レジス
タ(21)に一時保持され上記送信したトークンに対し
て被試験装置(2)が応答したトークンの内容とを比較
する比較回路(24)と、 この比較回路(24)の比較結果を表示する表示回路
(25)と を備え、 上記設定回路(26)は、上記トークン送信レジスタ
(23)がその直前に保持しすでに上記ドライバ・レシ
ーバ(20)から送信したトークンに設定されていたシ
ーケンスナンバに一定値を加算した値を次に送信するト
ークンのシーケンスナンバとするインクリメント回路を
含む ことを特徴とするトークンパッシング方式バスの試験装
置。1. A system comprising a plurality of communication devices connected to one token passing bus (10), wherein different sequence numbers (# 0 to #n) are set to the communication devices. , Tokens each including one sequence number are time-sequentially transmitted to the token passing bus (10), and the communication device receives the tokens arriving at the token passing bus (10) and receives the tokens. The token passing system bus (10) for monitoring the sequence number included in the above, and testing the system set to acquire the transmission right for the token when the sequence number matches the sequence number set in the self. In the test device (1) connected to the token passing system bus (1 0) a driver / receiver (20) for transmitting / receiving a token, and a token transmission register (23) for temporarily holding a token given to the driver / receiver (20) for transmission.
And a token reception register (21) for temporarily holding the token received by the driver / receiver (20), and an attempt is made to test the sequence number of the token held in the token transmission register (23). A setting circuit (26) for setting the sequence number set in the device under test (2), which is one of the plurality of communication devices, and the token transmission register (23). A comparison circuit (24) for comparing the content of the transmitted token with the content of the token which is temporarily held in the token reception register (21) and which the device under test (2) responds to the transmitted token. And a display circuit (25) for displaying the comparison result of the circuit (24). An incrementer circuit that holds the value immediately before that added by a fixed value to the sequence number that has been set in the token that was previously held by the driver (23) and was already sent from the driver / receiver (20) and that is the sequence number of the token to be sent next Token passing bus test equipment characterized by including.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63046868A JPH0650866B2 (en) | 1988-02-29 | 1988-02-29 | Token passing bus test equipment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63046868A JPH0650866B2 (en) | 1988-02-29 | 1988-02-29 | Token passing bus test equipment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH01221038A JPH01221038A (en) | 1989-09-04 |
| JPH0650866B2 true JPH0650866B2 (en) | 1994-06-29 |
Family
ID=12759321
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP63046868A Expired - Lifetime JPH0650866B2 (en) | 1988-02-29 | 1988-02-29 | Token passing bus test equipment |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0650866B2 (en) |
-
1988
- 1988-02-29 JP JP63046868A patent/JPH0650866B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH01221038A (en) | 1989-09-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4128883A (en) | Shared busy means in a common bus environment | |
| US5311172A (en) | Communication control system | |
| US7685442B2 (en) | Method and systems for a radiation tolerant bus interface circuit | |
| KR940006362A (en) | Dual communication control | |
| JPS58502027A (en) | Peripherals adapted to monitor low data rate serial input/output interfaces | |
| JPH0650866B2 (en) | Token passing bus test equipment | |
| JPH0650867B2 (en) | Token passing bus test equipment | |
| JPH0650865B2 (en) | Token passing method Bus test equipment | |
| EP0076401A2 (en) | Self adjusting, distributed control, access method for a multiplexed single signal data bus | |
| JPH01289337A (en) | Test equipment for token passing system bus | |
| JP2654365B2 (en) | Bus overload test method and test system | |
| JP2586341B2 (en) | Bus test method for communication between processors | |
| US6944176B1 (en) | Method and apparatus for bit level network data multiplexing | |
| JP3600480B2 (en) | Serial data transfer system and abnormality detection method | |
| JPS59161956A (en) | Transmission controller | |
| JP2677021B2 (en) | Token bus communication system | |
| JP2841388B2 (en) | Remote monitoring method | |
| JP2772165B2 (en) | Broadcast communication method | |
| JPH04273360A (en) | Bus monitoring device for token passing system | |
| JPS61136346A (en) | Modem testing system | |
| JPS63116539A (en) | Data transmission system | |
| JPH0125459B2 (en) | ||
| JPS59135524A (en) | Loading system of initial program | |
| JPS63245040A (en) | Data communication automatic synchronizing equipment | |
| JPH0883116A (en) | Pseudo-fault occurrence control method and device |