JPS5886587A - Cathode ray tube display - Google Patents

Cathode ray tube display

Info

Publication number
JPS5886587A
JPS5886587A JP18377981A JP18377981A JPS5886587A JP S5886587 A JPS5886587 A JP S5886587A JP 18377981 A JP18377981 A JP 18377981A JP 18377981 A JP18377981 A JP 18377981A JP S5886587 A JPS5886587 A JP S5886587A
Authority
JP
Japan
Prior art keywords
data
format
memory
cathode ray
ray tube
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
JP18377981A
Other languages
Japanese (ja)
Inventor
憲一 森田
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP18377981A priority Critical patent/JPS5886587A/en
Publication of JPS5886587A publication Critical patent/JPS5886587A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 本発明は陰極線管ディスプレイ装置に係り、特に外部計
算機からの信号を受信し、その信号を陰極線管に表示す
る陰極線管ディスプレイ装置に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a cathode ray tube display device, and more particularly to a cathode ray tube display device that receives a signal from an external computer and displays the signal on a cathode ray tube.

従来より、制御用計算機を使用してプラントの状態を監
視制御する計算機制御システムにおいて、−陰極線管(
以下、CRTと称す)、特にカラー、ブラウン管を持つ
プロセス、CRTディスプレイ装置ハ、マンマシン、コ
ミュニケーションの中心的役割を占めている。周知のよ
うにCRTディスプレイ装置は、画面を文字単位に区切
シ表示するキャラクタ−・ディスプレイと、文字単位に
区切らず、細かいドツトを最小構成要素として表示する
グラフィック働ディスプレイとに分類することができる
が、ここではキャラクタ−・ディスプレイ装置に関する
ものについて説明する。従来よりキャラクタ−・ディス
プレイは、画素メモリーに予め表示する文字あるいは、
図形を書き込んでおき、外部計算機よシ、第1図に示す
ように、(1)画面上すなわちリフレッシュメモリー上
のアドレス(X、Y)、 (2)表示しようとする文字あるいは図形に対応する画
素コート責画素メモリー内のアドレス)、(3)文字あ
るいは図形を表示する場合の色、プリンク等を指定する
制御コード、を出カシ、′第1?図に示すように画面上
に第1図の如し指定した文字、図形を表示するという方
式を取っていた。
Conventionally, in computer control systems that monitor and control plant conditions using control computers, - cathode ray tubes (
CRTs (hereinafter referred to as CRTs), especially color and cathode ray tube-based processes, CRT display devices, play a central role in man-machine communication. As is well known, CRT display devices can be classified into character displays that display the screen divided into characters, and graphic displays that display small dots as the smallest component without dividing the screen into characters. Here, a description will be given of a character display device. Traditionally, character displays are characters that are displayed in advance in pixel memory, or
As shown in Figure 1, write the figure in advance and write it to an external computer.As shown in Figure 1, (1) the address (X, Y) on the screen, that is, in the refresh memory, and (2) the pixel corresponding to the character or figure to be displayed. (3) Output a control code that specifies the color, plink, etc. when displaying characters or figures (address in pixel memory), '1st? As shown in the figure, a system was adopted in which designated characters and figures were displayed on the screen as shown in Figure 1.

CRTディスプレイ装置と外部計算機とのインターフェ
イスは上記のようであるが、このインターフェイスに相
当するデータを作成するプログラム中では、通常表示す
べきデータと、そのデータをいかなる形で表示するかを
定義する書式すなわちフォーマットの組合せによりCR
T表示を定義している。
The interface between a CRT display device and an external computer is as described above, but in a program that creates data corresponding to this interface, there is usually a format that defines the data to be displayed and the format in which that data is displayed. In other words, depending on the combination of formats, CR
T display is defined.

すなわち第2図に示すように整数5桁のスペースにデー
タr123jを表示する場合、プログラム中では次のよ
うな記述を行うことが多い。
That is, when displaying data r123j in a 5-digit integer space as shown in FIG. 2, the following description is often made in the program.

WRITE (CRTI、I )Xx l  FORMAT (<X、Y>、REDXI 5 
)すなわち第3図に示すように変数Xxにデータr12
3Jを与えておきフォーマットN001で、(X、Y)
座標、表示色および、整数5桁にデータXXを変換する
規約である「I5」を指定している。
WRITE (CRTI, I)Xx l FORMAT (<X, Y>, REDXI 5
) That is, as shown in FIG.
3J is given and in format N001, (X, Y)
Coordinates, display color, and "I5", which is a convention for converting data XX into a 5-digit integer, are specified.

このデータをフォーマットに従って変換する処理は通常
外部計算機で実行され、その結果である第1図に示す「
従来方式の伝速コード」がCRTに伝送される。
The process of converting this data according to the format is usually executed on an external computer, and the result is shown in Figure 1.
A conventional transmission code is transmitted to the CRT.

このような従来方式では、外部計算機側で画素コードま
で分解した指令(第1図)を、CRTディスプレイ装置
に出力せねばならないため、計算機側の負荷が重くなり
、計算機とCRTディスプレイ装置間の伝送情報量が多
くなり、その結果、プラントの状態を表示するのに時間
がかかるという欠点があった。
In this conventional method, an external computer must output the commands broken down to the pixel code (Fig. 1) to the CRT display device, which increases the load on the computer and reduces the transmission speed between the computer and the CRT display device. The disadvantage is that the amount of information increases, and as a result, it takes time to display the plant status.

本発明の目的は、外部計算機と、CRTディスプレイ装
置間で伝送する情報を削減し、外部計算機の負荷を減少
せしめるようにした陰極線管ディスプレイ装置を提供す
ることにある。
An object of the present invention is to provide a cathode ray tube display device that reduces the amount of information transmitted between an external computer and a CRT display device, thereby reducing the load on the external computer.

本発明は、上記目的を達成するために、CRTディスプ
レイ装置上へのデータ表示方法が本来データとそのデー
タの表示の仕方を定義しているフォーマットによシー義
的に決まることに着目し、外部計算機よりデータとフォ
ーマットを与えて、CRTディスプレイ装置側で表示コ
ードに変換するようにしたものである。
In order to achieve the above object, the present invention focuses on the fact that the method of displaying data on a CRT display device is essentially determined by the format that defines the data and how the data is displayed, and Data and format are given by a computer and converted into display codes on the CRT display device side.

さらに、本発明は、上記目的を達成するために、CRT
ディスプレイ装置に画面を表示する場合において、新た
な画面を表示するときは、本来データとフォーマットと
が必要であるものの、通常画面更新においては、フォー
マットは変化せず、データのみが変化することに着目し
、フォーマットを格納するメモリーと、データを格納す
るメモリーとをそれぞれ独立に設け、フォーマットの変
更については新画面要求時のみ書き込むようにし、画面
更新時においてはデータのみを外部計算機側から与える
ようにして、外部計算機とCRTディスプレイ装置間の
データ伝送量を減少させるようにしたものである。
Furthermore, in order to achieve the above object, the present invention provides a CRT
We focused on the fact that when displaying a screen on a display device, data and format are essentially required when displaying a new screen, but in normal screen updates, the format does not change, only the data changes. However, a memory for storing the format and a memory for storing data are provided independently, and changes to the format are written only when a new screen is requested, and only data is provided from the external computer when updating the screen. This reduces the amount of data transmitted between an external computer and a CRT display device.

以下、本発明の実施例を図面に基づいて詳説する。第4
図は本発明の一実施例に係るプロセス、CRTディスプ
レイ装置の構成を示すブロック図である。第5図は本発
明の実施例で表示しようとしている画面の1例とその画
面を定義するためのデータおよびフォーマットを示す説
明図である。
Hereinafter, embodiments of the present invention will be explained in detail based on the drawings. Fourth
The figure is a block diagram showing a process and a configuration of a CRT display device according to an embodiment of the present invention. FIG. 5 is an explanatory diagram showing an example of a screen to be displayed in the embodiment of the present invention, and data and format for defining the screen.

第5図において、符号IQは外部計算機であり、符号2
0はCRTディスプレイ装置である。また、CRTディ
スプレイ装置20は、受信装置21と、制御装置22と
、データ、メモリー23と、フォーマット・メモリニ2
4と、シンボル・メモリー25と、リフレッシュ・メモ
リー26と、画素メモリー27と、表示制御回路(青信
号ゲート28、赤信号ゲート29、緑信号ゲート30、
増幅器31)と、カラー拳ブラウン管32とを含んで構
成されている。このようなCRTディスプレイ装置20
によれば、外部計算機10よシ発せられた表示要求信号
(具体的には第5図(I)、(II)に示すデータとフ
ォーマットを合わせたもの)は、CTtTディスプレイ
装置20内の受信装置21に入力される。この入力信号
は、データ(第5図(1)相当)とフォーマット(第5
図(II)相当)に分離され、データ・メモリー23お
よびフォーマットメモリー24に、第3図(1)および
(It)に示したデータおよびフォーマットの形式で格
納される。
In FIG. 5, symbol IQ is an external computer, and symbol 2
0 is a CRT display device. The CRT display device 20 also includes a receiving device 21, a control device 22, a data memory 23, and a format memory 22.
4, symbol memory 25, refresh memory 26, pixel memory 27, display control circuit (green signal gate 28, red signal gate 29, green signal gate 30,
The device includes an amplifier 31) and a color cathode ray tube 32. Such a CRT display device 20
According to , the display request signal (specifically, the data and format shown in FIGS. 5(I) and 5(II)) issued by the external computer 10 is sent to the receiving device in the CTtT display device 20. 21. This input signal includes data (corresponding to Fig. 5 (1)) and format (Fig.
(corresponding to FIG. 3(II)) and stored in the data memory 23 and format memory 24 in the data and format format shown in FIG. 3(1) and (It).

制御装置22は、これらのデータ(第5図(I))とフ
ォーマット(第5図(II)を1対1に組み合せて、第
5図(■)に示すようにデータをCRT32の画面に表
示するよう変換する。具体的には第6図(1)および(
旧に示すように画面の表示文字と1対1に対応している
フレツレユメモリー26に、第7図(I)〜(III)
に示すようにドツト・パターンで表示文字あるいは図形
の形状を、定義し記憶している画素メモリー27内のア
ドレスである画素コードに制御コート責色、プリンク有
無等を定義)を付加して格納すれば、それが各色信号ゲ
ート28.29および30.増幅器31を経て、カラー
ブラウン管32上に表示される。
The control device 22 combines these data (Fig. 5 (I)) and the format (Fig. 5 (II)) on a one-to-one basis, and displays the data on the screen of the CRT 32 as shown in Fig. 5 (■). Specifically, Figure 6 (1) and (
As previously shown, the characters shown in Figures 7 (I) to (III) are stored in the Fretsureyu memory 26, which corresponds one-to-one with the characters displayed on the screen.
As shown in the figure, the shape of a character or figure displayed in a dot pattern is defined and stored with a pixel code, which is an address in the pixel memory 27, and a control coat (defining color, presence or absence of plinking, etc.) added thereto. For example, it is connected to each color signal gate 28.29 and 30. It passes through an amplifier 31 and is displayed on a color cathode ray tube 32.

変換の仕方は、第5図(1)、 (II)、 (1)で
表されるように (1)整数変換 データr123Jを整数表示 (2)文字変換 データrABCJをそのtま表示 (3)  シンボル変換 シンボルNo、5で定義されたシンボルを表示(4)小
数変換 データに小数点点を付加しr45.6Jと表示などが代
表例として挙げられる。
The conversion method is as shown in Figure 5 (1), (II), and (1): (1) Integer conversion data r123J is displayed as an integer (2) Character conversion data rABCJ is displayed as an integer (3) A typical example is displaying the symbol defined by symbol conversion symbol No. 5 (4) adding a decimal point to the decimal conversion data and displaying it as r45.6J.

これらのデータ・フォーマットにより第5図、(rl)
に示す画面がCRTディスプレイ装置20に表示される
と、フォーマットは、フォーマットメモリー24に次の
書き込みがあるまで保存されるため、データのみを外部
計算機10から与えるだけで、CRT32の画面は更新
されるようになっている。
With these data formats, Figure 5, (rl)
When the screen shown in is displayed on the CRT display device 20, the format is saved in the format memory 24 until the next write is made, so the screen of the CRT 32 is updated by only providing data from the external computer 10. It looks like this.

この場合外部計算機10はデータを収集してCRTディ
スプレイ装置に伝速するだけで良く、従来方式で必要で
あった画素コードへの変換が不要となり伝送する情報も
データだけとなる。
In this case, the external computer 10 only needs to collect data and transmit it to the CRT display device, and there is no need to convert it into a pixel code, which was required in the conventional method, and the information to be transmitted is only data.

画素メモリー27への画素パターンの書込みおよび、シ
ンボルの形状を定義しているシンボルメモリー25への
画素書込みは、CRTディスプレイ装置20への電源投
入後に外部計算機が一度実施すれば、それ以降電源が断
しない限り必要ない。
Once the external computer writes the pixel pattern to the pixel memory 27 and the symbol memory 25 that defines the shape of the symbol once after the power is turned on to the CRT display device 20, the power can be turned off. You don't need it unless you do.

また制御装置22には、マイクロ、コンピューターを用
いれば、データのフォーマット変換は容易に実行するこ
とができる。
Further, if a microcomputer is used as the control device 22, data format conversion can be easily performed.

以上述べたように本発明によれば、外部計算機は、新し
い画面を表示するときにはデータおよびフォーマットを
伝送し、また同一画面の更新を行うときにはデータのみ
を伝送するようにしたので、外部計算機の負荷が軽減さ
れるという優れた効果がある。
As described above, according to the present invention, the external computer transmits data and format when displaying a new screen, and only transmits data when updating the same screen, so the load on the external computer is reduced. This has the excellent effect of reducing

さらに、また本発明によれば、外部計算機例1よ、9C
RTデイスプレイ装置に転速する情報が削減され、外部
計算機の処理が軽減されるようなっているめで、情報が
すみやかに表示されるという効果もある。
Furthermore, also according to the present invention, external computer example 1, 9C
This is because the amount of information transferred to the RT display device is reduced and the processing on the external computer is reduced, so that information can be displayed quickly.

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

第1図は従来の情報伝送フォーマットを示す説明図、第
2図は第1図の情報をCRTディスプレイ画面上に表示
した場合の説明図、第3図は外部計算器内での表示情報
を処理する場合の伝送フォーマットを示す説明図、第4
図は本発明に係るCRTディスプレイ装置の一実施を示
すブロック図、第5固自)は本発明の実施例におけるデ
ータの説明図、第5図(旧は同フォーマットの説明図、
第5図(III)は同CRTディスプレイ装置の画面の
説明図、第6図(■)・および(旧はリフレッシュメモ
リーとCRT画面との関係を示す説明図、第7図(1)
、 (If)および(III)は画素メモリとCRT画
面との関係を示す説明図である。
Figure 1 is an explanatory diagram showing the conventional information transmission format, Figure 2 is an explanatory diagram when the information in Figure 1 is displayed on a CRT display screen, and Figure 3 is an illustration of how the displayed information is processed in an external calculator. Explanatory diagram showing the transmission format when
Figure 5 is a block diagram showing an implementation of a CRT display device according to the present invention, Figure 5 is an explanatory diagram of data in an embodiment of the present invention, Figure 5 (formerly was an explanatory diagram of the same format,
Figure 5 (III) is an explanatory diagram of the screen of the CRT display device, Figure 6 (■) and (formerly, Figure 7 (1) is an explanatory diagram showing the relationship between refresh memory and CRT screen).
, (If) and (III) are explanatory diagrams showing the relationship between the pixel memory and the CRT screen.

Claims (1)

【特許請求の範囲】 1、陰極線管に表示すべきデータおよび該データの表示
方法を定義するフォーマットを格納するメモリーと、前
記データおよびフォーマットを外部計算機から受信して
前記メモリに格納する受信装置と、前記データメモリの
データをフォーマットメモリのフォーマットに従って画
面表示の最小単位である文字コードあるいは図形画素コ
ードに変換する機能を有する制御装置と陰極線管に繰り
返して表示するためのデータを格納するリフレッシュメ
モリーと、ドツトパターンで表示文字あるいは図形の形
状を格納する画素メモリーと、陰極線管に表示するため
に制御する表示制御回路と、前記表示制御回路からの信
号に基づいて文字等を表示する陰極線管とを含んで構成
され、外部計算機からデータおよびフォーマットを受信
して陰極線管に表示することを特徴とする陰極線管ディ
スプレイ装置。 2、陰極線管に表示すべきデータを格納するデータメモ
リと、データの表示方法を定義するフォーマットを格納
するフォーマットメモリーと、前記データおよびフォー
マットを外部計算機から受信して前記データおよびフォ
ーマットメモリに格納する受信装置と、このデータメモ
リのデータをフォーマットメモリのフォーマットに従っ
て、画面表示の最小単位である文字コードあるいは図形
画素コードに変換する機能を有する制御装置と、陰極線
管に繰り返して表示するだめのデータを格納スルリフレ
ッシュメモリーと、ドラトノくターンで表示文字あるい
は図形の形状を格納する画素メモリーと、前記リフレッ
シュメモリ及び画素メモリからの信号を表示するために
制御する表示制御回路と、該表示制御回路からの信号に
基づいて文字等を表示する陰極線管とを含んで構成され
、画面の初回表示時はデータおよびフォーマットを受信
して画面表示を行い、以降同一画面のデータの更新時は
、データのみを受信して前記陰極線管の画面を更新する
ようにしたことを特徴とする特許管ディスプレイ装置。
[Scope of Claims] 1. A memory that stores data to be displayed on a cathode ray tube and a format that defines a method for displaying the data, and a receiving device that receives the data and format from an external computer and stores it in the memory. , a control device having a function of converting the data in the data memory into a character code or a graphic pixel code, which is the minimum unit of screen display, according to the format of the format memory; and a refresh memory storing data to be repeatedly displayed on a cathode ray tube. , a pixel memory that stores the shape of displayed characters or figures in a dot pattern, a display control circuit that controls display on a cathode ray tube, and a cathode ray tube that displays characters, etc. based on signals from the display control circuit. A cathode ray tube display device comprising: a cathode ray tube display device configured to receive data and format from an external computer and display the received data and format on a cathode ray tube. 2. A data memory that stores data to be displayed on the cathode ray tube, a format memory that stores a format that defines how to display the data, and receives the data and format from an external computer and stores it in the data and format memory. A receiving device, a control device having the function of converting the data in the data memory into a character code or graphic pixel code, which is the minimum unit of screen display, according to the format of the format memory, and a control device that converts the data to be repeatedly displayed on the cathode ray tube. A storage refresh memory, a pixel memory that stores the shape of a display character or figure in a drastic turn, a display control circuit that controls the display of signals from the refresh memory and the pixel memory, and a display control circuit that controls signals from the display control circuit. It is composed of a cathode ray tube that displays characters, etc. based on signals, and when the screen is displayed for the first time, it receives data and format and displays the screen, and then when updating the data on the same screen, only the data is received. A patented tube display device characterized in that the screen of the cathode ray tube is updated by updating the screen of the cathode ray tube.
JP18377981A 1981-11-18 1981-11-18 Cathode ray tube display Pending JPS5886587A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18377981A JPS5886587A (en) 1981-11-18 1981-11-18 Cathode ray tube display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18377981A JPS5886587A (en) 1981-11-18 1981-11-18 Cathode ray tube display

Publications (1)

Publication Number Publication Date
JPS5886587A true JPS5886587A (en) 1983-05-24

Family

ID=16141791

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18377981A Pending JPS5886587A (en) 1981-11-18 1981-11-18 Cathode ray tube display

Country Status (1)

Country Link
JP (1) JPS5886587A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59161729A (en) * 1983-03-04 1984-09-12 Mitsubishi Electric Corp Display device
JPS59176833A (en) * 1983-03-28 1984-10-06 Fuji Electric Co Ltd Display system
JPS6086673A (en) * 1983-10-19 1985-05-16 Toshiba Corp Picture display device
JPS6091440A (en) * 1983-10-24 1985-05-22 Mitsubishi Electric Corp Display device
JPS60256879A (en) * 1984-06-01 1985-12-18 Matsushita Electric Works Ltd Picture processor
JPS60256878A (en) * 1984-06-01 1985-12-18 Matsushita Electric Works Ltd Picture processor
JPS6143335A (en) * 1984-08-08 1986-03-01 Fujitsu Ltd Data transfer method
JPS6159530A (en) * 1984-08-30 1986-03-27 Fujitsu Ltd Retrieval system of processing object
JPS6168661A (en) * 1984-09-12 1986-04-09 Sanyo Electric Co Ltd Transmission system
JPS6214279A (en) * 1985-07-11 1987-01-22 Toshiba Eng Co Ltd Picture processing device
JPS62198973A (en) * 1986-02-26 1987-09-02 Matsushita Electric Ind Co Ltd Image data converting device
JPH05303477A (en) * 1992-03-03 1993-11-16 Digital:Kk Display control device

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59161729A (en) * 1983-03-04 1984-09-12 Mitsubishi Electric Corp Display device
JPS59176833A (en) * 1983-03-28 1984-10-06 Fuji Electric Co Ltd Display system
JPS6086673A (en) * 1983-10-19 1985-05-16 Toshiba Corp Picture display device
JPS6091440A (en) * 1983-10-24 1985-05-22 Mitsubishi Electric Corp Display device
JPH035628B2 (en) * 1984-06-01 1991-01-28 Matsushita Electric Works Ltd
JPS60256879A (en) * 1984-06-01 1985-12-18 Matsushita Electric Works Ltd Picture processor
JPS60256878A (en) * 1984-06-01 1985-12-18 Matsushita Electric Works Ltd Picture processor
JPS6143335A (en) * 1984-08-08 1986-03-01 Fujitsu Ltd Data transfer method
JPS6159530A (en) * 1984-08-30 1986-03-27 Fujitsu Ltd Retrieval system of processing object
JPS6168661A (en) * 1984-09-12 1986-04-09 Sanyo Electric Co Ltd Transmission system
JPS6214279A (en) * 1985-07-11 1987-01-22 Toshiba Eng Co Ltd Picture processing device
JPS62198973A (en) * 1986-02-26 1987-09-02 Matsushita Electric Ind Co Ltd Image data converting device
JPH05303477A (en) * 1992-03-03 1993-11-16 Digital:Kk Display control device

Similar Documents

Publication Publication Date Title
JPS5886587A (en) Cathode ray tube display
GB2217155A (en) Graphic display system
CA2097557C (en) Priority based graphics in an open systems windows environment
JPS6318756B2 (en)
US4398190A (en) Character generator display system
NO154710B (en) VIDEOTEX TYPE DATA TRANSMISSION SYSTEM AND PROCEDURE FOR TRANSMITTING CODED INFORMATION IN SUCH SYSTEM.
JPS5969840A (en) Method for entering data to entry screen
US6351645B1 (en) Wireless selective calling receiver and external registering device therefore
SU822171A1 (en) Information input-output arrangement
JPS59128628A (en) Cathode-ray tube display device
JPS58208783A (en) Color display
US5420610A (en) Screen display circuit apparatus
JPS5970298U (en) remote display device
JPS61180290A (en) Graphic display unit
JPS5887589A (en) Display employing crt
JPS6153580A (en) Marker display interpolation apparatus for scan converter
JPS5836785B2 (en) Character display control method
JPS58202487A (en) Display unit
JPS62204298A (en) Drawing communication equipment
JPS63129395A (en) Display controller
JPS62222741A (en) Communication terminal control system
JPH01135195A (en) Automatic converter for captain image data
JPS60131591A (en) Information output system
JPS5975285A (en) Display screen split control system
JPS61240380A (en) Graphic display device