JPH08194650A - Serial communication method - Google Patents
Serial communication methodInfo
- Publication number
- JPH08194650A JPH08194650A JP7020979A JP2097995A JPH08194650A JP H08194650 A JPH08194650 A JP H08194650A JP 7020979 A JP7020979 A JP 7020979A JP 2097995 A JP2097995 A JP 2097995A JP H08194650 A JPH08194650 A JP H08194650A
- Authority
- JP
- Japan
- Prior art keywords
- terminal
- data
- terminals
- controller
- serial communication
- 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
Links
Landscapes
- Computer And Data Communications (AREA)
- Communication Control (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は一台のコントロ−ラ(親
機)に多数の端末(子機)が信号回線で接続された装置
でシリアルにデ−タを収集する際のシリアル通信方法に
関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a serial communication method for serially collecting data by a device in which a large number of terminals (slave units) are connected to one controller (slave unit) by signal lines. It is about.
【0002】[0002]
【従来技術】従来、一台のコントロ−ラに多数の端末が
信号回線で接続された装置において、コントロ−ラが多
数の各端末からデ−タを収集する際はコントロ−ラから
ポ−リングにて順次所定の端末を呼び出しデ−タを収集
するのが普通である。前記端末には各々固有のアドレス
が付けられている。コントロ−ラは所定の端末のアドレ
スを指定するコマンドを信号回線を通して送信し、該当
する端末はそれに応答してデ−タを返信する。更に、コ
ントロ−ラはデ−タを正常に受信するとACK信号を送
信し完了する。2. Description of the Related Art Conventionally, in a device in which a large number of terminals are connected to a single controller by a signal line, when the controller collects data from a large number of terminals, it is polled from the controller. It is usual to call predetermined terminals in order to collect data. Each terminal has a unique address. The controller sends a command for designating the address of a predetermined terminal through the signal line, and the corresponding terminal sends back data in response. Further, when the controller receives the data normally, it sends an ACK signal and completes.
【0003】もし、デ−タが正常に受信されなかった場
合、コントロ−ラはNACK信号を送信することによ
り、該当する端末は再度デ−タを繰返し送信する。コン
トロ−ラは上記操作を規定された回数だけ繰返し、デ−
タが正常に受信出来なければ、受信不能として処理し次
の端末からのデ−タ収集処理を行う。If the data is not normally received, the controller sends a NACK signal, and the corresponding terminal repeatedly sends the data again. The controller repeats the above operation a specified number of times,
If the data cannot be received normally, it is treated as unreceivable and the data collection process from the next terminal is performed.
【0004】[0004]
【発明が解決しようとする課題】しかしながら端末数が
多い場合、上記説明したように従来のポ−リングによる
デ−タ収集方法は、最初の端末のデ−タ収集と最後の端
末のデ−タ収集の時間差が大きく、特に途中の端末でデ
−タの送受信に失敗した端末があるとそれ以降の端末の
デ−タ収集が遅れてしまう。従って、車両等において切
符を読み取り列車座席の充足状況を確認する切符読み取
り装置等に使用した場合、最後の座席の切符読み取り処
理が遅れ応答時間が長くなると云う問題がある。即ち、
座席により応答時間に差が生じ平等にサ−ビス出来ない
と云う問題があった。However, when the number of terminals is large, as described above, the conventional polling method for collecting data is such that the first terminal collects data and the last terminal collects data. There is a large time difference in collection, and especially if there is a terminal on the way that has failed to send and receive data, the data collection of subsequent terminals will be delayed. Therefore, when used in a ticket reading device or the like for reading a ticket in a vehicle or the like to check the satisfaction of a train seat, there is a problem that the ticket reading process of the last seat is delayed and the response time becomes long. That is,
There was a problem that the response times differed depending on the seats, and it was not possible to provide equal service.
【0005】本発明は上述の点に鑑みてなされたもので
上記問題点を除去し、多数の端末を接続した装置で、ど
の端末の応答時間も略等しくなるシリアル通信方法を提
供することを目的とする。The present invention has been made in view of the above points, and an object of the present invention is to eliminate the above problems and to provide a serial communication method in which the response times of all terminals are substantially equal in a device to which a large number of terminals are connected. And
【0006】[0006]
【課題を解決するための手段】上記課題を解決するため
本発明は、一台のコントロ−ラに多数の端末が信号回線
で接続された装置でシリアルにデ−タを収集する際のシ
リアル通信方法において、図1に示すように常時、コン
トロ−ラは全端末に順番に循環して繰返し問合せコマン
ドを送り、指定された該端末は読み取ったデ−タを返信
し、コントロ−ラは該端末から受け取ったデ−タに対
し、正常に受信したか否かの信号を次回の問合せコマン
ドに付けて該端末に送ることを特徴とする。In order to solve the above problems, the present invention provides a serial communication for serially collecting data by a device in which a large number of terminals are connected to one controller by signal lines. In the method, as shown in FIG. 1, the controller constantly circulates to all terminals in sequence and repeatedly sends an inquiry command, the designated terminal sends back the read data, and the controller sends the read data. With respect to the data received from the terminal, a signal indicating whether the data is normally received is attached to the next inquiry command and sent to the terminal.
【0007】[0007]
【作用】本発明は上記説明したように、コントロ−ラは
全端末に順番に循環して繰返し問合せコマンドを送り、
該端末から受け取ったデ−タに対して正常に受信したか
否かの信号は次回の問合せコマンドに付けて送るので、
従来のように1ヶ所の端末でコマンドの送受信が繰り返
されることが無くなり、全端末の応答時間を平均化し短
縮することが可能となる。According to the present invention, as described above, the controller circulates to all terminals in order and repeatedly sends an inquiry command,
A signal indicating whether or not the data received from the terminal is normally received is sent with the next inquiry command.
It is possible to eliminate the repetition of command transmission / reception at one terminal as in the prior art, and to average and shorten the response time of all terminals.
【0008】[0008]
【実施例】以下、本発明の一実施例を図面に基づいて詳
細に説明する。図6は本発明のシリアル通信方法を採用
した切符読み取り装置の構成例を示す図である。同図は
列車の車両等1で各座席に端末1−1、端末1−2、端
末1−nを設置し、各端末はデ−タ伝送回路4を介して
コントロ−ラ2及び表示部3に接続されている。乗客は
座席の指定席又は自由席の切符を各端末を操作して読み
取る。コントロ−ラ2は各端末から送られて来るデ−タ
を収集し表示部3へ表示すると共に、該端末にデ−タ受
け取り済みの信号を送り、該端末は読み取り完了のLE
D表示(図示せず)を点灯する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below in detail with reference to the drawings. FIG. 6 is a diagram showing a configuration example of a ticket reading device which employs the serial communication method of the present invention. In the figure, a terminal 1-1, a terminal 1-2, and a terminal 1-n are installed in each seat of a train car 1 or the like, and each terminal is provided with a controller 2 and a display unit 3 via a data transmission circuit 4. It is connected to the. The passenger reads the ticket for the reserved seat or the unreserved seat by operating each terminal. The controller 2 collects the data sent from each terminal and displays it on the display unit 3 and also sends a signal of the data reception to the terminal, and the terminal LE completes reading.
The D display (not shown) is turned on.
【0009】図7はコントロ−ラと各端末間を接続する
平衡型伝送回路の構成例を示す図である。図示するよう
に、本装置で使用する通信インタフェ−スはRS485
シリアルインタフェ−スである。これは平衡型デジタル
インタフェ−スであり長距離・高速の伝送に適してお
り、悪条件下でのデ−タ伝送にも強くまた32個のドラ
イバD、32個のレシ−バRの双方向の伝送が可能であ
る。以下の説明では、データ通信速度を19.2KbP
Sで行った場合を示す。FIG. 7 is a diagram showing an example of the configuration of a balanced transmission circuit for connecting the controller and each terminal. As shown in the figure, the communication interface used in this device is RS485.
It is a serial interface. This is a balanced digital interface, suitable for long-distance, high-speed transmission, strong against data transmission under adverse conditions, and bidirectional with 32 drivers D and 32 receivers R. Can be transmitted. In the following description, the data communication speed is 19.2 KbP.
The case of S is shown.
【0010】図1は本発明のシリアル通信方法を表すコ
マンドの送受信の状態を示す図であり、(A)は応答時
間が最小になる場合を示し、(B)は応答時間が最大に
なる場合を示す。同図に従って説明する。端末1−1に
は端末番号=1(ID=1)の番号が付けられ、端末1
−2以下の各端末にも順番に18番まで端末番号が付け
られている(図では端末台数を18台としている)。コ
ントロ−ラ2は端末番号に従って順番に各端末に問合せ
コマンド(後述)を送り、各端末はそれに応答して切符
デ−タ付きコマンド(後述)又は切符デ−タ無しコマン
ド(後述)を送信する。上記の動作を常時繰返し行って
いる。FIG. 1 is a diagram showing a state of transmission and reception of a command representing the serial communication method of the present invention. FIG. 1A shows the case where the response time is the minimum, and FIG. 1B is the case where the response time is the maximum. Indicates. It will be described with reference to FIG. The terminal 1-1 is given a number of terminal number = 1 (ID = 1), and the terminal 1
The terminal numbers up to 18 are sequentially assigned to each terminal of -2 or less (the number of terminals is 18 in the figure). The controller 2 sequentially sends an inquiry command (described later) to each terminal according to the terminal number, and each terminal transmits a command with ticket data (described later) or a command without ticket data (described later) in response to the inquiry command. . The above operation is constantly repeated.
【0011】図1(A)は端末1−1のみが切符を読み
取り、その直後にコントロ−ラ2から問合せコマンドが
きた場合で、コントロ−ラ2は端末1−1が送出した切
符デ−タ付きコマンドに対しては各端末を一巡した後、
再度端末1−1へ送信する問合せコマンドに正常に切符
デ−タを受信したか否かを示すフラグを付けて送信す
る。従って端末1−1の応答時間(切符デ−タ付きコマ
ンドを送信してコントロ−ラ2から返答を受けるまでの
時間)T=13.84+6.87×17+2.04=1
32.16(msec)となる。FIG. 1A shows a case where only the terminal 1-1 reads the ticket and immediately after that, an inquiry command is sent from the controller 2. The controller 2 sends the ticket data sent by the terminal 1-1. After going through each terminal for the attached command,
The inquiry command to be sent to the terminal 1-1 again is sent with a flag indicating whether or not the ticket data is normally received. Therefore, the response time of the terminal 1-1 (time until the command with ticket data is transmitted and a response is received from the controller 2) T = 13.84 + 6.87 × 17 + 2.04 = 1
It becomes 32.16 (msec).
【0012】図1(B)は端末1−1が問合せコマンド
の直後に切符を読み取り他の端末も同時に切符を読み取
った場合で応答時間T=6.48×18+13.84×
18+2.04=374.28(msec)となる。従
ってどの端末でも切符を読み取って132.16〜37
4.28(msec)の間に読み取り完了のLED表示
(図示せず)を点灯し確認することが出来る。この時間
の相違は人間の感覚としては略等しく感じる時間であ
り、どの端末も略平等にサ−ビスできる。FIG. 1B shows a case where the terminal 1-1 reads the ticket immediately after the inquiry command, and the other terminals simultaneously read the ticket. Response time T = 6.48 × 18 + 13.84 ×
It becomes 18 + 2.04 = 374.28 (msec). Therefore, any terminal can read the ticket and check
During 4.28 (msec), an LED display (not shown) indicating that the reading is completed can be turned on and confirmed. This difference in time is a time when the human senses feel almost equal, and all terminals can service almost equally.
【0013】図2はコントロ−ラの問合せコマンドのフ
ォ−マットを示す図である。図示するように問合せコマ
ンドは4バイトからなり最初から問合せコ−ド(EN
Q)、端末番号、制御フラグ、チェックデジット(BC
C)の順番で送信される。問合せコ−ド(ENQ)は問
合せコマンドを表すコ−ド、端末番号は信号を受信する
端末を指定する番号、制御フラグは座席の消灯/点灯や
ブザ−音のオン/オフ制御を行うフラグと上記説明した
正常に切符デ−タを受信したか否かを示すフラグ等で構
成される。チェックデジットは送受信中のエラ−をチェ
ックする為のコ−ドである。FIG. 2 is a diagram showing the format of the inquiry command of the controller. As shown in the figure, the inquiry command consists of 4 bytes, and the inquiry code (EN
Q), terminal number, control flag, check digit (BC
It is transmitted in the order of C). An inquiry code (ENQ) is a code representing an inquiry command, a terminal number is a number for designating a terminal that receives a signal, and a control flag is a flag for turning on / off the seat and turning on / off a buzzer sound. It is composed of a flag or the like indicating whether or not the ticket data is normally received as described above. The check digit is a code for checking an error during transmission / reception.
【0014】図3は端末の送信コマンドのフォ−マット
を示す図であり、(A)は切符デ−タがある場合を示
し、(B)は切符デ−タが無い場合を示す。図1(A)
に示すように各端末の送信コマンドは20バイト(自由
席では18バイト)からなり、最初から肯定応答を示す
ACKコ−ド、端末番号、デ−タの桁数、切符デ−タ
(図4参照)、チェックデジット(BCC)の順番で送
信される。FIGS. 3A and 3B are diagrams showing the format of the transmission command of the terminal. FIG. 3A shows the case where the ticket data is present, and FIG. 3B shows the case where the ticket data is not present. Figure 1 (A)
As shown in Fig.4, the transmission command of each terminal consists of 20 bytes (18 bytes in unreserved seats). From the beginning, an ACK code indicating a positive response, a terminal number, the number of digits of data, and ticket data (Fig. 4). (Refer to FIG. 3) and check digit (BCC).
【0015】ACKコ−ドはコントロ−ラ2からの問合
せコマンドを正常に受信したことを示す肯定応答コ−
ド、デ−タの桁数は各端末で読み込むデ−タの桁数を表
す。また、端末で切符デ−タを読まずデ−タの無い時は
図3(B)に示すようにACKコ−ド、端末番号、デ−
タの桁数(=0)、チェックデジット(BCC)の4バ
イトからなるコマンドを送信する。The ACK code is an acknowledgment code indicating that the inquiry command from the controller 2 has been normally received.
The number of digits of data and data represents the number of digits of data read by each terminal. If the terminal does not read the ticket data and there is no data, the ACK code, the terminal number, and the data as shown in FIG.
A command consisting of 4 bytes of the check digit (BCC) and the number of digits of the data (= 0) is transmitted.
【0016】図4は切符デ−タのフォ−マットを示す図
である。指定席の切符デ−タは列車番号(2バイト)、
乗車月日(4バイト)、号車番号(3バイト)、座席番
号(3バイト)区間コ−ド(発が2バイト、着が2バイ
ト)、チェックデジット(1バイト)の16バイトから
なるデ−タである。自由席の切符デ−タは乗車月日(4
バイト)、区間コ−ド(発が2バイト、着が2バイ
ト)、連番(5バイト)、チェックデジット(1バイ
ト)の14バイトからなるデ−タである。FIG. 4 is a diagram showing the format of the ticket data. Ticket data for reserved seats is the train number (2 bytes),
A 16-byte data consisting of a boarding date (4 bytes), a car number (3 bytes), a seat number (3 bytes), a section code (2 bytes for departure, 2 bytes for arrival), and a check digit (1 byte). It is The ticket data for unreserved seats is
The data consists of 14 bytes including a byte), a section code (2 bytes for the source and 2 bytes for the destination), a serial number (5 bytes), and a check digit (1 byte).
【0017】図5は本発明のシリアル通信方法を表す端
末の応答タイミングを示す図である。同図(A)は切符
デ−タがある場合を示し、同図(B)は切符デ−タが無
い場合を示す。コントロ−ラ2から送信する問合せコマ
ンドは4バイトからなり2.04msecの時間をかけ
て送信される。続いて、それに指定された該端末は切符
デ−タがあるときは16バイト(又は14バイト)から
なるコマンドを送信し、更に、コントロ−ラ2は先の問
合せコマンド送信後11.80msec後に次の端末に
対し問合せコマンドを送信する。FIG. 5 is a diagram showing the response timing of the terminal representing the serial communication method of the present invention. The figure (A) shows the case where there is ticket data, and the figure (B) shows the case where there is no ticket data. The inquiry command transmitted from the controller 2 consists of 4 bytes and is transmitted over a time of 2.04 msec. Subsequently, the terminal designated by the terminal transmits a command consisting of 16 bytes (or 14 bytes) when there is ticket data, and the controller 2 further proceeds 11.80 msec after transmitting the inquiry command. Send an inquiry command to the terminal.
【0018】切符デ−タが無い場合は端末が送信するコ
マンドは4バイトになるのでコントロ−ラ2は先の問合
せコマンド送信後4.80msec後に次の端末に対し
問合せコマンドを送信する。コントロ−ラ2と各端末間
で常時、上記説明のコマンドの授受を順番に繰返し行わ
れデ−タが収集される。If there is no ticket data, the command transmitted by the terminal is 4 bytes, so the controller 2 transmits the inquiry command to the next terminal 4.80 msec after the transmission of the previous inquiry command. Between the controller 2 and each terminal, the exchange of the above-mentioned commands is constantly repeated in order to collect data.
【0019】上記説明したようにコントロ−ラ2は全端
末に順番に循環して繰返し問合せコマンドを送り、該端
末から受け取ったデ−タに対して正常に受信したか否か
の信号は次回の問合せコマンドに付けて送るので従来の
ように1ヶ所の端末でコマンドの送受信が繰り返される
ことが無くなるので全端末の応答時間を平均化し短縮す
ることが可能となる。As described above, the controller 2 sequentially circulates to all terminals and repeatedly sends the inquiry command, and the signal received from the terminals indicating whether or not the data is normally received is the next signal. Since the inquiry command is sent together with the inquiry command, the transmission and reception of the command is not repeated at one terminal as in the conventional case, so that the response time of all terminals can be averaged and shortened.
【0020】[0020]
【発明の効果】以上、詳細に説明したように本発明によ
れば、下記のような優れた効果が期待される。 (1)コントロ−ラは全端末に順番に循環して繰返し問
合せコマンドを送り、該端末から受け取ったデ−タに対
して正常に受信したか否かの信号は次回の問合せコマン
ドに付けて送るので従来のように1ヶ所の端末でコマン
ドの送受信が繰り返されることが無くなるので全端末の
応答時間を平均化し短縮することが可能となる。 (2)また、本発明のシリアル通信方法は多数の端末を
扱う装置であれば何でも効果が有り、オンラインで多数
の端末を接続した装置のオンラインメンテナンス等の効
率を改善することも出来る。As described in detail above, according to the present invention, the following excellent effects are expected. (1) The controller circulates to all terminals in sequence and repeatedly sends an inquiry command, and a signal indicating whether or not the data received from the terminal is normally received is sent to the next inquiry command. Therefore, it is possible to average and shorten the response time of all terminals, since the command transmission / reception is not repeated at one terminal as in the conventional case. (2) Further, the serial communication method of the present invention is effective for any device that handles a large number of terminals, and it is possible to improve the efficiency of online maintenance of a device in which a large number of terminals are connected online.
【図1】本発明のシリアル通信方法を表すコマンドの送
受信を示し、同図(A)は応答時間が最小になる場合、
同図(B)は応答時間が最大になる場合を示す図であ
る。FIG. 1 shows transmission and reception of a command representing a serial communication method of the present invention, and FIG.
FIG. 6B is a diagram showing a case where the response time is maximized.
【図2】コントロ−ラの問合せコマンドのフォ−マット
を示す図である。FIG. 2 is a diagram showing a format of an inquiry command of a controller.
【図3】端末の送信コマンドのフォ−マットを示し、同
図(A)は切符デ−タがある場合、同図(B)は切符デ
−タが無い場合を示す図である。3A and 3B are diagrams showing the format of a transmission command of a terminal, FIG. 3A showing a case with ticket data, and FIG. 3B showing a case without ticket data.
【図4】切符デ−タのフォ−マットを示す図である。FIG. 4 is a diagram showing a format of ticket data.
【図5】本発明のシリアル通信方法を表す端末の応答タ
イミングを示し、同図(A)は切符デ−タが有る場合、
同図(B)は切符デ−タが無い場合を示す図である。FIG. 5 shows the response timing of the terminal representing the serial communication method of the present invention. FIG. 5A shows the case where ticket data is present.
FIG. 3B is a diagram showing a case where there is no ticket data.
【図6】本発明のシリアル通信方法を採用した切符読み
取り装置の構成例を示す図である。FIG. 6 is a diagram showing a configuration example of a ticket reading device adopting the serial communication method of the present invention.
【図7】コントロ−ラと端末間を接続する平衡型伝送回
路の例を示す図である。FIG. 7 is a diagram showing an example of a balanced type transmission circuit connecting a controller and a terminal.
1 車両 1−1 端末 1−2 端末 1−n 端末 2 コントロ−ラ 3 表示部 4 デ−タ伝送回路 1 Vehicle 1-1 Terminal 1-2 Terminal 1-n Terminal 2 Controller 3 Display 4 Data Transmission Circuit
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06F 17/40 H04L 29/04 29/08 H04L 13/00 307 Z ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G06F 17/40 H04L 29/04 29/08 H04L 13/00 307 Z
Claims (1)
回線で接続された装置でシリアルにデ−タを収集する際
のシリアル通信方法において、 常時、前記コントロ−ラは前記全端末に順番に循環して
繰返し問合せコマンドを送り、 指定された該端末は読み取ったデ−タを返信し、 前記コントロ−ラは該端末から受け取ったデ−タに対
し、正常に受信したか否かの信号を次回の問合せコマン
ドに付けて該端末に送ることを特徴とするシリアル通信
方法。1. A serial communication method for serially collecting data by a device in which a large number of terminals are connected to a single controller by a signal line, wherein the controller is always connected to all the terminals. The specified terminal sends back the read data, and the controller responds to the data received from the terminal by whether the data is normally received or not. A serial communication method characterized in that a signal is added to the next inquiry command and sent to the terminal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7020979A JPH08194650A (en) | 1995-01-13 | 1995-01-13 | Serial communication method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7020979A JPH08194650A (en) | 1995-01-13 | 1995-01-13 | Serial communication method |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH08194650A true JPH08194650A (en) | 1996-07-30 |
Family
ID=12042286
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7020979A Pending JPH08194650A (en) | 1995-01-13 | 1995-01-13 | Serial communication method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH08194650A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7303325B2 (en) | 2003-11-18 | 2007-12-04 | Sharp Kabushiki Kaisha | Illumination device and display apparatus including the same |
US7309143B2 (en) | 2003-12-19 | 2007-12-18 | Sharp Kabushiki Kaisha | Optical material, optical element, illuminator and display device |
US7322717B2 (en) | 2003-12-03 | 2008-01-29 | Sharp Kabushiki Kaisha | Illuminator and display device using the same |
-
1995
- 1995-01-13 JP JP7020979A patent/JPH08194650A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7303325B2 (en) | 2003-11-18 | 2007-12-04 | Sharp Kabushiki Kaisha | Illumination device and display apparatus including the same |
US7703964B2 (en) | 2003-11-18 | 2010-04-27 | Sharp Kabushiki Kaisha | Illumination device and display apparatus including the same |
US7322717B2 (en) | 2003-12-03 | 2008-01-29 | Sharp Kabushiki Kaisha | Illuminator and display device using the same |
US7309143B2 (en) | 2003-12-19 | 2007-12-18 | Sharp Kabushiki Kaisha | Optical material, optical element, illuminator and display device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4445214A (en) | Method of controlling message transmission sequence in multi station communication system | |
JPH0210622B2 (en) | ||
GB2154832A (en) | Data capture system | |
JPH08194650A (en) | Serial communication method | |
JPH0621923A (en) | Radio communication method | |
JPH03502750A (en) | Methods and systems for communicating information and controlling components | |
US5388109A (en) | Data communications device with resident link adapter | |
JPH1121038A (en) | Signal transmission device of elevator | |
JPS59134943A (en) | Data communication system | |
JPS6230439A (en) | Radio communication system | |
JPS5829243A (en) | Signal monitoring device of transmission system | |
EP0298133B1 (en) | Apparatus for the prevention of disasters | |
JP2541356B2 (en) | Communications system | |
JP3336228B2 (en) | Centralized train control device | |
JPH05260564A (en) | Centralized automatic metering device | |
JPS6055755A (en) | Loop transmitter | |
JP2841567B2 (en) | Control unit identification method | |
JP3625232B2 (en) | Communication path device access method | |
JPH1198166A (en) | Transmission system | |
JPH02281828A (en) | Data collecting/allotting system | |
JPH06141030A (en) | Polling repeating method | |
JPS5844589A (en) | Seat vending method | |
JPH02196596A (en) | Communication control method | |
JPH0290560U (en) | ||
JPH02147448A (en) | Trouble shooting device for car |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20040109 Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20040109 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20040116 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20040319 |