JPH0667827A - Data display control device - Google Patents

Data display control device

Info

Publication number
JPH0667827A
JPH0667827A JP4218853A JP21885392A JPH0667827A JP H0667827 A JPH0667827 A JP H0667827A JP 4218853 A JP4218853 A JP 4218853A JP 21885392 A JP21885392 A JP 21885392A JP H0667827 A JPH0667827 A JP H0667827A
Authority
JP
Japan
Prior art keywords
data
display
control code
change
displayed
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
JP4218853A
Other languages
Japanese (ja)
Inventor
Kazuo Yagishita
一夫 柳下
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 Solution Innovators Ltd
Original Assignee
NEC Solution Innovators 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 Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP4218853A priority Critical patent/JPH0667827A/en
Publication of JPH0667827A publication Critical patent/JPH0667827A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To efficiently use a system resource by changing the display color of an updating field at the time of updating display data, and in the case of attaining a display function with blinking, speeding up processing time and contracting an editing area. CONSTITUTION:This data display control device is provided with a changing data receiving part 102 for receiving a data change in data display consisting of display data and a control code, a data comparing part 104 for comparing changing data 107 with display data 108 displayed on a display terminal 110 at the time of receiving the data 107, a control code conversion part 105 for converting a control code into a value corresponding to the display color of the display data 108 and blink specification while referring to a display data attribute table 109 relating to a changing data area, and a data display part 106 for displaying display data on the terminal 110.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータ表示制御装置に関
し、特に電子計算機システムの表示装置において、表示
するデータの色及びブリンクの状態を指定する制御コー
ドをデータ中に埋め込んで制御する表示データの作成、
編集及び表示を行うデータ表示制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data display control device, and more particularly, in a display device of an electronic computer system, a control code for designating a color of a data to be displayed and a blink state is embedded in the data to control the display data. Create,
The present invention relates to a data display control device for editing and displaying.

【0002】[0002]

【従来の技術】従来のデータ表示制御装置では、図7に
示すように変更データを受領する変更データ受領部70
2と、変更データ受信時点で変更データと表示端末に表
示されている表示データとを比較するデータ比較部70
4と、表示データを編集用エリアに転送しながら必要な
部分に制御コードを埋め込む表示データ作成部705
と、表示データを表示端末に表示するデータ表示部70
6を有している。
2. Description of the Related Art In a conventional data display control device, a change data receiving section 70 for receiving change data as shown in FIG.
2 and the data comparison unit 70 that compares the change data with the display data displayed on the display terminal when the change data is received.
4, and a display data creation unit 705 that embeds a control code in a necessary portion while transferring the display data to the editing area.
And a data display unit 70 for displaying the display data on the display terminal.
Have six.

【0003】このデータ表示制御装置を使用してデータ
を表示する際、表示中のデータに更新が行われていれば
該当フィールドをブリンクを伴って、常に最新のデータ
を表示する。
When data is displayed using this data display control device, if the data being displayed is updated, the latest data is always displayed with blinking in the corresponding field.

【0004】変更データ受領部702は、外部から受領
した変更データ707を内部のバッファに取り込み、デ
ータ長及び表示形式等を内部のパラメータとして設定す
る。この場合の変更データは、変更の有無に係わらず、
全フィールドのデータを受領する。図2は、表示データ
の構成図である。この時点では、表示色を変更する必要
があるフィールドのみに制御コードを設定してある。
The change data receiving unit 702 fetches the change data 707 received from the outside into an internal buffer and sets the data length, the display format and the like as internal parameters. Change data in this case, regardless of whether there is a change,
Receive data for all fields. FIG. 2 is a configuration diagram of display data. At this point, the control code is set only in the field whose display color needs to be changed.

【0005】図3において、データ比較部703及び表
示データ作成部705は、内部で保持している既表示デ
ータ301と受領部が取り込んだ更新データ302を各
フィールドごとに変更の有無を比較しながら編集バッフ
ァに転送する。
In FIG. 3, the data comparison unit 703 and the display data creation unit 705 compare the already-displayed data 301 held internally and the update data 302 fetched by the receiving unit for the presence or absence of change for each field. Transfer to edit buffer.

【0006】さらに、変更が行われたフィールドは編集
用バッファに転送する際、転送対象のフィールドに該当
するデータを表示データ属性テーブルを参照して前後に
制御コードを挿入し、該当する表示色及びブリンクの有
無を指定して編集データ303を作成している。
Further, when the changed field is transferred to the editing buffer, the control code is inserted before and after the data corresponding to the field to be transferred is referred to the display data attribute table, and the corresponding display color and The edit data 303 is created by designating the presence or absence of blinking.

【0007】図3の既表示データ301は現在表示中の
データであり、表示フィールド1、表示フィールド2及
び表示フィールド3は制御コードで指定された表示色
で表示される。
The already-displayed data 301 in FIG. 3 is the data currently being displayed, and the display field 1, the display field 2 and the display field 3 are displayed in the display color designated by the control code.

【0008】同様に表示フィールド4及び表示フィール
ド5は制御コードで指定された表示色で表示される。
Similarly, the display fields 4 and 5 are displayed in the display color designated by the control code.

【0009】更新データ302は変更データであり、表
示フィールド及び表示フィールドが更新が行われた
表示フィールドとする。
The update data 302 is change data, and the display field and the display field are updated display fields.

【0010】各フィールドの更新の有無は、各々のフィ
ールド同士を比較しデータが一致しなければ更新有りと
判定する。
Whether or not each field has been updated is compared with each other. If the data do not match, it is determined that there is an update.

【0011】データ比較部704及び表示データ作成部
705は、まず制御コードを編集バッファに転送す
る。次に既表示データ301と更新データ302の表示
フィールド1を比較する。表示フィールド1は更新が行
われていないため、更新なしと判定し表示フィールド1
を編集バッファに転送する。
The data comparison unit 704 and the display data creation unit 705 first transfer the control code to the edit buffer. Next, the display field 1 of the already-displayed data 301 and the update data 302 is compared. Since display field 1 has not been updated, it is determined that there is no update and display field 1
To the edit buffer.

【0012】さらに処理対象を次の表示フィールドに移
して既表示データ301と更新データ302を比較し、
更新の有無を判定する。表示フィールドは更新が行わ
れているため、編集バッファに転送する前に、表示デー
タ属性テーブルを参照しブリンクに必要な制御コードの
値を決定する。(制御コード’とする)更新フィール
ドを編集バッファに転送するには、まず挿入するべき制
御コード(この場合は’)を転送し、次に対象表示フ
ィールドを転送し、さらにブリンクを停止するための制
御コード(この場合は)を転送しなければならない。
Further, the processing target is moved to the next display field and the already displayed data 301 and the updated data 302 are compared,
Determine whether there is an update. Since the display field has been updated, the value of the control code required for blinking is determined by referring to the display data attribute table before transferring to the edit buffer. To transfer the update field (denoted as'control code ') to the edit buffer, first transfer the control code to insert (in this case'), then the target display field, and then to stop blinking. The control code (in this case) must be transferred.

【0013】各表示フィールドの更新の有無に従って、
以上の処理の何方かを全表示フィールド繰り返し行うこ
とで編集バッファに表示データが作成される。
According to whether or not each display field is updated,
Display data is created in the edit buffer by repeating some of the above processes in all display fields.

【0014】編集データ303の表示フィールド及び
表示フィールドの前後の制御コードが以上の処理によ
って挿入された制御コードである。
The display field of the edit data 303 and the control codes before and after the display field are the control codes inserted by the above processing.

【0015】データ比較部704及び表示データ作成部
705によって編集バッファに作成された編集データ3
03は、データ表示部706によって表示装置710に
表示される。
Edit data 3 created in the edit buffer by the data comparison unit 704 and the display data creation unit 705.
03 is displayed on the display device 710 by the data display unit 706.

【0016】表示された後、編集データ303は既表示
データとして既表示バッファに転送される。
After being displayed, the edited data 303 is transferred to the already displayed buffer as already displayed data.

【0017】図4は、さらに変更が行われた場合の既表
示データ401、更新データ402及び編集データ40
3のデータ構成を示している。
FIG. 4 shows already-displayed data 401, updated data 402 and edited data 40 when further changes are made.
3 shows the data structure of 3.

【0018】データ比較及びデータ転送により編集デー
タを作成する手順は同じであるが、各フィールドの比較
を行う場合に、既表示データ401と更新データ402
のデータ構成が異なるため、既表示データ401を参照
する場合には挿入された制御コードを読み飛ばしながら
該当するフィールド同士を比較する必要がある。
The procedure for creating edit data by data comparison and data transfer is the same, but when comparing each field, the already-displayed data 401 and the update data 402 are used.
Since the data structure of No. 1 is different, when referring to the already-displayed data 401, it is necessary to compare the corresponding fields while skipping the inserted control code.

【0019】データ比較部704では、全てのデータ種
別ごとに個別の処理データを持ち、そのデータを使用し
て挿入された制御コードを意識しながら処理を行ってい
た。
The data comparison section 704 has individual processing data for all data types, and performs processing while being aware of the control code inserted using that data.

【0020】[0020]

【発明が解決しようとする課題】表示中のデータが更新
された場合、更新されたフィールドを変更箇所の判別性
を向上するために、変更内容に対応した表示色でブリン
クを伴って表示する機能の実現において、前述した従来
のデータ表示制御装置では、表示データを作成する際、
既表示データと変更データの各フィールドを比較しなが
ら編集バッファに転送し、さらに変更の有無に応じて制
御コードを挿入する必要があるため、処理に時間がかか
るという問題と、既表示データ・バッファ、変更データ
・バッファ及び編集バッファの3つのバッファが必要に
なり、主記憶の資源を圧迫するという問題があった。
When the data being displayed is updated, a function for displaying the updated field in a display color corresponding to the change with blinking in order to improve the discriminability of the changed portion In realizing the above, in the above-mentioned conventional data display control device, when creating display data,
Since it is necessary to transfer each field of the displayed data and the changed data to the edit buffer while comparing them, and to insert the control code according to the presence or absence of the change, it takes time to process and the already displayed data buffer. However, there is a problem that three buffers, a change data buffer and an edit buffer, are required, and the resources of the main memory are squeezed.

【0021】[0021]

【課題を解決するための手段】本発明のデータ表示制御
装置は、表示データ及び制御コードからなるデータ表示
において、データの変更を受領する変更データ受領手段
と、変更データ受領時点で変更データと表示端末に表示
されている表示データとを比較するデータ比較手段と、
変更データ領域に関して表示データ属性テーブルを参照
して制御コードを表示データの表示色及びブリンク指定
に対応した値に変換する制御コード変換手段と、表示デ
ータを表示端末に表示するデータ表示手段とを備える。
A data display control device of the present invention, in a data display consisting of display data and a control code, a change data receiving means for receiving a data change, and a change data display when the change data is received. Data comparison means for comparing the display data displayed on the terminal,
Control code conversion means for converting the control code into a value corresponding to the display color and blink designation of the display data by referring to the display data attribute table regarding the changed data area, and data display means for displaying the display data on the display terminal .

【0022】[0022]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0023】図1は本発明のデータ表示制御装置の一実
施例を示す構成図である。
FIG. 1 is a block diagram showing an embodiment of the data display control device of the present invention.

【0024】本実施例のデータ表示制御装置は、図1に
示すように、変更データを受領する変更データ受領部1
02と、変更データ受領時点で変更データと表示端末に
表示されている既表示データを比較するデータ比較部1
04と、更新が行われたフィールドの制御コードをブリ
ンク・コードに変換する制御コード変換部105と、表
示データを表示端末に表示するデータ表示部106を有
している。
As shown in FIG. 1, the data display control device of the present embodiment includes a change data receiving section 1 for receiving change data.
02, and the data comparison unit 1 for comparing the change data with the already-displayed data displayed on the display terminal when the change data is received.
04, a control code conversion unit 105 that converts the control code of the updated field into a blink code, and a data display unit 106 that displays the display data on the display terminal.

【0025】変更データ受領部102は、外部から受領
した変更データ107を内部のバッファに取り込み、各
フィールドの前後に制御コードを設定する。
The change data receiving unit 102 fetches the change data 107 received from the outside into an internal buffer and sets control codes before and after each field.

【0026】図5は、本発明による表示データの構成図
である。図中501は既表示データのデータ構成であり
502は変更データ受領時に編集したデータ構成であ
る。
FIG. 5 is a configuration diagram of display data according to the present invention. In the figure, 501 is the data structure of already displayed data, and 502 is the data structure edited when the changed data is received.

【0027】変更データ受領時にあらかじめ全フィール
ドの前後に制御コードを設定しておくことで、あらゆる
フィールドの更新の有無に係わらず表示データの構成は
同一にすることができる。
By setting the control codes before and after all fields at the time of receiving the change data, the structure of the display data can be made the same regardless of whether or not all fields are updated.

【0028】表示データの構成を同一にすることで、こ
れまでのようなデータ種別ごとの固有の処理データを用
いて制御コードを読み飛ばす必要もなくなり、データ比
較部104で行う各フィールド同士のデータ比較は非常
に容易になったばかりでなく、既に全フィールドの前後
に制御コードが設定されているため、編集バッファを使
用してデータの転送、制御コードの挿入の必要もなくな
り処理時間を大幅に短縮することができた。
By making the structure of the display data the same, there is no need to skip the control code by using the unique processing data for each data type as in the past, and the data of each field performed by the data comparison unit 104. Not only is the comparison much easier, but because the control codes have already been set before and after all fields, there is no need to transfer data or insert control codes using the edit buffer, greatly reducing the processing time. We were able to.

【0029】また、データを比較する場合、比較対象の
データ・フォーマットは常に同一である。従ってデータ
種別ごとに固有の処理データを用いる必要がないばかり
でなく、制御コードを意識して読み飛ばす処理も不要に
なる。
When comparing data, the data formats to be compared are always the same. Therefore, it is not necessary to use processing data unique to each data type, and processing for skipping the control code is also unnecessary.

【0030】さらに、変更データの制御コードを変換し
て表示データとするため、従来使用していた編集バッフ
ァも不要になった。
Further, since the control code of the change data is converted into display data, the edit buffer which has been conventionally used is no longer necessary.

【0031】図5の501は既表示データ、502は更
新データである。両者のデータはフォーマットが同一な
ため同じオフセット同士を比較する単純な方法でデータ
比較が行える。
Reference numeral 501 in FIG. 5 is already-displayed data, and 502 is update data. Since both data have the same format, data comparison can be performed by a simple method of comparing the same offsets.

【0032】また、更新が行われた場合も、更新フィー
ルドの前後の制御コードの値を変更するだけで表示色や
ブリンクの指定が行える。
Also, when the update is performed, the display color and blink can be designated only by changing the values of the control codes before and after the update field.

【0033】図1において変更データと既表示データを
比較する。比較した結果、データの変更が生じた場合は
図3の編集データ303の該当表示フィールドの前の制
御コードをブリンクを示す値に変更し、後の制御コード
をブリンク停止を示す値に変換する。
In FIG. 1, the changed data and the already displayed data are compared. If the data is changed as a result of the comparison, the control code before the corresponding display field of the edit data 303 in FIG. 3 is changed to a value indicating blinking, and the control code after that is converted to a value indicating blinking stop.

【0034】さらに、表示データ属性テーブルを参照
し、変更データの色指定が定義されている場合は、該当
表示フィールドの前の制御コードを該当する色指定コー
ドに変換し、後ろの制御コードを従来の色指定コードに
変換する。
Further, when the color designation of the change data is defined by referring to the display data attribute table, the control code before the corresponding display field is converted into the corresponding color designation code, and the control code behind is converted. Convert to the color specification code of.

【0035】更新データ502において、表示フィール
ドが更新されたデータのとき、表示フィールド2の前
後の制御コード及び制御コード’をブリンク及び色
指定の適切な値に変換するだけで表示データが作成でき
る。
In the update data 502, when the display field is updated, the display data can be created only by converting the control code and control code 'before and after the display field 2 into appropriate values for blinking and color designation.

【0036】[0036]

【発明の効果】以上説明したように、本発明のデータ表
示制御装置は、表示端末に表示されているデータが変更
された時に視認性向上及び明確化のため、表示色を変更
したりブリンクさせて表示する場合に、変更データから
表示データを編集しながら既表示データ・バッファ及び
変更データ・バッファとは別の編集バッファに再編集し
ていたが、変更データ・バッファを直接編集することが
可能なように構成することにより、編集データの転送処
理時間を短縮し、変更データを受領した時点で表示形式
に編集することで、変更データと既表示データの比較が
容易に行えるようになり、データ種別固有の処理データ
を用いて処理を行う必要がなくなったばかりでなく、編
集バッファが不要になったことからシステムのリソース
を有効に使えるという効果を有する。
As described above, the data display control device of the present invention changes the display color or blinks to improve the visibility and clarify when the data displayed on the display terminal is changed. In the case of displaying as modified data, it was possible to edit the modified data buffer directly while editing the modified data from the modified data buffer while editing the modified data buffer. With such a configuration, the processing time for transferring the edited data can be shortened, and by editing the display format when the modified data is received, it becomes possible to easily compare the modified data with the already displayed data. Not only does it no longer have to perform processing using processing data that is unique to each type, but since the edit buffer is no longer needed, system resources can be used effectively. With a cormorant effect.

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

【図1】本発明のデータ表示制御装置の一実施例を示す
構成図である。
FIG. 1 is a configuration diagram showing an embodiment of a data display control device of the present invention.

【図2】従来の方式による表示データの構成図であるFIG. 2 is a configuration diagram of display data according to a conventional method.

【図3】従来の方式による更新時の表示データ構成図で
ある。
FIG. 3 is a display data configuration diagram at the time of updating by a conventional method.

【図4】従来の方式による更新時の表示データ構成図で
ある。
FIG. 4 is a configuration diagram of display data at the time of updating by a conventional method.

【図5】本実施例による表示データの構成図である。FIG. 5 is a configuration diagram of display data according to the present embodiment.

【図6】本実施例による表示データ属性テーブルを示す
図である。
FIG. 6 is a diagram showing a display data attribute table according to the present embodiment.

【図7】従来のデータ表示制御装置を示す構成図であ
る。
FIG. 7 is a configuration diagram showing a conventional data display control device.

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

101,701 主制御部 102,702 変更データ受領部 103,703 データ編集部 104,704 データ比較部 105,705 制御コード変換部 106,706 データ表示部 301,401,501 既表示データ 302,402,502 更新データ 303,403 編集データ 101,701 Main control unit 102,702 Change data receiving unit 103,703 Data editing unit 104,704 Data comparing unit 105,705 Control code converting unit 106,706 Data display unit 301,401,501 Previous display data 302,402, 502 update data 303, 403 edit data

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 表示データ及び制御コードからなるデー
タ表示において、データの変更を受領する変更データ受
領手段と、変更データ受領時点で変更データと表示端末
に表示されている表示データとを比較するデータ比較手
段と、変更データ領域に関して表示データ属性テーブル
を参照して制御コードを表示データの表示色及びブリン
ク指定に対応した値に変換する制御コード変換手段と、
表示データを表示端末に表示するデータ表示手段とを備
えることを特徴とするデータ表示制御装置。
1. In a data display consisting of display data and a control code, change data receiving means for receiving a change in data, and data comparing the change data at the time of receiving the change data with the display data displayed on the display terminal. Comparing means and control code converting means for converting the control code into a value corresponding to the display color of the display data and blink designation by referring to the display data attribute table regarding the changed data area;
A data display control device, comprising: data display means for displaying display data on a display terminal.
JP4218853A 1992-08-18 1992-08-18 Data display control device Pending JPH0667827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4218853A JPH0667827A (en) 1992-08-18 1992-08-18 Data display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4218853A JPH0667827A (en) 1992-08-18 1992-08-18 Data display control device

Publications (1)

Publication Number Publication Date
JPH0667827A true JPH0667827A (en) 1994-03-11

Family

ID=16726352

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4218853A Pending JPH0667827A (en) 1992-08-18 1992-08-18 Data display control device

Country Status (1)

Country Link
JP (1) JPH0667827A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6197806B1 (en) 1995-12-20 2001-03-06 Nippon Zoki Pharmaceutical Co., Ltd. Eliminating agent for activated oxygen and free radicals
US6251929B1 (en) 1998-11-16 2001-06-26 Nippon Zoki Pharmaceuticals Co., Ltd. Therapeutic agent for intractable vasculitis
US6451831B1 (en) 2001-02-13 2002-09-17 Nippon Zoki Pharmaceutical Co., Ltd. Agent for hypoalbuminaemia

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6197806B1 (en) 1995-12-20 2001-03-06 Nippon Zoki Pharmaceutical Co., Ltd. Eliminating agent for activated oxygen and free radicals
US6251929B1 (en) 1998-11-16 2001-06-26 Nippon Zoki Pharmaceuticals Co., Ltd. Therapeutic agent for intractable vasculitis
US6451831B1 (en) 2001-02-13 2002-09-17 Nippon Zoki Pharmaceutical Co., Ltd. Agent for hypoalbuminaemia

Similar Documents

Publication Publication Date Title
JPH0667827A (en) Data display control device
JP2728534B2 (en) Byte position identification code setting processing method
JP2522070B2 (en) Segment data registration display method
JPS6033625A (en) Conversational information retrieving device
JPS6348986A (en) Plant picture monitoring device
JPH03142570A (en) Graphic data fetching system
JPH0418674A (en) Circuit diagram input system
JPH0528159A (en) Integrated document editing/transfer device
JPS62260219A (en) Reproduction and display system for input data on menu screen
JPH0337758A (en) Memorandum recording processing system
JPH0440554A (en) Character data processor
JPS63170786A (en) Picture reduction system
JPS6212283A (en) Display control circuit
JPH0635442A (en) Data converting device
JPH0425922A (en) Control system for data attribute
JPS632484A (en) Videotex communication system
JPH02257258A (en) Corrected part confirming display device
JPS61200579A (en) Multi-dimensional information display control system
JPS6285322A (en) Picture displaying system
JPS6373383A (en) Image output device
JPH05250335A (en) Data base update processing system of loosely coupled multiprocessor system
JPS6180292A (en) Display cotnrol system
JPH0381887A (en) Character recognizing processor
JPH0711772B2 (en) Form definition layout print processing method
JPH03225543A (en) Terminal device connection system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20001212