JPH04289945A - Terminal control system - Google Patents

Terminal control system

Info

Publication number
JPH04289945A
JPH04289945A JP3053061A JP5306191A JPH04289945A JP H04289945 A JPH04289945 A JP H04289945A JP 3053061 A JP3053061 A JP 3053061A JP 5306191 A JP5306191 A JP 5306191A JP H04289945 A JPH04289945 A JP H04289945A
Authority
JP
Japan
Prior art keywords
terminal
crt
terminal control
types
terminal equipment
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
JP3053061A
Other languages
Japanese (ja)
Inventor
Keiichi Kato
敬一 加藤
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 JP3053061A priority Critical patent/JPH04289945A/en
Publication of JPH04289945A publication Critical patent/JPH04289945A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To enhance the development and the maintainability of an application program including the control of a CRT terminal equipment, and to improve the operability of a user. CONSTITUTION:An information processor is provided with a recognizing means 3 for detecting the kind of a CRT terminal equipment 6, selects plural terminal control programs prepared in advance in accordance with the kind of the CRT terminal equipment 6, and controls the CRT terminal equipment 6 by converting a standard control command of an application program to an exclusive control command of the CRT terminal equipment 6.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は端末制御方式は、特に複
数種類のCRT端末装置を接続できる情報処理装置の端
末制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a terminal control system, and particularly to a terminal control system for an information processing apparatus to which a plurality of types of CRT terminal devices can be connected.

【0002】0002

【従来の技術】従来、この種の端末制御方式は、情報処
理装置上で応用プログラムを動作させる場合に、利用者
が情報処理装置に接続されているCRT端末の種類を調
べて、応用プログラムにこの種類を知らせ、応用プログ
ラムはこの種類に従ってCRT端末を制御するようにな
っている。
[Prior Art] Conventionally, in this type of terminal control system, when an application program is run on an information processing device, a user checks the type of CRT terminal connected to the information processing device and controls the application program. This type is notified, and the application program controls the CRT terminal according to this type.

【0003】0003

【発明が解決しようとする課題】上述した従来の端末制
御方式は、CRT端末装置を制御するために、応用プロ
グラムごとに複類の端末制御プログラムを開発し保守し
なければならないという欠点があり、また運用時に、外
部から接続されているCRT端末装置を調べて指定しな
ければならないという操作性の問題を有している。
The conventional terminal control method described above has the disadvantage that multiple terminal control programs must be developed and maintained for each application program in order to control the CRT terminal device. Furthermore, during operation, there is a problem in operability in that it is necessary to check and specify the CRT terminal device connected from the outside.

【0004】0004

【課題を解決するための手段】本発明の端末制御方式は
、複数種類のCRT端末装置を接続できる情報処理装置
の端末制御方式において、接続されているCRT端末装
置の種類を認識する端末認識手段と、CRT端末装置を
制御する標準のコマンドを端末専用のコマンドに変換す
る記憶装置に格納した複数種類の端末制御プログラムと
、応用プログラムから発行される標準のコマンドを前記
端末認識手段で認識した種類に応じて前記複数種類の端
末制御プログラムから選定した端末制御プログラムによ
って端末専用のコマンドに変換するコマンド変換手段と
を有することにより構成される。
[Means for Solving the Problems] The terminal control method of the present invention provides a terminal recognition means for recognizing the type of connected CRT terminal device in a terminal control method for an information processing device to which a plurality of types of CRT terminal devices can be connected. , multiple types of terminal control programs stored in a storage device that convert standard commands for controlling the CRT terminal device into terminal-specific commands, and types of standard commands issued from application programs recognized by the terminal recognition means. and command converting means for converting commands into terminal-specific commands using a terminal control program selected from the plurality of types of terminal control programs according to the terminal control program.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0006】図1は本発明の一実施例のブロック図であ
る。図1の実施例はCPU1に接続されたバス7に主記
憶装置2,端末認識機構3,端末接続機構4,および外
部記憶装置5が接続され、端末接続機構4に接続された
複数のCRT端末装置6のうちの1台が示されている。 また端末認識機構3と端末接続機構4との間に直接の通
信路が設けられている。図2は図1の実施例において関
係するプログラムの格納場所を示す図である。
FIG. 1 is a block diagram of one embodiment of the present invention. In the embodiment shown in FIG. 1, a main storage device 2, a terminal recognition mechanism 3, a terminal connection mechanism 4, and an external storage device 5 are connected to a bus 7 connected to a CPU 1, and a plurality of CRT terminals are connected to the terminal connection mechanism 4. One of the devices 6 is shown. Further, a direct communication path is provided between the terminal recognition mechanism 3 and the terminal connection mechanism 4. FIG. 2 is a diagram showing the storage location of related programs in the embodiment of FIG.

【0007】以上の構成において、端末制御選択プログ
ラム11はハードディスク等の外部記憶装置5から主記
憶装置2にロードされる。一方、端末認識機構3は端末
接続機構4を介してCRT端末装置6と通信を行ない、
CRT端末装置6の種類を認識する。主記憶装置2にロ
ードされた端末制御選択プログラム11は、端末認識機
構3で得られたCRT端末装置6の種類を読取る。
In the above configuration, the terminal control selection program 11 is loaded into the main storage device 2 from the external storage device 5 such as a hard disk. On the other hand, the terminal recognition mechanism 3 communicates with the CRT terminal device 6 via the terminal connection mechanism 4,
The type of CRT terminal device 6 is recognized. The terminal control selection program 11 loaded into the main storage device 2 reads the type of CRT terminal device 6 obtained by the terminal recognition mechanism 3.

【0008】図3は端末制御選択プログラム11のフロ
ーチャートである。図3のフローチャートを参照して実
施例の動作について説明を進めると、上述のように端末
制御選択プログラム11は端末認識機構3から得られた
CRT端末装置の種類を読込む(ステップ31)。読込
んだ種類に基づいて最適な端末制御プログラム12を選
択する(ステップ32)。選択結果に従って、外部記憶
装置5に格納されている端末制御プログラム12を主記
憶装置2にロードする(ステップ33)。
FIG. 3 is a flow chart of the terminal control selection program 11. The operation of the embodiment will be explained with reference to the flowchart of FIG. 3. As described above, the terminal control selection program 11 reads the type of CRT terminal obtained from the terminal recognition mechanism 3 (step 31). The most suitable terminal control program 12 is selected based on the read type (step 32). According to the selection result, the terminal control program 12 stored in the external storage device 5 is loaded into the main storage device 2 (step 33).

【0009】図4は端末制御プログラム12のフローチ
ャートである。図4のフローチャートを参照して更に実
施例の動作について説明を進めると、端末制御プログラ
ム12は応用プログラム13から発行された標準のCR
T端末制御コマンドを受取る(ステップ41)。受取っ
た標準のCRT端末制御コマンドを現在接続されている
CRT端末装置6に対応した専用の制御コマンドに変換
する(ステップ42)。次いで、専用の制御コマンドを
使用してCRT端末装置6の制御を行ない(ステップ4
3)、コマンドの実行結果を応用プログラム13に通知
し(ステップ44)、処理を終了する。
FIG. 4 is a flowchart of the terminal control program 12. To further explain the operation of the embodiment with reference to the flowchart of FIG. 4, the terminal control program 12 uses a standard CR issued by the application program 13
A T terminal control command is received (step 41). The received standard CRT terminal control command is converted into a dedicated control command corresponding to the currently connected CRT terminal device 6 (step 42). Next, the CRT terminal device 6 is controlled using a dedicated control command (step 4).
3) Notify the application program 13 of the command execution result (step 44), and end the process.

【0010】0010

【発明の効果】以上説明したように本発明は、CRT端
末装置の種類を自動的に検出して、応用プログラムから
のコマンドをそれぞれのCRT端末装置に最適なコマン
ドに変更し制御を行なうことにより、応用プログラムご
とに専用の端末制御プログラムを作成する必要がなく、
汎用の制御プログラムの作成だけでよくなる。従って開
発・保守性がよく、また利用者からみて応用プログラム
の使用に際してCRT端末装置の種類を意識しなくて済
むという効果がある。
[Effects of the Invention] As explained above, the present invention automatically detects the type of CRT terminal device and controls the CRT terminal device by changing commands from an application program to commands most suitable for each CRT terminal device. , there is no need to create a dedicated terminal control program for each application program,
All you need to do is create a general-purpose control program. Therefore, it is easy to develop and maintain, and the user does not need to be aware of the type of CRT terminal when using the application program.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

【図2】図1に用いられプログラムの格納場所を示す図
である。
FIG. 2 is a diagram showing a storage location of a program used in FIG. 1;

【図3】図2の端末制御選択プログラムのフローチャー
トである。
FIG. 3 is a flowchart of the terminal control selection program of FIG. 2;

【図4】図2の端末制御プログラムのフローチャートで
ある。
FIG. 4 is a flowchart of the terminal control program of FIG. 2;

【符号の説明】 1    CPU 2    主記憶装置 3    端末認識機構 4    端末接続機構 5    外部記憶装置 6    CRT端末装置 11    端末制御選択プログラム 12    端末制御プログラム 13    応用プログラム[Explanation of symbols] 1 CPU 2 Main memory 3 Terminal recognition mechanism 4 Terminal connection mechanism 5 External storage device 6 CRT terminal device 11 Terminal control selection program 12 Terminal control program 13 Application program

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  複数種類のCRT端末装置を接続でき
る情報処理装置の端末制御方式において、接続されてい
るCRT端末装置の種類を認識する端末認識手段と、C
RT端末装置を制御する標準のコマンドを端末専用のコ
マンドに変換する記憶装置に格納した複数種類の端末制
御プログラムと、応用プログラムから発行される標準の
コマンドを前記端末認識手段で認識した種類に応じて前
記複数種類の端末制御プログラムから選定した端末制御
プログラムによって端末専用のコマンドに変換するコマ
ンド変換手段とを有することを特徴とする端末制御方式
1. A terminal control method for an information processing apparatus to which a plurality of types of CRT terminal devices can be connected, comprising: terminal recognition means for recognizing the type of the connected CRT terminal device;
A plurality of types of terminal control programs stored in a storage device that convert standard commands for controlling the RT terminal device into terminal-specific commands, and standard commands issued from application programs according to the types recognized by the terminal recognition means. 1. A terminal control method, comprising: a command conversion means for converting commands into terminal-specific commands using a terminal control program selected from the plurality of types of terminal control programs.
JP3053061A 1991-03-19 1991-03-19 Terminal control system Pending JPH04289945A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3053061A JPH04289945A (en) 1991-03-19 1991-03-19 Terminal control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3053061A JPH04289945A (en) 1991-03-19 1991-03-19 Terminal control system

Publications (1)

Publication Number Publication Date
JPH04289945A true JPH04289945A (en) 1992-10-14

Family

ID=12932330

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3053061A Pending JPH04289945A (en) 1991-03-19 1991-03-19 Terminal control system

Country Status (1)

Country Link
JP (1) JPH04289945A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001203775A (en) * 2000-01-20 2001-07-27 Sony Corp Terminal controller, terminal control method, terminal equipment and terminal processing function control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001203775A (en) * 2000-01-20 2001-07-27 Sony Corp Terminal controller, terminal control method, terminal equipment and terminal processing function control method

Similar Documents

Publication Publication Date Title
JPH04289945A (en) Terminal control system
JPH0542749A (en) Printing suspension processing device
JP3182430B2 (en) Man-machine interface device
JPS607524A (en) Recording carrier reader
JPH0593634A (en) Command converter
JPS62243032A (en) Information processor
JPH03144705A (en) Operation state monitor for programmable controller
JPS61151746A (en) Processing method of data error
JPS6127791B2 (en)
JPH0115902B2 (en)
JPH04242420A (en) Magnetic tape data recording system
JPH02118726A (en) Job performance control system
JPS61194533A (en) Microprogram processor
JPH0619515A (en) Subprocessor of programmable controller
JPH10187581A (en) Interface device and interface change method
JPH01154190A (en) Terminal control system of fa controller
JPH04162857A (en) Software processing system for digital for digital instrumentation system communication unit
JPS62239225A (en) Disk controller recognizing system
JPS6180330A (en) Voice recognizing device
JPH03156660A (en) Syntax analysis processing system
JPH04149716A (en) Information processor
JPH0289630U (en)
JPH02272955A (en) Interruption system for arbitrary received data
JPH01178164A (en) Disk device recognizing system
JPH05244217A (en) Communication control system