JPS60245346A - Reception controlling system - Google Patents

Reception controlling system

Info

Publication number
JPS60245346A
JPS60245346A JP59101964A JP10196484A JPS60245346A JP S60245346 A JPS60245346 A JP S60245346A JP 59101964 A JP59101964 A JP 59101964A JP 10196484 A JP10196484 A JP 10196484A JP S60245346 A JPS60245346 A JP S60245346A
Authority
JP
Japan
Prior art keywords
information
frame
received
processing
line
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
Application number
JP59101964A
Other languages
Japanese (ja)
Inventor
Tatsuo Okada
辰夫 岡田
Kaoru Nomoto
薫 野本
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 JP59101964A priority Critical patent/JPS60245346A/en
Publication of JPS60245346A publication Critical patent/JPS60245346A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L13/00Details of the apparatus or circuits covered by groups H04L15/00 or H04L17/00

Abstract

PURPOSE:To prevent a central processor from generating a useless processing load by inhibiting a transfer of an information frame, when no information part exists in a receiving information frame, in a reception controlling system. CONSTITUTION:When a communication processor 20 has received an information frame having no I part which is substantial data, a circuit control part 23 is set to a state for waiting for a start flag of a new receiving frame. Also, as for the information frame which has been received already, it is not transferred at all to a central processor, and said part becomes a state for waiting for a reception of the next frame. The communication processor 20 transfers the receiving frame to the central processor or a prescribed buffer of its main storage device, only when an information part exists in the receiving frame, and inhibits a transfer of the receiving information, when it has been detected that no information part exists, therefore, a main storage device buffer 22 and its control information are set to the initial state, and it is possible to constitute this system so that processing of the central processor is not required at all.

Description

【発明の詳細な説明】 (a)発明の技術分野 本発明は電子計算機システムの通信制御装置に係り、特
に通信制御装置における受信制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (a) Technical Field of the Invention The present invention relates to a communication control device for a computer system, and more particularly to a reception control method in a communication control device.

(b)技術の背景 通信制御装置は、電子計算機システムに接続する通信回
線を制御する装置であり、一般に中央処理装置と直接、
又はチャネル装置等を介して接続し、中央処理装置から
の入出力指令に基づいて、通信回線の入出力データを主
記憶装置と転送することを主要な目的とする。
(b) Background of the technology A communication control device is a device that controls communication lines connected to a computer system, and generally connects directly to a central processing unit.
Alternatively, the main purpose is to connect via a channel device or the like and transfer input/output data of the communication line to the main storage device based on input/output commands from the central processing unit.

(c)従来技術と問題点 通信制御装置は中央処理装置からデータ受信の指令をう
けると、受信情報について形式、制御情報の内容等につ
いて所定の検査及び処理を行い、又伝送誤り制御の処理
等を行って、正しい受信情報を中央処理装置が指定する
主記憶装置上のバッファへ転送する。
(c) Prior art and problems When the communication control device receives a command to receive data from the central processing unit, it performs predetermined inspection and processing on the format of the received information, the content of control information, etc., and also performs transmission error control processing, etc. and transfers the correct received information to a buffer on the main storage device designated by the central processing unit.

このような受信情報には、中央処理装置へ渡しても無意
味なものがある。例えば、これに該当する例は、広く使
用されているハイレベル伝送制御手順の、所謂データを
搬送するための情報形式である情報フレームにおいて見
ることができる。
Some of such received information is meaningless even if it is passed to the central processing unit. A corresponding example can be found, for example, in the widely used high-level transmission control procedure, the so-called information frame, which is an information format for conveying data.

第1図はこの情報フレームの一般的形式を示す。FIG. 1 shows the general format of this information frame.

こゝで、Fはフレームの区切を示すフラッグ、Aはアド
レス部、Cは制御部、■は情報(データ)部、FCSは
チェック部である。
Here, F is a flag indicating a frame division, A is an address field, C is a control field, ■ is an information (data) field, and FCS is a check field.

I部には通常相手へ伝送すべきメツセージ等の情報が置
かれるが、I部のメッセージ等の長さは制限がなく、又
I部が無い場合(長さが0)も、伝送制御手順上は正当
な情報フレーム形式と認められている。
Information such as messages to be transmitted to the other party is normally placed in the I part, but there is no limit to the length of the message etc. in the I part, and even if there is no I part (length is 0), due to transmission control procedures. is recognized as a legitimate information frame format.

従って、従来の通信制御装置においては、1部がない情
報フレームでも、正常なフレーム形式を満足し、伝送誤
りも無いならば主記憶装置へ転送して、中央処理装置に
処置を任せていた。
Therefore, in conventional communication control devices, even if an information frame is missing, if it satisfies the normal frame format and there are no transmission errors, it is transferred to the main memory and left to the central processing unit to handle.

しかし、このような情報フレームは、通常は使用されな
いもので、伝送制御手順の試験の為に使用することがで
き、又発信側の処理機能にエラーのある場合に発生ずる
可能性がある。
However, such information frames are not normally used, but can be used for testing transmission control procedures, and may occur if there is an error in the processing function of the originator.

何れにしても中央処理装置では不必要であり、むしろこ
れを中央処理装置に渡すために主記憶装置のバッファを
使用することから、バッファの割当直し、その他の無馬
太な処理を中央処理装置に発生させるという弊害があっ
た。
In any case, it is not necessary for the central processing unit; rather, since the buffer in the main memory is used to pass this data to the central processing unit, the central processing This had the disadvantage of causing

(d)発明の目的 本発明の目的は、前記の状況に鑑み、中央処理装置にお
いて不要な情報、特に情報部の無い受信情報フレームを
、中央処理装置に無駄な処理負荷を発生させることなく
処理することのできる受信制御方式を提供するにある。
(d) Object of the Invention In view of the above-mentioned situation, an object of the present invention is to process unnecessary information in a central processing unit, especially received information frames without an information section, without creating unnecessary processing load on the central processing unit. The aim is to provide a reception control method that can

(B)発明の構成 この目的は本発明によれば、中央処理装置及び通信回線
に接続し、該装置の指令によって、該通信回線から受信
した情報フレームを該装置に転送する機能を有する通信
制御装置において、上記受信情報フレームに情報部が無
い場合に、該受信情報フレームの上記転送を抑止する手
段を有する受信制御方式によって達成することができる
(B) Structure of the Invention According to the present invention, the purpose is to provide a communication control device that is connected to a central processing unit and a communication line and has a function of transferring information frames received from the communication line to the device according to instructions from the device. In the apparatus, this can be achieved by a reception control method having means for suppressing the transfer of the received information frame when the received information frame does not have an information section.

即ち、通信制御装置において、受信情報フレームに情報
部がある場合のみ受信情報を中央処理装置、或いはその
主記憶装置の所定バッファに転送し、情報部が無いこと
を検出した場合には受信情報の転送を抑止するので、主
記憶装置バッファ及びその制御情報等は初期の状態に保
存され、例えば次に受信される正常に情報部を持つ情報
フレームの転送にそのま\使うことが可能となり、この
間に中央処理装置の処理を全く必要としないようにする
ことができる。
That is, in the communication control device, the received information is transferred to the central processing unit or a predetermined buffer of its main storage device only when the received information frame has an information section, and when it is detected that there is no information section, the received information is transferred. Since transfer is inhibited, the main memory buffer and its control information are saved in their initial state, and can be used as they are for transferring the next received information frame that normally has the information section. It is possible to eliminate the need for any processing by the central processing unit.

(f)発明の実施例 第2図は本発明実施例の通信制御装置のブロック図であ
る。通信制御装置20は入出力制御部21によって中央
処理装置のチャネル装置に接続し、中央処理装置の入出
力命令実行によって転送されるコマンドの受信、及び中
央処理装置の主記憶装置と本装置の記憶装置22との間
のデータの転送等を制御する。
(f) Embodiment of the invention FIG. 2 is a block diagram of a communication control device according to an embodiment of the invention. The communication control device 20 is connected to the channel device of the central processing unit by an input/output control unit 21, and receives commands transferred by executing input/output commands of the central processing unit, and receives commands from the main storage of the central processing unit and the storage of this device. Controls data transfer to and from the device 22, etc.

回線制御部23は通信回線と接続し、該回線からのデー
タの受信、回線へのデータの送信、及び受信データの識
別処理等を行う。それらの制御は記憶装置22上に回線
対応に置かれる回線制御語によって行われる。各回線の
回線制御語は第3図の形式を有し、大別してシーケンス
番号部3o、番号32〜35で示されるバッファ0〜3
、及びバッファの位置を指すカウンタ部31及びチェッ
ク加算部36からなる。
The line control unit 23 connects to a communication line, receives data from the line, transmits data to the line, and performs processing for identifying received data. These controls are performed by line control words placed on the storage device 22 corresponding to lines. The line control word of each line has the format shown in FIG.
, a counter section 31 that points to the buffer position, and a check addition section 36.

主制御部24は所要のプログラム記憶とそのプログラム
を実行するプロセッサからなり、該プログラムの実行に
よって、本装置全般を制御する。主制御部は通常、入出
力制御部21又は回線制御部23からの割込みによって
、指定の処理を開始する。
The main control unit 24 is composed of a necessary program storage and a processor that executes the program, and controls the entire apparatus by executing the program. The main control section usually starts specified processing in response to an interrupt from the input/output control section 21 or the line control section 23.

第4図、第5図及び第6図を参照し、本発明の受信制御
方式による処理を説明する。第4図は回線制御部23の
、第5図、第6図は主制御部24の受信に関連する処理
の流れ図である。以下の説明で、回線の制御にはハイレ
ベル伝送制御手順相当の制御手順を使用し、第1図に示
した形式の情報フレームを受信するものとする。又、情
報の処理単位は例えば8ビツトで、第1図のA部及びC
部は8ビツト、FC3部は16ビツトで構成される。
Processing by the reception control system of the present invention will be explained with reference to FIGS. 4, 5, and 6. FIG. 4 is a flowchart of processing related to reception by the line control unit 23, and FIGS. 5 and 6 are flowcharts of processing related to reception by the main control unit 24. In the following explanation, it is assumed that a control procedure equivalent to a high-level transmission control procedure is used to control the line, and an information frame in the format shown in FIG. 1 is received. Also, the processing unit of information is, for example, 8 bits, and parts A and C in FIG.
The FC3 part consists of 8 bits and the FC3 part consists of 16 bits.

入出力制御部21ば中央処理装置からのコマンドを受信
すると、これを記憶装置22に格納して主制御部24に
割込み要求信号を発Jる。
When the input/output control section 21 receives a command from the central processing unit, it stores it in the storage device 22 and issues an interrupt request signal to the main control section 24 .

主制御部24は割込みを受け(11す、処理ステップ7
0(第5M)で割込め要求元が入出力制御部21が回線
制御部23か判定し、前者の場合は処理ステップ72、
後者は処理ステップ8oへ分岐する。
The main control unit 24 receives the interrupt (11, processing step 7
0 (5th M), it is determined whether the interrupt request source is the input/output control unit 21 or the line control unit 23, and in the case of the former, processing step 72;
The latter branches to processing step 8o.

今の場合入出力制御部21がらであるので、処理ステッ
プ72で記憶装置22に格納されたコマンドを判定し、
受信動作のコマンドであれば処理ステップ73に、その
他であれば処理ステップ76に分岐する。以下処理ステ
ップ76以降の処理の説明は省略する。
In this case, the input/output control unit 21 is empty, so in processing step 72, the command stored in the storage device 22 is determined,
If the command is a receiving operation command, the process branches to processing step 73; otherwise, the process branches to processing step 76. A description of the processing after step 76 will be omitted below.

処理ステップ73で主制御部24はコマンド°で指定さ
れた回線の回線制御語のシーケンス番号部30(第3図
)にフラグ受信を指定するシーケンス5(11をセット
する。本実施例で、シーケンスは回線制御部23に各回
線の制御のモードを指定し、又主制御部24の処理を分
類するためにも使用される。
In processing step 73, the main control unit 24 sets sequence 5 (11), which specifies flag reception, in the sequence number field 30 (FIG. 3) of the line control word of the line specified by the command °. is used to specify the control mode of each line to the line control unit 23 and to classify the processing of the main control unit 24.

回線制御部23は公知の方式で、接続する回線を順次走
査し、各回線について処理ステップ40(第4図)で所
定ビット数(本例では8ビ、トとする)の符号が受信さ
れるのを待ち、符号が受信されると処理ステップ41以
下によりその符号を、該当回線の回線制御語に基づいて
処理する。
The line control unit 23 sequentially scans the lines to be connected using a known method, and receives a code of a predetermined number of bits (8 bits in this example) for each line in processing step 40 (FIG. 4). When the code is received, the code is processed based on the line control word of the corresponding line in processing step 41 and subsequent steps.

処理ステップ41では、該当回線のシーケンスにより処
理分岐先を分類し、シーケンスS旧であれば処理ステッ
プ42へ進んで受信符号がフラグかを判定する。符号が
フラグであれば、主制御部24に割込み要求信号を発す
る。
In processing step 41, the processing branch destination is classified according to the sequence of the relevant line, and if the sequence S is old, the process proceeds to processing step 42 to determine whether the received code is a flag. If the code is a flag, an interrupt request signal is issued to the main control unit 24.

主制御部24ば、前記のように割込みを受け付けて分類
し、回線制御部からの要求であるので、処理ステップ8
0へ分岐する。
The main control unit 24 receives and classifies the interrupt as described above, and since it is a request from the line control unit, processing step 8
Branch to 0.

処理ステップ80では割込みで指定された回線の回線制
御語のシーケンスによる処理の分類を実行し、シーケン
スがSQIであるので処理ステップ81へ進み、回線制
御語のシーケンス番号部30をアドレス部(第1図A部
)受信モードを指定するシーケンスSQ2に更新する。
In processing step 80, processing is classified according to the sequence of the line control word of the line specified by the interrupt, and since the sequence is SQI, the process proceeds to step 81, where the sequence number part 30 of the line control word is assigned to the address part (first Figure A part) Update to sequence SQ2 that specifies the reception mode.

回線制御部23は次の符号を受信すると、処理ステップ
44へ進め、回線制御語のチェック加算部36にその符
号による演算を行い、該符号はカウンタ部31の指すバ
ッファ(この場合はバッファO)に格納して、主制御部
24に割込みを要求する。
When the line control unit 23 receives the next code, the process proceeds to step 44, where the line control word check addition unit 36 performs an operation using the code, and the code is stored in the buffer pointed to by the counter unit 31 (buffer O in this case). and requests an interrupt to the main control unit 24.

こ\で、チェック加算は、公知の誤り検出符号方式にお
ける、例えば剰余多項式の演算でよい。
Here, the check addition may be, for example, a computation of a remainder polynomial in a known error detection code system.

主制御部24は割込みを受けイ」けて処理ステップ83
に進み、回線制御語のへソファ0にある、受信符号が所
定のアドレスを表示しているか判定し、受信を予定して
いるアドレス値であれば、処理ステップ84で、受信符
号を記憶装置22の別のバッファに保持し、又回線制御
語のシーケンス番号部3゜を制御部(第1図の0部)受
信のシーケンスSQ3に更新する。受信符号が予定のア
ドレス値でない場合は処理ステップ85以降の他の処理
へ分岐するが、本発明と直接の関連が無いので、以後の
説明は省略する。
The main control unit 24 receives the interrupt and processes step 83.
The process proceeds to step 84, where it is determined whether or not the received code in address 0 of the line control word indicates a predetermined address. Also, the sequence number part 3° of the line control word is updated to the sequence SQ3 received by the control unit (part 0 in FIG. 1). If the received code is not the expected address value, the process branches to other processes starting from process step 85, but since this has no direct relation to the present invention, further explanation will be omitted.

回線制御部23はシーケンスSQ3においても、SO2
と同様に動作し、次の受信符号を処理し′ζ主制御部2
4へ割り込む。主制御部は処理ステップ86−・進んで
、回線制御語のバッファOにある受信符号によって、こ
の受信中のフレームの種類の決定等の処理をする。受信
符号が情報フレームの表示をしている場合には、処理ス
テップ87で受信符号を別のバッファにこの回線の前受
信符号に続けて保持し、又回線制御語のシーケンスを一
般文字受信シーケンス5114に更新する。
The line control unit 23 also performs SO2 in sequence SQ3.
The main control unit 2 operates in the same manner as above, processes the next received code, and
Interrupt to 4. The main control section proceeds to step 86-- and performs processing such as determining the type of frame being received based on the received code in buffer O of the line control word. If the received code is indicative of an information frame, then in processing step 87 the received code is held in a separate buffer following the previous received code for this line, and the sequence of line control words is stored in the general character receive sequence 5114. Update to.

回線制御部23はシーケンス5(14及びSO2(後述
)において、次の符号を受信すると処理ステップ47に
進み、回線制御語のカウント31の値が2より小さけれ
ば、処理ステップ55に分岐して、前と同様に受信符号
によるチx ’)り加算処理をし、受信符号をカウント
31の指すバッファ(この場合バッファ0)に格納し、
処理ステップ57でカウント31の値を1増分し、次の
受信符号待らに復す。この場合にこれまでのように主制
御部24への割込み要求はしない。
When the line control unit 23 receives the next code in sequence 5 (14 and SO2 (described later)), it proceeds to processing step 47, and if the value of the line control word count 31 is less than 2, it branches to processing step 55, As before, perform the multiplication process using the received code, store the received code in the buffer pointed to by count 31 (buffer 0 in this case),
In processing step 57, the value of the count 31 is incremented by 1, and the process returns to waiting for the next received code. In this case, no interrupt request is made to the main control unit 24 as before.

次の符号を受信すると、」−記と同様に処理される。但
し受信符号はバッファlに格納され、又増分によりカウ
ント31の値は2になる。
When the next code is received, it is processed in the same way as in the case of "-". However, the received code is stored in buffer l, and the value of count 31 becomes 2 due to the increment.

次の符号及びそれ以後の符号を受信すると、処理ステッ
プ47の判定で処理ステップ48へ分岐し、前に受信し
ている2符号が情報フレームのチェック部(第1図のF
e2)か判定する。即ち、処理ステップ48で受信符号
がフラグかを判定し、もしフラグで無ければ処理ステツ
プ51〜53で前記の処理ステップ55〜57と同様の
処理を実行し、但し処理ステップ54により主制御装置
24へ割り込む。
When the next code and subsequent codes are received, the process branches to process step 48 based on the determination in process step 47, and the previously received two codes are checked by the information frame check section (F in FIG.
e2). That is, in processing step 48 it is determined whether the received code is a flag, and if it is not a flag, processing similar to the above-mentioned processing steps 55 to 57 is executed in processing steps 51 to 53, except that in processing step 54, the main controller 24 interrupt.

この場合、主制御部24は割込みを受け付けると処理ス
テップ90又は91(第6図)へ進み、回線制御語のカ
ウント31の値により、それが2より大きい場合には処
理ステップ94へ分岐し、受信符号を中央処理装置・\
転送する処理に入る。即ら、処理ステップ94で回線制
御語のバッファ0の符号を別のハノソアへ前受信符号に
続LJ 7退避し、処理ステップ95でバッファ1.2
にある受信符号をバッファ0.1ヘシフトし、処理ステ
ップ9Gでシーケンス番号30をSO2にセントし、カ
ウント31の値を2にセットする。又処理ステップ97
で別のバッファに退避しておいた受信符号を中央処理装
置−1転送する為に人出力制御部21へ指令する。
In this case, when the main control unit 24 accepts the interrupt, it proceeds to processing step 90 or 91 (FIG. 6), and if the count 31 of the line control word is greater than 2, it branches to processing step 94, The received code is processed by the central processing unit.
Start the transfer process. That is, in processing step 94, the code in buffer 0 of the line control word is saved to another Hanosoa following the previously received code, and in processing step 95, the code in buffer 0 is saved in buffer 1.2.
The received code at is shifted to buffer 0.1, and in processing step 9G, sequence number 30 is placed in SO2, and the value of count 31 is set to 2. Also processing step 97
Then, a command is given to the human output control unit 21 to transfer the received code saved in another buffer to the central processing unit-1.

回線制御部の処理ステップ48で、受信符号がフラグと
判定した場合には、直前の2受信符号は第1図のFe2
に該当するので、処理ステップ49へ分岐し、回線制御
語のチェック加算部36の値が誤り検出符号方式による
所定の正常状態(例えば0)であると判定すれば処理ス
テップ50で主制御部24に割り込む。上記判定で伝送
誤り有りとなった場合は回復処理等が開始されるが、本
発明と直接の関連が無いので説明を省略する。
In processing step 48 of the line control unit, if the received code is determined to be a flag, the immediately preceding two received codes are Fe2 in FIG.
Therefore, the process branches to processing step 49, and if it is determined that the value of the check addition unit 36 of the line control word is in a predetermined normal state (for example, 0) according to the error detection code method, the main control unit 24 interrupt. If the above determination indicates that a transmission error has occurred, a recovery process or the like is started, but since this is not directly related to the present invention, the explanation will be omitted.

主制御部24は割込みを受の伺り、通常の場合は既にシ
ーケンスがS[15になっているので処理ステップ91
へ進み、この場合回線制御語のカウントが2であるので
処理ステップ92へ分岐し、回線制御語のシーケンス番
号部を0にリセットして休止状態とし、処理ステップ9
3で送信元へ応答を返送する等の受信終了処理を開始す
る。回線制御語のバッファO1■にある受信符号は伝送
誤り監視用の符号で、中央処理装置の処理対象データで
はないので、転送は行わない。
The main control unit 24 receives the interrupt, and in the normal case, the sequence is already S[15, so the processing step 91
In this case, since the line control word count is 2, the process branches to process step 92, resets the sequence number part of the line control word to 0, puts it in a dormant state, and processes step 9.
At step 3, the reception end process such as sending a response back to the sender is started. The received code in buffer O1■ of the line control word is a code for monitoring transmission errors and is not data to be processed by the central processing unit, so it is not transferred.

以上の受信制御処理の結果、もし第1図の情報フレーム
の0部受信に続いて直ちに2個の受信符号とそれに続く
フラグを受信した場合、即ち実質的なデータである1部
の無い情報フレームを受信した場合には、シーケンスS
Q4の状態であるので処理ステップ90から処理ステッ
プ93へ進み、回線制御語のシーケンス番号をSQLに
セントする。従って以後回線制御部23は新たな受信フ
レームの開始フラグの受信を待つ状態に設定される。主
制御部24は次ぎに処理ステップ93で前記と同様に受
信終了処理をする。
As a result of the above reception control processing, if two reception codes and the following flag are immediately received after receiving the 0th part of the information frame shown in FIG. If the sequence S is received, the sequence S
Since the state is Q4, the process advances from processing step 90 to processing step 93, and the sequence number of the line control word is sent to SQL. Therefore, from now on, the line control unit 23 is set to wait for reception of the start flag of a new received frame. The main control unit 24 then performs reception termination processing in the same manner as described above in processing step 93.

従ってこの場合には、現に受信した情報フレームについ
ては、中央処理装置に何も転送されることなく、次のフ
レームの受信待ち状態となる。
Therefore, in this case, nothing about the currently received information frame is transferred to the central processing unit, and the system waits for reception of the next frame.

(g)発明の効果 以上の説明から明らかなように、本発明によれば不要な
受信情報を中央処理装置に渡すことによる、中央処理装
置の無駄な処理負荷の発生がなくなるので、電子計算機
システムの処理効率を改善するという著しい工業的効果
がある。
(g) Effects of the Invention As is clear from the above explanation, according to the present invention, unnecessary processing load on the central processing unit due to passing unnecessary received information to the central processing unit is eliminated, so that the electronic computer system It has a significant industrial effect of improving the processing efficiency.

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

第1図はハイレベル伝送制御手順におりるフレーム形式
を示す図、 第2図は本発明実施例の通信制御装置の構成図、第3図
は通信制御装置における回線制御語の説明図、 第4図は回線制御部の処理の流れ図、 第5図、第6図は主制御部の処理の流れ図、である。 図において、 20は通信制御装置、 21は入出力制御部、 22は記憶装置、 23は回線制御皿部、 24は主制御部、 30〜36は回線制御語を構成する各部、40〜98は
処理ステップ、 Fはフラグ、 Aはアドレス部、 Cは制御部、 1は情報部、 FCSはチェック部を示す。 第1図 茅4 図 図面の浄書(内容に変更なし) 図面の浄書(内容に変更なし) 茸 乙 目 手続補正書(方匍 3.打It rig I iるR ゛バl’lとの閏fIt’j、i’r出駅1人f1gi
’l[神≦Yll1県川崎山中1jl’: I’、’N
11中1015番J11.!(522)ヒ(う、富士通
株式会社 4 代 理 人 II: +’+r 神≦・川県川崎山
中ハ:中1小Ill中1015番地富士通株式会社内− 5、補正命令のIIイ・[
FIG. 1 is a diagram showing a frame format in a high-level transmission control procedure, FIG. 2 is a configuration diagram of a communication control device according to an embodiment of the present invention, and FIG. 3 is an explanatory diagram of line control words in the communication control device. FIG. 4 is a flowchart of processing by the line control section, and FIGS. 5 and 6 are flowcharts of processing by the main control section. In the figure, 20 is a communication control device, 21 is an input/output control unit, 22 is a storage device, 23 is a line control unit, 24 is a main control unit, 30 to 36 are each part constituting a line control word, and 40 to 98 are Processing step: F is a flag, A is an address section, C is a control section, 1 is an information section, and FCS is a check section. Figure 1, 4. Engraving of the drawings (no changes to the contents) Engraving of the drawings (no changes to the contents) Mushrooms fIt'j, i'r departure station 1 person f1gi
'l [God≦Yll1 prefecture Kawasaki Yamanaka 1jl': I', 'N
No. 1015 out of 11 J11. ! (522) H (U, Fujitsu Ltd. 4 Agent II: +'+r God≦・Kawasaki Yamanaka, Kawa Prefecture H: 1015, 1st grade Ill inside Fujitsu Ltd. - 5, Amendment order II I・[

Claims (1)

【特許請求の範囲】[Claims] 中央処理装置及び通信回線に接続し、該装置の指令によ
って、該通信回線から受信した情報フレームを該装置に
転送する機能を有する通信制御装置において、上記受信
情報フレームに情報部が無い場合に、該受信情報フレー
ムの上記転送を抑止する手段を有することを特徴とする
受信制御方式。
In a communication control device that is connected to a central processing unit and a communication line and has a function of transferring an information frame received from the communication line to the device according to a command from the device, when the received information frame does not have an information section, A reception control system comprising means for inhibiting the transfer of the received information frame.
JP59101964A 1984-05-21 1984-05-21 Reception controlling system Pending JPS60245346A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59101964A JPS60245346A (en) 1984-05-21 1984-05-21 Reception controlling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59101964A JPS60245346A (en) 1984-05-21 1984-05-21 Reception controlling system

Publications (1)

Publication Number Publication Date
JPS60245346A true JPS60245346A (en) 1985-12-05

Family

ID=14314548

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59101964A Pending JPS60245346A (en) 1984-05-21 1984-05-21 Reception controlling system

Country Status (1)

Country Link
JP (1) JPS60245346A (en)

Similar Documents

Publication Publication Date Title
EP0282711B1 (en) Method of processing data in a decentralized processing system
JPS604624B2 (en) System for retransmitting incorrect information frames
EP0893019B1 (en) Multiplex communication interface circuit and method
JPS60245346A (en) Reception controlling system
JPS623361A (en) Status report system
JPH0216847A (en) Notice system for recognition and response for transmission of data
JPS5890852A (en) Information transfer control system
JP3164996B2 (en) Serial data receiving device
JP3213030B2 (en) Communication control method
JPH0444156A (en) Transfer data generating device
JP2735078B2 (en) Communication control method
JP2570192B2 (en) Loop type local area network system
JPS61237149A (en) Program loading system
JPH0285947A (en) Data transmission system
JPS6378254A (en) Data loading system
JPH05303549A (en) Terminal data inheritance system
JPH01250122A (en) Deciding system for input data conditions
JPS6115446A (en) Communication control system
JPS6356572B2 (en)
JPH0470150A (en) Control system for communication control equipment
JPS6218852A (en) Transmission controller
JPS5929891B2 (en) Data transfer method
JPH0298711A (en) Numerical control data transfer checking system
JPH09224046A (en) Simultaneous multi-address communication method in unidirectional loop type transmission system
JPS648864B2 (en)