JPS6249746A - Method for controlling transmission control procedure - Google Patents

Method for controlling transmission control procedure

Info

Publication number
JPS6249746A
JPS6249746A JP60188551A JP18855185A JPS6249746A JP S6249746 A JPS6249746 A JP S6249746A JP 60188551 A JP60188551 A JP 60188551A JP 18855185 A JP18855185 A JP 18855185A JP S6249746 A JPS6249746 A JP S6249746A
Authority
JP
Japan
Prior art keywords
status
line
transmission
program
data
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
JP60188551A
Other languages
Japanese (ja)
Inventor
Yasuhito Kikuchi
菊池 保仁
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP60188551A priority Critical patent/JPS6249746A/en
Publication of JPS6249746A publication Critical patent/JPS6249746A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To lighten the load of a host computer, by performing data communication control by using a procedure controlling table by a table managing program. CONSTITUTION:A table managing program 21 starts from an idle state (line 0/row A) as an initial status. When a transmission request is produced from a CPU, the program 21 processes the sequence defined by line 0/row B and the status is set to a response waiting status after data transmission. When the phenomenon of data reception takes place under this condition, the program 21 performs the process of line 1/row C and returns to the initial status. When abnormal time monitoring is detected under the status of response waiting after data transmission, the program 21 performs the process of line 1/row D and returns to the initial status.

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明はデータ通信制御装置における伝送制御手順の制
御方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a method for controlling transmission control procedures in a data communication control device.

〔発明の技術的背景〕[Technical background of the invention]

従来のデータ通信制御システムは例えば第4図のように
構成されていた。同図において、■はホスト計算機(C
PU)、■はデータ通信制御装置。
A conventional data communication control system was configured as shown in FIG. 4, for example. In the same figure, ■ is the host computer (C
PU), ■ is a data communication control unit.

■は伝送回線、に)はチャネル入出力線である。データ
通信制御装置■は、チャネル制御部■と、伝送制御部0
と、通信制御部■と、手順制御プログラム■と回線情報
■とを格納する内部メモリとで構成される。手順の制御
は主に手順制御プログラム■により回線情報(9)を参
照し乍ら行なわれていた。
■ is a transmission line, and 2) is a channel input/output line. The data communication control device ■ includes a channel control section ■ and a transmission control section 0.
, a communication control section (2), and an internal memory that stores a procedure control program (2) and line information (3). The procedure control was mainly performed by the procedure control program (2) while referring to the line information (9).

〔背景技術の問題点〕[Problems with background technology]

上記従来の手順制御では、いろんな手順を持った下位計
算機(マイコン)と接続機会の多い上位計算機(ミニコ
ン)は自身の側で、プログラムを改造して接続を行う必
要も生じ、改造仕様の管理。
With the conventional procedural control described above, lower-level computers (microcomputers) that have various procedures and upper-level computers (minicomputers) that are often connected often have to modify programs on their own side to make connections, and the modification specifications must be managed.

オペレーションシステム(OS)のバージョン更新時の
対応などで負荷が大きい欠点があった。
The drawback was that it required a large load when updating the version of the operating system (OS).

〔発明の目的〕[Purpose of the invention]

本発明は上記従来の欠点を除去し、いろんな手順を持っ
た下位計算機との接続や対応を容易にしホスト計算機の
負荷の軽減を計ることを目的とする。
It is an object of the present invention to eliminate the above-mentioned drawbacks of the conventional system, to facilitate connection and correspondence with lower-level computers having various procedures, and to reduce the load on the host computer.

〔発明の概要〕[Summary of the invention]

本発明は通信制御装置の通信制御部に各種必要な制御シ
ーケンスを定義した手順制御テーブルとその管理プログ
ラムとを設け、これにより制御することにより目的を達
成したものである。
The object of the present invention is achieved by providing a communication control unit of a communication control device with a procedure control table that defines various necessary control sequences and its management program, and performing control using this table.

〔発明の実施例〕[Embodiments of the invention]

第1図は本発明の一実施例を含むデータ通信システムを
示すブロック図である。同図においても、0)はホスト
計算機(CPU)、(3)は伝送回線、(イ)はチャネ
ル入出力線、■はチャネル制御部、0は伝送制御部であ
り、(12)は本発明に於けるデータ通信制御装置で(
17)は通信制御部、(19) 、 (20) 。
FIG. 1 is a block diagram showing a data communication system including one embodiment of the present invention. In the same figure, 0) is the host computer (CPU), (3) is the transmission line, (A) is the channel input/output line, ■ is the channel control unit, 0 is the transmission control unit, and (12) is the invention of the present invention. Data communication control equipment in (
17) is a communication control unit, (19) and (20).

(21)は通信制御部を構成する各部で、(19)は回
線情報、(20)は手順制御テーブル、(21)はテー
ブル管理プログラムであり、これらは内部メモリに格納
されるもので娶る。これらのうち、伝送制御部(6)は
伝送回線■との間でデータを送信/受信する部分であり
、同期制御(調歩同期、SYN同期)、誤り制御(VR
C,LRC,CRC)、 及び通信制御コード管理を行
う。チャネル制御部■はチャネル人出方線(イ)を介し
て通信制御装置(12)とCPUとの間の管理を行う。
(21) is each part constituting the communication control unit, (19) is line information, (20) is a procedure control table, and (21) is a table management program, which are stored in the internal memory. Of these, the transmission control unit (6) is a part that transmits/receives data to/from the transmission line
C, LRC, CRC) and communication control code management. The channel control unit (2) performs management between the communication control device (12) and the CPU via the channel output line (A).

回線情報(19)は各回線の手順実行に必要な情報(診
断時間値、試行回数値、通信制御コード)を定義する。
Line information (19) defines information (diagnosis time value, trial number value, communication control code) necessary for executing procedures for each line.

手順制御テーブル(20)は伝送制御手順をテーブル化
したものであり、CPU■線情報(19)により手順を
実行できる構造となっている。テーブル管理プログラム
(21)は、CPU■からの送信/受信要求と伝送制御
手順の状態により、手順制御テーブル(20)を参照し
テーブルで指示された処理を行う。その手順制御テーブ
ル(20)は第2図に例示されたように配例されてあり
、手順の現在状態を示すステータス(22)と発生事象
を示すファクタ(要因) (23)により制御される。
The procedure control table (20) is a table of transmission control procedures, and has a structure in which the procedures can be executed by the CPU line information (19). The table management program (21) refers to the procedure control table (20) according to the transmission/reception request from the CPU (2) and the state of the transmission control procedure, and performs the processing instructed by the table. The procedure control table (20) is arranged as illustrated in FIG. 2, and is controlled by a status (22) indicating the current state of the procedure and a factor (23) indicating an occurring event.

ステータスとファクタで求められるテーブルには同図中
の拡大部(24)に示すように処理を指示するデータ(
即ち、コマンド、コマンド補助情報、新ステータス)が
定義されている。そして、コマンドに於ては、データ出
力/データ人力/入カデータ調査/伝送制御装置へのコ
マンド出力/伝送制御装置のステータス調査/診断等を
定義し、コマンド補助情報としては、出力データ情報/
W査データ/出力コマンド/調査ステータス/診断値を
定義し、新ステータスに於ては手順制御テーブル(20
)上の次のステータスを定義している。
The table determined by the status and factors contains data (
That is, commands, command auxiliary information, new status) are defined. The command defines data output/data input/input data investigation/command output to the transmission control device/transmission control device status investigation/diagnosis, etc., and the command auxiliary information includes output data information/
W inspection data/output commands/investigation status/diagnosis values are defined, and in the new status, the procedure control table (20
) defines the following statuses:

第3図は簡単な、手順制御テーブル例を示したもので1
手順の現在状態を示すステータスとして、アイドルとデ
ータ送信後の応答待の面状態を、発生事象を示すファク
タとして、アイドル、送信要求、データ受信、時間監視
オーバの各ファクタをとり、それらステータスとファク
タで指示されるテーブルの内容例を示している。
Figure 3 shows a simple example of a procedure control table.
The status indicating the current state of the procedure is idle and the state of waiting for a response after data transmission, and the factors indicating the occurrence event are idle, transmission request, data reception, and time monitoring over, and these statuses and factors are This shows an example of the contents of the table specified by .

以上のような手順制御テーブルを用いて行うテーブル管
理プログラム(21)の動作例は次の通りである。テー
ブル管理プログラム(21)は先ず初期ステータスとし
てアイドル状態(0行−A列)から始める。CPUから
送信要求が発生すると0行B列に定義されたシーケンス
の処理、即ち、コマンド:データ送信、コマンド補助情
報: CPUがらの送信データ、コマンド:時間監視、
ステータス:ステータス1の処理を行い、ステータスが
データ送信後の応答待となる。その状態でデータ受信の
事象が発生すると、テーブル管理プログラム(21)は
1行C列の処理、即ち、コマンド:六方データ調査、コ
マンド補助情報:肯定応答データ、コマンド:入力デー
タ調査、コマンド補助情報:否定応答データ、コマンド
: CPUへの送信終了通知、コマンド補助情報:処理
結果、ステータス:ステータスOの処理を行い初期ステ
ータスに戻る。若し、ステータスがデータ送信後応答待
で時間監視の異常を検出すると1行り列の処理、即ち、
コマンド:CPUへの送信終了通知、コマンド補助情報
:異常終了ステータス:ステータス0の処理を行い初期
ステータスに戻る。
An example of the operation of the table management program (21) using the procedure control table as described above is as follows. The table management program (21) first starts from an idle state (row 0-column A) as an initial status. When a transmission request is generated from the CPU, the sequence defined in row 0 and column B is processed, that is, command: data transmission, command auxiliary information: transmission data from the CPU, command: time monitoring,
Status: Processes status 1, and the status becomes Waiting for a response after sending data. When a data reception event occurs in this state, the table management program (21) processes the 1st row and C column, that is, command: hexagonal data investigation, command auxiliary information: acknowledgment data, command: input data investigation, command auxiliary information. :Negative response data, Command: Notification of completion of transmission to CPU, Command auxiliary information: Processing result, Status: Processes status O and returns to initial status. If an abnormality is detected in the time monitoring while the status is waiting for a response after sending data, processing of one matrix is performed, that is,
Command: Notification of completion of transmission to CPU, command auxiliary information: Abnormal termination Status: Processes status 0 and returns to initial status.

〔発明の効果〕〔Effect of the invention〕

本発明は以上のようになるものであって、データ通信制
御がテーブル管理プログラムによって手順制御テーブル
を用いて行なわれるので、各種手順をサポートする必要
のあるポスト計算機においても手順制御テーブルを作成
するだけで新手類のサポヘト並びに既存手順の誤当シス
テムへの適用が可能となり管理が容易となる効果がある
The present invention is as described above, and data communication control is performed by a table management program using a procedure control table. Therefore, even in a post computer that needs to support various procedures, the procedure control table only needs to be created. This has the effect of making it possible to support new methods and apply existing procedures to systems that incorrectly identify them, making management easier.

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

第1図は本発明の一実施例を含むシステムを示すブロッ
ク図、第2図は第1図の一部の詳細を示す図、第3図は
第2図の具体例を示す図、第4図は第1図と対照する従
来例を示すブロック図である。 1:計算機、   3:伝送回線、 5:チャネル制御部、 6:伝送制御部、12:データ
通信制御装置、 17:通信制御部、20:手順制御テ
ーブル、 21:テーブル管理プログラム。
FIG. 1 is a block diagram showing a system including an embodiment of the present invention, FIG. 2 is a diagram showing some details of FIG. 1, FIG. 3 is a diagram showing a specific example of FIG. 2, and FIG. This figure is a block diagram showing a conventional example in contrast to FIG. 1. 1: Computer, 3: Transmission line, 5: Channel control unit, 6: Transmission control unit, 12: Data communication control device, 17: Communication control unit, 20: Procedure control table, 21: Table management program.

Claims (1)

【特許請求の範囲】[Claims] チャネル制御部と通信制御部と伝送制御部とを有し計算
機と伝送回線との間に設定されるデータ通信制御装置に
おいて、前記通信制御部に各種必要な制御シーケンスを
定義した手順制御テーブルとその管理プログラムとを設
け、この管理プログラムにより、前記手順制御テーブル
を用いて制御することを特徴とする伝送制御手順の制御
方法。
In a data communication control device that has a channel control unit, a communication control unit, and a transmission control unit and is set between a computer and a transmission line, the communication control unit includes a procedure control table that defines various necessary control sequences, and a procedure control table that defines various necessary control sequences. 1. A method for controlling a transmission control procedure, comprising: providing a management program, and performing control using the procedure control table using the management program.
JP60188551A 1985-08-29 1985-08-29 Method for controlling transmission control procedure Pending JPS6249746A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60188551A JPS6249746A (en) 1985-08-29 1985-08-29 Method for controlling transmission control procedure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60188551A JPS6249746A (en) 1985-08-29 1985-08-29 Method for controlling transmission control procedure

Publications (1)

Publication Number Publication Date
JPS6249746A true JPS6249746A (en) 1987-03-04

Family

ID=16225674

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60188551A Pending JPS6249746A (en) 1985-08-29 1985-08-29 Method for controlling transmission control procedure

Country Status (1)

Country Link
JP (1) JPS6249746A (en)

Similar Documents

Publication Publication Date Title
JP2723068B2 (en) Job re-execution method
JPS6249746A (en) Method for controlling transmission control procedure
JPH11161517A (en) Remote monitor system
JP2584903B2 (en) External device control method
JPS6292045A (en) Control system initial program loading
JPS62204354A (en) Control system for input/output instruction
JPH01312658A (en) Computer system
JP2842748B2 (en) Monitoring and control method for information processing equipment
JPH0830481A (en) Race operation test system
JPH01124035A (en) Output data control device
JPS63316242A (en) Diagnosing system
JP2000259435A (en) Multioperating system, error information centralizing method and recording medium
JPH0468458A (en) Data communication processing unit
JPH11120140A (en) Method for automatically activating appllication on terminal computer
JPH04105151A (en) Input/output controller
JPH0248760A (en) Method for accessing peripheral device
JPS6238948A (en) Testing and executing system for information processor
JPH02268354A (en) Diagnosing device
JPH07104744B2 (en) Power control method
JPS62152004A (en) Programmable controller
JPS6370360A (en) Input/output control system
JPH06175993A (en) Data processor
JPH0512181A (en) Electronic computer
JPH03147149A (en) Update control system for data file
JPS59220823A (en) Interface control system