JPH0683224B2 - Polling method - Google Patents

Polling method

Info

Publication number
JPH0683224B2
JPH0683224B2 JP62028240A JP2824087A JPH0683224B2 JP H0683224 B2 JPH0683224 B2 JP H0683224B2 JP 62028240 A JP62028240 A JP 62028240A JP 2824087 A JP2824087 A JP 2824087A JP H0683224 B2 JPH0683224 B2 JP H0683224B2
Authority
JP
Japan
Prior art keywords
command
terminal
control device
transmission
terminal device
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
Application number
JP62028240A
Other languages
Japanese (ja)
Other versions
JPS63197142A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP62028240A priority Critical patent/JPH0683224B2/en
Publication of JPS63197142A publication Critical patent/JPS63197142A/en
Publication of JPH0683224B2 publication Critical patent/JPH0683224B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データ通信方式に係り、特に、複数の端末装
置が共通の伝送路を用いて行なうデータの授受が、いわ
ゆるポーリング方式により制御される型の、データ通信
方式に関する。
Description: TECHNICAL FIELD The present invention relates to a data communication system, and in particular, data transmission / reception performed by a plurality of terminal devices using a common transmission path is controlled by a so-called polling system. Type of data communication system.

〔従来の技術〕[Conventional technology]

複数の端末装置が共通の伝送路を用いてデータの授受を
行なう形式のデータ通信システムにおいて、これら複数
の端末装置に伝送路の使用を割当てる方式として、ポー
リング方式がある。この方式によれば、伝送路の使用の
割当てを総括制御する端末制御装置が、他の端末装置に
宛てて、順次、送信勧誘を表わすポーリングコマンドを
送出し、これを受けた端末装置のみが、端末制御装置に
向ってデータを送出することを許される。この方式で
は、端末装置に障害があったり、端末装置が伝送路に接
続されていなかったり、あるいは端末装置が正常動作し
ていてもポーリングコマンドが途中で伝送エラーを起こ
して端末装置に届かなかった場合には端末制御装置では
端末装置からの応答を待ち続けることになり、ポーリン
グサービスが停止してしまうことになる。これを回避す
る方法として、たとえば、特開昭61-93753号公報のよう
に、端末制御装置に応答監視手段を設け、ポーリングコ
マンドを送出して指定された端末装置からの応答を待
ち、一定時間以内に応答がない場合には、該端末装置に
何らかの異常があるとみなして処理を中止するようにし
ている。
In a data communication system of a type in which a plurality of terminal devices exchange data using a common transmission path, there is a polling method as a method of allocating the use of the transmission path to the plurality of terminal devices. According to this method, the terminal control device that comprehensively controls the allocation of use of the transmission path sequentially sends the polling command indicating the invitation to the other terminal devices, and only the terminal device that receives the polling command receives the polling command. It is allowed to send data to the terminal control unit. In this method, there is a failure in the terminal device, the terminal device is not connected to the transmission path, or even if the terminal device is operating normally, the polling command caused a transmission error in the middle and did not reach the terminal device. In this case, the terminal control device will continue to wait for a response from the terminal device, and the polling service will stop. As a method of avoiding this, for example, as in Japanese Patent Laid-Open No. 61-93753, a response monitoring means is provided in the terminal control device, a polling command is transmitted, and a response from the designated terminal device is waited for a fixed time. If there is no response within that time, it is considered that there is some abnormality in the terminal device and the processing is stopped.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

しかしながら上記のような従来のポーリング方式では、
応答監視用タイマの設定値を、端末装置から端末制御装
置に向って送信されるデータの転送時間以上にしなけれ
ばならない。なぜならば、データ転送途中に伝送エラー
が生じて端末制御装置が受信できなかった場合、タイマ
設定値が短かいと、伝送路上にデータが残っている時点
で次のポーリングコマンドが端末制御装置から送出さ
れ、その結果、同一伝送路上で2つのコマンドが衝突す
ることになるからである。タイマを十分長い時間に設定
して監視すればコマンド衝突の問題は避けられるが、端
末装置が障害を起こしていたり、あるいは伝送路上に接
続されていなかった場合には、ポーリングコマンドの間
隔が長くなり、回線の使用効率が低下する。また、上記
以外の問題として、端末装置は端末制御装置に対しての
みデータ送信が許されており、他の端末装置へは直接送
信することは全く許されていなかった。
However, in the conventional polling method as described above,
The setting value of the response monitoring timer must be equal to or longer than the transfer time of data transmitted from the terminal device to the terminal control device. This is because if a transmission error occurs during data transfer and the terminal control device cannot receive it, if the timer setting value is short, the next polling command will be sent from the terminal control device when data remains on the transmission path. This results in two commands colliding on the same transmission path. The problem of command collision can be avoided by setting the timer to a sufficiently long time and monitoring, but if the terminal device fails or is not connected to the transmission line, the interval between polling commands will increase. , The use efficiency of the line decreases. Further, as a problem other than the above, the terminal device is allowed to transmit data only to the terminal control device, and is not allowed to directly transmit to other terminal devices.

本発明の目的は、上記従来技術の課題を解決すべく、共
通の送信路に接続された複数の端末装置の間においてデ
ータ通信が効率良く制御できるようにしたポーリング方
式を提供することにある。
An object of the present invention is to provide a polling method capable of efficiently controlling data communication among a plurality of terminal devices connected to a common transmission path in order to solve the above-mentioned problems of the conventional art.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、上記目的を達成するために、端末制御装置
と、複数の端末装置と、前記諸装置に共通に接続された
伝送路とを備え、前記端末制御装置が前記端末装置を監
視するために前記伝送路を介して前記端末装置へポーリ
ングコマンドを順次送出し、前記端末装置が応答するポ
ーリング方式において、前記ポーリングコマンドに応答
して端末装置からデータ送信要求の返答があるとき前記
端末制御装置から送信権を一時譲渡するための送信権譲
渡コマンドを端末装置に送出して端末装置間でデータ送
信を可能にし、データ送信後、他の装置から応答がある
とき端末装置から送信権を戻すための送信権返却コマン
ドを前記端末制御装置へ送出して前記端末制御装置は次
の端末装置へポーリングコマンドを送出することを可能
にしたことを特徴とするポーリング方式である。また本
発明は、前記ポーリング方式において、前記端末制御装
置は、端末制御装置から送信権を一時譲渡するための送
信権譲渡コマンドを端末装置に送出したときから、端末
装置から送信権を戻すための送信権返却コマンドを端末
制御装置へ送出して受けるまでの時間を監視することを
特徴とする。
In order to achieve the above object, the present invention includes a terminal control device, a plurality of terminal devices, and a transmission line commonly connected to the various devices, and the terminal control device monitors the terminal device. In a polling method in which a polling command is sequentially sent to the terminal device via the transmission line, and the terminal device responds, when there is a response of a data transmission request from the terminal device in response to the polling command, the terminal control device To send a transfer right transfer command to temporarily transfer the transmission right from the terminal device to enable data transmission between the terminal devices, and to return the transmission right from the terminal device when there is a response from another device after the data transmission Is transmitted to the terminal control device so that the terminal control device can transmit a polling command to the next terminal device. It is a polling method that. In the polling method, the terminal control device may return the transmission right from the terminal device from when the terminal control device sends a transmission right assignment command for temporarily assigning the transmission right to the terminal device. It is characterized in that the time until the transmission right return command is sent to the terminal control device and received is monitored.

〔作用〕[Action]

従来のポーリングコマンドが送信勧誘を目的としていた
のに対し、本発明では、これをポーリングコマンドと送
信権譲渡コマンドに分け、ポーリングコマンドは端末装
置の状態監視のみにとどめ、送信権譲渡コマンドで送信
権を渡すようにし、更にデータ送信後、他の装置から応
答があるとき端末装置から送信権を戻すための送信権返
却コマンドを端末制御装置へ送出するようにしたので、
端末制御装置は、複数の端末装置を制御下において、送
信権を得た端末装置は他の端末装置に直接データ通信で
きるようにし、しかも途中に伝送エラーが生じても回線
の使用効率が低下せず、データ転送に要する時間も短縮
できる。
In contrast to the conventional polling command intended to solicit transmission, in the present invention, this is divided into a polling command and a transmission right transfer command, and the polling command is limited to monitoring the status of the terminal device, and the transmission right transfer command is used. , And after sending the data, when there is a response from another device, a transmission right return command for returning the transmission right from the terminal device is sent to the terminal control device.
The terminal control device enables a terminal device that has the transmission right to directly perform data communication with another terminal device under the control of a plurality of terminal devices, and further, even if a transmission error occurs on the way, the use efficiency of the line is deteriorated. In addition, the time required for data transfer can be shortened.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図により説明する。第1
図は、バス状の伝送路を接続手段とするポーリング方式
のデータ通信システムの一例であり、端末制御装置1
と、端末装置(A)2〜端末装置(C)4とが、一組の
バス状伝送路5に接続されており、端末制御装置1に
は、ポーリングコマンドに対する応答の有/無をタイマ
で監視する応答監視機構と、送信権譲渡コマンドに対す
る送信権返却コマンドをタイマで監視する送信権返却監
視機構が接続されている。反応監視機構は、公知の手段
であるが、本発明ではポーリングコマンドに対する端末
装置からの応答情報にはデータが含まれないため、素早
く応答でき、したがって、応答監視機構の中のタイマは
短く設定できる。このタイマ値をT1とする。一方、送信
権返却監視機構は、本発明で新たに設けたもので、この
中のタイマはデータ送信期間以上に設定する必要があ
る。このタイマ値をT2とする。従来の応答監視機構に設
けたタイマは、T2に近い値となる。T1とT2を対比する
と、例えば、ポーリングコマンドに対する応答情報が数
バイト、送信データが数キロバイトの場合、1000倍以上
になる。
An embodiment of the present invention will be described below with reference to FIG. First
FIG. 1 is an example of a polling-type data communication system using a bus-shaped transmission line as a connection means.
And the terminal devices (A) 2 to (C) 4 are connected to a set of bus-like transmission lines 5, and the terminal control device 1 uses a timer to determine whether a response to a polling command is present or not. A response monitoring mechanism for monitoring and a transmission right return monitoring mechanism for monitoring a transmission right return command for a transmission right transfer command with a timer are connected. The reaction monitoring mechanism is a known means, but in the present invention, since the response information from the terminal device to the polling command does not include data, it is possible to respond quickly, and therefore the timer in the response monitoring mechanism can be set short. . This timer value is T1. On the other hand, the transmission right return monitoring mechanism is newly provided in the present invention, and the timer therein needs to be set longer than the data transmission period. This timer value is T2. The timer provided in the conventional response monitoring mechanism has a value close to T2. Comparing T1 and T2, for example, when the response information to the polling command is several bytes and the transmission data is several kilobytes, it becomes 1000 times or more.

第5図(A)〜(D)は本発明において用いられる通信
文のフォーマットの一例を示す。通信文は、先頭を示す
スタートフラグ(SF)9、当該通信文自体の宛先を示す
送信先アドレス(A)10、コマンド(C)11、伝送誤り
の検査のためのチェックフレームシーケンス(FCS)1
2、末尾を示すエンドフラグ(EF)13及び各コマンドに
応じた情報部よりなる。
5 (A) to (D) show an example of the format of a communication message used in the present invention. The message includes a start flag (SF) 9 indicating the beginning, a destination address (A) 10 indicating the destination of the message itself, a command (C) 11, and a check frame sequence (FCS) 1 for checking a transmission error.
2. It consists of an end flag (EF) 13 indicating the end and an information section corresponding to each command.

コマンド(C)11は、通信文の性質又は種類を示すコー
ドであり、以下の説明に必要な4種類のみ次に挙げる。
The command (C) 11 is a code indicating the nature or type of communication message, and only the four types necessary for the following explanation are listed below.

POLコマンド8: 端末制御装置1が端末装置2〜4に状態報告させるとき
に用いられるコマンド。状態報告とは、伝送路5に接続
し他の装置からのデータが受信できるか、他の装置に対
するデータ送信要求があるか、である。
POL command 8: Command used when the terminal control device 1 causes the terminal devices 2 to 4 to report the status. The status report is whether or not data can be received from another device by connecting to the transmission path 5 or whether there is a data transmission request to another device.

ACKコマンド17: 端末制御装置1が端末装置2〜4に送信権を一時譲渡す
るときに用いられるコマンド。
ACK command 17: A command used when the terminal control device 1 temporarily transfers the transmission right to the terminal devices 2 to 4.

SNDコマンド19: 端末制御装置1又は端末装置2〜4がデータを送信する
ときに用いられるコマンド。(SA)21は当該コマンドの
送信元アドレス、(DATA)22は転送されるべきデータで
ある。
SND command 19: Command used when the terminal control device 1 or the terminal devices 2 to 4 transmit data. (SA) 21 is the source address of the command, and (DATA) 22 is the data to be transferred.

RSPコマンド14: 端末制御装置1又は端末装置2〜4がPOLコマンド8、A
CKコマンド17、SNDコマンド19に対して応答するときに
用いられるコマンド。
RSP command 14: The terminal control device 1 or the terminal devices 2 to 4 is the POL command 8, A
Command used when responding to CK command 17 and SND command 19.

(X)16は応答の際の詳細情報である。(X) 16 is detailed information at the time of response.

端末装置(A)2から端末制御装置1にデータ転送する
場合の過程は、次のとおりであり、第2図はそのタイム
チャートである。
The process of transferring data from the terminal device (A) 2 to the terminal control device 1 is as follows, and FIG. 2 is a time chart thereof.

第1ステップとして、端末装置(A)2は、端末制御装
置1からの自分宛のPOLコマンド8を受信すると、
(X)16に送信権要求コードを入れてRSPコマンド14を
端末制御装置1に返送する。
As a first step, when the terminal device (A) 2 receives the POL command 8 addressed to itself from the terminal control device 1,
The transmission right request code is put in (X) 16 and the RSP command 14 is returned to the terminal control device 1.

第2ステップとして、端末制御装置1は、POLコマンド
8を送出すると、応答監視機構6を起動して時間監視し
ながらRSPコマンド14を待つ。一定時間T1以内にRSPコマ
ンド14が来なかった場合は、端末装置が未接続又は障害
を起こしているとして次の端末装置にPOLコマンド8を
発行する。端末装置からRSPコマンド14が返送されてき
た場合には、端末制御装置1は(X)16を調べ、それが
送信権要求を示すことを知ると、該端末装置に対してAC
Kコマンド17を送出する。
As a second step, when the terminal control device 1 sends the POL command 8, it activates the response monitoring mechanism 6 and waits for the RSP command 14 while monitoring the time. If the RSP command 14 does not arrive within the fixed time T1, the POL command 8 is issued to the next terminal device because the terminal device is not connected or has a failure. When the RSP command 14 is returned from the terminal device, the terminal control device 1 checks the (X) 16, and when it knows that it indicates the transmission right request, the terminal control device 1 sends the AC to the terminal device.
Sends K command 17.

第3ステップとして、端末装置(A)2は、ACKコマン
ド17を受信すると、送信先アドレス(A)10を端末制御
装置1にしてSNDコマンド19を送出する。
As a third step, when the terminal device (A) 2 receives the ACK command 17, it sets the destination address (A) 10 to the terminal control device 1 and sends the SND command 19.

第4ステップとして、端末制御装置1は、ACKコマンド1
7を送出後、RSPコマンド14又はSNDコマンド19を待ち、
いま、SNDコマンド19を受信すると、送信先アドレス
(A)10を端末装置(A)2にして該SNDコマンドに対
する応答としてのRSPコマンド14を返送し、再びACKコマ
ンドに対する応答を待つ。
As the fourth step, the terminal control device 1 uses the ACK command 1
After sending 7, wait for RSP command 14 or SND command 19,
Now, when the SND command 19 is received, the destination address (A) 10 is set to the terminal device (A) 2, the RSP command 14 as a response to the SND command is returned, and the response to the ACK command is waited again.

第5ステップとして、端末装置(A)2は、RSPコマン
ド14を受信すると、送信権を端末制御装置に返すため
に、送信先アドレス(A)10を端末制御装置1にしてRS
Pコマンド14を送出する。
As a fifth step, when the terminal device (A) 2 receives the RSP command 14, it sets the destination address (A) 10 to the terminal control device 1 in order to return the transmission right to the terminal control device.
Send P command 14.

第3図は、第2図で、端末制御装置1から端末装置
(A)2に対して送出した送信権譲渡コマンドであるAC
Kコマンド17が途中で伝送エラーを起こした場合の例で
ある。端末装置(A)2は、伝送エラーを起こしたコマ
ンドがACKコマンド17であることを知るすべがなく、す
べてのコマンドを受けつけ可能な状態で待機している。
端末制御装置1は、上記処理過程の中の第4ステップ
で、ACKコマンド17を送出すると送信権返却監視機構7
を起動して時間監視しながらRSPコマンドを待つ。一定
時間T2以内にRSPコマンド14が来なかった場合は、ACKコ
マンドが伝送エラーを起こしたか、RSPコマンドが伝送
エラーで端末制御装置に届かなかったとして次の端末装
置にPOLコマンドを発行する。これにより伝送エラーが
生じてもハングアップすることはない。また、タイムオ
ーバになった時点で、伝送路上には通信文が存在してお
らず、次のPOLコマンドを発行してもコマンド衝突を起
こすことはない。
FIG. 3 is an AC which is a transmission right transfer command sent from the terminal control device 1 to the terminal device (A) 2 in FIG.
In this example, the K command 17 causes a transmission error on the way. The terminal device (A) 2 has no way of knowing that the command that caused the transmission error is the ACK command 17, and stands by in a state where it can accept all commands.
The terminal control device 1 sends the ACK command 17 in the fourth step in the above process, and then the transmission right return monitoring mechanism 7
Start and wait for the RSP command while monitoring the time. When the RSP command 14 does not arrive within the fixed time T2, the ACK command causes a transmission error, or the RSP command is not transmitted to the terminal control device due to a transmission error and the POL command is issued to the next terminal device. Therefore, even if a transmission error occurs, it does not hang up. Also, when the time is over, there is no communication statement on the transmission line, and even if the next POL command is issued, command collision does not occur.

第4図は、端末装置(A)2から端末装置(B)3にデ
ータ転送する場合のタイムチャートである。上記処理過
程の第3ステップで、端末装置(A)2は、ACKコマン
ド17を受信すると、送信先アドレス(A)10を端末装置
(B)3にしてSNDコマンドを送出する。第4ステップ
で、端末装置(B)は、SNDコマンド19を受信すると、
送信先アドレス(A)10をSNDコマンド19の中の送信元
アドレス(SA)21、すなわち、端末装置(A)にしてRS
Pコマンドを返送する。
FIG. 4 is a time chart when data is transferred from the terminal device (A) 2 to the terminal device (B) 3. When the terminal device (A) 2 receives the ACK command 17 in the third step of the above process, the destination device (A) 10 sets the destination device (A) 10 to the terminal device (B) 3 and sends the SND command. In the fourth step, when the terminal device (B) receives the SND command 19,
The destination address (A) 10 is set as the source address (SA) 21 in the SND command 19, that is, the terminal device (A) and RS
Send back the P command.

尚、本実施例では第5図に示す通信文を用いたが、文中
にさらに補助情報が追加されてもかまわないし、別のフ
ォーマットを用いてもかまわない。また、リング状伝送
路等にも本発明を適用することができる。
Although the communication text shown in FIG. 5 is used in this embodiment, auxiliary information may be added to the text or another format may be used. The present invention can also be applied to a ring-shaped transmission line and the like.

〔発明の効果〕〔The invention's effect〕

本発明によれば、ポーリングコマンドに応答して端末装
置からデータ送信要求の返答があるとき端末制御装置か
ら送信権を一時譲渡するための送信権譲渡コマンドを端
末装置に送出して端末装置間でデータ送信を可能にし、
データ送信後、他の装置から応答があるとき前記端末装
置から送信権を戻すための送信権返却コマンドを端末制
御装置へ送出して端末制御装置は次の端末装置へポーリ
ングコマンドを送出することを可能にしたので、端末制
御装置の制御下において直接端末装置間においてデータ
の通信が可能となり、しかも途中に伝送エラーが生じて
も回線の使用効率が低下せず、データ転送に要する時間
も短縮できる効果を奏する。
According to the present invention, when there is a response to a data transmission request from a terminal device in response to a polling command, a transmission right transfer command for temporarily transferring the transmission right is sent from the terminal control device to the terminal devices to send between the terminal devices. Enable data transmission,
After data transmission, when there is a response from another device, a transmission right return command for returning the transmission right from the terminal device is sent to the terminal control device, and the terminal control device sends a polling command to the next terminal device. Since it is possible, data can be directly communicated between the terminal devices under the control of the terminal control device, and even if a transmission error occurs on the way, the use efficiency of the line does not decrease and the time required for the data transfer can be shortened. Produce an effect.

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

第1図は本発明の一実施例を示す構成図、第2図,第3
図,第4図は本発明のデータ転送過程のタイムチャー
ト、第5図(A),(B),(C),及び(D)はそれ
ぞれ本発明の通信文のフォーマット図である。 1……端末制御装置、2,3,4……端末装置 5……伝送路、6……応答監視機構 7……送信権返却監視機構
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2, and FIG.
FIG. 4 and FIG. 4 are time charts of the data transfer process of the present invention, and FIGS. 5 (A), (B), (C), and (D) are format diagrams of communication messages of the present invention. 1 ... Terminal control device, 2,3,4 ... Terminal device 5 ... Transmission path, 6 ... Response monitoring mechanism 7 ... Transmission right return monitoring mechanism

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大浦 哲生 神奈川県横浜市戸塚区吉田町292番地 株 式会社日立製作所マイクロエレクトロニク ス機器開発研究所内 (72)発明者 大石 志郎 神奈川県秦野市堀山下1番地 株式会社日 立製作所神奈川工場内 (72)発明者 佐伯 祐司 神奈川県秦野市堀山下1番地 株式会社日 立製作所神奈川工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Tetsuo Oura, 292 Yoshida-cho, Totsuka-ku, Yokohama-shi, Kanagawa Hitachi, Ltd. Microelectronics Equipment Development Laboratory (72) Inventor Shiro Oishi Horiyamashita, Hadano-shi, Kanagawa No. 1 Hitate Manufacturing Co., Ltd. Kanagawa factory (72) Inventor Yuji Saeki No. 1 Horiyamashita, Hadano, Kanagawa Pref.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】端末制御装置と、複数の端末装置と、前記
諸装置に共通に接続された伝送路とを備え、前記端末制
御装置が前記端末装置を監視するために前記伝送路を介
して前記端末装置へポーリングコマンドを順次送出し、
前記端末装置が応答するポーリング方式において、前記
ポーリングコマンドに応答して端末装置からデータ送信
要求の返答があるとき前記端末制御装置から送信権を一
時譲渡するための送信権譲渡コマンドを端末装置に送出
して端末装置間でデータ送信を可能にし、データ送信
後、他の装置から応答があるとき端末装置から送信権を
戻すための送信権返却コマンドを前記端末制御装置へ送
出して前記端末制御装置は次の端末装置へポーリングコ
マンドを送出することを可能にしたことを特徴とするポ
ーリング方式。
1. A terminal control device, a plurality of terminal devices, and a transmission path commonly connected to the various devices, wherein the terminal control device monitors the terminal device via the transmission path. Sequentially sending polling commands to the terminal device,
In the polling method in which the terminal device responds, a transmission right transfer command for temporarily transferring the transmission right is sent from the terminal control device to the terminal device when there is a response of a data transmission request from the terminal device in response to the polling command. Then, data transmission is enabled between the terminal devices, and after the data transmission, when there is a response from another device, a transmission right return command for returning the transmission right from the terminal device is sent to the terminal control device and the terminal control device is sent. Is a polling method that enables the sending of a polling command to the next terminal device.
【請求項2】前記端末制御装置は、端末制御装置から送
信権を一時譲渡するための送信権譲渡コマンドを端末装
置に送出したときから、端末装置から送信権を戻すため
の送信権返却コマンドを端末制御装置へ送出して受ける
までの時間を監視することを特徴とする特許請求の範囲
第1項記載のポーリング方式。
2. The terminal control device sends a transmission right return command for returning the transmission right from the terminal device when the transmission right transfer command for temporarily transferring the transmission right is sent from the terminal control device to the terminal device. The polling method according to claim 1, characterized in that the time until the data is sent to the terminal control device and received is monitored.
JP62028240A 1987-02-12 1987-02-12 Polling method Expired - Fee Related JPH0683224B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62028240A JPH0683224B2 (en) 1987-02-12 1987-02-12 Polling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62028240A JPH0683224B2 (en) 1987-02-12 1987-02-12 Polling method

Publications (2)

Publication Number Publication Date
JPS63197142A JPS63197142A (en) 1988-08-16
JPH0683224B2 true JPH0683224B2 (en) 1994-10-19

Family

ID=12243065

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62028240A Expired - Fee Related JPH0683224B2 (en) 1987-02-12 1987-02-12 Polling method

Country Status (1)

Country Link
JP (1) JPH0683224B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2544481B2 (en) * 1988-06-20 1996-10-16 株式会社日立製作所 Communication control method
EP1429494B1 (en) * 2001-09-17 2012-11-14 Sharp Kabushiki Kaisha Communication management method, communication terminal, communication management program, recording medium containing the communication management program, and communication system
CN112769895B (en) * 2020-12-18 2023-10-13 杭州涂鸦信息技术有限公司 Group or scene control method and related device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5080709A (en) * 1973-11-14 1975-07-01
JPS58100555A (en) * 1981-12-11 1983-06-15 Hitachi Ltd Loop type data transmission controller
JPS6141250A (en) * 1984-08-02 1986-02-27 Nec Corp Loop type communication control system
JPS61189044A (en) * 1985-02-16 1986-08-22 Fuji Electric Co Ltd Polling transmission system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5080709A (en) * 1973-11-14 1975-07-01
JPS58100555A (en) * 1981-12-11 1983-06-15 Hitachi Ltd Loop type data transmission controller
JPS6141250A (en) * 1984-08-02 1986-02-27 Nec Corp Loop type communication control system
JPS61189044A (en) * 1985-02-16 1986-08-22 Fuji Electric Co Ltd Polling transmission system

Also Published As

Publication number Publication date
JPS63197142A (en) 1988-08-16

Similar Documents

Publication Publication Date Title
US4750109A (en) Method and system for expediting multi-packet messages in a computer network
US4977499A (en) Method and apparatus for commanding operations on a computer network
JPS5992651A (en) Polling system
JPH0683224B2 (en) Polling method
JPH0473178B2 (en)
JPH10232704A (en) Duplex programmable controller
JP3075649B2 (en) Time division multiplex communication system
JPH04365238A (en) Device and method for duplexing communication processing
JPS63272240A (en) Polling system
JP2544481B2 (en) Communication control method
JPS61210740A (en) Emergency communicating control system for token bus type local network system
JPH0435095B2 (en)
JP3322748B2 (en) Communication path re-establishment method and communication device therefor
JP2000299895A (en) Driver interface system
JPS61278243A (en) Communication system
JPH01103046A (en) Communication control system
JPS6184140A (en) Multiple address communication system
JPH04168829A (en) Communication control system
JPS60177748A (en) Circuit controlling system
JPS60201760A (en) Data transmission system
JPS6377242A (en) Communication control system
JPS62176236A (en) Method for preventing transmission error at reply packet transmission
JPS63135037A (en) Establishing method for data link
JPH02185145A (en) Communication control system
JPS6236941A (en) Data communication equipment in automobile

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees