JPH0784962A - Data processing system - Google Patents

Data processing system

Info

Publication number
JPH0784962A
JPH0784962A JP18933093A JP18933093A JPH0784962A JP H0784962 A JPH0784962 A JP H0784962A JP 18933093 A JP18933093 A JP 18933093A JP 18933093 A JP18933093 A JP 18933093A JP H0784962 A JPH0784962 A JP H0784962A
Authority
JP
Japan
Prior art keywords
data
processing
personal computer
task
receiving
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
JP18933093A
Other languages
Japanese (ja)
Inventor
Mitsuo Suwa
光夫 諏訪
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 JP18933093A priority Critical patent/JPH0784962A/en
Publication of JPH0784962A publication Critical patent/JPH0784962A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the transmission/reception time of a large amount of data and to improve the operability of the man-machine interface of a support function by equipping the system with a serial interface line which connects a processor to a personal computer and a parallel interface line which connects the processor to the personal computer. CONSTITUTION:The processor 2 which processes data by using a microcomputer system 1 and the system main body 4 of the personal computer (terminal) 3 which is stored with the support program of the processor 2 are connected through the serial interface (line) 5 and the parallel interface (line) 6. Then requests to input and output data to the personal computer 3 and microcomputer system 1 are sent by using the serial interface 5 and the data are sent and received by using the parallel interface 6 to support the data processing in real time. Consequently, normal transactions and the support processing can be performed in parallel.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、たとえばマイコンシ
ステムを用いてデータを処理する処理装置とこの処理装
置のサポートプログラムが記憶されているパーソナルコ
ンピュータとがインターフェースを介して接続されてい
るデータ処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing system in which a processing device for processing data using, for example, a microcomputer system and a personal computer in which a support program for the processing device is stored are connected via an interface. Regarding

【0002】[0002]

【従来の技術】従来、小規模のデータ処理システムとし
ては、データを処理する通常業務プログラムとサポート
プログラムとが内蔵されているマイコンシステムで構成
されている。このマイコンシステムは、画面表示機能と
キー入力機能とを有する端末とシリアルインターフェー
スで接続されている。このシリアルインターフェースに
より、キー入力データや画面表示データなどの少量デー
タの送受信が行われている。
2. Description of the Related Art Conventionally, a small-scale data processing system is composed of a microcomputer system in which a normal business program for processing data and a support program are incorporated. This microcomputer system is connected to a terminal having a screen display function and a key input function by a serial interface. A small amount of data such as key input data and screen display data is transmitted and received by this serial interface.

【0003】しかし、マイコンシステムが小規模から中
規模へと拡大すると同時に、サポートプログラムの機能
も多く要求され、つまり多種、多機能のサポートが要求
されるようになってきている。これにより、サポートプ
ログラムも拡大して行き、多機能なサポートプログラム
が必要となってきた。このような多機能なサポートプロ
グラムをマイコンシステムの内部に組み込むことが難し
くなっている。そこで、その問題を解決するものとし
て、マイコンシステムの外部のパーソナルコンピュータ
とをシリアルインターフェースを介して接続し、外部の
パーソナルコンピュータにサポートプログラムを置き、
マイコンシステムの内部にデータ処理(入出力)の基本
機能のみを置くようにするものが実現されている。
However, as the microcomputer system expands from a small scale to a medium scale, many functions of a support program are required, that is, various and multi-functional support is required. As a result, the support program has expanded, and a multifunctional support program has become necessary. It is difficult to incorporate such a multi-functional support program inside the microcomputer system. Therefore, as a solution to that problem, a personal computer external to the microcomputer system is connected via a serial interface, and a support program is placed on the external personal computer.
Some have realized that only the basic functions of data processing (input / output) are placed inside the microcomputer system.

【0004】この場合、サポートに必要なデータ(多量
データ)の送受信をシリアルインターフェースを介して
行い、サポート機能を実現している。
In this case, data required for support (a large amount of data) is transmitted and received via a serial interface to realize a support function.

【0005】しかし、上記のようなデータ処理システム
では、マイコンシステムとパーソナルコンピュータとが
シリアルインターフェースで接続されているため、多
種、多量のデータを短時間で処理することができず、通
信時間がかかってしまうという欠点がある。たとえ、デ
ータを圧縮しても限界があり、通信時間がかかってしま
う。
However, in the data processing system as described above, since the microcomputer system and the personal computer are connected by the serial interface, it is not possible to process a large amount of various kinds of data in a short time, and it takes a long communication time. There is a drawback that it will end up. Even if the data is compressed, there is a limit, and it takes communication time.

【0006】すなわち、サポート機能の多機能化により
送受信するデータが拡大したため、データ送受信にかか
る時間も拡大して、データ送受信の間、レスポンスが待
たされるため、サポートプログラムのマンマシンインタ
ーフェースの操作性が悪くなった。
That is, since the data to be transmitted / received is expanded due to the multi-functionalization of the support function, the time required for the data transmission / reception is also expanded, and the response is waited during the data transmission / reception. It got worse.

【0007】また、マイコンシステムとパーソナルコン
ピュータとの間のデータの通信中は、他のプログラム、
つまりパーソナルコンピュータのサポートプログラム
や、マイコンシステム内の基本のデータ処理としての業
務プログラム等がストップしてしまうという欠点があ
る。
During the data communication between the microcomputer system and the personal computer, another program,
That is, there is a drawback that the support program of the personal computer and the business program as the basic data processing in the microcomputer system stop.

【0008】[0008]

【発明が解決しようとする課題】この発明は、上記した
ように、マイコンシステムとパーソナルコンピュータと
の間のサポート用のデータの通信に時間がかかってしま
ったり、そのデータの通信中に他のプログラムがストッ
プしてしまったり、サポート機能のマンマシンインター
フェースの操作性が悪いという欠点を除去するもので、
パーソナルコンピュータとマイコンシステムをリアルタ
イムに動作させることができ、しかもマイコンシステム
の通常業務を停止させることなく、サポート用のデータ
の通信を行うことができ、さらに大容量データの送受信
時間の短縮が図れ、サポート機能のマンマシンインター
フェースの操作性を向上させることができるデータ処理
システムを提供することを目的とする。
SUMMARY OF THE INVENTION As described above, according to the present invention, it takes a long time to communicate data for support between the microcomputer system and the personal computer, or another program is in progress during the communication of the data. It eliminates the disadvantage that the man-machine interface of the support function is not easy to operate,
A personal computer and a microcomputer system can be operated in real time, and communication of support data can be performed without stopping the normal operation of the microcomputer system, and the transmission / reception time of large-capacity data can be shortened. An object of the present invention is to provide a data processing system capable of improving the operability of the man-machine interface of the support function.

【0009】[0009]

【課題を解決するための手段】この発明のデータ処理シ
ステムは、リアルタイムオペレーションシステムが動作
可能なマイコンシステムを用いてデータを処理する処理
装置とこの処理装置のサポートプログラムが記憶されて
おりリアルタイムオペレーションシステムが動作可能な
パーソナルコンピュータとがコマンド送受信用のシリア
ルインターフェース及びデータ送受信用のパラレルイン
ターフェースを介して接続されているものであって、上
記パーソナルコンピュータが、サポートの指示を入力す
る入力手段、この入力手段によるサポートの指示に対応
するコマンドを上記シリアルインターフェースを用いて
マイコンシステムに送信する第1の送信手段、この第1
の送信手段による送信に応答して上記パラレルインター
フェースを介して供給されるデータを受信する第1の受
信手段、およびこの第1の受信手段で受信したデータを
出力する出力手段から構成され、上記マイコンシステム
が、データを処理する処理手段、この処理手段による処
理結果を記憶する記憶手段、上記処理手段による処理に
影響を与えることなく、上記シリアルインターフェース
を介して供給されるコマンドを受信する第2の受信手
段、この第2の受信手段により受信したコマンドに対応
して上記記憶手段から所望のデータを読出す読出手段、
およびこの読出手段により読出されたデータを上記パラ
レルインターフェースを用いてマイコンシステムに送信
する第2の送信手段から構成されている。
A data processing system of the present invention stores a processing device for processing data using a microcomputer system capable of operating a real-time operation system and a support program for this processing device. Is connected via a serial interface for command transmission / reception and a parallel interface for data transmission / reception, the personal computer inputting means for inputting a support instruction, and the inputting means. The first transmitting means for transmitting a command corresponding to the support instruction by the microcomputer to the microcomputer system using the serial interface.
The microcomputer, which comprises first receiving means for receiving the data supplied through the parallel interface in response to the transmission by the transmitting means, and output means for outputting the data received by the first receiving means. The system receives a command supplied via the serial interface without affecting the processing means for processing the data, the storage means for storing the processing result by the processing means, and the processing by the processing means. Receiving means, reading means for reading desired data from the storage means in response to the command received by the second receiving means,
And second transmitting means for transmitting the data read by the reading means to the microcomputer system using the parallel interface.

【0010】この発明のデータ処理システムは、マイク
ロコンピュータシステムを用いてデータを処理する処理
装置とこの処理装置と接続されたパーソナルコンピュー
タとからなるものであって、上記処理装置とパーソナル
コンピュータとを接続するシリアルインターフェースラ
インと、上記処理装置とパーソナルコンピュータとを接
続するパラレルインターフェースラインとを有し、上記
パーソナルコンピュータが、上記シリアルインターフェ
ースラインを用いてコマンドを処理装置に送信する第1
の送信手段、この第1の送信手段による送信に応答して
上記パラレルインターフェースラインを介して供給され
るデータを受信する第1の受信手段、およびこの第1の
受信手段で受信したデータを出力する出力手段により構
成され、上記処理装置が、データの処理結果を記憶する
記憶手段、上記シリアルインターフェースラインを介し
て供給されるコマンドを受信する第2の受信手段、この
第2の受信手段により受信したコマンドに対応して上記
記憶手段から所望のデータを読出す読出手段、およびこ
の読出手段により読出されたデータを上記パラレルイン
ターフェースラインを用いて処理装置に送信する第2の
送信手段から構成されている。
A data processing system according to the present invention comprises a processing device for processing data using a microcomputer system and a personal computer connected to the processing device. The processing device and the personal computer are connected to each other. A serial interface line for connecting the processing device and a personal computer to each other, and the personal computer transmits a command to the processing device using the serial interface line.
The transmitting means, the first receiving means for receiving the data supplied through the parallel interface line in response to the transmission by the first transmitting means, and the data received by the first receiving means. The processing device is constituted by output means, the processing device stores the processing result of data, second receiving means for receiving a command supplied via the serial interface line, and second receiving means for receiving the command. It is composed of reading means for reading desired data from the storage means in response to a command, and second transmitting means for transmitting the data read by the reading means to the processing device using the parallel interface line. .

【0011】[0011]

【作用】この発明は、上記のような構成において、リア
ルタイムオペレーションシステムが動作可能なマイコン
システムを用いてデータを処理する処理装置とこの処理
装置のサポートプログラムが記憶されておりリアルタイ
ムオペレーションシステムが動作可能なパーソナルコン
ピュータとがコマンド送受信用のシリアルインターフェ
ースとデータ送受信用のパラレルインターフェースを介
して接続されているものにおいて、上記パーソナルコン
ピュータが、サポートの指示を入力し、この入力された
サポートの指示に対応するコマンドを上記シリアルイン
ターフェースを用いてマイコンシステムに送信し、この
送信に応答して上記パラレルインターフェースを介して
供給されるデータを受信し、この受信したデータを出力
するものであり、上記マイコンシステムが、データを処
理手段で処理し、この処理結果を記憶手段で記憶し、上
記処理手段による処理に影響を与えることなく、上記シ
リアルインターフェースを介して供給されるコマンドを
受信し、この受信したコマンドに対応して上記記憶手段
から所望のデータを読出し、この読出されたデータを上
記パラレルインターフェースを用いてマイコンシステム
に送信するようにしたものである。
According to the present invention, in the above-described structure, a processing device for processing data by using a microcomputer system capable of operating the real-time operation system and a support program for this processing device are stored, and the real-time operation system can operate. A personal computer connected via a serial interface for command transmission / reception and a parallel interface for data transmission / reception, the personal computer inputs a support instruction and responds to the input support instruction. The command is transmitted to the microcomputer system using the serial interface, the data supplied via the parallel interface is received in response to the transmission, and the received data is output. The microcomputer system processes the data by the processing means, stores the processing result in the storage means, receives the command supplied through the serial interface without affecting the processing by the processing means, Desired data is read from the storage means in response to the received command, and the read data is transmitted to the microcomputer system using the parallel interface.

【0012】[0012]

【実施例】以下、この発明の一実施例について図面を参
照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0013】図1はこの発明のデータ処理システムを示
すものであり、マイコンシステム1を用いてデータを処
理する処理装置2とこの処理装置2のサポートプログラ
ムが記憶されているパーソナルコンピュータ(端末)3
のシステム本体4とが、シリアルインターフェース(ラ
イン)5とパラレルインターフェース(ライン)6を介
して接続されている。
FIG. 1 shows a data processing system of the present invention. A processing device 2 for processing data using a microcomputer system 1 and a personal computer (terminal) 3 in which a support program for the processing device 2 is stored.
The system main body 4 is connected via a serial interface (line) 5 and a parallel interface (line) 6.

【0014】処理装置2は、上記マイコンシステム1、
磁気ディスク11、およびメモリ12等によって構成さ
れている。
The processing unit 2 includes the microcomputer system 1,
It is composed of a magnetic disk 11, a memory 12, and the like.

【0015】上記マイコンシステム1は、コマンド送受
信タスク1a、データ送受信タスク1b、データ入出力
タスク1c、および通常業務処理タスク1dにより構成
されている。コマンド送受信タスク1a、データ送受信
タスク1b、データ入出力タスク1cのサポート関係タ
スクと通常業務処理タスク1dとは並列動作可能となっ
ている。コマンド送受信タスク1aは、シリアルインタ
ーフェース5を用いてパーソナルコンピュータ3のシス
テム本体4からの要求の受付け、およびその要求に対す
る要求キューイングを行うものである。これにより、複
数の要求を受け付けることが可能である。データ送受信
タスク1bは、パラレルインターフェース6を用いてパ
ーソナルコンピュータ3のシステム本体4とのデータの
送受信を行うものである。データ入出力タスク1cは、
磁気ディスク11、メモリ12に対するデータの読み書
きを行うことにより、サポートに必要なデータの入出力
を行うものである。通常業務処理タスク1dは、通常業
務を行うものである。
The microcomputer system 1 is composed of a command transmission / reception task 1a, a data transmission / reception task 1b, a data input / output task 1c, and a normal task processing task 1d. The support related tasks of the command transmission / reception task 1a, the data transmission / reception task 1b, the data input / output task 1c and the normal business processing task 1d can operate in parallel. The command transmission / reception task 1a receives a request from the system body 4 of the personal computer 3 using the serial interface 5 and performs request queuing for the request. Thereby, it is possible to receive a plurality of requests. The data transmission / reception task 1b transmits / receives data to / from the system body 4 of the personal computer 3 using the parallel interface 6. The data input / output task 1c
By reading / writing data from / to the magnetic disk 11 and the memory 12, the data necessary for support is input / output. The normal task processing task 1d is for performing a normal task.

【0016】パーソナルコンピュータ3は、上記システ
ム本体4、CRT表示部21、キーボード22、磁気デ
ィスク23、およびフロッピーディスク24等によって
構成されている。
The personal computer 3 comprises the system body 4, a CRT display section 21, a keyboard 22, a magnetic disk 23, a floppy disk 24 and the like.

【0017】上記システム本体4は、マンマシンインタ
ーフェースタスク4a、コマンド送受信タスク4b、デ
ータ送受信タスク4c、データ入出力タスク4d、およ
びサポートメインタスク4eにより構成されている。
The system main body 4 is composed of a man-machine interface task 4a, a command transmission / reception task 4b, a data transmission / reception task 4c, a data input / output task 4d, and a support main task 4e.

【0018】マンマシンインターフェースタスク4a
は、CRT表示部21、キーボード22を用いてオペレ
ータとのインターフェースを行うものである。コマンド
送受信タスク4bは、シリアルインターフェース5を用
いてマイコンシステム1に要求(データ入力要求、デー
タ出力要求、キャンセル)を行うものである。データ送
受信タスク4cは、パラレルインターフェース6を用い
て処理装置2のマイコンシステム1とのデータの送受信
を行うものである。データ入出力タスク4dは、磁気デ
ィスク23とフロッピーディスク24に対するデータの
読み書きを行うことにより、サポートに必要なデータの
入出力を行うものである。サポートメインタスク4e
は、上記マンマシンインターフェースタスク4a、コマ
ンド送受信タスク4b、データ送受信タスク4c、デー
タ入出力タスク4dの制御を行うものである。
Man-machine interface task 4a
Uses the CRT display unit 21 and the keyboard 22 to interface with the operator. The command transmission / reception task 4b uses the serial interface 5 to make a request (data input request, data output request, cancel) to the microcomputer system 1. The data transmission / reception task 4c transmits / receives data to / from the microcomputer system 1 of the processing device 2 using the parallel interface 6. The data input / output task 4d inputs / outputs data required for support by reading / writing data from / to the magnetic disk 23 and the floppy disk 24. Support main task 4e
Controls the man-machine interface task 4a, command transmission / reception task 4b, data transmission / reception task 4c, and data input / output task 4d.

【0019】上記処理装置2のマイコンシステム1とパ
ーソナルコンピュータ3のシステム本体4は、リアルタ
イムOS(オペレーションシステム)が動作可能なもの
であり、通常業務とサポート処理とが並列処理できる。
The microcomputer system 1 of the processing device 2 and the system body 4 of the personal computer 3 are capable of operating a real-time OS (operation system), and can perform normal operations and support operations in parallel.

【0020】次に、サポートプログラムの動作について
説明する。
Next, the operation of the support program will be described.

【0021】まず、パーソナルコンピュータ3のシステ
ム本体4のサポートプログラムが起動されると、サポー
トに必要なデータ(複数データ)を要求し、マンマシン
インターフェースタスク4aに制御を移す。マンマシン
インターフェースタスク4aはタイトル メニュー等を
CRT表示部21で表示して、オペレータの入力を待
つ。
First, when the support program of the system main body 4 of the personal computer 3 is activated, it requests data (a plurality of data) required for support, and transfers control to the man-machine interface task 4a. The man-machine interface task 4a displays a title menu or the like on the CRT display unit 21 and waits for operator input.

【0022】マイコンシステム1側は通常業務中(業務
タスク動作中)でパーソナルコンピュータ3からのデー
タ入出力要求(複数データ)を受付け、マイコンシステ
ム1内で要求のキューイングを行い、要求を順次取出
し、要求により必要なデータをデータ入出力タスク1
c、データ送受信タスク1dを介して、パーソナルコン
ピュータ3とのデータ送受信を行う。この際、リアルタ
イムOSの管理下で動作しているため、通常業務処理タ
スク1dも停止することはない。
The microcomputer system 1 side accepts a data input / output request (a plurality of data) from the personal computer 3 during normal business (operation of a business task), queues the request in the microcomputer system 1, and sequentially takes out the requests. , Data input / output task 1 required by request
c, data transmission / reception with the personal computer 3 is performed via the data transmission / reception task 1d. At this time, since it is operating under the control of the real-time OS, the normal business processing task 1d is not stopped.

【0023】また、パーソナルコンピュータ3側がデー
タ入出力要求を出して、データ入出力の処理が終わって
いなくても、サポートプログラムが中断した場合、キャ
ンセル要求を出せば1度出してしまった要求のデータ送
受信がすべて終了しなくてもサポートがすぐに終了でき
る。
Further, even if the personal computer 3 issues a data input / output request and the data input / output processing is not completed, if the support program is interrupted and the cancel request is issued, the request data once issued. Support can be ended immediately even if all transmission and reception are not completed.

【0024】また、データ入出力はパラレルインターフ
ェース6を使用することにより、多量データになって
も、データ送受信にかかる時間が短縮されている。
Further, by using the parallel interface 6 for data input / output, the time required for data transmission / reception is shortened even if a large amount of data is generated.

【0025】上記パーソナルコンピュータ3のシステム
本体4側の動作について、図2に示すフローチャートを
参照しつつ説明する。すなわち、サポートメインタスク
4eにサポートプログラムの起動が指示された場合、サ
ポートメインタスク4eはコマンド送受信タスク4bに
固定データ要求を出力する。すると、コマンド送受信タ
スク4bは、固定データ要求に対するデータ受信要求コ
マンドをシリアルインターフェース5を介してコマンド
送受信タスク1aに供給する。
The operation of the system body 4 side of the personal computer 3 will be described with reference to the flow chart shown in FIG. That is, when the support main task 4e is instructed to start the support program, the support main task 4e outputs a fixed data request to the command transmission / reception task 4b. Then, the command transmission / reception task 4b supplies a data reception request command for the fixed data request to the command transmission / reception task 1a via the serial interface 5.

【0026】このコマンドに応答して、データ送受信タ
スク4cにパラレルインターフェース6を介してデータ
送受信タスク1bからのデータ(固定データ)が供給さ
れた際、データ送受信タスク4cはそのデータを受入
れ、データ入出力タスク4dにデータ書込み要求を出力
する。データ入出力タスク4dはその受入れたデータを
磁気ディスク23あるいは図示しないメモリに書込む。
この書込みが終了した際、データ入出力タスク4dはデ
ータ受信終了通知をサポートメインタスク4eに出力す
る。
When data (fixed data) from the data transmission / reception task 1b is supplied to the data transmission / reception task 4c via the parallel interface 6 in response to this command, the data transmission / reception task 4c receives the data and inputs the data. A data write request is output to the output task 4d. The data input / output task 4d writes the received data in the magnetic disk 23 or a memory (not shown).
When this writing is completed, the data input / output task 4d outputs a data reception end notification to the support main task 4e.

【0027】また、サポートメインタスク4eは、上記
固定データ要求を出力した後、メニュー表示要求をマン
マシンインターフェースタスク4aに出力する。する
と、マンマシンインターフェースタスク4aは、CRT
表示部21によりメニューを表示する。この案内に応じ
てオペレータはサポートの指示をキーボード22からキ
ー入力する。すると、マンマシンインターフェースタス
ク4aは、キーデータをサポートメインタスク4eに出
力する。これにより、サポートメインタスク4eは、そ
のキーデータに応じた指定データ要求をコマンド送受信
タスク4bに出力する。すると、コマンド送受信タスク
4bは、指定データ要求に対するデータ受信要求コマン
ドをシリアルインターフェース5を介してコマンド送受
信タスク1aに供給する。
The support main task 4e outputs the fixed data request and then outputs a menu display request to the man-machine interface task 4a. Then, the man-machine interface task 4a is the CRT.
The display unit 21 displays the menu. In response to this guidance, the operator inputs a support instruction from the keyboard 22. Then, the man-machine interface task 4a outputs the key data to the support main task 4e. As a result, the support main task 4e outputs a designated data request corresponding to the key data to the command transmission / reception task 4b. Then, the command transmission / reception task 4b supplies a data reception request command for the designated data request to the command transmission / reception task 1a via the serial interface 5.

【0028】このコマンドに応答して、データ送受信タ
スク4cにパラレルインターフェース6を介してデータ
送受信タスク1bからのデータ(指定データ)が供給さ
れた際、データ送受信タスク4cはそのデータを受入
れ、データ入出力タスク4dにデータ書込み要求を出力
する。データ入出力タスク4dはその受入れたデータを
磁気ディスク23あるいは図示しないメモリに書込む。
この書込みが終了した際、データ入出力タスク4dはデ
ータ受信終了通知をサポートメインタスク4eに出力す
る。
In response to this command, when the data transmission / reception task 4c is supplied with data (designated data) from the data transmission / reception task 1b via the parallel interface 6, the data transmission / reception task 4c receives the data and inputs the data. A data write request is output to the output task 4d. The data input / output task 4d writes the received data in the magnetic disk 23 or a memory (not shown).
When this writing is completed, the data input / output task 4d outputs a data reception end notification to the support main task 4e.

【0029】ついで、サポートメインタスク4eは、デ
ータ編集と画面表示要求をマンマシンインターフェース
タスク4aに出力する。すると、マンマシンインターフ
ェースタスク4aは、CRT表示部21により上記書込
んだデータを編集データとして表示する。
Next, the support main task 4e outputs a data edit and screen display request to the man-machine interface task 4a. Then, the man-machine interface task 4a causes the CRT display unit 21 to display the written data as edited data.

【0030】上記マイコンシステム1側の動作につい
て、図3に示すフローチャートを参照しつつ説明する。
すなわち、通常業務処理タスク1dにより通常業務が処
理されており、この業務処理で生じたデータが磁気ディ
スク11やメモリ12に保存される。この通常業務が処
理されている状態で、システム本体4のコマンド送受信
タスク4bからのデータ受信要求コマンドがシリアルイ
ンターフェース5を介してコマンド送受信タスク1aに
供給される。すると、コマンド送受信タスク1aはその
要求の受付け、その要求に対する要求キューイングを行
う。この要求キューに応じて、データ入出力タスク1c
は磁気ディスク11やメモリ12から必要とするデータ
を読出す。この読出されたデータはデータ送受信タスク
1bからパラレルインターフェース6を介してシステム
本体4のデータ送受信タスク4cに供給される。
The operation of the microcomputer system 1 will be described with reference to the flow chart shown in FIG.
That is, the normal business processing task 1d is processing the normal business, and the data generated by this business processing is stored in the magnetic disk 11 or the memory 12. In the state where this normal work is processed, the data reception request command from the command transmission / reception task 4b of the system main body 4 is supplied to the command transmission / reception task 1a via the serial interface 5. Then, the command transmission / reception task 1a receives the request and performs request queuing for the request. In response to this request queue, the data input / output task 1c
Reads necessary data from the magnetic disk 11 or the memory 12. The read data is supplied from the data transmission / reception task 1b to the data transmission / reception task 4c of the system body 4 via the parallel interface 6.

【0031】上記したように、リアルタイムオペレーシ
ョンシステムが動作可能なマイコンシステムを用いてデ
ータを処理する処理装置とこの処理装置のサポートプロ
グラムが記憶されておりリアルタイムオペレーションシ
ステムが動作可能なパーソナルコンピュータとがコマン
ド送受信用のシリアルインターフェースとデータ送受信
用のパラレルインターフェースを介して接続されている
ものにおいて、上記パーソナルコンピュータが、サポー
トの指示を入力し、この入力されたサポートの指示に対
応するコマンドを上記シリアルインターフェースを用い
てマイコンシステムに送信し、この送信に応答して上記
パラレルインターフェースを介して供給されるデータを
受信し、この受信したデータを出力するものであり、上
記マイコンシステムが、データを処理手段で処理し、こ
の処理結果を記憶手段で記憶し、上記処理手段による処
理に影響を与えることなく、上記シリアルインターフェ
ースを介して供給されるコマンドを受信し、この受信し
たコマンドに対応して上記記憶手段から所望のデータを
読出し、この読出されたデータを上記パラレルインター
フェースを用いてマイコンシステムに送信するようにし
たものである。
As described above, the processing device for processing data by using the microcomputer system capable of operating the real-time operation system and the personal computer capable of operating the real-time operation system in which the support program for the processing device is stored are commands. When connected via a serial interface for transmission / reception and a parallel interface for data transmission / reception, the personal computer inputs a support instruction, and a command corresponding to the input support instruction is input to the serial interface. The data is transmitted to the microcomputer system by using the microcomputer system, the data supplied via the parallel interface is received in response to the transmission, and the received data is output. Processes the data by the processing means, stores the processing result in the storage means, receives a command supplied through the serial interface without affecting the processing by the processing means, and receives the received command. In response to the above, desired data is read from the storage means, and the read data is transmitted to the microcomputer system using the parallel interface.

【0032】すなわち、シリアルインターフェースとパ
ラレルインターフェースとを併用して通信し、リアルタ
イムにサポートするシステムである。
That is, it is a system that uses a serial interface and a parallel interface together for communication and supports them in real time.

【0033】また、サポートプログラムを起動しても、
マイコンシステムの通常業務処理を停止させることなく
サポート処理が実現でき、シリアルインターフェースと
パラレルインターフェースの2チャンネルを設けたこと
により、データ入出力及びキャンセル等のコマンド要求
を随時受付け可能となり、データ入出力処理に時間を奪
われることがなくなり、レスポンスの良いサポートプロ
グラムとなる。また、データ入出力(多量デ−タ)には
パラレルインターフェースを使用することにより、高速
なデータ送受信も可能である。
Moreover, even if the support program is started,
Support processing can be realized without stopping the normal business processing of the microcomputer system, and by providing two channels of serial interface and parallel interface, it is possible to accept command requests such as data input / output and cancellation at any time, and data input / output processing It will not take time to become a responsive support program. In addition, high speed data transmission / reception is possible by using a parallel interface for data input / output (large amount of data).

【0034】これにより、パーソナルコンピュータとマ
イコンシステムをリアルタイムに動作させることがで
き、しかもマイコンシステムの通常業務を停止させるこ
となく、サポート用のデータの通信を行うことができ、
さらに大容量データの送受信時間の短縮が図れ、サポー
ト機能のマンマシンインターフェースの操作性を向上さ
せることができる。
As a result, the personal computer and the microcomputer system can be operated in real time, and the supporting data can be communicated without stopping the normal operation of the microcomputer system.
Furthermore, the transmission / reception time of large-capacity data can be shortened, and the operability of the man-machine interface of the support function can be improved.

【0035】[0035]

【発明の効果】以上詳述したようにこの発明によれば、
パーソナルコンピュータとマイコンシステムをリアルタ
イムに動作させることができ、しかもマイコンシステム
の通常業務を停止させることなく、サポート用のデータ
の通信を行うことができ、さらに大容量データの送受信
時間の短縮が図れ、サポート機能のマンマシンインター
フェースの操作性を向上させることができるデータ処理
システムを提供できる。
As described above in detail, according to the present invention,
The personal computer and the microcomputer system can be operated in real time, and the data for support can be communicated without stopping the normal operation of the microcomputer system, and the transmission / reception time of large-capacity data can be shortened. A data processing system capable of improving the operability of the man-machine interface of the support function can be provided.

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

【図1】この発明の一実施例におけるデータ処理システ
ムの全体の構成を示すブロック図。
FIG. 1 is a block diagram showing the overall configuration of a data processing system according to an embodiment of the present invention.

【図2】パーソナルコンピュータのシステム本体側の動
作を説明するためのフローチャート。
FIG. 2 is a flowchart for explaining the operation of the system body of the personal computer.

【図3】処理装置のマイコンシステム側の動作を説明す
るためのフローチャート。
FIG. 3 is a flowchart for explaining the operation of the processing device on the microcomputer system side.

【符号の説明】[Explanation of symbols]

1…マイコンシステム 1a…コマンド送受信タスク 1b…データ送受信タスク 1c…データ入出力タスク 1d…通常業務処理タスク 2…処理装置 3…パーソナルコンピュータ 4…システム本体 4a…マンマシンインターフェースタスク 4b…コマンド送受信タスク 4c…データ送受信タスク 4d…データ入出力タスク 4e…サポートメインタスク 5…シリアルインターフェース 6…パラレルインターフェース 1 ... Microcomputer system 1a ... Command transmission / reception task 1b ... Data transmission / reception task 1c ... Data input / output task 1d ... Normal business processing task 2 ... Processing device 3 ... Personal computer 4 ... System main body 4a ... Man-machine interface task 4b ... Command transmission / reception task 4c ... Data transmission / reception task 4d ... Data input / output task 4e ... Support main task 5 ... Serial interface 6 ... Parallel interface

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 リアルタイムオペレーションシステムが
動作可能なマイコンシステムを用いてデータを処理する
処理装置とこの処理装置のサポートプログラムが記憶さ
れておりリアルタイムオペレーションシステムが動作可
能なパーソナルコンピュータとがコマンド送受信用のシ
リアルインターフェース及びデータ送受信用のパラレル
インターフェースを介して接続されているデータ処理シ
ステムであって、 上記パーソナルコンピュータが、 サポートの指示を入力する入力手段と、 この入力手段によるサポートの指示に対応するコマンド
を上記シリアルインターフェースを用いてマイコンシス
テムに送信する第1の送信手段と、 この第1の送信手段による送信に応答して上記パラレル
インターフェースを介して供給されるデータを受信する
第1の受信手段と、 この第1の受信手段で受信したデータを出力する出力手
段とにより構成され、 上記マイコンシステムが、 データを処理する処理手段と、 この処理手段による処理結果を記憶する記憶手段と、 上記処理手段による処理に影響を与えることなく、上記
シリアルインターフェースを介して供給されるコマンド
を受信する第2の受信手段と、 この第2の受信手段により受信したコマンドに対応して
上記記憶手段から所望のデータを読出す読出手段と、 この読出手段により読出されたデータを上記パラレルイ
ンターフェースを用いてマイコンシステムに送信する第
2の送信手段とから構成されることを特徴とするデータ
処理システム。
1. A command transmitting / receiving apparatus for processing data by using a microcomputer system capable of operating a real-time operation system, and a personal computer capable of operating the real-time operation system in which a support program for the processing apparatus is stored. A data processing system connected via a serial interface and a parallel interface for transmitting and receiving data, wherein the personal computer inputs input means for inputting a support instruction, and a command corresponding to the support instruction by the input means. To the microcomputer system using the serial interface, and receives data supplied via the parallel interface in response to the transmission by the first transmitting means. No. 1 receiving means and output means for outputting the data received by the first receiving means, the microcomputer system processes the data, and storage means stores the processing result by the processing means. And second receiving means for receiving a command supplied through the serial interface without affecting the processing by the processing means, and the storage corresponding to the command received by the second receiving means. A data processing system comprising a reading means for reading desired data from the means, and a second transmitting means for transmitting the data read by the reading means to the microcomputer system using the parallel interface. .
【請求項2】 マイクロコンピュータシステムを用いて
データを処理する処理装置とこの処理装置と接続された
パーソナルコンピュータとからなるデータ処理システム
であって、 上記処理装置とパーソナルコンピュータとを接続するシ
リアルインターフェースラインと、上記処理装置とパー
ソナルコンピュータとを接続するパラレルインターフェ
ースラインとを有し、 上記パーソナルコンピュータが、 上記シリアルインターフェースラインを用いてコマンド
を処理装置に送信する第1の送信手段と、 この第1の送信手段による送信に応答して上記パラレル
インターフェースラインを介して供給されるデータを受
信する第1の受信手段と、 この第1の受信手段で受信したデータを出力する出力手
段とにより構成され、 上記処理装置が、 データの処理結果を記憶する記憶手段と、 上記シリアルインターフェースラインを介して供給され
るコマンドを受信する第2の受信手段と、 この第2の受信手段により受信したコマンドに対応して
上記記憶手段から所望のデータを読出す読出手段と、 この読出手段により読出されたデータを上記パラレルイ
ンターフェースラインを用いて処理装置に送信する第2
の送信手段とから構成されることを特徴とするデータ処
理システム。
2. A data processing system comprising a processing device for processing data using a microcomputer system and a personal computer connected to the processing device, the serial interface line connecting the processing device and the personal computer. And a parallel interface line connecting the processing device and the personal computer, the personal computer transmitting a command to the processing device using the serial interface line, and the first transmission means. It comprises first receiving means for receiving the data supplied through the parallel interface line in response to the transmission by the transmitting means, and output means for outputting the data received by the first receiving means. The processing unit Storage means for storing the processing result of the above, a second receiving means for receiving a command supplied through the serial interface line, and a desired one from the storage means corresponding to the command received by the second receiving means. Reading means for reading the data of the above, and a second means for transmitting the data read by the reading means to the processing device using the parallel interface line.
A data processing system, comprising:
JP18933093A 1993-06-30 1993-06-30 Data processing system Pending JPH0784962A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18933093A JPH0784962A (en) 1993-06-30 1993-06-30 Data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18933093A JPH0784962A (en) 1993-06-30 1993-06-30 Data processing system

Publications (1)

Publication Number Publication Date
JPH0784962A true JPH0784962A (en) 1995-03-31

Family

ID=16239548

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18933093A Pending JPH0784962A (en) 1993-06-30 1993-06-30 Data processing system

Country Status (1)

Country Link
JP (1) JPH0784962A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6522674B1 (en) 1999-09-21 2003-02-18 Komatsu Ltd. Pulsed laser control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6522674B1 (en) 1999-09-21 2003-02-18 Komatsu Ltd. Pulsed laser control system

Similar Documents

Publication Publication Date Title
JPH0766334B2 (en) Image display device
US6219583B1 (en) Control system
US6668205B1 (en) Control method of factory automation system, recording medium recording a program therefor and central processor of factory automation system
JPH0784962A (en) Data processing system
JPH0639370Y2 (en) Data processing device
US5333259A (en) Graphic information processing system having a RISC CPU for displaying information in a window
JPH0535487A (en) System for loading operation system
JP2876576B2 (en) Numerical control unit
JPH04288603A (en) Numerical controller
JPH0748214B2 (en) Data editing system
JP3002406B2 (en) Graphic processor
JP3131918B2 (en) Memory device
US5680646A (en) Input/output control system
JPS59172028A (en) Audio interface
JPH05143502A (en) Controller for distribution of terminal computer
JPH06149738A (en) Information terminal device
JPH03144708A (en) Automatic programming device
JPH054694B2 (en)
JPH01260554A (en) File transfer completion informing system
JPS63123150A (en) Computer system
JPH01205254A (en) Data processor
JPH0381854A (en) Memory access system
JP2002091520A (en) Programmable controller and memory module
JPH11161592A (en) Disk device and program recorded machine readable recording medium
JPS6336304A (en) Programmable controller system