JPS61128351A - Communication system - Google Patents

Communication system

Info

Publication number
JPS61128351A
JPS61128351A JP59251195A JP25119584A JPS61128351A JP S61128351 A JPS61128351 A JP S61128351A JP 59251195 A JP59251195 A JP 59251195A JP 25119584 A JP25119584 A JP 25119584A JP S61128351 A JPS61128351 A JP S61128351A
Authority
JP
Japan
Prior art keywords
request
input
output
console
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
Application number
JP59251195A
Other languages
Japanese (ja)
Inventor
Yoshio Tsuchiya
土屋 好雄
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP59251195A priority Critical patent/JPS61128351A/en
Publication of JPS61128351A publication Critical patent/JPS61128351A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication

Abstract

PURPOSE:To execute communication between computers through a console interface by executing an input request immediately in accordance with the input request and sending a console ready signal in accordance with an output signal. CONSTITUTION:When a request is outputted from an application program, an I/O request deciding means 1 decides whether the request is an input request or an output request. If the request is an input request, an input operation executing means 2 executes an input instruction. When an output request is decided by the means 1, an input instruction is executed by a signal generating means 3 and a console ready signal is sent to a unit to be communicated because the output operation of an output source is not still completed when the input operation is executed precedently. Then, the input instruction is forcedly ended. Subsequently, an output instruction is executed by an output operation executing means 4 on the basis of an output request. Thus, communication between the computers can be attained through the console interface.

Description

【発明の詳細な説明】 1虱立1 本発明は通信システムに関し、特にコンソールインタフ
ェイスを利用してコンピュータ間通信をなす制御システ
ムに関する。
DETAILED DESCRIPTION OF THE INVENTION 1.1 The present invention relates to a communication system, and particularly to a control system that performs communication between computers using a console interface.

え1盈I 従来、コンソール制御用ソフトウェアは、オペレータが
コンソール入力を行ったデータの第1文字目をアテンシ
ョンキャラクタとして受取った後、第2文゛字目以降を
受取るべく入力命令を実行するようになっている。
Conventionally, console control software receives the first character of data input by the operator as an attention character, and then executes an input command to receive the second and subsequent characters. It has become.

従って、第1文字目と第2文字目との時間的間隔が非常
に短い場合には正確に入力データを受取ることができな
くなるので、コンソールインタフェイスを利用してコン
ピュータ間通信は困難であるという欠点がある。
Therefore, if the time interval between the first character and the second character is very short, it will not be possible to receive input data accurately, making it difficult to communicate between computers using a console interface. There are drawbacks.

1豆立亘j 本発明の目的は、コンピュータ間通信をコンソールイン
タフェイスを利用して行えるようにした通信システムを
提供することである。
SUMMARY OF THE INVENTION An object of the present invention is to provide a communication system in which communication between computers can be performed using a console interface.

11立且五 本発明による通信システムは、アプリケ−°ジョンプロ
グラムからの入出力要求を判断する判断手段と、この判
断手段により入力要求が判断されたときにこの入力要求
に応答して直ちに入力動作を実行する手段と、当該判断
手段により出力要求が判断されたときにこの出力要求に
応答してコンソールレディ信号を送出する手段と、この
コンソールレディ信号を送出後に一出力動作を実行する
手段とを含むことを特徴とする。
11.5 The communication system according to the present invention includes a determining means for determining an input/output request from an application program, and when an input request is determined by the determining means, an input operation is performed immediately in response to the input request. means for transmitting a console ready signal in response to the output request when the determination means determines the output request; and means for performing one output operation after transmitting the console ready signal. It is characterized by containing.

実施例 以下、図面を用いて本発明の詳細な説明する。Example Hereinafter, the present invention will be explained in detail using the drawings.

図は本発明の実施例の機能ブロック及びその動作手順を
示す概略図であり、本発明による通信システムは、アプ
リケーションプログラムからの要求内容を判断する判断
手段1と、入力要求に応答して入力動作を実行する入力
動作実行手段2と、出力要求に応答してコンソールレデ
ィ信号を発生する信号発生手段3と、当該出力要求に対
する出力動作を実行する出力動作実行手段4と、これ等
の入出力要求命令の終了状態をチェックするチェック手
段5とからなる。
The figure is a schematic diagram showing functional blocks and operating procedures thereof according to an embodiment of the present invention, and the communication system according to the present invention includes a determining means 1 for determining the content of a request from an application program, and an input operation in response to an input request. an input operation execution means 2 that executes an output operation; a signal generation means 3 that generates a console ready signal in response to an output request; an output operation execution means 4 that executes an output operation in response to the output request; and checking means 5 for checking the completion status of the command.

判断手段1はアプリケーションプログラムからの要求内
容が入力要求であるか出力要求であるかを判断する機能
11を有する。入力動作実行手段2は、当該要求が入力
の場合に入力モードを設定する機能21と、入力命令を
実行する機能22とを有する。信号発生手段3は、先の
入力命令を実行してコンソールレディ信号を発生させる
機能31と、この命令よる入力動作を強制終了させる(
ストップl10)機能32とを有する。
The determining means 1 has a function 11 for determining whether the content of a request from an application program is an input request or an output request. The input operation execution means 2 has a function 21 for setting an input mode when the request is an input, and a function 22 for executing an input command. The signal generating means 3 has a function 31 that executes the previous input command and generates a console ready signal, and a function 31 that forcibly terminates the input operation based on this command (
stop l10) function 32.

出力動作実行手段4は、出力モードを設定する機能41
と、出力命令を実行する機能42とを有し、チェック手
段5は、入出力命令の完了割込みを待つ機能51と1.
入出力動作の終了状態を読取る機能52と、終了状態の
確認を行う機能53と、異常終了した場合のエラー処理
をなす機能54とを有する。
The output operation execution means 4 has a function 41 for setting the output mode.
and a function 42 for executing an output command, and the checking means 5 has a function 51 for waiting for an input/output command completion interrupt and 1.
It has a function 52 for reading the end state of input/output operations, a function 53 for checking the end state, and a function 54 for performing error handling in the case of abnormal end.

かかる構成において、アプリケーションプログラムから
の要求があると、入出力要求判断部11にてそれが入力
要求か出力要求かが判断される。
In such a configuration, when there is a request from an application program, the input/output request determining unit 11 determines whether it is an input request or an output request.

入力要求であれば、入力動作実行手段2へ制御が渡され
て、入力設定部21において入力モード、例えば、入力
終了条件2通信法度2通信データ構成等の各モードが設
定される。このモード設定は出力光との通信プロトルコ
に基づき行われる。そして、入力命令実行部22におい
て入力データを格納する主記憶装置を指定した入力命令
が実行されることになる。
If it is an input request, control is passed to the input operation execution means 2, and the input setting section 21 sets the input mode, for example, each mode such as input end condition 2 communication law 2 communication data configuration. This mode setting is performed based on the communication protocol with the output light. Then, the input command execution unit 22 executes the input command that specifies the main storage device that stores the input data.

」方、入出力要求判断手段1・にて出力要求が判断され
ると、先に入力動作を実行した場合には出力光からは未
だその出力動作が終了していないので、通信先に対して
出力動作完了、を通知するために入力命令実行部31に
て入力命令を実行してコンソールレディ信号を通信先へ
送出することになる。そして、ストラフ110部32に
おいて当該入力命令を強制的に終了させる。しかる後に
、出力要求に基づいて出力モード設定部41にて出力モ
ード、例えば通信先の入力終了条件2通信法度。
On the other hand, when an output request is determined by the input/output request determining means 1, if an input operation has been performed first, the output operation has not yet been completed from the output light, so the output light is not sent to the communication destination. In order to notify that the output operation is complete, the input command execution unit 31 executes the input command and sends a console ready signal to the communication destination. Then, the input command is forcibly terminated in the straf 110 section 32. Thereafter, based on the output request, the output mode setting section 41 sets the output mode, for example, the communication destination input end condition 2 communication mode.

通信データ構成等の各モードを設定する。このモード設
定は通信先との通信プロトルコに基づき行われる。
Set each mode such as communication data configuration. This mode setting is performed based on the communication protocol with the communication destination.

そして、出力命令実行部42において、出力データを格
納している主記憶装置位置、出力データ長を指定した出
力命令を実行することになる。
Then, the output instruction execution unit 42 executes an output instruction that specifies the main memory location where the output data is stored and the output data length.

割込み発生待ち部51では、先に実行した入出力命令の
終了を待ち、終了読取部52で終了状態をチェックして
異常終了であると判断部53で判断されれば、エラー処
理部54にて異常処理がなされる。
The interrupt occurrence waiting section 51 waits for the completion of the previously executed input/output command, and the end reading section 52 checks the termination state. If the determining section 53 determines that the termination has occurred abnormally, the error processing section 54 Abnormal processing is performed.

発明の効果 本発明によれば、入力要求に応じて直ちに入力要求を実
施し、また出力要求に応じてコン1.ソールレディ信号
を送出するような制御構成としたので、コンソールイン
タフェイスを利用してコンビーユタ間通信が可能となる
効果がある。
Effects of the Invention According to the present invention, an input request is immediately executed in response to an input request, and a controller 1.1 is executed in response to an output request. Since the control configuration is such that a sole ready signal is sent out, there is an effect that communication between combination vehicles can be performed using a console interface.

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

図は本発明の実施例の概略ブロック及びその動作フロー
を示す図である。 主要部分の符号の説明
The figure is a diagram showing a schematic block diagram and its operation flow according to an embodiment of the present invention. Explanation of symbols of main parts

Claims (1)

【特許請求の範囲】[Claims] コンソールインタフェイスを利用してコンピュータ間通
信を行う通信システムであって、アプリケーションプロ
グラムからの入出力要求を判断する判断手段と、この判
断手段により入力要求が判断されたときにこの入力要求
に応答して直ちに入力動作を実行する手段と、前記判断
手段により出力要求が判断されたときにこの出力要求に
応答してコンソールレディ信号を送出する手段と、この
コンソールレディ信号を送出後に出力動作を実行する手
段とを含むことを特徴とする通信システム。
A communication system that performs computer-to-computer communication using a console interface, which includes a determination means for determining input/output requests from an application program, and a response to the input request when the determination means determines the input request. means for immediately executing an input operation when the output request is determined by the determining means; means for transmitting a console ready signal in response to the output request when the determination means determines the output request; and executing the output operation after transmitting the console ready signal. A communication system comprising means.
JP59251195A 1984-11-28 1984-11-28 Communication system Pending JPS61128351A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59251195A JPS61128351A (en) 1984-11-28 1984-11-28 Communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59251195A JPS61128351A (en) 1984-11-28 1984-11-28 Communication system

Publications (1)

Publication Number Publication Date
JPS61128351A true JPS61128351A (en) 1986-06-16

Family

ID=17219094

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59251195A Pending JPS61128351A (en) 1984-11-28 1984-11-28 Communication system

Country Status (1)

Country Link
JP (1) JPS61128351A (en)

Similar Documents

Publication Publication Date Title
JPS61128351A (en) Communication system
JPH0588933A (en) Parallel processing system with debugging function
JP3350699B2 (en) Programmable controller
JPS6220584B2 (en)
JPH0623966B2 (en) Data processing system
JP2584903B2 (en) External device control method
JP3360690B2 (en) System switching control method for online communication system
JPH06250964A (en) Controller
JPS62190544A (en) Higher link unit for programmable controller
JPS6020771B2 (en) Micro diagnosis method
JPH0682348B2 (en) I / O control method
JPH0648473B2 (en) Message transmission / reception processing method
JPS63311462A (en) Terminal activating system for front end communication processor
JPH047655A (en) Program evaluation method and communication system evaluation device
JPH0522380A (en) Pseudo host emulate system
JPH0511339B2 (en)
JPS62204354A (en) Control system for input/output instruction
JPH0752425B2 (en) Data input / output control method for information processing system
JPH02272955A (en) Interruption system for arbitrary received data
JPS628830B2 (en)
JPH0675898A (en) Direct memory access controller
JPH0573454A (en) Inter-data processing communication system by turn-back in communication controller
JPH04307637A (en) Pseudo channel device
JPH04262443A (en) Information processor
JP2001154861A (en) System and method for asynchronously ending process