JPS62116032A - Picture display system - Google Patents

Picture display system

Info

Publication number
JPS62116032A
JPS62116032A JP60254938A JP25493885A JPS62116032A JP S62116032 A JPS62116032 A JP S62116032A JP 60254938 A JP60254938 A JP 60254938A JP 25493885 A JP25493885 A JP 25493885A JP S62116032 A JPS62116032 A JP S62116032A
Authority
JP
Japan
Prior art keywords
screen
data
temporary data
display
format
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
JP60254938A
Other languages
Japanese (ja)
Inventor
Toshiko Kasuga
春日 寿子
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 JP60254938A priority Critical patent/JPS62116032A/en
Publication of JPS62116032A publication Critical patent/JPS62116032A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To dispense with the generation of a temporary data so as to improve the debugging efficiency, by causing a picture display detecting section to determine a screen image to be displayed on a CRT by using information from a picture format storing section and a temporary data storing section. CONSTITUTION:A display request to a CRT 5 is made from an external device 6 to a picture display determining section 4. The section 4 determines a picture image displayed on a CRT 5 by using the information of a picture format storing section 2 and data storing section 3 or screen format storing section 2 and temporary data storing section 7 and displays the determined screen image on the CRT 5. When the temporary data are used, whether or not the temporary data are generated in the temporary data storing section 7 is retrieve. When the temporary data are generated, data are fetched in accordance with a display information index. By previously preparing only one temporary data in such way, a screen format can be debugged any number of times without generating the temporary data individually at every picture.

Description

【発明の詳細な説明】 [発明の技術分野] 本発明はプロセス用計算機システムにおいて、CRTに
表示する実データが存在しない状態での画面フォーマツ
1〜のデバッグを可能とするテスト出力機能を有する画
面表示方式に関するものである。
[Detailed Description of the Invention] [Technical Field of the Invention] The present invention provides a screen having a test output function that enables debugging of screen formats 1 to 1 in a process computer system in the absence of actual data to be displayed on a CRT. This relates to display methods.

[発明の技術的背景] 電力系統制御を行なうプロセス用計算機システムにおい
ては、発電所毎の1日総発電力但や、ある1つの発電所
の時間毎の発電力量の実績、或いはある月の1日平均発
電力母等の記録情報や、電力系統内の電力・電圧・周波
数等の時々刻々と変わる瞬時値情報をCRT上にタイム
リーに表示する必要がある。CRT上に表示する画面の
イメージ数はシステムによって異なるが、少なくとも2
00枚は必要となる。CRTに画面イメージを表示する
には、画面イメージを構成するデータ(例えば発電所毎
の発電力量等が存在するデータ)と、画面イメージ出力
形式を定義した画面フォーマットが必要である。
[Technical Background of the Invention] In a process computer system that performs power system control, it is possible to calculate the daily total power generation capacity of each power plant, the hourly power generation amount of a certain power plant, or the total power generation capacity of a certain power plant in a certain month. It is necessary to display recorded information such as daily average power output, and instantaneous value information that changes from time to time, such as power, voltage, frequency, etc. in the power system, on a CRT in a timely manner. The number of screen images displayed on the CRT varies depending on the system, but at least 2
00 sheets are required. In order to display a screen image on a CRT, data constituting the screen image (for example, data including the amount of power generated by each power plant, etc.) and a screen format that defines the screen image output format are required.

” 出力形式とは、画面イメージのCRT上の出力位置
であるXY座標、データタイプ、(整数型、実数型、文
字型等の種別)、出力データ桁数、色情報、ブリンク表
示の有無、及び画面イメージを構成しているデータ(例
えば発電所毎の発電力量)が格納されているデータの位
置等である。
” The output format includes the XY coordinates of the output position of the screen image on the CRT, data type (integer type, real number type, character type, etc.), number of output data digits, color information, presence or absence of blink display, and This is the location of data that stores the data that makes up the screen image (for example, the amount of power generated by each power plant).

画面フォーマットは、1つの画面イメージに対して1つ
用意する必要があり、用意した画面フォーマットが目的
の画面イメージ通りになっているか否かについては、画
面フォーマットのデバッグが必要である。
One screen format needs to be prepared for each screen image, and it is necessary to debug the screen format to determine whether the prepared screen format matches the intended screen image.

又、データは画面フォーマットを構成するデータのうち
、例えば、発電力量等の実際の数値を格納している。こ
の発電力G等の数値データは、実際の変化に伴なって更
新される。CRT上の画面イメージのデータも同様に更
新するには、画面フォーマットで定義されているその位
置に、その対象データが存在する必要がある。
Further, the data stores, for example, actual numerical values such as the amount of power generation among the data constituting the screen format. Numerical data such as this generated power G is updated in accordance with actual changes. In order to similarly update the screen image data on the CRT, the target data must exist at the position defined by the screen format.

上記の画面フォーマットとデータとが両方存在する時、
計算機へ表示要求を出すことにより、CRTに画面イメ
ージを表示することが出来る。
When both the above screen format and data exist,
By issuing a display request to the computer, a screen image can be displayed on the CRT.

第7図は従来の画面表示方式を説明する機能ブロック図
、第8図は処理の概略図であり、これにより従来方式の
概要を説明する。
FIG. 7 is a functional block diagram illustrating a conventional screen display method, and FIG. 8 is a schematic diagram of processing, which will provide an overview of the conventional method.

第7図において、1は画面フォーマットやデータをCI
tTの記憶部へ入力するフロッピーディスクやカードリ
ーダ等の入力装置、2.3は夫々前記入力装置1より入
力された画面フォーマットとデータの記憶部、4は前記
2.3の記憶情報を用いてCRT 5に表示する画面イ
メージを決定する画面表示決定部、6は画面表示決定部
4に対して、表示対象画面Noや表示対象CRT NO
及び表示に用いるデータ指定等の表示要求を行なう外部
装置、例えばコンソールCRTである。
In Figure 7, 1 is the screen format and data CI
An input device such as a floppy disk or a card reader that inputs data into the storage section of tT; 2.3 is a storage section for the screen format and data inputted from the input device 1; 4 is a storage section for storing the screen format and data inputted from the input device 1; A screen display determining unit 6 determines the screen image to be displayed on the CRT 5, and a screen display determining unit 6 determines the display target screen number and the display target CRT number to the screen display determining unit 4.
and an external device, such as a console CRT, that makes a display request such as specifying data to be used for display.

そして、外部装置からの表示要求を画面表示決定部4へ
出力することにより、画面フォーマット記憶部2及びデ
ータ記憶部3にて予め作成されている画面フォーマット
とデータとがCRT 5へ入力される。
Then, by outputting a display request from an external device to the screen display determining section 4, the screen format and data created in advance in the screen format storage section 2 and data storage section 3 are input to the CRT 5.

[背景技術の問題点] 上記従来方式では、画面イメージの表示要求を計算機へ
出した時点で、その表示要求画面の画面フォーマットと
、データの2つ共が作成済であることが必要であった。
[Problems with the Background Art] In the conventional method described above, at the time a request to display a screen image is sent to a computer, it is necessary that both the screen format and the data for the display request screen have been created. .

しかし、システムの作成手順として、画面フォーマット
とデータの作成が必ずしも同時に終了するものではなく
、又、エラー発生の際も、そのエラー原因が、データ側
にあるのか、画面フォーマット側にあるのかが、はっき
りせずにデバッグが困難だった。従って、画面フォーマ
ットのデータは、デバッグ者が各々仮データを用意した
上で計算機へ表示要求を出す方法をとっていた。しかし
、この方法も画面イメージ数が多いシステムでは、画面
イメージ毎の仮データを作成する負担が大きく、デバッ
グ効率を下げる大きな原因となっていた。
However, as a system creation procedure, screen formatting and data creation do not necessarily end at the same time, and even when an error occurs, it is difficult to determine whether the cause of the error is on the data side or the screen formatting side. It was unclear and difficult to debug. Therefore, for screen format data, each debugger prepares temporary data and issues a display request to the computer. However, in systems with a large number of screen images, this method imposes a heavy burden on creating temporary data for each screen image, which is a major cause of lower debugging efficiency.

[発明の目的] 本発明は、上記問題点を解決するためになされたもので
あり、従来デバッグ者が各々作成した仮データの作成を
不要とするデバッグ効率の良いテスト出力機能を有する
画面表示方式を提供することを目的としている。
[Object of the Invention] The present invention has been made to solve the above-mentioned problems, and provides a screen display method having a test output function with high debugging efficiency that eliminates the need to create temporary data that has been created by each debugger in the past. is intended to provide.

[発明の概要] 本発明は画面表示決定部に、以下の機能を持たせること
により、上記目的を達成するものである。
[Summary of the Invention] The present invention achieves the above object by providing the screen display determining section with the following functions.

0画面フォーマットの指示項目を夫々分析し、記憶する
機能。
A function to analyze and store each instruction item in 0 screen format.

■その分析、記憶した情報を読出し、情報内のデータの
位置を参照して、データを取込み編集する機能。
■The ability to analyze, read out the stored information, refer to the position of data within the information, and import and edit the data.

■仮データ出力の場合は、■にて記憶している画面フォ
ーマットから出力形式の各指示に従い、かつ予め用意し
である仮データと関連を取る表示情報インデックスを作
成し、その表示情報インデックスに従ってデータを取込
んで、加工し、テスト出力用の画面イメージとして割当
てる機能。
■In the case of temporary data output, follow each output format instruction from the screen format stored in ■, create a display information index that correlates with the temporary data prepared in advance, and data according to the display information index. A function to import, process, and assign as a screen image for test output.

[発明の実施例] 以下図面を参照して実施例を説明する。[Embodiments of the invention] Examples will be described below with reference to the drawings.

第1図は、本発明による画面表示方式を説明する一実施
例の機能ブロック構成図である。第1図において、第7
図と同一部分には同一符号を付して説明を省略する。7
は仮データの記憶部であり、データ記憶部3にデータが
存在しない場合、又は存在していても仮データで出力す
る場合に、画面フォーマット記憶部2と仮データ記憶部
7からの情報を用いて、画面表示決定部4がCRT 5
に表示する画面イメージを決定する。
FIG. 1 is a functional block configuration diagram of an embodiment illustrating a screen display method according to the present invention. In Figure 1, the seventh
Components that are the same as those in the drawings are given the same reference numerals and their explanations will be omitted. 7
is a storage unit for temporary data, and when data does not exist in the data storage unit 3, or when data exists but is output as temporary data, information from the screen format storage unit 2 and temporary data storage unit 7 is used. Then, the screen display determining unit 4 selects the CRT 5.
Determine the screen image to be displayed.

8は表示情報インデックスで仮データと画面フォーマッ
トとの関連を示す。
8 is a display information index indicating the relationship between temporary data and screen format.

これらの要素は次のタイミングで動作する。先ず、外部
装置6から画面表示決定部4へCRT 5への表示要求
が行なわれる。画面表示決定部4では、後述する第2図
に示されるフローチャートの処理により画面フォーマッ
ト記憶部2とデータ記憶部3、又は画面フォーマット記
憶部2と仮データ記憶部7の情報を用いてCRTへ表示
する画面のイメージを決定する。この決定された画面イ
メージを、CRT 5に表示する。
These elements operate at the following timings. First, the external device 6 issues a display request to the screen display determining section 4 on the CRT 5. The screen display determining unit 4 uses the information in the screen format storage unit 2 and the data storage unit 3, or the screen format storage unit 2 and the temporary data storage unit 7, to display the information on the CRT according to the flowchart shown in FIG. 2, which will be described later. Determine the image of the screen to be used. This determined screen image is displayed on the CRT 5.

第4図は、第2図のフローチャートにて表示される画面
イメージの一例である。第4図の画面イメージのうち、
各発電所の発電力量がデータ内の情報である。第3図に
本発明の画面表示処理概略図を示す。
FIG. 4 is an example of a screen image displayed in the flowchart of FIG. 2. Of the screen images in Figure 4,
The amount of power generated by each power plant is information in the data. FIG. 3 shows a schematic diagram of the screen display processing of the present invention.

次に、第2図のフローチャートの説明をする。Next, the flowchart shown in FIG. 2 will be explained.

第2図のフローチャートの処理の実行は、外部装置6か
らの表示要求により行なわれる。画面表示決定部4では
、最初にステップ20で表示要求された画面の画面フォ
ーマットが、既に画面フォーマット記憶部2に作成され
ているか否かを検索する。
The processing in the flowchart of FIG. 2 is executed in response to a display request from the external device 6. The screen display determining unit 4 first searches the screen format storage unit 2 to determine whether the screen format of the screen requested to be displayed in step 20 has already been created.

この検索処理で要求画面が存在しない場合は、ステップ
21の判断処理でステップ213のエラー処理にわたり
“表示画面は存在せず”として終了する。
If the requested screen does not exist in this search process, the determination process in step 21 proceeds to the error process in step 213 and ends as "no display screen exists".

ステップ21の判断がYESの場合は、次のステップ2
2で仮データと実際のデータのどちらを画面イメージの
データとするかを外部装置から表示要求される時点に指
定されるデータ分類フラグで判別する。ステップ22の
処理の判断をステップ23で行ない、表示要求画面に関
するデータとして実際のデータを使用する場合は、ステ
ップ24でデータがデータ記憶部3に作成されているか
否かを検索する。
If the judgment in step 21 is YES, proceed to the next step 2.
In step 2, it is determined which of the temporary data and the actual data should be used as screen image data, based on the data classification flag specified at the time of the display request from the external device. The process in step 22 is determined in step 23, and if actual data is to be used as data regarding the display request screen, a search is made in step 24 to see if the data has been created in the data storage section 3.

ステップ24の処理の判断をステップ25で行ない、Y
ESの場合はステップ26の処理として、その既存デー
タのうち画面イメージに必要な情報を画面フォーマット
の指示により各々データから取出し、ステップ20の処
理で検索した画面フォーマットと関連させ、ステップ2
7で画面フォーマット内の出力形式に合致するよう、ス
テップ26で取出した情報にデータタイプの変換、出力
桁数の決定、色情報の決定、ブリンク表示の決定等の処
理を行ない、画面イメージを決定する。
The processing in step 24 is determined in step 25, and Y
In the case of ES, as the processing in step 26, the information necessary for the screen image among the existing data is extracted from each data according to the screen format instruction, and is associated with the screen format searched in the processing in step 20.
In step 7, the information extracted in step 26 is subjected to processing such as converting the data type, determining the number of output digits, determining color information, and determining blink display so as to match the output format in the screen format, and the screen image is determined. do.

一方、仮データを使用する場合は、ステップ29で仮デ
ータが仮データ記憶部7に作成されているか否かを検索
する。このステップ29の判断をステップ210で行な
い、仮データが作成されている場合は、ステップ211
でその既作成仮データとステップ20の処理で検索した
画面フォーマットが示す出力形式を関連させる表示情報
インデックスに従ってデータを取出す。
On the other hand, if temporary data is to be used, a search is made in step 29 to see if temporary data has been created in the temporary data storage section 7. The judgment in step 29 is made in step 210, and if temporary data has been created, step 211
Then, data is extracted according to the display information index that associates the created temporary data with the output format indicated by the screen format searched in step 20.

第5図は、表示情報インデックスの概略構成を、第6図
は、仮データの概略構成を示す。各図の左端のNOが各
々の情報を関連させるキーとなる。つまり、第5図にお
いて、左端NOが1である情報は、画面イメージとして
出力場所、色、桁、等を示しており、この情報が示す出
力形式に従って、第6図の左端NOが1の情報内容を出
力する。この表示情報インデックスは画面表示要求が出
されると同時に作成される。ステップ211の処理の後
は、実際のデータの処理と同じくステップ27の処理を
行なう。
FIG. 5 shows a schematic structure of the display information index, and FIG. 6 shows a schematic structure of temporary data. The NO at the left end of each diagram serves as a key that associates each piece of information. In other words, in FIG. 5, the information whose leftmost NO is 1 indicates the output location, color, digit, etc. as a screen image, and according to the output format indicated by this information, the information whose leftmost NO is 1 in FIG. Output the contents. This display information index is created at the same time as a screen display request is issued. After the process in step 211, the process in step 27 is performed in the same way as the actual data processing.

又、ステップ25とステップ210の判断で仮データが
存在しない場合は、ステップ212のエラー処理で゛デ
ータが存在しない″として終了する。そして、ステップ
27で決定した表示要求画面のイメージをステップ28
でCRT 5に表示する。
Also, if the temporary data does not exist as determined in steps 25 and 210, the error processing in step 212 determines that "data does not exist" and ends the process.Then, the image of the display request screen determined in step 27 is displayed in step 28.
to display on CRT 5.

上記実施例では、プロセス用計tsmシステムとして説
明したが、これに限定されるものではなく、多数の画面
イメージの表示が必要で、かつその画面イメージの表示
がデータに関係するシステムであれば大いに効果的であ
る。記憶部への出力手段もフロッピーディスク、カード
リーダに限らず、同等の機能を有するものならば代替可
能である。
Although the above embodiment has been described as a process TSM system, the system is not limited to this, but it can be used as a system that requires the display of a large number of screen images and the display of the screen images is related to data. Effective. The means for outputting to the storage section is not limited to floppy disks and card readers, but can be replaced by means having equivalent functions.

[発明の効果] 以上詳記したように本発明によれば、予め仮データを只
一つ用意しておくことにより、画面毎に仮データを個別
に作成することなく、何度でも画面フォーマットのデバ
ッグが可能となる。各画面フォーマットに対する個別の
仮データを必要としないため、データの作成、登録等の
処理が不要なる。このため、画面イメージの多いシステ
ムはど効果の大きい画面フォーマットのデバッグの出来
るテス]〜出力機能を有する画面表示方式を提供出来る
[Effects of the Invention] As detailed above, according to the present invention, by preparing only one piece of temporary data in advance, the screen format can be changed as many times as necessary without having to create temporary data individually for each screen. Debugging becomes possible. Since separate temporary data for each screen format is not required, processes such as data creation and registration are unnecessary. Therefore, it is possible to provide a screen display method that has an output function that allows debugging of screen formats that are highly effective for systems with many screen images.

なお、表示情報インデックスをLP比出力ることで、画
面出力に依るデバッグ以外にリストによる目視チェック
のデバッグの方法も提供できる。
Note that by outputting the display information index in LP ratio, it is possible to provide a debugging method using a visual check using a list in addition to debugging based on screen output.

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

第1図は本発明による画面表示方式を説明する一実施例
のブロック構成図、第2図は画面表示決定部のフローチ
ャート、第3図は本発明の画面表示処理概略図、第4図
は画面イメージの一例図、第5図は表示情報インデック
スの概略構成図、第6図は仮データの概略構成図、第7
図は従来の画面表示方式を説明するブロック構成図、第
8図は従来の画面表示処理概要図である。 1・・・入力装置(フロッピーディスク・カードリーダ
等) 2・・・画面フォーマット記憶部 3・・・データ記憶部    4・・・画面表示決定部
5・・・CRT         6・・・外部装置7
・・・仮データ記憶部 8・・・表示情報インデックス
FIG. 1 is a block diagram of an embodiment of the screen display method according to the present invention, FIG. 2 is a flowchart of the screen display determination section, FIG. 3 is a schematic diagram of the screen display process of the present invention, and FIG. 4 is a screen An example of the image; Figure 5 is a schematic configuration diagram of the display information index; Figure 6 is a schematic configuration diagram of temporary data; Figure 7 is a schematic configuration diagram of temporary data;
The figure is a block diagram illustrating a conventional screen display method, and FIG. 8 is a schematic diagram of a conventional screen display process. 1... Input device (floppy disk, card reader, etc.) 2... Screen format storage section 3... Data storage section 4... Screen display determination section 5... CRT 6... External device 7
...Temporary data storage section 8...Display information index

Claims (1)

【特許請求の範囲】[Claims] 電力系統制御を行なうプロセス用計算機システムを用い
、計算機が収集・保存した被制御対象毎の各種データを
、CRTに表示する出力形式を定義する画面フォーマッ
トに従つてCRTに表示する画面イメージを決定する画
面表示方式において、前記計算機が収集・保存するデー
タに代えて、仮のデータを用意しておき、この仮のデー
タと前記画面フォーマットを用いて画面イメージを決定
するか、前記計算機が収集・保存するデータと前記画面
フォーマットを用いて画面イメージを決定するかを指定
できる機能を有することを特徴とする画面表示方式。
Using a process computer system that performs power system control, determine the screen image to be displayed on the CRT according to the screen format that defines the output format for displaying various data collected and saved by the computer for each controlled object on the CRT. In the screen display method, temporary data is prepared in place of the data collected and stored by the computer, and the screen image is determined using this temporary data and the screen format, or the computer collects and stores the data. 1. A screen display method characterized by having a function of specifying whether to determine a screen image using data to be displayed and the screen format.
JP60254938A 1985-11-15 1985-11-15 Picture display system Pending JPS62116032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60254938A JPS62116032A (en) 1985-11-15 1985-11-15 Picture display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60254938A JPS62116032A (en) 1985-11-15 1985-11-15 Picture display system

Publications (1)

Publication Number Publication Date
JPS62116032A true JPS62116032A (en) 1987-05-27

Family

ID=17271938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60254938A Pending JPS62116032A (en) 1985-11-15 1985-11-15 Picture display system

Country Status (1)

Country Link
JP (1) JPS62116032A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169511A (en) * 1987-12-24 1989-07-04 Fuji Electric Co Ltd Control device consol panel with image data input function
JPH05174273A (en) * 1991-03-14 1993-07-13 Hochiki Corp Event display system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169511A (en) * 1987-12-24 1989-07-04 Fuji Electric Co Ltd Control device consol panel with image data input function
JPH05174273A (en) * 1991-03-14 1993-07-13 Hochiki Corp Event display system

Similar Documents

Publication Publication Date Title
JP2770715B2 (en) Structured document search device
KR100402913B1 (en) Parallel processing system for traversing a data base
JPS62116032A (en) Picture display system
JPH06274102A (en) Control processing method for map facility drawing information
JPH11249944A (en) Method and device for data cooperation and storage medium
JP2854713B2 (en) CAD drawing change processing system
JPH06348477A (en) Software developing system
JPS60134282A (en) System screen display system
JP3034264B2 (en) Software component display device
JP2675088B2 (en) Information collection method
JPS6386074A (en) Control system for drawing file
JP2845742B2 (en) Cut data information management device
JPH03202936A (en) Information processing system
EP0726517A1 (en) A computer aided program generating system
JPH0215374A (en) Image information retrieving device
JPH0695821A (en) Screen-display method for application system and device therefor
JPS63269224A (en) Data base access system
JP3402204B2 (en) Database control method and device
JPS6059448A (en) Table processing method
JPH0954616A (en) Plant information display device and method for generating information for displaying plant information
JPH02220179A (en) Access system for image information
JPS61196339A (en) Data base maintenance system
JPH0855217A (en) Seal registration device
JPH02268324A (en) Filling system
JPH03135624A (en) Crt screen display device