JPH04151736A - Computer system - Google Patents

Computer system

Info

Publication number
JPH04151736A
JPH04151736A JP2249122A JP24912290A JPH04151736A JP H04151736 A JPH04151736 A JP H04151736A JP 2249122 A JP2249122 A JP 2249122A JP 24912290 A JP24912290 A JP 24912290A JP H04151736 A JPH04151736 A JP H04151736A
Authority
JP
Japan
Prior art keywords
data
data processing
task
processing request
processing execution
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
JP2249122A
Other languages
Japanese (ja)
Inventor
Kazunobu Maeda
前田 和伸
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2249122A priority Critical patent/JPH04151736A/en
Publication of JPH04151736A publication Critical patent/JPH04151736A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To facilitate a counter measure to the data processing request of a data processing request task while leaving simple the construction of a data processing execution task by providing a selection switch which selects either data transferred from the data processing request task or data received from a data informing equipment, and transfers the data to the data processing execution task. CONSTITUTION:The data processing request from a data processing request task 8 is fetched in a data transmitting and receiving system 6 in the same form with the data fetched from a transmitting path 3, the data are successively stored in the inside of the data transmitting and receiving system 6 as well as the data fetched from the transmitting path 3, and transferred to a data processing execution task 7, by a selection switch 5. Thus, it is possible to facilitate a counter measure to the data processing request of the data processing request task 8, while leaving simple the construction of the data processing execution task 7.

Description

【発明の詳細な説明】 (産業上の利用分野) この発明は、データ通信を行う計算機システムに係り、
データ処理実行タスクにデータを渡すデータ送受信機能
に関するものである。
[Detailed Description of the Invention] (Industrial Application Field) This invention relates to a computer system that performs data communication,
This relates to a data transmission/reception function that passes data to a data processing execution task.

(従来の技術〕 第4図はデータ通信を行う計算機システムの従来例を示
すブロック図である。図において、(1)は計算機シス
テム、(2)はこの計算機システム(1)とデータ通信
する相手となるデータ通信機器、(3)は伝送路であり
、上記計算機システム(1)  には、伝送路(3)と
のインタフェース装置(4)  ユーザか作成したデー
タ処理実行タスク(7)にデータ送受信機能を提供する
データ送受信システム(6)、及びユーザが作成した伝
送路(3)からのデータをデータ送受信システム(6)
より受は取り、そのデータに応じた処理を行うデータ処
理実行タスク(7)を有する。なお、ここで、データ伝
送の回線の形態は、ポイントッーポイント方式であり、
また、上記計算機システム(1)はマルチタスキングで
、ユーザが作成した複数のタスクを同時に実行できる。
(Prior Art) Fig. 4 is a block diagram showing a conventional example of a computer system that performs data communication.In the figure, (1) is a computer system, and (2) is a party with which this computer system (1) communicates data. The data communication device (3) is a transmission path, and the computer system (1) has an interface device (4) with the transmission path (3), and a data processing execution task (7) created by the user to send and receive data. A data transmission and reception system (6) that provides functions, and a data transmission and reception system (6) that transmits data from a transmission path (3) created by the user.
It has a data processing execution task (7) that receives the data and performs processing according to the data. Note that the form of the data transmission line is point-to-point.
Furthermore, the computer system (1) is multitasking and can simultaneously execute multiple tasks created by the user.

上記構成に係る動作について説明する。データ通信機器
(2)より送信されたデータは伝送路(3)及び伝送路
インタフェース装置(4)を介して送受信システム(6
)へ、矢印の様に取り込まれ、送受信システム(6)へ
取り込まれたデータは、データ処理実行タスク(7)へ
矢印の様に渡され、データ処理実行タスク(7)は、そ
のデータについてデータ処理を実行する。
The operation related to the above configuration will be explained. Data transmitted from the data communication equipment (2) is sent to the transmission/reception system (6) via the transmission line (3) and the transmission line interface device (4).
), and the data that is taken into the transmission/reception system (6) is passed to the data processing execution task (7) as shown by the arrow, and the data processing execution task (7) Execute processing.

尚、ここて、送受信システム(6)よりデータ処理実行
タスク(7)へのデータの受は渡しには、具体的には計
算機システム(1)内に設けられた伝送路を利用したデ
ータの受は渡しや、半導体メモリを利用したメモリによ
るデータの受は渡し及びデータファイルを利用したデー
タの受は渡し等により実現される。
In this case, the transfer of data from the sending/receiving system (6) to the data processing execution task (7) specifically involves receiving data using a transmission path provided within the computer system (1). This is accomplished by passing data, passing data using a memory using a semiconductor memory, and passing data using a data file.

第5図は上記データ処理実行タスク(7)にデータ送受
信機能を提供するデータ送受信システム(6)のデータ
受信機能の詳細を示したブロック図で、伝送路(3)か
ら取り込まれたデータは内部に設けらねたデータバッフ
ァ(6a)内の既に収納されているデータ(図示斜線部
分)の直後へ逐次矢印の様に収納されていき、データバ
ッファ(6a)内に収納されたデータは、データ処理実
行タスク(ア)のデータ受信手段に従って最も先頭のも
のより逐次矢印の様にデータ処理実行タスク(7)に渡
されていくようになされている。
FIG. 5 is a block diagram showing details of the data reception function of the data transmission and reception system (6) that provides the data transmission and reception function to the data processing execution task (7). The data stored in the data buffer (6a) is sequentially stored as shown by the arrow immediately after the data already stored in the data buffer (6a) (the shaded area in the figure), and the data stored in the data buffer (6a) is According to the data receiving means of the processing execution task (A), the data is sequentially passed to the data processing execution task (7) in the direction of an arrow, starting from the first one.

また、第6図はユーザの作成するデータ処理実行タスク
(7)のフローチャートの一例を示し、データ処理実行
タスク(7)は、ます、ステップ561にてデータ受信
手段タイプへの処理を行い、データ送受信システム(6
)より伝送路(3)からのデータを受は取る。ここで、
データ受信手段タイプAは、データ受信手段の1ってあ
り、データ処理実行タスク(7)かデータ受信手段を実
行した時、データ送受信システム(6)がデータバッフ
ァ(6a)にデータを収納しておらず、データを渡すこ
とか出来ない場合に、データ送受信システム(6)か伝
送路(3)よりデータを取り込みデータバッファ(6a
)に収納するまで待機し、データバッファ(6a)にデ
ータが収納されたならば、そのデータをデータ処理実行
タスク(7)に渡す方式のデータ受信手段である。次に
、ステップS62にて、受は取ったデータについて所定
のデータ処理を実行する。
FIG. 6 shows an example of a flowchart of the data processing execution task (7) created by the user. Transmission/reception system (6
) receives data from transmission path (3). here,
Data receiving means type A is one of the data receiving means, and when the data processing execution task (7) or the data receiving means is executed, the data transmitting/receiving system (6) stores data in the data buffer (6a). If the data cannot be passed, the data is fetched from the data transmitting/receiving system (6) or the transmission line (3) and the data buffer (6a)
), and once the data is stored in the data buffer (6a), the data is passed to the data processing execution task (7). Next, in step S62, the receiver performs predetermined data processing on the received data.

次に、この様なデータ送受信機能を持つ計算機システム
(1)にてデータ処理実行タスク(7)の行う各種デー
タに応したデータ処理と同し処理を、伝送路(3)から
のデータとは異なる要因で実行させる必要か生した場合
について説明する。このような場合、既にデータ処理の
部分はデータ処理実行タスク(7)か備えているので、
データ処理はデータ処理実行タスク(7)が行うように
するのか効率の面で良い。
Next, in the computer system (1) having such a data transmission/reception function, the data processing execution task (7) performs the same data processing corresponding to various data, and the data from the transmission path (3). We will explain the cases where execution is necessary due to different factors. In such a case, the data processing part is already equipped with the data processing execution task (7), so
It is better to have data processing performed by the data processing execution task (7) in terms of efficiency.

第7図はこのような場合の計算機システム(1)のブロ
ック図の一例である。図中、第4図と同一の符号を付し
たものはそれぞれ同一の要素を示している。図において
、(8)はユーザの作成したデータ処理が必要な要因が
発生したときに、データ処理実行タスク(ア)へデータ
処理をタスク間連絡手段により要求するデータ処理要求
タスクである。
FIG. 7 is an example of a block diagram of the computer system (1) in such a case. In the figure, the same reference numerals as in FIG. 4 indicate the same elements. In the figure, (8) is a data processing request task that requests data processing to the data processing execution task (A) by the inter-task communication means when a factor that requires data processing created by the user occurs.

また、第8図は上記データ処理要求タスク(8)のフロ
ーチャートの一例であり、データ処理要求タスク(8)
は、まず、ステップ581にてデータ処理か必要な要因
か発生するのを待つ。要因か発生すると、次にステップ
582にて、デ〒り処理をタスク間連絡手段により、デ
ータ処理実行タスク(7)へ要求するようになされてい
る。
Further, FIG. 8 is an example of a flowchart of the data processing request task (8).
First, in step 581, the process waits for data processing or a necessary factor to occur. If a factor occurs, then in step 582, a request for data processing is made to the data processing execution task (7) by the inter-task communication means.

すなわち、第7図構成において、データ処理実行タスク
(7)は、データ送受信システム(6)よりデータ受信
手段(第6図ステップ561)により渡されるデータと
、データ処理要求タスク(8)よりタスク間連絡手段(
第8図ステップ582)によるデータ処理要求の両方を
データ処理しなければならない。
That is, in the configuration shown in FIG. 7, the data processing execution task (7) receives data passed from the data transmission/reception system (6) by the data receiving means (step 561 in FIG. 6), and receives data from the data processing request task (8) between tasks. ways to contact(
Both data processing requests made by step 582) in FIG. 8 must be processed.

そのため、データ送受信システム(6)によりデータか
渡されるか否かと、データ処理要求タスク(8)より要
求かあるか否かの両方を常時監視する必要がある。
Therefore, it is necessary to constantly monitor both whether data is transferred by the data transmission/reception system (6) and whether there is a request from the data processing request task (8).

第9図はそのようなデータ処理実行タスク(7)のフロ
ーチャートの一例である。データ処理実行タスク(7)
は、ます、ステップ591 にてデータ受信手段タイプ
Bの処理を行う。ここで、データ受信手段タイプBは、
データ受信手段の1つであり、データ処理実行タスク(
7)がデータ受信手段を行った時、データ送受信システ
ム(6)がデータバッファ(6a)にデータを収納して
おらすデータを渡すことか出来ない場合に、待機せずに
データを収納していない旨をデータ処理実行タスク(7
)に知らせて、データは渡さない方式のデータ受信手段
である。従って、データ処理実行タスク(7)はデータ
送受信システム(6)がデータバッファ(6a)にデー
タを収納していれば、伝送路(3)からのデータを受は
取り、データバッファ(6a)にデータを収納していな
いならばその旨を知らされるたけてデータは受は取らな
い。
FIG. 9 is an example of a flowchart of such a data processing execution task (7). Data processing execution task (7)
Then, in step 591, data receiving means type B processing is performed. Here, the data receiving means type B is
It is one of the data receiving means and is a data processing execution task (
When 7) performs the data receiving means, if the data transmitting/receiving system (6) cannot pass the data stored in the data buffer (6a), it stores the data without waiting. The data processing execution task (7
), but does not pass the data. Therefore, if the data transmission/reception system (6) stores data in the data buffer (6a), the data processing execution task (7) receives and receives data from the transmission path (3) and stores it in the data buffer (6a). If the data is not stored, we will not accept the data even if we are informed.

次に、ステップS92にてデータ受信手段タイプBによ
りデータを受は取ったか否かを調へる。
Next, in step S92, it is checked whether data has been received by the data receiving means type B.

データを受は取フた場合はステップS95へ進み、デー
タ受信手段により受は取ったデータについてデータ処理
を実行し、ステップ591より繰り返す。
If the data is not received, the process advances to step S95, where the data receiving means executes data processing on the received data, and repeats from step 591.

データを受は取らない場合は、ステップS93へ進み、
タスク間連絡手段の処理を行う。次に、ステップS95
にて、タスク間連絡手段によりデータ処理要求がデータ
処理要求タスク(8)から行なわれていたか否かを調へ
、データ処理要求が行なわれていた場合はステップ59
5へ進み、タスク間連絡手段で要求されたデータ処理を
実行し、ステップ591より縁り返す。データ処理要求
されていない場合は、ステップ591より繰り返す。
If the data is not received, proceed to step S93;
Processes the means of communication between tasks. Next, step S95
At step 59, the inter-task communication means checks whether the data processing request has been made from the data processing request task (8). If the data processing request has been made, step 59
5, the data processing requested by the inter-task communication means is executed, and the process returns to step 591. If no data processing request is made, the process repeats from step 591.

以上のようにデータ処理実行タスク(7)の構造は以前
に比べ、大分に複雑になっている。
As described above, the structure of the data processing execution task (7) is much more complicated than before.

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

従来の計算機システムにおけるデータ送受信機能は以上
のようにしてなされているのて、第7図構成のような場
合においてはユーザの作成するデータ処理実行タスク(
7)の構造が複雑になってしまう。又、データ受信手段
として、前述のデータ受信手段タイプB (第9図ステ
ップ591)の様なデータ受信手段を持たないデータ送
受信システム(6)の場合は、前述のようなデータ処理
実行タスク(7)の構造が不可能になり、同一のデータ
処理の部分を持つ2つのデータ処理実行タスクをユーザ
か作成しなければならなくなるなとの問題点かあった。
The data transmission and reception functions in conventional computer systems are performed as described above, and in the case of the configuration shown in Figure 7, the data processing execution task (
The structure of 7) becomes complicated. In addition, in the case of a data transmitting/receiving system (6) that does not have a data receiving means such as the data receiving means type B (step 591 in FIG. 9) described above, the data processing execution task (7) as described above is used. ) structure becomes impossible, and the user has to create two data processing execution tasks with the same data processing part.

この発明は、上記の様な問題点を解決するためになされ
たもので、データ処理実行タスクかデータ送受信システ
ムより渡されるデータのみについてデータ処理を実行す
るだけでデータ処理要求タスクよりのデータ処理要求に
も対応することができるデータ送受信機能を有1−る計
算機システムを提供することを目的とする。
This invention was made in order to solve the above-mentioned problems, and it is possible to respond to a data processing request from a data processing request task by simply executing data processing on data passed from a data processing execution task or a data transmission/reception system. It is an object of the present invention to provide a computer system having a data transmission/reception function that can also correspond to the following.

(課題を解決するための手段) この発明に係る計算機システムは、データ通信機器から
伝送路を介して受信したデータをデータ処理実行タスク
へ渡すデータ送受信システムを有する計算機システムに
おいて、データ処理要求タスクより渡されたデータとデ
ータ通信機器より伝送路を介して受信したデータとのい
ずれかを選択してデータ処理実行タスクへ渡す選択スイ
ッチを備えたものである。
(Means for Solving the Problems) A computer system according to the present invention includes a data transmission/reception system that passes data received from a data communication device via a transmission path to a data processing execution task. It is equipped with a selection switch that selects either the passed data or the data received via the transmission line from the data communication device and passes it to the data processing execution task.

(作用) この発明においては、選択スイッチにより、データ処理
要求タスクよりのデータ処理要求を伝送路より取り込ま
れるデータと同様の形式でデータ送受信システムへ取り
込み、そのデータを伝送路より取り込んたデータと同様
にデータ送受信システムの内部に逐次収納し、データ処
理実行タスクに渡すことで、データ処理実行タスクの構
造は単純なままで、データ処理要求タスクのデータ処理
要求に対応することができる。
(Function) In this invention, the selection switch imports the data processing request from the data processing request task into the data transmission/reception system in the same format as the data taken in from the transmission path, and the data is made to be the same as the data taken in from the transmission path. By sequentially storing the data in the data transmitting/receiving system and passing it to the data processing execution task, the structure of the data processing execution task remains simple and it is possible to respond to the data processing request of the data processing request task.

〔実施例〕〔Example〕

以下、この発明の一実施例を第1図に基づいて説明する
。図中、第7図と同一の符号を付したものは、それぞれ
同一の要素を示している。(5)はデータ処理要求タス
ク(8)の後述するデータ模擬人力手段が有効であるか
無効であるかを選択する選択スイッチであり、有効の場
合、選択スイッチ(5)の選択に基づいてデータ模擬人
力手段によりデータ処理要求タスク(8)からデータ送
受信システム(6)を介してデータ処理実行タスク(7
)にデータ処理要求が渡されるようになされている。
An embodiment of the present invention will be described below with reference to FIG. In the figure, the same reference numerals as in FIG. 7 indicate the same elements. (5) is a selection switch that selects whether the data simulation manual means described later in the data processing request task (8) is valid or invalid; if it is valid, the data The data processing execution task (7) is transferred from the data processing request task (8) through the data transmission/reception system (6) by simulated human power means.
) so that data processing requests are passed to

すなわち、第2図は上記選択スイッチ(5)の選択に基
づいてデータ処理実行タスク(7)へのデータの流れを
制御するデータ送受信システム(6)のデータ送受信機
能の詳細を示したブロック図で、図中第5図と同一符号
を付したものはそれぞれ同一の要素を示している。
That is, FIG. 2 is a block diagram showing details of the data transmission and reception function of the data transmission and reception system (6) that controls the flow of data to the data processing execution task (7) based on the selection of the selection switch (5). , the same reference numerals as in FIG. 5 indicate the same elements.

図において、(5a)及び(5b)は互いに連動して動
作する選択スイッチ(5)の接点を示し、これらは選択
スイッチ(5)が有効選択の時に接点(5a)かON、
接点(5b)がOFFとなり、データ処理要求タスク(
8)よりのデータをデータバッファ(6a)に人力する
ようになされ、無効選択の時に接点(5a)がOFF 
、接点(5b)かONとなり、通信相手のデータ通信機
器(2)からの受信データをデータバッファ(6a)に
人力するようになされている。尚、図において接点(5
a)及び(5b)は有効選択時の状態である。
In the figure, (5a) and (5b) indicate the contacts of the selection switch (5) that operate in conjunction with each other, and when the selection switch (5) is in a valid selection, the contact (5a) is ON;
The contact (5b) turns OFF, and the data processing request task (
The data from 8) is manually input to the data buffer (6a), and the contact (5a) is turned OFF when invalid selection is made.
, the contact (5b) is turned on, and the data received from the data communication device (2) of the communication partner is inputted into the data buffer (6a). In addition, the contact point (5
a) and (5b) are the states at the time of valid selection.

また、第3図はデータ処理要求タスク(8)のフローチ
ャートを示し、従来例の第8図に示すステップ581か
ステップ531に対応し、従来のものとの違いはステッ
プ532にてタスク間通信手段の代りにデータ模擬人力
手段の処理を行うようになされている。なお、第】図に
おいて、データ処理実行タスク(7)のフローチャート
は第6図と同様である。
Further, FIG. 3 shows a flowchart of the data processing request task (8), which corresponds to step 581 or step 531 shown in FIG. 8 of the conventional example. Instead, data simulation is performed using manual means. Note that the flowchart of the data processing execution task (7) in FIG. 6 is the same as that in FIG.

従って、第1図において、データ処理要求タスク(8)
がデータ処理実行タスク(7)へデータ処理要求を行う
場合は、データ処理要求を伝送路(3)より取り込まれ
るデータと同様の形式にて、データ288人力手段(第
3図ステップ532)の処理により送受信システム(6
)にデータを渡すようになされ、このデータ模擬入力手
段により送受信システム(6)に渡されたデータはデー
タ送受信システム(6)内で伝送路(3)のデータと同
様に扱われ、データ受信手段(第6図ステップ561)
の処理を、データ処理実行タスク(7)が行った時に、
伝送路(3)のデータと同様に、データバッファ(6a
)を介してデータが取り込まれる。データ処理実行タス
ク(7)は、データ受信手段(第6図ステ・ンブ561
)の処理により取り込んだデータをデータ処理するたけ
て、伝送路(3)のデータとデータ処理要求タスク(8
)よりのデータ処理要求に対応できる。
Therefore, in FIG. 1, data processing request task (8)
When making a data processing request to the data processing execution task (7), the data processing request is processed by the data 288 manual means (step 532 in Figure 3) in the same format as the data taken in from the transmission path (3). The transmission and reception system (6
), and the data passed to the transmission/reception system (6) by this data simulation input means is handled in the same way as the data on the transmission path (3) within the data transmission/reception system (6), and the data is passed to the transmission/reception system (6) by the data simulation input means. (Step 561 in Figure 6)
When the data processing execution task (7) performs the processing of
Similarly to the data on the transmission line (3), the data buffer (6a
). The data processing execution task (7) executes the data receiving means (step 561 in FIG.
), the data on the transmission line (3) and the data processing request task (8) are processed.
) can respond to data processing requests from

すなわち、第2図において、伝送路(3)より取り込ま
れたデータは、接点(5b)かONの時、従来と同しく
、内部に設けられたデータバッファ(6a)内の既に収
納されているデータの直後へ逐次矢印の様に収納されて
いき、接点(5b)がOFFの時は、伝送路(3)より
取り込まれたデータは無視され、データバッファ(6a
)へは収納されない。
That is, in FIG. 2, when the contact (5b) is ON, the data taken in from the transmission line (3) is already stored in the internal data buffer (6a), as in the conventional case. The data is sequentially stored immediately after the data as shown by the arrow, and when the contact (5b) is OFF, the data taken in from the transmission line (3) is ignored and the data buffer (6a) is stored immediately after the data.
) is not stored.

他方、データ処理要求タスク(8)から、データ2Xm
人力手段(第3図ステップ532)の処理によってデー
タ送受信システム(6)に渡されたデータ処理要求のデ
ータは、接点(5a)がONの時、伝送路(3)より取
り込まれたデータと同様にして、データバッファ(6a
)内の既に収納されているデータの直後へ逐次矢印の様
に収納されていく。この時、接点(5b)はOFFとな
っているので、伝送路(3)より取り込まれたデータは
無視され、データバッファ(6a)へは収納されない。
On the other hand, from the data processing request task (8), data 2Xm
The data processing request data passed to the data transmitting/receiving system (6) through the processing of the human power means (step 532 in Figure 3) is the same as the data taken in from the transmission line (3) when the contact (5a) is ON. and data buffer (6a
) is stored immediately after the data that has already been stored, as shown by the arrow. At this time, since the contact (5b) is OFF, the data taken in from the transmission line (3) is ignored and is not stored in the data buffer (6a).

又、接点(5a)かOFFの時は、データ処理要求タス
ク(8)からデータ模擬人力手段(第3図ステップ53
2)の処理によってデータ送受信システム(6)に渡さ
れたデータ処理要求のデータは無視され、データバッフ
ァ(6a)へは収納されない。この時、接点(5b)は
ONとなっているので、伝送路(3)より取り込まれた
データだけかデータバッファ(6a)に収納される。
In addition, when the contact point (5a) is OFF, the data simulation manual means (step 53 in FIG. 3) is sent from the data processing request task (8).
The data of the data processing request passed to the data transmitting/receiving system (6) through the process 2) is ignored and is not stored in the data buffer (6a). At this time, since the contact (5b) is ON, only the data taken in from the transmission line (3) is stored in the data buffer (6a).

この後、データバッファ(6a)内に収納れさたデータ
は、従来と同しくデータ受信手段(第6図ステップS6
)の処理をデータ処理実行タスク(7)か行うことで、
最も先端のものより、逐次矢印の様にデータ処理実行タ
スク(7)に渡されていく。
Thereafter, the data stored in the data buffer (6a) is transferred to the data receiving means (step S6 in FIG. 6) as before.
) by performing the data processing execution task (7),
Starting from the tip, the data is sequentially passed to the data processing execution task (7) as shown by the arrow.

以上の様に、この実施例によれは、データ処理実行タス
ク(第6図)の構造は以前のままで、適宜選択スイッチ
を切り換えることでデータ処理要求タスク(8)のデー
タ処理要求に対応することができる。
As described above, according to this embodiment, the structure of the data processing execution task (Fig. 6) remains the same as before, and the data processing request of the data processing request task (8) is responded to by appropriately switching the selection switch. be able to.

なお、上記実施例では計算機システム(1)はマルチタ
スキングてあったが、必すしもマルチタスキングである
必要はない。又、上記実施例では選択スイッチ(5)に
よりデータ模擬入力手段の有効/無効を選択したが、ス
イッチの代りにCRTデイスプレィを指示して有効/無
効を選択させるなどの方法でもよい。さらに、上記実施
例では、一つの選択スイッチ(5)によりデータ処理要
求タスク(8)からのデータ模擬人力手段によるデータ
の流れの0N10FFと、伝送路(3)より取り込まれ
るデータの流れの0N10FFを連動させて行っていた
が、それぞれに別々のスイッチを設けて単独で行えるよ
うにしても良い。又、上記実施例では、選択スイッチ(
5)と、データの流れの′0N10FFを有接点により
説明したが、半導体ロジックを使って構成してもよい。
Note that although the computer system (1) is multitasking in the above embodiment, it does not necessarily need to be multitasking. Further, in the above embodiment, the selection switch (5) is used to select whether to enable or disable the data simulation input means, but instead of using the switch, the CRT display may be used to select whether to enable or disable the data simulation input means. Furthermore, in the above embodiment, one selection switch (5) selects 0N10FF of the data flow from the data processing request task (8) by the data simulation human means and 0N10FF of the data flow taken in from the transmission path (3). Although this was done in conjunction with each other, separate switches may be provided for each so that they can be performed independently. Furthermore, in the above embodiment, the selection switch (
5) and the data flow '0N10FF have been described using contact points, but they may also be constructed using semiconductor logic.

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

以上の様に、この発明によれば、データ処理要求タスク
より渡されたデータを伝送路よりのデータと同様に扱う
ようにしたので、データ処理要求タスクが、データ処理
要求を伝送路のデータと同様の形式でデータ送受信シス
テムに渡すことで、データ処理実行タスクの構造は単純
なままデータ処理要求タスクのデータ処理要求に対応す
ることかてきる。
As described above, according to the present invention, the data passed from the data processing request task is handled in the same way as the data from the transmission path, so the data processing request task treats the data processing request as data on the transmission path. By passing the data to the data transmitting/receiving system in a similar format, the structure of the data processing execution task can be kept simple while responding to the data processing request of the data processing request task.

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

第1図はこの発明の一実施例に係る計算機システムのブ
ロック図、第2図はデータ送受信機能の詳細ブロック図
、第3図はデータ処理要求タスクのフローチャート図、
第4図は従来の計算機システムの一例のブロック図、第
5図は従来のデータ送受信機能の詳細ブロック図、第6
図はデータ処理実行タスクのフローチャート図、第7図
はデータ処理要求タスクかある場合の従来の計算機シス
テムのブロック図、第8図は従来のデータ処理要求タス
クのフローチャート図、第9図はデータ処理要求タスク
がある場合の従来のデータ処理実行タスクのフローチャ
ート図である。 (1)・・・計算機システム、 (2)・・・データ通信、 (3)・・・伝送路、 5)・・・選択スイッチ、 5a)、  (5b)・・・選択スイッチの連動接点、
6)・・・データ送受信システム、 6a)・・・データバッファ、 7)・・・データ処理実行タスク、 ・・・データ処理要求タスク。 なお、 各図中、 同一符号は同一または相当部分 概 図 第 図 第 図 第 図 第 図 第 図 手 続 補 正 書(自発) 平成 2年 12月 3日 特願平2−249122号 2゜ 発明の名称 計算機システム 3゜ 補正をする者 事件との関係 特許出願人 住 所   東京都千代田区丸の内二丁目2番3号名 
称(601)三菱電機株式会社 代表者志岐守哉 4゜ 5゜
FIG. 1 is a block diagram of a computer system according to an embodiment of the present invention, FIG. 2 is a detailed block diagram of a data transmission/reception function, and FIG. 3 is a flowchart of a data processing request task.
Fig. 4 is a block diagram of an example of a conventional computer system, Fig. 5 is a detailed block diagram of a conventional data transmission/reception function, and Fig. 6 is a block diagram of an example of a conventional computer system.
Figure 7 is a flowchart of a data processing execution task, Figure 7 is a block diagram of a conventional computer system when there is a data processing request task, Figure 8 is a flowchart of a conventional data processing request task, and Figure 9 is a data processing FIG. 3 is a flowchart diagram of a conventional data processing execution task when there is a request task. (1)... Computer system, (2)... Data communication, (3)... Transmission line, 5)... Selection switch, 5a), (5b)... Interlocking contact of selection switch,
6)...Data transmission/reception system, 6a)...Data buffer, 7)...Data processing execution task,...Data processing request task. In addition, in each figure, the same reference numerals indicate the same or equivalent parts of the schematic diagram. Relationship with computer system 3° amendment case Patent applicant address 2-2-3 Marunouchi, Chiyoda-ku, Tokyo
Name (601) Mitsubishi Electric Corporation Representative Moriya Shiki 4゜5゜

Claims (1)

【特許請求の範囲】[Claims] データ通信機器から伝送路を介して受信したデータをデ
ータ処理実行タスクへ渡すデータ送受信システムを有す
る計算機システムにおいて、データ処理要求タスクより
渡されたデータとデータ通信機器より伝送路を介して受
信したデータとのいずれかを選択してデータ処理実行タ
スクへ渡す選択スイッチを備えたことを特徴とする計算
機システム。
In a computer system that has a data transmission/reception system that passes data received from a data communication device via a transmission path to a data processing execution task, the data passed from the data processing request task and the data received from the data communication device via the transmission path A computer system comprising a selection switch that selects one of the following and passes it to a data processing execution task.
JP2249122A 1990-09-19 1990-09-19 Computer system Pending JPH04151736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2249122A JPH04151736A (en) 1990-09-19 1990-09-19 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2249122A JPH04151736A (en) 1990-09-19 1990-09-19 Computer system

Publications (1)

Publication Number Publication Date
JPH04151736A true JPH04151736A (en) 1992-05-25

Family

ID=17188268

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2249122A Pending JPH04151736A (en) 1990-09-19 1990-09-19 Computer system

Country Status (1)

Country Link
JP (1) JPH04151736A (en)

Similar Documents

Publication Publication Date Title
JPH04142642A (en) Information processor having communication function
CN106776398A (en) Method and device for bidirectional control of dual systems
JPH04151736A (en) Computer system
JPH08316990A (en) Network access method
JP2933478B2 (en) Switching system resource control method
JPH11205763A (en) Image conference device
JPS62186634A (en) Host-terminal communication system by terminal protocol conversion system
JP2676423B2 (en) Office communication processing method
JPS61112204A (en) Input/output for remote process
JP2812265B2 (en) Network management method for information processing system
JPS62251954A (en) Data communication processor
JPH06337832A (en) Inter-object communication system in multi-user virtual space system
JPH0669978A (en) Inter-processor communication system
JPH0193236A (en) Communication system
JP3270040B2 (en) Bus control method
JPS5894047A (en) Terminal device
JPH05282225A (en) Intra-terminal data communication equipment
KR19990079974A (en) Apparatus for controlling delayed request between two buses in multiprocessor system and its control method
JPH03262071A (en) Parallel computers
JPH06348640A (en) Electronic circuit
JPH0225962A (en) Inter-processor communication system by serial transmission
JPS61131057A (en) Serial i/o system
JPH06243095A (en) Multi-media device
JPH05324523A (en) Pass-through control system for virtual terminal system
JPH07200435A (en) Message communication system of decentralized processing system