JPH0256699A - Computer control system - Google Patents

Computer control system

Info

Publication number
JPH0256699A
JPH0256699A JP63209071A JP20907188A JPH0256699A JP H0256699 A JPH0256699 A JP H0256699A JP 63209071 A JP63209071 A JP 63209071A JP 20907188 A JP20907188 A JP 20907188A JP H0256699 A JPH0256699 A JP H0256699A
Authority
JP
Japan
Prior art keywords
display
screen
image
data
picture
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
JP63209071A
Other languages
Japanese (ja)
Inventor
Noriyasu Okitani
沖谷 宣保
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 JP63209071A priority Critical patent/JPH0256699A/en
Publication of JPH0256699A publication Critical patent/JPH0256699A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Alarm Systems (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To shorten time from the request of display to the completion of the display by updating a picture image on a storing medium to be newest one each time a data updating event is generated, reading the picture image on the storing medium when there is the picture display request and displaying this picture image on a display screen as it is. CONSTITUTION:A picture image preparing means 11 reads data, which are needed for the picture display, from a storing area and the picture image is made and housed to image storing areas 3-6. Each time the data updating event is generated, the picture image is updated to the newest one. A screen display means 12 reads the picture image to be requested from any one of the image storing areas 3-6 when the picture display request is generated. Then, the requested picture image is displayed on a display screen 2. Thus, processing to read the data from the plural storing areas in each generation of the picture display request is eliminated and processing to work the data for display is also eliminated. Then, the time from the picture display request to the completion of the display can be shortened.

Description

【発明の詳細な説明】 〔発明の目的〕 (産業上の利用分野) この発明は、計算機による監視データを表示スクリーン
に表示する計算機制御システムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Field of Application) The present invention relates to a computer control system that displays computer monitored data on a display screen.

(従来の技術) この種の計算機制御システムにおいては、画面表示要求
があったときに、先ず、必要とする1つまたは複数のデ
ータを記憶エリアから読出し、次に、これらのデータを
表示用に加工して表示スクリーンに表示している。
(Prior Art) In this type of computer control system, when a screen display request is made, one or more pieces of required data are first read from a storage area, and then these data are used for display. It is processed and displayed on a display screen.

(発明が解決しようとする課題) 上述した従来の計算機制御システムでは、画面表示のデ
ータが複数の記憶エリアに分散して記憶されていたとす
ると、その読出しに多くの時間を要すると共に、読出し
たデータを画面表示用に加工するにもより多くの時間を
必要とする。この結果、画面表示要求から実際に表示が
完了するまでの時間がかなり長くなり、監視員や調整員
を不倫快にさせるという問題点があった。
(Problems to be Solved by the Invention) In the conventional computer control system described above, if screen display data is distributed and stored in multiple storage areas, it takes a long time to read out the data, and the read data It also takes more time to process the image for screen display. As a result, the time from when a screen display request is made to when the display is actually completed becomes quite long, which poses the problem of making monitors and coordinators feel unfaithful.

この発明は、上記の問題点を解決するためになされたも
ので、画面表示要求から表示を完了するまでの時間を大
幅に短縮することのできる計算機制御システムを提供す
ることを目的とする。
The present invention was made to solve the above problems, and an object of the present invention is to provide a computer control system that can significantly shorten the time from the screen display request to the completion of display.

〔発明の構成〕[Structure of the invention]

(課題を解決するための手段) この発明は、計算機による監視データを画面イメージと
して記録媒体に記憶させ、この画面イメージを表示スク
リーンに表示させる計算機制御システムにおいて、デー
タ更新イベントが発生する度毎に、該画面イメージを最
新のものに更新する画面イメージ作成手段と、表示要求
に応じて前記記憶媒体上の画面イメージを前記表示スク
リーンに表示するスクリーン表示手段と、画面毎の表示
要求率を求め、この表示要求率が所定値を超えたとき、
この画面に対する画面イメージのみを更新するように前
記画面イメージ作成手段に指令を与える表示要求率監視
手段とを備えたものである。
(Means for Solving the Problems) This invention provides a computer control system that stores monitoring data from a computer as a screen image in a recording medium, and displays this screen image on a display screen, each time a data update event occurs. , screen image creation means for updating the screen image to the latest one; screen display means for displaying the screen image on the storage medium on the display screen in response to a display request; determining a display request rate for each screen; When this display request rate exceeds a predetermined value,
and display request rate monitoring means for giving a command to the screen image creation means to update only the screen image for this screen.

(作 用) この発明においては、データ更新イベントが発生する度
毎に、記憶媒体上の画面イメージを最新のものに更新し
、画面表示要求があれば記憶媒体上の画面イメージを読
出して、これをそのまま表示スクリーンに表示するよう
にしたため、従来装置のように画面表示要求が発生する
毎に複数個の記憶エリアからデータを読み出すという処
理と、表示用にデータを加工するという処理が不要化さ
れ、これによって画面表示要求から表示を完了するまで
の時間を短縮でき、さらに、表示要求率が所定値を超え
たとき、この画面に対する画面イメージのみを更新する
ようにしているので、計算機の負荷が高くなったとして
も、実質的に同様な表示が可能となる。
(Function) In this invention, each time a data update event occurs, the screen image on the storage medium is updated to the latest one, and if there is a screen display request, the screen image on the storage medium is read out. is displayed as is on the display screen, which eliminates the need for conventional devices to read data from multiple storage areas each time a screen display request occurs and to process the data for display. This reduces the time from the screen display request to the completion of the display.Furthermore, when the display request rate exceeds a predetermined value, only the screen image for this screen is updated, which reduces the load on the computer. Even if the price is higher, substantially the same display is possible.

(実施例) 第1図はこの発明の一実施例の構成を示すブロック図で
ある。同図において、計算機1は表示画面イメージを記
憶させるためのイメージ記憶エリア3〜6を付帯し、こ
れに表示スクリーン2が接続されている。ここで、計算
機1は、最新の画面イメージをイメージ記憶エリア3〜
6に格納する画面イメージ作成手段11と、イメージ記
憶エリア3〜6に格納された画面イメージを表示スクリ
ーン2に表示するス・クリーン表示手段12と、表示画
面数が多いときに、イメージ記憶エリア3〜6のうちの
表示要求率の高い画面のみを更新するように画面イメー
ジ作成手段11に指令を与える表示要求率監視手段13
とを備えている。
(Embodiment) FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, a computer 1 is provided with image storage areas 3 to 6 for storing display screen images, to which a display screen 2 is connected. Here, the computer 1 stores the latest screen image in the image storage area 3~
6, a screen display means 12 for displaying screen images stored in image storage areas 3 to 6 on display screen 2, and image storage area 3 when the number of display screens is large. Display request rate monitoring means 13 gives a command to the screen image creation means 11 to update only the screen with a high display request rate out of 6.
It is equipped with

上記のように構成された本実施例の動作を以下に説明す
る。
The operation of this embodiment configured as described above will be explained below.

先ず、画面イメージ作成手段11は、図示省略の記憶エ
リアから画面表示するに必要なデータを読み出して画面
イメージを作り、イメージ記憶エリア3〜6に格納する
と共に、データ更新イベントが発生する度毎にこれらの
画面イメージを最新のものに更新する。
First, the screen image creation means 11 reads data necessary for screen display from a storage area (not shown), creates a screen image, stores it in image storage areas 3 to 6, and generates a screen image every time a data update event occurs. Update these screen images to the latest ones.

次に、スクリーン表示手段12は、画面表示要求が発生
したときに、要求のあった画面イメージをイメージ記憶
エリア3〜6のうちのいずれかから読みだして、表示ス
クリーン2に表示する。
Next, when a screen display request occurs, the screen display means 12 reads out the requested screen image from one of the image storage areas 3 to 6 and displays it on the display screen 2.

表示要求率監視手段13は、表示画面数が多く、イメー
ジ記憶エリア3〜6の全ての画面イメージを最新のもの
にしておくには計算機1の負荷が大き過ぎることに対応
して設けられたもので、次式で計算される各画面の表示
要求率M、 (i−1,2,3,4)の高い画面に対し
てのみ、そのイメージを常に最新のものにしておくよう
に画面イメージ作成手段11に指令を与える。
The display request rate monitoring means 13 is provided in response to the fact that the number of display screens is large and the load on the computer 1 is too large to keep all the screen images in the image storage areas 3 to 6 up to date. Then, screen images are created so that the images are always kept up to date only for screens with a high display request rate M, (i-1, 2, 3, 4) for each screen, which is calculated by the following formula. A command is given to the means 11.

Ml−N、 /N   (1−1,2,3,4)・・・
(1)ただし N1 :画面iの表示要求回数 N :表示要求回数 <−Nt +N2 十N8 +N4 )である。
Ml-N, /N (1-1,2,3,4)...
(1) However, N1: Number of display requests for screen i N: Number of display requests <-Nt +N2 +N8 +N4).

また、表示要求率監視手段13は、表示完了までの時間
を特に短くする必要のある画面に対して重点的に上記機
能を果たすべく、画面の重要度を示す重み係数を導入す
る。
In addition, the display request rate monitoring means 13 introduces a weighting coefficient indicating the importance of the screen in order to perform the above-mentioned function preferentially for the screen for which it is necessary to particularly shorten the time until display completion.

すなわち、 Kl−aま ただし 判定基準値に1を次式で求める。That is, Kl-a-ma however The determination reference value is set to 1 using the following formula.

x M      (1−1,2,3,4) ・・・(
2)α1 :画面iの重要度を示す係数 である。
x M (1-1, 2, 3, 4) ... (
2) α1: A coefficient indicating the importance of screen i.

そして、このに1の大きい画面に対して、そのイメージ
を常に最新のものとしておくようにする。
Then, the image is always kept up to date for this large screen.

従って、最新の画面イメージが記憶エリアに格納されて
いる画面の表示要求がなされたときには、スクリーン表
示手段12がそのイメージを読み込み、そのまま表示ス
クリーン2に表示する。
Therefore, when a request is made to display the latest screen image stored in the storage area, the screen display means 12 reads the image and displays it on the display screen 2 as it is.

かくして、この実施例によれば、全画面のイメージを記
憶媒体上に作り、これを常に最新のものにしておくこと
により、画面表示要求時に必要なデータを複数個の記憶
エリアから読み出すという処理が避けられ、併せて表示
用にデータを加工する処理も不要化されることから、表
示要求から表示完了までの時間が大幅に短縮される。
Thus, according to this embodiment, by creating an image of the entire screen on the storage medium and keeping it updated at all times, it is possible to read necessary data from multiple storage areas when a screen display request is made. This also eliminates the need for processing data for display, significantly shortening the time from display request to display completion.

また、表示要求率を監視する手段を備えているので、表
示画面数が多い場合でも、計算機の負荷を問題にするこ
となく、表示要求から表示完了までの時間を短縮するこ
とができる。
Further, since a means for monitoring the display request rate is provided, even when there are a large number of display screens, the time from display request to display completion can be shortened without causing problems with the load on the computer.

第2図は本発明の他の実施例の構成を示すブロック図で
ある。ここで、プログラマブルデイスプレィ7は、表示
スクリーン2、イメージ記憶エリア3〜6およびプロセ
ッサユニット8を含んでなり、データウェイ9を介して
、計算機1とプログラマブルコントローラ10とが接続
されている。
FIG. 2 is a block diagram showing the configuration of another embodiment of the present invention. Here, the programmable display 7 includes a display screen 2, image storage areas 3-6, and a processor unit 8, and the computer 1 and the programmable controller 10 are connected via a data way 9.

なおこの場合、プロセッサユニット8が上述した画面イ
メージ作成手段11、スクリーン表示手段12および表
示要求率監視手段13を備えてる。
In this case, the processor unit 8 includes the above-described screen image creation means 11, screen display means 12, and display request rate monitoring means 13.

この第2図において、プログラマブルデイスプレィ7の
プロセッサユニット8は、データウェイ9を経由して、
プログラマブルコントローラ10や計算機1から伝送さ
れてくるデータを用いて、常にそれぞれの画面が表示さ
れるものとしてイメージ記憶エリア3〜6を最新のもの
にしておく。
In FIG. 2, the processor unit 8 of the programmable display 7 is connected via a data way 9 to
Using the data transmitted from the programmable controller 10 and the computer 1, the image storage areas 3 to 6 are kept up to date so that each screen is always displayed.

そして、画面選択が変更されたときには、指定された画
面のイメージをそのまま、表示スクリーン2に表示する
ことで、表示用のデータ処理が省略でき、表示完了まで
の時間を、上記実施例と同様にして短縮することができ
る。
Then, when the screen selection is changed, by displaying the specified screen image as is on the display screen 2, data processing for display can be omitted, and the time until display completion can be reduced as in the above embodiment. It can be shortened by

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

以上の説明によって明らかなように、この発明によれば
、データ更新イベントが発生する度毎に、記憶媒体上の
画面イメージを・最新のものに更新し、画面表示要求が
あれば記憶媒体上の画面イメージを読出して、これをそ
のまま表示スクリーンに表示するようにしたため、従来
装置のように画面表示要求が発生する毎に複数個の記憶
エリアからデータを読み出すという処理と、表示用にデ
ータを加工するという処理が不要化され、これによって
画面表示要求から表示を完了するまでの時間を短縮でき
、さらに、表示要求率が所定値を超えたとき、この画面
に対する画面イメージのみを更新するようにしているの
で、計算機の負荷が高くなったとしても、実質的に同様
な表示が可能になるという効果がある。
As is clear from the above explanation, according to the present invention, each time a data update event occurs, the screen image on the storage medium is updated to the latest one, and when there is a screen display request, the screen image on the storage medium is updated. Since the screen image is read and displayed as is on the display screen, unlike conventional devices, there is no need to read data from multiple storage areas every time a screen display request occurs, and process the data for display. This eliminates the need for the process of displaying the screen, which reduces the time from the screen display request to the completion of the display.Furthermore, when the display request rate exceeds a predetermined value, only the screen image for this screen is updated. This has the effect of allowing substantially the same display even if the load on the computer increases.

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

第1図はこの発明の一実施例の構成を示すブロック図1
、第2図は他の実施例の構成を示すブロック図である。 1・・・計算機、2・・・表示スクリーン、3〜6・・
・イメージ記憶エリア、7・・・プログラマブルデイス
プレィ、8・・・プロセッサユニット、9・・・データ
ウェイ、10・・・プログラマブルコントローラ、11
・・・画面イメージ作成手段、12・・・スクリーン表
示手段、13・・・表示要求率監視手段。
FIG. 1 is a block diagram 1 showing the configuration of an embodiment of the present invention.
, FIG. 2 is a block diagram showing the configuration of another embodiment. 1...Calculator, 2...Display screen, 3-6...
- Image storage area, 7... Programmable display, 8... Processor unit, 9... Data way, 10... Programmable controller, 11
. . . Screen image creation means, 12 . . . Screen display means, 13 . . . Display request rate monitoring means.

Claims (1)

【特許請求の範囲】[Claims] 計算機による監視データを画面イメージとして記録媒体
に記憶させ、この画面イメージを表示スクリーンに表示
させる計算機制御システムにおいて、データ更新イベン
トが発生する度毎に、前記画面イメージを最新のものに
更新する画面イメージ作成手段と、表示要求に応じて前
記記憶媒体上の画面イメージを前記表示スクリーンに表
示するスクリーン表示手段と、画面毎の表示要求率を求
め、この表示要求率が所定値を超えたとき、この画面に
対する画面イメージのみを更新するように前記画面イメ
ージ作成手段に指令を与える表示要求率監視手段とを備
えたことを特徴とする計算機制御システム。
In a computer control system that stores monitoring data from a computer as a screen image in a recording medium and displays this screen image on a display screen, the screen image is updated to the latest one every time a data update event occurs. creating means; screen display means for displaying a screen image on the storage medium on the display screen in response to a display request; A computer control system comprising display request rate monitoring means for giving a command to the screen image creation means to update only the screen image for the screen.
JP63209071A 1988-08-23 1988-08-23 Computer control system Pending JPH0256699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63209071A JPH0256699A (en) 1988-08-23 1988-08-23 Computer control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63209071A JPH0256699A (en) 1988-08-23 1988-08-23 Computer control system

Publications (1)

Publication Number Publication Date
JPH0256699A true JPH0256699A (en) 1990-02-26

Family

ID=16566772

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63209071A Pending JPH0256699A (en) 1988-08-23 1988-08-23 Computer control system

Country Status (1)

Country Link
JP (1) JPH0256699A (en)

Similar Documents

Publication Publication Date Title
EP0068882B1 (en) A crt display device with a picture-rearranging circuit
JPH0256699A (en) Computer control system
JP3278211B2 (en) Information processing apparatus and method
JPH11338456A (en) Map display system and image scroll processing method in it
JP3024175B2 (en) Multi-window display device
JPH0689336A (en) Image data enlarging and displaying method
JP2794835B2 (en) Image display method
JPS6139092A (en) Display unit
JP3001348B2 (en) Moving image display method
JP2555325B2 (en) Display device
JPH01282631A (en) On-line cache picture system
JPH06110773A (en) Memory controller
JPS59111559A (en) Data processor
JPH01228016A (en) High speed picture display system
JPS63115228A (en) Display processing system
JPH04222019A (en) Storage device
JPH01270110A (en) Crt operating device
JPH01188928A (en) Multi-window display system
JPS62147539A (en) Supervisory equipment
JPS5819305U (en) Abnormal status display device
JPH01236309A (en) Display device for numerical controller
JPS60107110A (en) Display device for process information
JPS63143678A (en) Image processor
JPH0214317A (en) Information processing display device
JPH05241759A (en) Simple multiwindow