JPS622345B2 - - Google Patents

Info

Publication number
JPS622345B2
JPS622345B2 JP55072237A JP7223780A JPS622345B2 JP S622345 B2 JPS622345 B2 JP S622345B2 JP 55072237 A JP55072237 A JP 55072237A JP 7223780 A JP7223780 A JP 7223780A JP S622345 B2 JPS622345 B2 JP S622345B2
Authority
JP
Japan
Prior art keywords
command
transmission
data processing
communication control
control 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
Application number
JP55072237A
Other languages
Japanese (ja)
Other versions
JPS56169451A (en
Inventor
Masahito Hihara
Yasuhiro Nakahara
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP7223780A priority Critical patent/JPS56169451A/en
Publication of JPS56169451A publication Critical patent/JPS56169451A/en
Publication of JPS622345B2 publication Critical patent/JPS622345B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/122Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Small-Scale Networks (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Communication Control (AREA)
  • Computer And Data Communications (AREA)

Description

【発明の詳細な説明】 本発明はデータ伝送システムに関し、特にデー
タ通信システムの子局側システムにおけるデータ
処理装置と通信制御装置間の制御方式に関するも
のである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a data transmission system, and more particularly to a control method between a data processing device and a communication control device in a slave side system of a data communication system.

一般に、ポーリング・セレクチング接続方式に
よるデータ通信システムは情報の発生源である子
局側(端末)と、情報処理および接続制御を行な
うセンタ側から構成される。
In general, a data communication system using a polling/selecting connection method is comprised of a slave station (terminal) which is a source of information, and a center which processes information and controls connections.

第1図の構成例により説明すると、センタ側2
は処理装置5と通信制御装置6及びモデム7から
なり、子局側3または4は端末装置10とモデム
8または処理装置12と通信制御装置11および
モデム9からなつている。
To explain using the configuration example shown in Fig. 1, the center side 2
consists of a processing device 5, a communication control device 6, and a modem 7, and the slave station side 3 or 4 consists of a terminal device 10, a modem 8, or a processing device 12, a communication control device 11, and a modem 9.

そして、センタ側と子局側は回線1によつて接
続されている。本図によれば、子局側は分岐装置
により複数接続としている。前記システム構成に
おいて、センタ側は子局側の状態を確認するため
ポーリング起動信号またはセレクチング起動信号
を送信する。子局側は自局宛の起動信号を受信し
たら受信した信号に対して何らかの応答を送信し
なければならない。受信した信号がポーリング起
動信号の場合には、送信データが有れば、そのデ
ータを送信し、送信データが無い場合は、データ
無しの応答を送信する。また受信した信号がセレ
クチング起動信号の場合には、センタ側からのデ
ータの受信が可能か否かの応答を送信しなければ
ならないことになつている。
The center side and the slave station side are connected by a line 1. According to this figure, multiple connections are made on the slave station side using a branching device. In the system configuration described above, the center side transmits a polling activation signal or a selecting activation signal in order to check the status of the slave station side. When the slave station receives an activation signal addressed to itself, it must send some kind of response to the received signal. If the received signal is a polling activation signal, if there is transmission data, that data is transmitted; if there is no transmission data, a response with no data is transmitted. Furthermore, if the received signal is a selection start signal, a response must be sent to determine whether data can be received from the center side.

上記の如くポーリング信号/セレクチング信号
をもつデータ伝送システムにおいて子局側におい
てホスト・データ処理装置と通信制御装置とを有
するデータ処理システムが対応することがある。
As described above, in a data transmission system having a polling signal/selecting signal, a data processing system having a host data processing device and a communication control device on the slave station side may be used.

上記の場合、従来は第2図に示す如く子局側シ
ステムにおいて、ホスト・データ処理装置12は
通信制御装置11へ受信指令を発進する。通信制
御装置11はセンタ・システムからのポーリング
信号/セレクチング信号を受信するとホスト・デ
ータ処理装置12へ転送し割込みを起す。本割込
みに対してホスト・データ処理装置12は、受信
した信号がポーリング信号かセレクチング信号か
を判断する。セレクチング信号の場合は更にセン
タ・システムからのデータの受信が可能で有るか
否かの判断をするなどの処理に入るが詳細説明は
省略する。
In the above case, conventionally, the host data processing device 12 issues a reception command to the communication control device 11 in the slave station system as shown in FIG. When the communication control device 11 receives a polling signal/selecting signal from the center system, it transfers it to the host data processing device 12 and generates an interrupt. In response to this interrupt, the host data processing device 12 determines whether the received signal is a polling signal or a selecting signal. In the case of a selecting signal, further processing is performed to determine whether or not data can be received from the center system, but detailed explanation will be omitted.

またポーリング信号の場合はセンタ・システム
に対して送信するデータをもつているか否かの判
断をする。送信データが存在していれば当該送信
データをセンタ・システムに対して通信制御装置
11を介して送信する。
In the case of a polling signal, it is determined whether or not there is data to be transmitted to the center system. If transmission data exists, the transmission data is transmitted to the center system via the communication control device 11.

また送信するデータをもつていない場合は、セ
ンタ・システムに対して送信するデータをもつて
いないことを表わす応答文字を送信しなければな
らない。そのためホスト・データ処理装置12は
応答文字を作成して通信制御装置11に対して送
信指令を発進する。通信制御装置11は送信指令
に対して応答文字を転送してセンタ・システムに
送信し、送信完了後、ホストデータ処理装置12
へ割込みを起す。本割込みに対してホスト・デー
タ処理装置12は再度受信指令を通信制御装置1
1へ発進する。このため上記ポーリング信号受信
時を考えると、センタ・システムに対して送信す
るデータが存在しない場合でも、ホスト・データ
処理装置12へ割込みが発生することとなり、そ
れによりホスト・データ処理装置12は送信指令
および再度受信指令を発進しなければならず、ホ
スト・データ処理装置12の負荷が増大する。
If it does not have data to send, it must send a response character to the center system indicating that it does not have data to send. Therefore, the host data processing device 12 creates a response character and issues a transmission command to the communication control device 11. The communication control device 11 transfers a response character to the transmission command and sends it to the center system, and after the transmission is completed, the host data processing device 12
causes an interrupt to. In response to this interrupt, the host data processing device 12 sends the receive command again to the communication control device 1.
Start at 1. Therefore, considering the time when the polling signal is received, even if there is no data to be sent to the center system, an interrupt will be generated to the host data processing device 12, which causes the host data processing device 12 to send The commands and re-received commands must be issued, increasing the load on the host data processing device 12.

本発明は上記の点を解決することを目的として
いる。そのため本発明は通信回線を介してセンタ
システムと接続され、かつ該センタ・システムか
らのポーリング信号を含む起動信号に対応して当
該センタ・システムとの間でデータ転送を行なう
子局側システムであつて、当該子局側システムの
少なくとも1つが通信制御装置とホスト・データ
処理装置とを有するデータ処理システムによつて
構成されるデータ伝送システムにおいて、上記ホ
スト・データ処理装置は、上記ポーリング信号を
受信の際、送信データが存在しないことを示す予
め定められた応答文字を送信するための送信指令
と、上記ポーリング信号を含む起動信号を受信す
る受信指令と、チヤネル内とび越し指令とを用意
し、上記送信指令を上記受信指令へ、上記受信指
令を上記チヤネル内とび越し指令へ、上記チヤネ
ル内とび越し指令を上記送信指令へそれぞれ連鎖
するように上記各指令を指令格納手段へ格納する
とともに、送信データが発生した際は上記チヤネ
ル内とび越し指令をノー・オペレーシヨン指令に
変換し、指令連鎖を中止し上記通信制御装置から
の割込みが発生するよう構成し、さらに上記通信
制御装置に対する最初の起動は受信指令を発進す
るよう構成し、上記通信制御装置は上記受信指令
に対して、上記センタ・システムから上記ポーリ
ング信号を受信した際は上記指令連鎖を継続でき
るステータス情報を上記ホスト・データ処理装置
へ通知し、上記センタ・システムからセレクチン
グ信号を受信した際は上記指令連鎖を中止するス
テータス情報を上記ホスト・データ処理装置へ通
知するよう構成したことを特徴とする。
The present invention aims to solve the above points. Therefore, the present invention provides a slave station system that is connected to a center system via a communication line and that transfers data to and from the center system in response to an activation signal including a polling signal from the center system. In a data transmission system in which at least one of the child station side systems includes a data processing system having a communication control device and a host data processing device, the host data processing device receives the polling signal. At this time, prepare a transmission command for transmitting a predetermined response character indicating that there is no transmission data, a reception command for receiving an activation signal including the polling signal, and an intra-channel skip command, The above-mentioned commands are stored in a command storage means so as to be chained to the above-mentioned transmission command, the above-mentioned reception command to the above-mentioned intra-channel jump command, and the above-mentioned intra-channel jump command to the above-mentioned transmission command, and the transmission When data is generated, the above-mentioned intra-channel jump command is converted into a no-operation command, the command chain is stopped, and an interrupt from the above-mentioned communication control device is generated. is configured to initiate a received command, and when the communication control device receives the polling signal from the center system in response to the received command, it transmits status information that allows the command chain to continue to the host data processing device. and when a selecting signal is received from the center system, status information for canceling the command chain is notified to the host data processing device.

以下、本発明を図面により説明する。第3図は
本発明による実施例の子局側データ処理システム
のブロツク図である。第3図において、11は通
信制御装置、12はホスト・データ処理装置、1
3は指令格納部、14は処理部、15はデータ格
納部、16はチヤネル部、17は処理部、18は
回線対応部である。また、第4図は第3図の実施
例の動作を動作フロー図で示したものである。
Hereinafter, the present invention will be explained with reference to the drawings. FIG. 3 is a block diagram of a slave station data processing system according to an embodiment of the present invention. In FIG. 3, 11 is a communication control device, 12 is a host data processing device, 1
3 is a command storage section, 14 is a processing section, 15 is a data storage section, 16 is a channel section, 17 is a processing section, and 18 is a line correspondence section. Further, FIG. 4 shows the operation of the embodiment of FIG. 3 in an operational flow diagram.

以下、第4図にもとづいて、実施例の動作を説
明する。
Hereinafter, the operation of the embodiment will be explained based on FIG. 4.

ホストデータ処理装置12は、指令格納部13
に前もつて応答文字を送信する送信指令を有する
送信CCW(CHANNEL COMMAND WORD)を
ポーリング信号/セレクチング信号を受信する受
信指令を有する次の受信CCWへ指令連鎖するよ
う構成し、更に上記受信CCWは、上記送信CCW
を指定したチヤネル内とび越し指令
(TRANSFER IN CHANNEL)を有する次の
TIC CCWへ指令連鎖するよう構成したCCW群
を設ける。そしてホストデータ処理装置12は、
通信制御装置11の起動時、センタシステムに対
する送信データの有無を判断する。送信データが
存在しない場合は、上記受信CCWを指令アドレ
スに指定し通信制御装置11を起動する。また、
送信データが存在する場合は、指令格納部13の
TIC CCWをノー・オペレーシヨン指令(NOP)
に置き替えてから起動する。通信制御装置11
は、送受指令実行中センタシステムからの起動信
号を監視する。受信した起動信号がセレクチング
信号であると指令連鎖を抑止するため装置例外情
報を付加したステータス (チヤネル終了、入出
力装置終了、装置例外)をチヤネル部16へ通知
し、受信指令の実行を終了する。上記ステータス
により一連の指令連鎖は抑止されホストデータ処
理装置12へ割込みが発生する。また受信した起
動信号がポーリング信号であると通常のステータ
ス(チヤネル終了、入出力装置終了)をチヤネル
部16へ通知する。上記ステータスにより指令連
鎖は続行され、次のCCWを実行する事になる。
ここで受信CCWの次のCCWがTIC CCWである
と次に送信CCWが実行される事になる。送信
CCWではセンタシステムに対する応答文字送信
が実行される。送信CCWは受信CCWへ指令連鎖
されているので、送信終了後は再度受信CCWの
受信指令によりセンタシステムからの起動信号を
監視する事になる。また、ホストデータ処理装置
12にセンタシステムに対する送信データが発生
した場合には、指令格納部13のTIC CCWを
NOP指令に置き替える事により指令連鎖は抑止
され割込みが発生するので送信指令の再発行等し
なくても良い。
The host data processing device 12 has a command storage unit 13
A transmitting CCW (CHANNEL COMMAND WORD) having a transmitting command to transmit a response character in advance is configured to be chained to the next receiving CCW having a receiving command to receive a polling signal/selecting signal, and furthermore, the receiving CCW is , send CCW above
The next command with a TRANSFER IN CHANNEL that specifies
A CCW group configured to chain commands to the TIC CCW will be provided. The host data processing device 12 then
When the communication control device 11 is activated, it is determined whether there is data to be sent to the center system. If there is no transmission data, the received CCW is designated as the command address and the communication control device 11 is activated. Also,
If there is transmission data, the command storage unit 13
No Operation Order (NOP) for TIC CCW
Replace it with and start it. Communication control device 11
monitors the activation signal from the center system while the transmission/reception command is being executed. If the received activation signal is a selecting signal, it notifies the channel unit 16 of the status (channel end, input/output device end, device exception) with device exception information added to prevent the command chain, and ends the execution of the received command. . A series of command chains is inhibited by the above status, and an interrupt is generated to the host data processing device 12. Further, if the received activation signal is a polling signal, the normal status (channel end, input/output device end) is notified to the channel unit 16. Based on the above status, the chain of command will continue and the next CCW will be executed.
Here, if the CCW following the reception CCW is the TIC CCW, the transmission CCW will be executed next. send
In CCW, a response character is sent to the center system. Since the transmission CCW is command chained to the reception CCW, after the transmission is completed, the activation signal from the center system is monitored again by the reception command of the reception CCW. In addition, when transmission data to the center system is generated in the host data processing device 12, the TIC CCW of the command storage unit 13 is
By replacing it with a NOP command, the command chain is suppressed and an interrupt occurs, so there is no need to reissue the transmission command.

以上のように本発明によればセンタシステムに
対して転送したりデータができた時にホストデー
タ制御装置が指令領域の内容を書替えることによ
り送信指令および受信指令の再発進をしなくてす
み、指令発行および割込み処理の負荷を軽減する
ことができ、ホストデータ処理装置の処理能力お
よび処理効率の向上を図ることができる。
As described above, according to the present invention, when data is transferred or created to the center system, the host data control device rewrites the contents of the command area, thereby eliminating the need to restart the sending and receiving commands. The load of command issuance and interrupt processing can be reduced, and the processing capacity and processing efficiency of the host data processing device can be improved.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図はデータ通信システムの構成例、第2図
は子局側システムにおける従来の動作フロー、第
3図は本発明による実施例の子局側データ処理シ
ステムのブロツク図、第4図は実施例の動作フロ
ー図である。 第3図において、11は通信制御装置、12は
ホストデータ処理装置、13は指令格納部、14
は処理部、15はデータ格納部、16はチヤネル
部、17は処理部、18は回線対応部である。
FIG. 1 is a configuration example of a data communication system, FIG. 2 is a conventional operation flow in a slave station system, FIG. 3 is a block diagram of a slave station data processing system according to an embodiment of the present invention, and FIG. 4 is an implementation example. FIG. 3 is an example operational flow diagram. In FIG. 3, 11 is a communication control device, 12 is a host data processing device, 13 is a command storage unit, and 14 is a communication control device.
15 is a processing section, 15 is a data storage section, 16 is a channel section, 17 is a processing section, and 18 is a line correspondence section.

Claims (1)

【特許請求の範囲】[Claims] 1 通信回線を介してセンタシステムと接続さ
れ、かつ、該センタ・システムからのポーリング
信号を含む起動信号に対応して当該センタ・シス
テムとの間でデータ転送を行なう子局側システム
であつて、当該子局側システムの少なくとも1つ
が通信制御装置とホスト・データ処理装置とを有
するデータ処理システムによつて構成されるデー
タ伝送システムにおいて、上記ホスト・データ処
理装置は、上記ポーリング信号を受信の際、送信
データが存在しないことを示す予め定められた応
答文字を送信するための送信指令と、上記ポーリ
ング信号を含む起動信号を受信する受信指令と、
チヤネル内とび越し指令とを用意し、上記送信指
令を上記受信指令へ、上記受信指令を上記チヤネ
ル内とび越し指令へ、上記チヤネル内とび越し指
令を上記送信指令へそれぞれ連鎖するように上記
各指令を指令格納手段へ格納するとともに送信デ
ータが発生した際は上記チヤネル内とび越し指令
をノー・オペレーシヨン指令に変換し指令連鎖を
中止し上記通信制御装置からの割込みが発生する
よう構成し、さらに上記通信制御装置に対する最
初の起動は受信指令を発進するよう構成し、上記
通信制御装置は上記受信指令に対して、上記セン
タ・システムから上記ポーリング信号を受信した
際は上記指令連鎖を継続できるステータス情報を
上記ホスト・データ処理装置へ通知し、上記セン
タ・システムからセレクチング信号を受信した際
は上記指令連鎖を中止するステータス情報を上記
ホスト・データ処理装置へ通知するよう構成した
ことを特徴とするデータ伝送システム。
1. A slave station system that is connected to a center system via a communication line and transfers data to and from the center system in response to an activation signal including a polling signal from the center system, In a data transmission system in which at least one of the child station side systems is constituted by a data processing system having a communication control device and a host data processing device, the host data processing device receives the polling signal when receiving the polling signal. , a transmission command for transmitting a predetermined response character indicating that there is no transmission data, and a reception command for receiving an activation signal including the polling signal;
Prepare an intra-channel jump command, and send each of the above commands so that the above-mentioned transmission command is chained to the above-mentioned reception command, the above-mentioned reception command is chained to the above-mentioned channel jump-over command, and the above-mentioned intra-channel jump command is chained to the above-mentioned transmission command. is stored in the command storage means, and when transmission data is generated, the intra-channel jump command is converted into a no-operation command, the command chain is stopped, and an interrupt from the communication control device is generated. The first activation of the communication control device is configured to issue a reception command, and when the communication control device receives the polling signal from the center system in response to the reception command, the communication control device is in a state where it can continue the command chain. Information is notified to the host data processing device, and when a selecting signal is received from the center system, status information for canceling the command chain is notified to the host data processing device. data transmission system.
JP7223780A 1980-05-30 1980-05-30 Data transmission system Granted JPS56169451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7223780A JPS56169451A (en) 1980-05-30 1980-05-30 Data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7223780A JPS56169451A (en) 1980-05-30 1980-05-30 Data transmission system

Publications (2)

Publication Number Publication Date
JPS56169451A JPS56169451A (en) 1981-12-26
JPS622345B2 true JPS622345B2 (en) 1987-01-19

Family

ID=13483470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7223780A Granted JPS56169451A (en) 1980-05-30 1980-05-30 Data transmission system

Country Status (1)

Country Link
JP (1) JPS56169451A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01181243A (en) * 1988-01-13 1989-07-19 Victor Co Of Japan Ltd Paging system

Also Published As

Publication number Publication date
JPS56169451A (en) 1981-12-26

Similar Documents

Publication Publication Date Title
KR930005191B1 (en) Serial link communications protocol
EP0336547B1 (en) Computer network and method for operating it
JPS622345B2 (en)
JPH0345945B2 (en)
JPS59191960A (en) Communication system
JP2948380B2 (en) Data communication device
JPH07105796B2 (en) Polling control system in secondary station
JPH0438618Y2 (en)
KR20040005289A (en) Apparatus and method for duplication of communication control module
JP2639248B2 (en) Communication interface device
KR0151575B1 (en) Communication method among cpus
JPH0234518B2 (en)
JPH04245355A (en) File transfer system
JPH0683224B2 (en) Polling method
JPH01228042A (en) Information transmitting procedure converter
JPH01232455A (en) Protocol controller
JPH07105795B2 (en) Polling control method
JPH0576821B2 (en)
JPH05100976A (en) Program loading system of transfer requirement type
JPH10320345A (en) Bus controller
JPS63234649A (en) Communication control system
JPS61246863A (en) Data transfer system
JPS60212061A (en) Image information controller
JPS62157441A (en) Confirming method for communication available state among equipments
JPS6198050A (en) Transfer system for received data