JPH04171525A - Screen controller - Google Patents

Screen controller

Info

Publication number
JPH04171525A
JPH04171525A JP30010590A JP30010590A JPH04171525A JP H04171525 A JPH04171525 A JP H04171525A JP 30010590 A JP30010590 A JP 30010590A JP 30010590 A JP30010590 A JP 30010590A JP H04171525 A JPH04171525 A JP H04171525A
Authority
JP
Japan
Prior art keywords
data
screen
host
input
display
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
JP30010590A
Other languages
Japanese (ja)
Inventor
Rika Yanagawa
梁川 りか
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 Engineering Ltd
Original Assignee
NEC Engineering Ltd
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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP30010590A priority Critical patent/JPH04171525A/en
Publication of JPH04171525A publication Critical patent/JPH04171525A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the display of several screens based on the data received from a host at one time by analyzing and editing the data received from the host and displaying the data on a display screen after allocating an ID showing the storing place of each data. CONSTITUTION:A communication controller 11 is provided together with a display data analyzing part 12 which allocates an ID to each data received from a host to show the storing places of the data after analyzing and editing them and then displays the ID in a specific area set previously on a screen 3, a display executing part 3 which displays the analyzed data on the screen 3, an input executing part 15 which inputs the ID through an input device of a keyboard 2, and an input data editing part 14 which edits the data shown by the input ID. In such a constitution, the data received from a host are edited for each screen and divided with an ID given for each screen. Thus plural screens can be controlled and therefore the data on plural screens can be received with a single data transmission request given to the host.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は表示画面を制御する画面制御装置に関する。[Detailed description of the invention] [Industrial application field] The present invention relates to a screen control device that controls a display screen.

〔従来の技術〕[Conventional technology]

従来の画面制御装置は、1つの画面に対する制御文によ
り実行され、データを画面に表示する場合は制御文で示
される必要データをホストから受信して指定の形式に編
集し、制御文で示される位置にデータをセットしている
。また、ホストから1度に送られてくるデータは1画面
分であり、何画面かを表示するためには画面を換える度
にホストへデータ転送要求を出してホストからデータを
受信する構成となっている。
Conventional screen control devices are executed by control statements for one screen, and when displaying data on the screen, the necessary data indicated by the control statement is received from the host, edited into a specified format, and then displayed by the control statement. Data is set at the position. In addition, the data sent from the host at a time is for one screen, and in order to display several screens, a data transfer request is sent to the host each time the screen is changed, and data is received from the host. ing.

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

上述した従来の画面制御装置では、ホストから1度に送
られてくるデータは1画面分であり、何画面かを表示す
るためには画面を換える度にホストへデータ転送要求を
出してホストからデータを受信するという一連の動作が
必要となり、画面の切換え速度が遅いという欠点がある
In the conventional screen control device described above, the data sent from the host at a time is for one screen at a time, and in order to display several screens, a data transfer request is issued to the host each time the screen is changed. It requires a series of operations to receive data, and has the disadvantage that the screen switching speed is slow.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の画面制御装置は、ホストとのデータ通信を制御
する通信制御装置と、前記ホストから受信したデータを
解析し編集した後に各前記データに格納場所を示すID
を割当て前記表示画面の予め設定した特定箇所にID表
示を行う表示データ解析部と、解析した前記データを前
記表示画面に表示する表示実行部と、入力装置による前
記IDの入力を行う入力実行部と、前記よりが示すデー
タを編集する入力データ編集部とを有している。
The screen control device of the present invention includes a communication control device that controls data communication with a host, and an ID that indicates a storage location for each of the data after analyzing and editing the data received from the host.
a display data analysis unit that allocates the ID and displays the ID at a preset specific location on the display screen; a display execution unit that displays the analyzed data on the display screen; and an input execution unit that inputs the ID using an input device. and an input data editing section that edits the data indicated by the above.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図、第2図は
本実施例の動作フローの一例を示す図である。
FIG. 1 is a block diagram showing one embodiment of the present invention, and FIG. 2 is a diagram showing an example of the operation flow of this embodiment.

第1図において、本実施例の画面制御装W1は、ホスト
とのデータ通信を制御する通信制御装置l!!11と、
ホストから受信したデータを解析し編集した後に各デー
タに格納場所を示すIDを割当て画面3の予め設定した
特定箇所にJD表示を行う表示データ解析部12と、解
析したデータを画面3に表示する表示実行部3と、キー
ボード2の入力装置によるIDの入力を行う入力実行部
15と、入力よりが示すデータを編集する入力データ編
集部14とを有して構成している。
In FIG. 1, the screen control device W1 of this embodiment is a communication control device l! that controls data communication with the host. ! 11 and
After analyzing and editing the data received from the host, a display data analysis unit 12 assigns an ID indicating the storage location to each data and displays the JD at a preset specific location on the screen 3, and displays the analyzed data on the screen 3. It includes a display execution section 3, an input execution section 15 that inputs an ID using the input device of the keyboard 2, and an input data editing section 14 that edits the data indicated by the input.

次に、本実施例の動作について第1図、第2図を併用し
て説明する。
Next, the operation of this embodiment will be explained using FIG. 1 and FIG. 2 together.

先ず、画面制御装置1は必要性の高いデータをtとめて
送信するようにホストへデータ転送要求を出す(Sl)
。ホストから送られたデータは全て通信制御部11を経
て受信しく52)、表示データ解析部12で解析され、
画面ごとに編集され、格納位置を示すよりが付けられる
(S3)。
First, the screen control device 1 issues a data transfer request to the host to stop and transmit highly necessary data (Sl).
. All data sent from the host is received via the communication control unit 11 (52), analyzed by the display data analysis unit 12,
It is edited for each screen, and a line indicating the storage position is added (S3).

表示データ解析部12は表示実行部13を介して各デー
タに割当てたrDを画面3の予め設定した特定箇所に表
示する(S4)。
The display data analysis unit 12 displays the rD assigned to each data via the display execution unit 13 at a preset specific location on the screen 3 (S4).

キーボード2から入力実行部15を介してIDの入力が
行われると(S5)、入力データ編集部14は入力され
たIDを参照することにより、IDで示される位置に格
納されであるデータを表示実行部14を介して画面3に
表示する。
When an ID is input from the keyboard 2 via the input execution unit 15 (S5), the input data editing unit 14 refers to the input ID and displays the data stored at the position indicated by the ID. It is displayed on the screen 3 via the execution unit 14.

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

以上説明したように本発明は、ホストがち受信したデー
タを画面単位に編集し、画面ごとのデータにIDを付け
て区分することにより、複数の画面を制御するので、ホ
ストに対する1回のデータ送信要求で複数両面分のデー
タを受信することができ、複数の画面を連続して表示す
る場合の表示処理時間を従来より短くすることができる
効果がある。
As explained above, the present invention controls multiple screens by editing the data received by the host on a screen-by-screen basis and assigning IDs to the data for each screen, so that one data transmission to the host is not necessary. Data for multiple sides can be received upon request, and the display processing time when displaying multiple screens consecutively can be shortened compared to the conventional technology.

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

第1図は本発明の一実施例を示すブロック図、第2図は
本実施例の動作フローの一例を示す図である。 1・・・画面制御装置、11・・・通信制御部、12・
・・表示データ解析部、13・・・表示実行部、14・
・・入力データ編集部、15・・・入力実行部、2・・
・キーボード、3・・・画面。
FIG. 1 is a block diagram showing one embodiment of the present invention, and FIG. 2 is a diagram showing an example of the operation flow of this embodiment. 1... Screen control device, 11... Communication control unit, 12.
... Display data analysis section, 13... Display execution section, 14.
...Input data editing section, 15...Input execution section, 2...
・Keyboard, 3...screen.

Claims (1)

【特許請求の範囲】[Claims]  表示画面を制御する画面制御装置において、ホストと
のデータ通信を制御する通信制御部と、前記ホストから
受信したデータを解析し編集した後に各前記データに格
納場所を示すIDを割当て前記表示画面の予め設定した
特定箇所にID表示を行う表示データ解析部と、解析し
た前記データを前記表示画面に表示する表示実行部と、
入力装置による前記IDの入力を行う入力実行部と、前
記よりが示すデータを編集する入力データ編集部とを有
し、前記入力データ編集部が入力された前記IDによっ
て示される位置に格納されているデータを前記表示画面
に表示することを特徴とする画面制御装置。
A screen control device that controls a display screen includes a communication control unit that controls data communication with a host, and a communication control unit that analyzes and edits data received from the host and then assigns an ID indicating a storage location to each piece of data and controls the display screen. a display data analysis unit that displays an ID at a preset specific location; a display execution unit that displays the analyzed data on the display screen;
It has an input execution unit that inputs the ID using an input device, and an input data editing unit that edits the data indicated by the input data, and the input data editing unit is stored at a position indicated by the input ID. A screen control device that displays data on the display screen.
JP30010590A 1990-11-06 1990-11-06 Screen controller Pending JPH04171525A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30010590A JPH04171525A (en) 1990-11-06 1990-11-06 Screen controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30010590A JPH04171525A (en) 1990-11-06 1990-11-06 Screen controller

Publications (1)

Publication Number Publication Date
JPH04171525A true JPH04171525A (en) 1992-06-18

Family

ID=17880778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30010590A Pending JPH04171525A (en) 1990-11-06 1990-11-06 Screen controller

Country Status (1)

Country Link
JP (1) JPH04171525A (en)

Similar Documents

Publication Publication Date Title
JPH04171525A (en) Screen controller
JPH07191820A (en) Multiwindow display system
JPS62285186A (en) Input method for multi-window system
JPH0511959A (en) Multiwindow controller
JPS61131031A (en) Artificial virtual displaying system
JPH04204994A (en) Computer system
JPH03219320A (en) Remote control for electronic computer
JPH01244502A (en) Pc program display system
JP2538040B2 (en) Process priority setting method and multi-process management device
JPH07334230A (en) Plant integrated control human interface device
JPH03286264A (en) Guidance display system by moving image mode
JPH05134643A (en) Multi-window display system
JPS6010339A (en) Command parameter analysis system
JPH04170585A (en) Switching control method for multiwindow system
JPS6148004A (en) Crt display system for numeric control
JPH03126127A (en) Data input/output method for interactive system
JPS63316891A (en) Display device with multiwindow display function
JPH0321821A (en) Picture display device
JPH02170267A (en) Spot control system device
JPH01112459A (en) Terminal equipment
JPH0233616A (en) Reallocation system for data item
JPH03192450A (en) Screen control system
JPH02170223A (en) Display control system
JPS63184126A (en) Information input device
JPS6290725A (en) Crt display system