JPH04340593A - Image display device - Google Patents

Image display device

Info

Publication number
JPH04340593A
JPH04340593A JP3140879A JP14087991A JPH04340593A JP H04340593 A JPH04340593 A JP H04340593A JP 3140879 A JP3140879 A JP 3140879A JP 14087991 A JP14087991 A JP 14087991A JP H04340593 A JPH04340593 A JP H04340593A
Authority
JP
Japan
Prior art keywords
data
input
screen
display device
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.)
Granted
Application number
JP3140879A
Other languages
Japanese (ja)
Other versions
JP3076623B2 (en
Inventor
Hiroaki Hayakawa
広明 早川
Masato Ide
井出 正人
Tetsuo Nomoto
野本 哲夫
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP03140879A priority Critical patent/JP3076623B2/en
Publication of JPH04340593A publication Critical patent/JPH04340593A/en
Application granted granted Critical
Publication of JP3076623B2 publication Critical patent/JP3076623B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Image Generation (AREA)
  • Stored Programmes (AREA)
  • Air Conditioning Control Device (AREA)
  • Processing Or Creating Images (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To facilitate the structure of a display screen and screen operation when a connected external device is monitored and operated by using the image display device. CONSTITUTION:An application program to be inputted to the image display device 1 previously is written by using a language which enables drawing commands for display data, setting destinations of the data, start timing, etc., to be written at the same time. This program is compiled and loaded in a device main body 1 and then subsequent screen operation processes are facilitated as compared with a case wherein respective processes are inputted individually.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、CRT等の画面表示部
と、キーボード、マウス、タッチパネル等のポインティ
ングデバイスからなる入力手段を有して、外部に接続さ
れる装置・機器を監視するとともに操作することも可能
な画像表示装置に関する。
[Industrial Application Field] The present invention has an input means consisting of a screen display unit such as a CRT, and a pointing device such as a keyboard, mouse, touch panel, etc., and monitors and operates devices and equipment connected to the outside. The present invention relates to an image display device that can also display images.

【0002】0002

【従来の技術】一般に、画像表示装置を用いて各種装置
、機器の動作状態を監視したり、画面を見ながら操作を
する場合がある。その場合、画像表示装置の画面には、
制御対象である外部装置に対応した動作表示用の画面を
構築する必要がある。そのために従来は、動作画面を表
示させるプログラムとして、表示させる画面を図形描画
コマンドにより記述し、それをコンパイル処理により、
動作図形の描画情報を作成していた。
2. Description of the Related Art Generally, an image display device is used to monitor the operating status of various devices and devices, or to operate them while looking at the screen. In that case, the screen of the image display device will show
It is necessary to construct a screen for displaying operations corresponding to the external device to be controlled. To do this, conventionally, as a program to display an operation screen, the screen to be displayed is described using graphic drawing commands, and then compiled through a compile process.
I was creating drawing information for motion figures.

【0003】また、一方で動作図形を表示させるための
データについては、動作図形の描画コマンドに対応した
表形式の定義画面等よりデータの所在を表すデータ名を
入力し、データ情報テーブルを作成していた。あるいは
他の別な記述方式によりデータ名を記述し、コンパイル
処理することによりデータ情報テーブルを作成していた
。これらの処理により別々に作成された描画情報とデー
タ情報テーブルは、それぞれ画像表示装置本体にローデ
ィングされる。画像表示装置は、データ情報テーブルに
基づいてデータを収集し、さらに収集したデータと動作
図形の描画情報をもとに画面上に描画して動作表示をお
こなう。このように、従来の画像表示装置は、データ収
集処理と動作表示部の表示処理とが全く独立したもので
ある。さらに、従来の画像表示装置では、動作表示部に
特殊な処理による画面表示をおこなおうとすると、デー
タ情報テーブルのような定形のテーブルが作成できない
ため、画像表示装置に特殊処理を予め用意してアプリケ
ーションの責任において特殊処理を起動し、該当表示画
面を表示するタイミングでデータの作成および動作部の
表示をおこなっていた。
On the other hand, regarding the data for displaying motion figures, a data information table is created by inputting a data name indicating the location of the data from a tabular definition screen, etc. that corresponds to the motion figure drawing command. was. Alternatively, a data information table is created by writing data names using other writing methods and compiling them. The drawing information and data information table separately created by these processes are loaded into the main body of the image display device. The image display device collects data based on the data information table, and further displays the action by drawing on the screen based on the collected data and drawing information of the action figure. In this way, in the conventional image display device, the data collection process and the display process of the operation display section are completely independent. Furthermore, with conventional image display devices, when attempting to display a screen using special processing on the operation display section, it is not possible to create a regular table such as a data information table. The application was responsible for starting special processing and creating data and displaying the operating parts at the timing of displaying the corresponding display screen.

【0004】また、画像表示装置に、キーボードとデー
タ入力用の入力フィールド、あるいはタッチパネル、マ
ウス等のポインティングデバイスを有する場合、データ
の設定、機器・装置の操作指令等の設定操作をおこなお
うとすると、画面表示時にデータ設定をおこなうための
入力フィールドを表示してデータの入力設定をおこなう
。または、ポインティングエリアの登録をし、そのエリ
アを選択して操作指令をおこなうこともできる。その場
合、表示部の記述言語のなかに、入力フィールドの表示
、ポインティングエリアを登録する記述が可能であった
。さらに、画像表示装置側からの設定操作に関しては、
操作の対象となる装置・機器の各種状態および安全性・
操作性を考慮して、各種の操作方式を用いることが可能
である。例えば、画面表示時にポインティングエリアが
まだ設定されていなくても、キーボードの特定キーを押
下することにより、ポインティングエリアが登録され、
さらにそのエリアを選択することにより入力フィールド
が表示されて、データの入力・設定が可能になる。
[0004] Furthermore, when the image display device has a keyboard and an input field for inputting data, or a pointing device such as a touch panel or a mouse, when attempting to perform setting operations such as setting data or issuing operation commands for equipment/equipment, etc. , displays an input field for data settings when the screen is displayed, and performs data input settings. Alternatively, it is also possible to register a pointing area, select that area, and issue an operation command. In that case, it was possible to register the input field display and pointing area in the display unit's description language. Furthermore, regarding setting operations from the image display device side,
The various conditions and safety of the devices and equipment to be operated.
Various operating methods can be used in consideration of operability. For example, even if the pointing area has not yet been set when the screen is displayed, the pointing area will be registered by pressing a specific key on the keyboard.
Furthermore, by selecting that area, an input field is displayed, and data can be entered and set.

【0005】このように、従来は、複数の挙動を組み合
わせて、外部装置の監視および操作のための画面を構築
していたため、これらの処理をそのまま記述して画像表
示装置へ入力することが不可能であった。そこで、通常
は設定操作専用のアプリケーション処理を用意しておき
、任意に入力フィールド、ポインティングエリアの制御
ができるようにしていた。また、データの設定先、操作
指令の送信先もアプリケーションによるテーブルをユー
ザが個別に用意していた。
[0005] Conventionally, screens for monitoring and operating external devices were constructed by combining multiple behaviors, so it was not possible to write these processes as they were and input them to the image display device. It was possible. Therefore, application processing dedicated to setting operations is usually prepared so that input fields and pointing areas can be controlled arbitrarily. In addition, the user had to individually prepare a table for data setting destinations and operation command transmission destinations by the application.

【0006】[0006]

【発明が解決しようとする課題】ところで、上述した従
来の動作表示用の画面の構築方法には、次のような問題
がある。
However, the above-described conventional method of constructing a screen for displaying operations has the following problems.

【0007】(1)画面に表示される動作表示部の動作
図形の描画を記述する言語と、その動作図形を表示する
ためのデータの所在の定義方式が独立したものとなる。 しかも、画像表示装置側でもデータの収集処理と、収集
したデータを基に動作図形を描画する処理が独立してい
る。このため、収集データと動作図形を一致させるのが
難しく、画面を自在に表示させるのが困難である。
(1) The language used to describe the drawing of motion graphics on the motion display section displayed on the screen and the method for defining the location of data for displaying the motion graphics become independent. Moreover, on the image display device side, the data collection process and the process of drawing motion figures based on the collected data are independent. For this reason, it is difficult to match the collected data with the action figure, and it is difficult to freely display the screen.

【0008】(2)動作表示部として画像を表示させる
のに、単なる収集データの表示以外に、トレンドグラフ
表示のようにデータを加工して異なる形態に変換してか
ら表示するような特殊な処理をおこなう場合、これら処
理の起動がアプリケーション処理に依存されるため、ユ
ーザ側からするとブラックボックスになっていた。
(2) In order to display an image as an operation display section, in addition to simply displaying collected data, special processing such as processing the data and converting it into a different form before displaying it, such as trend graph display, is required. When performing these processes, the activation of these processes is dependent on application processing, so it becomes a black box from the user's perspective.

【0009】(3)動作表示部に関する設定操作の方式
が様々あるため、これらの処理を表現するのに記述言語
だけでは不十分であり、多くはアプリケーション処理に
依存しなければならず、ユーザにとっては煩わしかった
(3) Since there are various methods of setting operations related to the operation display section, a description language alone is insufficient to express these processes, and most of them must depend on application processing, making it difficult for the user to use. was annoying.

【0010】(4)同様に、動作表示部に用いられるデ
ータの設定先、操作指令の送信先についても、アプリケ
ーションによりユーザが個々にテーブルを用意しなけれ
ばならず煩わしかった。本発明は上記問題点を解決する
ためになされたもので、その目的とするところは、外部
装置を監視・操作するための動作表示部を表示するのに
煩わしいアプリケーションによる処理を不要にして、使
い勝手にすぐれた画像表示装置を提供することにある。
(4) Similarly, the user has to prepare individual tables depending on the application regarding the setting destination of data used in the operation display section and the destination of operation commands, which is cumbersome. The present invention has been made to solve the above-mentioned problems, and its purpose is to eliminate the need for troublesome application processing to display the operation display section for monitoring and operating external devices, and to improve usability. An object of the present invention is to provide an excellent image display device.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
に、第1の発明は、入力されたアプリケーションプログ
ラムをコンパイル処理し動作部情報としてローディング
しておき、動作部情報が示すデータの所在地から表示デ
ータを収集し表示コードに変換して、画面表示する画像
表示装置において、図形描画コマンドと、動作表示デー
タの所在を示すデータ名とを同時に記述してアプリケー
ションプログラムを作成する手段を備えたことを特徴と
する。
[Means for Solving the Problems] In order to achieve the above object, the first invention is to compile and process an input application program and load it as operating section information, and to obtain data from the location of data indicated by the operating section information. An image display device that collects display data, converts it into a display code, and displays it on a screen, having a means for creating an application program by simultaneously writing a figure drawing command and a data name indicating the location of the motion display data. It is characterized by

【0012】第2の発明は、入力されたアプリケーショ
ンプログラムをコンパイル処理し動作部情報としてロー
ディングしておき、動作部情報が示すデータの所在地か
ら表示データを収集し加工処理を加えてから表示コード
に変換して、画面表示する画像表示装置において、図形
描画コマンドと、動作表示データの所在を示すデータ名
と、収集した動作表示データについての加工処理を開始
するタイミングとを同時に記述してアプリケーションプ
ログラムを作成する手段を備えたことを特徴とする。
[0012] In the second invention, the input application program is compiled and loaded as operating part information, and display data is collected from the location of the data indicated by the operating part information, processed, and then converted into display code. On the image display device that converts the data and displays it on the screen, write the application program by simultaneously writing the figure drawing command, the data name indicating the location of the motion display data, and the timing to start processing the collected motion display data. It is characterized by having a means for creating.

【0013】第3の発明は、キーボード、ポインティン
グデバイス等の入力手段を有し、入力されたアプリケー
ションプログラムをコンパイル処理し操作部情報として
ローディングしておき、操作部情報が示すデータの所在
地から表示データを収集し表示コードに変換して画面表
示することにより、接続された外部装置との間で相互に
データを送受信し、受信データを操作画面に表示して外
部装置を監視し、入力手段から入力した送信データを操
作画面に表示しながら送信して外部装置を操作する画像
表示装置において、ポインティングエリアの登録を受付
ける処理および入力フィールドを表示する処理を同時に
記述してアプリケーションプログラムを作成する手段を
備えたことを特徴とする。
The third invention has an input means such as a keyboard or a pointing device, compiles the input application program and loads it as operation section information, and displays display data from the location of the data indicated by the operation section information. By collecting data, converting it into a display code, and displaying it on the screen, data can be exchanged with the connected external device, and the received data can be displayed on the operation screen to monitor the external device and input from the input means. In an image display device that operates an external device by transmitting transmitted data while displaying it on an operation screen, the image display device has means for creating an application program by simultaneously writing processing for accepting registration of a pointing area and processing for displaying an input field. It is characterized by:

【0014】第4の発明は、キーボード、ポインティン
グデバイス等の入力手段を有し、入力されたアプリケー
ションプログラムをコンパイル処理し操作部情報として
ローディングしておき、操作部情報が示すデータの所在
地から表示データを収集し表示コードに変換して画面表
示することにより、接続された外部装置との間で相互に
データを送受信し、受信データを操作画面に表示して外
部装置を監視し、入力手段から入力した送信データを操
作画面に表示しながら送信して外部装置を操作する画像
表示装置において、ポインティングエリアの登録を受付
ける処理と、入力フィールドを表示する処理と、送信デ
ータを指定された設定先へ送信する処理を同時に記述し
てアプリケーションプログラムを作成する手段を備えた
ことを特徴とする。
The fourth invention has an input means such as a keyboard or a pointing device, compiles the input application program and loads it as operation section information, and displays display data from the location of the data indicated by the operation section information. By collecting data, converting it into a display code, and displaying it on the screen, data can be exchanged with the connected external device, and the received data can be displayed on the operation screen to monitor the external device and input from the input means. In an image display device that operates an external device by transmitting transmitted data while displaying it on the operation screen, there is a process for accepting registration of a pointing area, a process for displaying an input field, and a process for transmitting the transmitted data to a specified setting destination. The present invention is characterized in that it includes a means for simultaneously writing processes to create an application program.

【0015】[0015]

【作用】第1の発明においては、アプリケーションプロ
グラムに図形描画コマンドと、動作表示データの所在を
示すデータ名とが同時に記述されることにより、装置本
体内では、一方式の言語に統一されてデータ収集と図形
描画処理が単一の処理によりおこなわれる。
[Operation] In the first invention, the graphic drawing command and the data name indicating the location of the action display data are simultaneously written in the application program, so that the data is unified in one language within the main body of the device. Collection and graphic drawing processing are performed in a single process.

【0016】第2の発明においては、アプリケーション
プログラムに図形描画コマンドと、動作表示データの所
在を示すデータ名と、収集した動作表示データについて
の加工処理を開始するタイミングとが同時に記述される
ことにより、装置本体内では、一方式の言語に統一され
てデータ収集と図形描画処理が単一の処理によりおこな
われるとともに、収集した動作表示データについての加
工処理が指定されたタイミングで開始される。
In the second invention, the graphic drawing command, the data name indicating the location of the motion display data, and the timing to start processing the collected motion display data are simultaneously written in the application program. In the main body of the apparatus, data collection and graphic drawing processing are performed in a single process using a single language, and processing of the collected motion display data is started at a designated timing.

【0017】第3の発明においては、ポインティングエ
リアの登録を受付ける処理と入力フィールドを表示する
処理とが同時に記述されることにより、装置本体内では
、一方式の言語に統一されて各処理がなされて、装置本
体上に用意されている標準処理の活用が容易になる。
[0017] In the third invention, by simultaneously writing the process of accepting registration of the pointing area and the process of displaying the input field, each process is performed in a unified language within the main body of the device. This makes it easier to utilize the standard processing provided on the device itself.

【0018】第4の発明においては、ポインティングエ
リアの登録を受付ける処理と入力フィールドを表示する
処理と送信データを指定された設定先へ送信する処理と
が同時に記述されることにより、装置本体内では、一方
式の言語に統一されて各処理がなされるとともに、装置
本体上に用意されている標準処理を用いて、設定された
送信データが送信先へ送信される。
[0018] In the fourth invention, the process of accepting registration of a pointing area, the process of displaying an input field, and the process of transmitting transmission data to a specified setting destination are simultaneously described, so that , each process is performed in a unified language, and the set transmission data is transmitted to the destination using standard processing prepared on the main body of the device.

【0019】[0019]

【実施例】以下、図に沿って本発明の実施例を説明する
。図1は第1の発明をCRTを用いた画像表示装置に適
用した実施例の処理過程を示す説明図である。図に示す
ように、アプリケーションプログラムとして、先ず表示
しようとする動作表示データを画面番号ごとの図形描画
コマンドとし、文字の色、文字フォント、文字倍率、背
景色等の文字属性を記述し、さらに表示座標、データ種
別、データ名、表示桁、小数点位置等を文字表示として
記述してソースファイルを作成する。次いで、作成した
ソースファイルをコンパイルし、動作部情報であるとこ
ろの図形描画情報ファイルとデータ収集情報ファイルに
変換する。図形描画情報ファイルには、表示色、文字フ
ォント、文字倍率、背景色、表示座標、データ種別、表
示桁、小数点位置等が書き込まれる。データ収集情報フ
ァイルには、収集データ名、収集データサイズ、収集デ
ータ数が書き込まれている。
Embodiments Hereinafter, embodiments of the present invention will be explained with reference to the drawings. FIG. 1 is an explanatory diagram showing the process of an embodiment in which the first invention is applied to an image display device using a CRT. As shown in the figure, as an application program, first, the action display data to be displayed is made into graphic drawing commands for each screen number, character attributes such as character color, character font, character magnification, background color, etc. are described, and then the data is displayed. Create a source file by describing coordinates, data type, data name, display digits, decimal point position, etc. as character display. Next, the created source file is compiled and converted into a graphic drawing information file and a data collection information file, which are operating unit information. Display color, character font, character magnification, background color, display coordinates, data type, display digit, decimal point position, etc. are written in the graphic drawing information file. In the data collection information file, the name of collected data, the size of collected data, and the number of collected data are written.

【0020】次に、これらのファイルがCRT表示装置
1にローディングされる。このローディングまでが、オ
フラインにより処理される。具体的には、CRT表示装
置1と別体のパソコン等によりソースファイルを作成し
てコンパイル処理した後に、RS232C規格の通信ケ
ーブル等を介してCRT表示装置1にローディングされ
る。CRT表示装置1では、ローディングされたファイ
ルについて、画面番号により画像表示が指示されると、
その番号のデータ収集情報ファイルに従ってデータの収
集処理を開始する。実施例では、指定されたデータ収集
情報ファイルに、“TEMP1”と“HUMD1”の収
集データ名でそれぞれ1ワード長からなるデータを1ワ
ードづつ収集するように記載されているので、それらの
指定されたデータを外部のエアコン3から収集する。エ
アコン3は、それぞれ温度計4が検出した温度(TEM
P1)と湿度計5が検出した湿度(HUMD1)を内部
のファイルにいったん貯留した後、CRT表示装置1の
呼出しに応じ“収集データ”として、CRT表示装置1
へ送る。
Next, these files are loaded onto the CRT display device 1. Everything up to this loading is processed offline. Specifically, after a source file is created and compiled using a personal computer or the like separate from the CRT display device 1, it is loaded into the CRT display device 1 via an RS232C standard communication cable or the like. When the CRT display device 1 is instructed to display an image of the loaded file using the screen number,
Data collection processing is started according to the data collection information file with that number. In the example, it is written in the specified data collection information file that data each having a length of 1 word is to be collected with the collection data names "TEMP1" and "HUMD1". data is collected from the external air conditioner 3. The air conditioners 3 each have a temperature (TEM) detected by the thermometer 4.
P1) and the humidity (HUMD1) detected by the hygrometer 5 are stored in an internal file, and then stored as "collected data" in response to a call from the CRT display device 1.
send to

【0021】次いで、CRT表示装置1は収集データを
図形描画情報ファイルに従って、画面として実際に表示
できるように編集処理をし、表示コードに変換してCR
T2に表示する。実施例では、収集データがCRT2の
指定された座標位置に10進数2桁でそれぞれ表示され
るとともに、背景としてデータの内容を明示する語句が
表示されている。これらの画像表示の処理では、予めソ
ースファイルに画面番号ごとの表示内容を指定し、さら
にCRT表示装置1内にローディングしておくことによ
り、操作者は画面番号を入力するだけの簡単な操作で各
種の画面を表示させることができる。
Next, the CRT display device 1 edits the collected data according to the graphic drawing information file so that it can be actually displayed on the screen, converts it into a display code, and sends it to the CR.
Display on T2. In the embodiment, the collected data is displayed in two decimal digits at designated coordinate positions on the CRT 2, and a word or phrase specifying the content of the data is displayed as a background. In the process of displaying these images, the display contents for each screen number are specified in the source file in advance and then loaded into the CRT display device 1, so that the operator can simply input the screen number. Various screens can be displayed.

【0022】また、CRT表示装置1におけるデータの
収集処理は、データ名によりおこなわれるため、従来の
処理では必要であったデータアドレスが不要となり、そ
の分、ユーザにおける入力操作の負担が軽減される。さ
らには、収集されてCRT2上に表示されているデータ
が変化した場合、収集処理および編集処理が逐次実行さ
れていることにより、画面上の表示データも直ちに変更
される。
[0022] Furthermore, since the data collection process in the CRT display device 1 is carried out using data names, data addresses, which were necessary in conventional processes, are no longer required, and the burden of input operations on the user is reduced accordingly. . Furthermore, when the data collected and displayed on the CRT 2 changes, the data displayed on the screen is also immediately changed because the collection process and the editing process are sequentially executed.

【0023】図2は第2の発明の実施例の処理過程を示
す説明図である。この実施例は第1の発明の実施例とほ
ぼ同様な処理をするが、特にこの実施例では、収集した
データからトレンドグラフを表示させることができる。 トレンドグラフを表示させようとする場合は、図2に示
すように、ソースファイルに、処理コマンドであるとこ
ろのトレンドグラフ表示コマンドと、グラフ表示される
データ名およびグラフ表示するためのフォーマットを記
述する。次いで、このソースファイルをコンパイルして
、図形描画情報ファイルとデータ収集情報ファイルに変
換する。図形描画情報ファイルにはトレンドグラフにつ
いての表示コマンドおよびフォーマットが書き込まれ、
データ収集情報ファイルにはグラフ表示されるデータ名
が書き込まれる。次に、これらのファイルがCRT表示
装置1にローディングされる。
FIG. 2 is an explanatory diagram showing the processing process of the second embodiment of the invention. This embodiment performs almost the same processing as the embodiment of the first invention, but especially in this embodiment, a trend graph can be displayed from the collected data. If you want to display a trend graph, write the trend graph display command, which is a processing command, in the source file, the name of the data to be displayed in the graph, and the format for displaying the graph, as shown in Figure 2. . Next, this source file is compiled and converted into a graphic drawing information file and a data collection information file. Display commands and formats for trend graphs are written in the graphic drawing information file.
The data name to be displayed in a graph is written in the data collection information file. Next, these files are loaded onto the CRT display device 1.

【0024】CRT表示装置1は、トレンドグラフ表示
を指示するファイルの画面番号が入力されると、その番
号のデータ収集情報ファイルに記載されているタイミン
グに従ってトレンド処理を開始する。トレンド処理では
、データ収集情報ファイルに書き込まれているデータ名
をもとに、すでにトレンド用のデータとして独自にまと
められているトレンドファイル24からトレンドデータ
を収集し、指示されたフォーマットに編集する。次いで
、編集結果を表示コードに変換してCRT2に表示する
。なお、表示されるトレンドグラフは、予め収集されて
いるデータを一括してグラフ表示する場合と、逐次収集
されるデータを1点づつプロットしてグラフ表示してい
く場合とがある。前者は表示されるグラフについてのデ
ータの表示点数が予め決められているためグラフの表示
内容が変化することはない。これに対し、後者は時間の
経過につれて表示点を増しながらグラフ表示されるため
、表示限界を越えると途中で再描画する必要がある。 この再描画するタイミングも予め記述しておくことで任
意に設定できる。
When the screen number of a file instructing trend graph display is input, the CRT display device 1 starts trend processing according to the timing described in the data collection information file of that number. In trend processing, trend data is collected from a trend file 24 that has already been uniquely compiled as data for trends based on the data name written in the data collection information file, and edited into a designated format. Next, the editing result is converted into a display code and displayed on the CRT 2. Note that the displayed trend graph may be a graph displaying data collected in advance all at once, or a graph displaying sequentially collected data plotted one point at a time. In the former case, the display content of the graph does not change because the number of data display points for the graph to be displayed is determined in advance. On the other hand, in the latter case, the graph is displayed while increasing the number of display points as time passes, so if the display limit is exceeded, it is necessary to redraw the graph midway. The timing of this redrawing can also be arbitrarily set by writing it in advance.

【0025】図3は、CRT2に表示されているトレン
ドグラフを再描画処理する場合の過程を示す説明図であ
る。図では、徐々に表示点数が増していき、横軸の右端
までグラフが届いたところで表示点数の限界となり再描
画処理される。再描画処理の結果、横軸のスケールが3
倍に変更されて、それまでの表示グラフが横軸方向に3
分の1に縮小されて表示される。これにより、以後も収
集データの表示を続けることが可能になる。
FIG. 3 is an explanatory diagram showing the process of redrawing the trend graph displayed on the CRT 2. In the figure, the number of display points gradually increases, and when the graph reaches the right end of the horizontal axis, the number of display points reaches its limit and is redrawn. As a result of redrawing, the horizontal axis scale is 3.
The display graph is changed to 3x in the horizontal axis direction.
It is displayed reduced to one-fold. This makes it possible to continue displaying the collected data from now on.

【0026】このように第2の発明の実施例は、入力操
作により画面番号が指定されると、CRT表示装置1内
で、収集、編集といった処理をすることなく、直ちに独
自のトレンド処理が起動してトレンド画面を表示するこ
とができ、従来のようなグラフ表示させるための複雑で
煩わしい入力操作が不要になる。また、実施例には示さ
ないがトレンド処理以外にも、収集、編集といった処理
をすることなく独自に起動される加工処理についても、
同様に記述言語により図形描画および加工処理に関する
コマンドを入力してソースファイルを作成してから、C
RT表示装置1内にローディングしておくことが可能で
ある。
As described above, in the embodiment of the second invention, when a screen number is designated by an input operation, unique trend processing is immediately started within the CRT display device 1 without performing processing such as collection or editing. This eliminates the need for complicated and troublesome input operations to display graphs as in the past. In addition to trend processing, which is not shown in the examples, processing processing that is started independently without processing such as collection or editing is also possible.
Similarly, after creating a source file by inputting commands related to figure drawing and processing using a descriptive language,
It is possible to load it into the RT display device 1.

【0027】次に、第3および第4の発明について説明
する。図4は第3および第4の発明をCRTを用いた画
像表示装置に適用した実施例の処理過程を示す説明図で
ある。図に示すように、表示しようとする画面ごとに、
アプリケーションプログラムとして、設定・操作情報お
よびデータ設定先の所在地を書き込んで記述言語ソース
ファイルを作成する。次いで、作成した記述言語ソース
ファイルをコンパイルし、操作部情報であるところの設
定操作情報ファイルと設定先情報ファイルに変換する。 設定操作情報ファイルには、画面を構築するため各種描
画コマンドにより、管理番号、初期モード、表示座標、
ファンクションコード等が書き込まれる。設定先情報フ
ァイルには、入力操作によりデータが設定された場合の
その送信先が送信先データとして具体的な名称で書き込
まれる。次に、これらのファイルがCRT表示装置1に
ローディングされる。このローディングまでがオフライ
ンにより処理される。
Next, the third and fourth inventions will be explained. FIG. 4 is an explanatory diagram showing the processing steps of an embodiment in which the third and fourth inventions are applied to an image display device using a CRT. As shown in the figure, for each screen you are trying to display,
As an application program, a description language source file is created by writing setting/operation information and the location of the data setting destination. Next, the created description language source file is compiled and converted into a setting operation information file and a setting destination information file, which are operation unit information. The settings operation information file contains information such as management number, initial mode, display coordinates, etc. using various drawing commands to construct the screen.
Function codes etc. are written. In the setting destination information file, the destination when data is set by an input operation is written with a specific name as destination data. Next, these files are loaded onto the CRT display device 1. Processing up to this loading is done offline.

【0028】CRT表示装置1には、画面を表示するた
めのCRT2が接続されるとともに、入力手段としてC
RT2の画面上に設置されたポインティングデバイスで
あるところのタッチパネル6およびマウス7と、キーボ
ード8が接続されている。また、CRT表示装置1には
、監視および操作する対象としてエアコン3が接続され
、エアコン3を介して、温度計4の検出温度(TEMP
1)と湿度計5の検出湿度(HUMD1)がCRT表示
装置1へ送られるとともに、CRT表示装置1側からエ
アコン3の動作信号を送るように構成されている。なお
、CRT表示装置1には、他に別途入力された図形描画
情報9、データ収集情報12、表示コード変換部13が
格納されるとともに、これら格納情報を表示コードに変
換する表示コード変換部13、および接続されている各
種入力装置を管理する入力装置管理部14が設けられて
いる。
A CRT 2 for displaying a screen is connected to the CRT display device 1, and a CRT 2 is connected as an input means.
A keyboard 8 is connected to a touch panel 6 and a mouse 7, which are pointing devices installed on the screen of the RT2. Further, an air conditioner 3 is connected to the CRT display device 1 as an object to be monitored and operated.
1) and the humidity detected by the hygrometer 5 (HUMD1) are sent to the CRT display device 1, and an operating signal for the air conditioner 3 is sent from the CRT display device 1 side. The CRT display device 1 also stores graphic drawing information 9, data collection information 12, and a display code converter 13 that are input separately, and also includes a display code converter 13 that converts these stored information into display codes. , and an input device management section 14 that manages various connected input devices.

【0029】この実施例は、CRT表示装置1に入力す
るための記述言語として以下のものが用いられる。 ■入力フィールド(番号、初期モード、位置、桁数、表
示記号、設定先所在) ■タッチ(番号、初期モード、領域、ファンクションコ
ード) ■マウス(番号、初期モード、領域、ファンクションコ
ード) ■選択入力フィールド(番号、初期モード、位置、表示
記号) { 入力フィールド(番号、初期モード、位置、桁数、表示
記号、設定先所在) orタッチ(番号、初期モード、領域、ファンクション
コード) orマウス(番号、初期モード、領域、ファンクション
コード) } ■選択タッチ(番号、初期モード、領域、ファンクショ
ンコード) { 入力フィールド(番号、初期モード、位置、桁数、表示
記号、設定先所在) orタッチ(番号、初期モード、領域、ファンクション
コード) orマウス(番号、初期モード、領域、ファンクション
コード) } ■選択マウス(番号、初期モード、領域、ファンクショ
ンコード) { 入力フィールド(番号、初期モード、位置、桁数、表示
記号、設定先所在) orタッチ(番号、初期モード、領域、ファンクション
コード) orマウス(番号、初期モード、領域、ファンクション
コード) }
In this embodiment, the following description language is used for inputting to the CRT display device 1. ■Input field (number, initial mode, position, number of digits, display symbol, location of setting destination) ■Touch (number, initial mode, area, function code) ■Mouse (number, initial mode, area, function code) ■Selection input Field (number, initial mode, position, display symbol) { Input field (number, initial mode, position, number of digits, display symbol, setting location) or touch (number, initial mode, area, function code) or mouse (number , initial mode, area, function code) } ■Selection touch (number, initial mode, area, function code) { Input field (number, initial mode, position, number of digits, display symbol, setting location) or touch (number, Initial mode, area, function code) or mouse (number, initial mode, area, function code) } ■Selection mouse (number, initial mode, area, function code) { Input field (number, initial mode, position, number of digits, display symbol, setting location) or touch (number, initial mode, area, function code) or mouse (number, initial mode, area, function code) }

【0030】なお、■〜■の言語により表示される画面
は1画面の1つの挙動であるのに対し、■〜■の言語に
より表示される画面は2つの挙動をする。すなわち、■
〜■の言語によれば、最初に表示された画面に対して入
力操作があると、さらに、{}内の選択されたいずれか
の入力操作を待機する挙動となる。また、上記の記述言
語中に記入される“番号”とは、記述される言語ごとに
連続して付される管理番号である。同じく、“初期モー
ド”は、“有効”か“無効”であり、操作上の安全を考
慮して設けられ、その言語により画面が表示された直後
にその画面に対してなされた入力操作を有効にするか無
効にするかを設定しておくものである。“位置”は入力
フィールドが設定される位置の座標である。“桁数”は
入力フィールドとして入力可能な文字数を示す。“表示
記号”は入力フィールドに表示されるアンダーカーソル
等を指す。“設定先所在”は入力されたデータの設定先
を具体的な名称で表す。“領域”は、画面上の入力を受
付ける範囲を指定する。“ファンクションコード”は、
入力操作があったときに発生する具体的なコード名であ
る。
It should be noted that the screens displayed in the languages ``■'' to ``■'' have one screen with one behavior, whereas the screens displayed in the languages ``■'' to ``■'' have two behaviors. In other words,■
According to the language ~■, when an input operation is performed on the first displayed screen, the behavior is to wait for any input operation selected within {}. Furthermore, the "number" written in the above description language is a management number that is consecutively assigned to each written language. Similarly, the "initial mode" is either "enabled" or "disabled", and is established for operational safety, and enables input operations performed on the screen immediately after the screen is displayed in that language. You can set whether to enable or disable it. "Position" is the coordinate of the location where the input field is set. “Number of digits” indicates the number of characters that can be input as an input field. “Display symbol” refers to an under cursor etc. displayed in an input field. “Setting destination location” indicates the setting destination of input data by a specific name. “Area” specifies the range on the screen that accepts input. “Function code” is
This is the specific code name that occurs when an input operation is performed.

【0031】図5は、記述言語ソースファイルをコンパ
イル処理した例を示すものであり、記述言語ソースファ
イルはコンパイル処理の結果、設定・操作情報ファイル
と、設定先情報ファイルに分割される。設定・操作情報
ファイルは、第1行に番号が記載され、次の行に挙動数
と初期モードというように、順にソースファイルの記述
内容が記載される。最下位の入力データ保存領域は、こ
のファイル内容を画面に表示している間に入力された数
字等のデータを一時記憶するために用いられる。設定先
情報ファイルは、設定・操作情報ファイルに対応した番
号とともに、入力フィールドにより指定された入力デー
タの設定先が記載される。
FIG. 5 shows an example in which a description language source file is compiled, and as a result of the compilation process, the description language source file is divided into a setting/operation information file and a setting destination information file. In the setting/operation information file, the number is written on the first line, and the description contents of the source file are written in order, such as the number of behaviors and the initial mode on the next line. The input data storage area at the lowest level is used to temporarily store data such as numbers input while the contents of this file are displayed on the screen. The setting destination information file describes the setting destination of the input data specified by the input field along with the number corresponding to the setting/operation information file.

【0032】次に、図4に示した実施例の処理動作を具
体的に説明する。先ず、記述言語ソースファイルとして
、以下の内容を入力する。 <記述言語ソースファイル> 選択タッチ(10,初期無効,x1,y1,x2,y2
,1234H) { 入力フィールド(12,初期無効,x3,y3,2,“
  ”,TEMP1) }
Next, the processing operation of the embodiment shown in FIG. 4 will be specifically explained. First, input the following contents as a description language source file. <Description language source file> Select touch (10, initial invalid, x1, y1, x2, y2
, 1234H) { input field (12, initial invalid, x3, y3, 2, “
”, TEMP1) }

【0033】これをコンパイル処理して得られたのが図
6に示す設定・操作情報ファイルと設定先情報ファイル
である。この時点では、設定・操作情報ファイルの最下
位の入力データ保存領域は、まだデータが入力されてい
ないので、いずれも“0”である。次いで、これらファ
イルはCRT表示装置1へローディングされ設定・操作
情報10および設定先情報11となる。
The settings/operation information file and setting destination information file shown in FIG. 6 are obtained by compiling this file. At this point, the input data storage area at the lowest level of the setting/operation information file is all "0" because no data has been input yet. These files are then loaded into the CRT display device 1 and become setting/operation information 10 and setting destination information 11.

【0034】次に、図7に示すようにローディングされ
た後は、エアコン3を介して入力されてくる温度計4の
検出温度(TEMP1)と湿度計5の検出湿度(HUM
D1)が、図形描画情報9に指定されるフォームで画面
構成され、表示コード変換部13により表示コードに変
換されてCRT2に表示される。図では、数値“30”
と“55”が収集データ17a,17bとして表示され
ている。この状態では、ローディングされた設定・操作
情報10における番号(10)のタッチおよび番号(1
2)の入力フィールドの初期モードがともに無効である
ため、CRT2上のタッチパネル6に対する画面操作に
関しては無効の状態である。
Next, after loading as shown in FIG. 7, the temperature detected by the thermometer 4 (TEMP1) and the humidity detected by the hygrometer 5 (HUM
D1) is configured on the screen in a form specified by the graphic drawing information 9, is converted into a display code by the display code converter 13, and is displayed on the CRT 2. In the figure, the number “30”
and "55" are displayed as collected data 17a, 17b. In this state, touch the number (10) in the loaded setting/operation information 10 and touch the number (10).
Since the initial modes of the input fields 2) are both invalid, screen operations on the touch panel 6 on the CRT 2 are in an invalid state.

【0035】図8は、次の状態として、キーボード8の
「設定」キーが押下された場合を示す。「設定」キーが
押下されると、「設定」のファンクションコードが入力
装置管理部14へ送られる。設定・操作情報10では、
入力装置管理部14からファンクションコードの入力を
通知されると、番号(10)のタッチの初期モードのみ
が有効に変更される。次いで、入力装置管理部14は、
記述されていた位置データに基づきタッチパネル6上の
2点(x1,y1),(x2,y2)により囲まれる範
囲を、ポインティングエリアであるところのタッチエリ
ア18として登録の受付を可能にする。なお、このタッ
チエリア18は実際には表示されない。
FIG. 8 shows the next state in which the "setting" key on the keyboard 8 is pressed. When the "setting" key is pressed, a "setting" function code is sent to the input device management section 14. In setting/operation information 10,
When the input device management unit 14 notifies the input of the function code, only the initial mode of the touch number (10) is changed to effective. Next, the input device management section 14
Based on the described position data, the range surrounded by the two points (x1, y1) and (x2, y2) on the touch panel 6 can be registered as the touch area 18, which is a pointing area. Note that this touch area 18 is not actually displayed.

【0036】図9は、さらに次の操作を示す。設定され
たタッチエリア18が指先によりタッチされると、「タ
ッチ10」のファンクションコードが入力装置管理部1
4へ送られる。設定・操作情報10では、入力装置管理
部14からファンクションコードの入力を通知されると
、番号(12)の入力フィールドの初期モードが有効に
変更される。次いで、記述内容により番号(12)の入
力フィールドについての表示コードが、表示コード変換
部13よりCRT2へ送られ、指定された位置(x3,
y3)に表示される。表示される入力フィールド19は
、それぞれアンダーラインが表示された2桁からなり、
最初は先頭の桁にカーソル20が表示される。
FIG. 9 further shows the next operation. When the set touch area 18 is touched with a fingertip, a function code of "touch 10" is sent to the input device management unit 1.
Sent to 4. In the setting/operation information 10, when the input device management unit 14 notifies the input of a function code, the initial mode of the input field numbered (12) is changed to valid. Next, the display code for the input field numbered (12) is sent from the display code converter 13 to the CRT 2 according to the description content, and is placed at the specified position (x3,
y3). The displayed input field 19 consists of two digits, each underlined.
Initially, a cursor 20 is displayed at the first digit.

【0037】図10は、次の設定値を入力する操作を示
す。キーボード8の“2”と“3”数値キーが順に押下
されると、“2”および“3”のコードが設定・操作情
報10へ送られる。これら入力コードはいったん記憶さ
れた後、表示コードに変換されて表示コード変換部13
よりCRT2へ送られ、それぞれ入力順に入力フィール
ド19に表示される。
FIG. 10 shows the operation for inputting the following setting values. When the numeric keys "2" and "3" on the keyboard 8 are pressed in sequence, codes "2" and "3" are sent to the setting/operation information 10. These input codes are once stored and then converted into display codes by the display code converter 13.
The data are then sent to the CRT 2 and displayed in the input field 19 in the order in which they were input.

【0038】図11は、次の設定値を送信する操作を示
す。キーボード8の「送信」キーを押下すると、「送信
」のファンクションコードが入力装置管理部14へ送ら
れる。次いで、設定・操作情報10に記憶されている設
定値“2”および“3”は、設定先情報11を参照し、
すでにローディングされている設定先“TEMP1”す
なわちエアコン3を介して温度計4へ送られる。 以後、エアコンは設定された23度を保つように運転さ
れる。設定値が所定の設定先へ送られた後、番号(12
)の入力フィールドについての初期モードが無効に変更
されて、図8の状態に戻る。以後、さらに、他の入力フ
ィールドが設定されている場合は、他の設定操作を続け
ることができる。この実施例では、2挙動までの設定操
作を説明したが、3以上の挙動についても、記述言語に
よりそのように指定することで同様に設定操作をおこな
うことができる。
FIG. 11 shows the operation of transmitting the next set value. When the "send" key on the keyboard 8 is pressed, a "send" function code is sent to the input device management section 14. Next, the setting values “2” and “3” stored in the setting/operation information 10 are set by referring to the setting destination information 11,
It is sent to the thermometer 4 via the already loaded setting destination "TEMP1", that is, the air conditioner 3. From then on, the air conditioner is operated to maintain the set temperature of 23 degrees. After the setting value is sent to the specified setting destination, the number (12
) is changed to invalid, returning to the state of FIG. Thereafter, if other input fields are set, other setting operations can be continued. In this embodiment, the setting operation for up to two behaviors has been described, but the setting operation can be similarly performed for three or more behaviors by specifying them using the description language.

【0039】以上の操作でも明らかなように、この実施
例では、アプリケーションプログラムとして、予め、ポ
インティングエリアであるところのタッチエリア18の
登録を受ける処理と、入力フィールド19を表示する処
理と、入力された送信データを送信先“TEMP1”へ
送信する処理とが設定・操作情報10および設定先情報
11としてCRT表示装置1へローディングしておくこ
とで、各操作画面が構築され、この画面に基づき設定値
の入力操作が極めて単純な入力操作により容易におこな
うことができるようになる。なお、実施例では画面表示
装置としてCRT画面2を用いたが、他の液晶、プラズ
マディスプレイを用いた画面表示装置にも同様に適用で
きる。
As is clear from the above operations, in this embodiment, the application program previously performs processing for registering the touch area 18 which is the pointing area, processing for displaying the input field 19, and processing for inputting data. By loading the transmission data to the destination "TEMP1" into the CRT display device 1 as setting/operation information 10 and setting destination information 11, each operation screen is constructed, and settings are made based on this screen. Value input operations can now be easily performed through extremely simple input operations. Although the CRT screen 2 is used as the screen display device in the embodiment, the present invention can be similarly applied to other screen display devices using liquid crystals or plasma displays.

【0040】[0040]

【発明の効果】以上述べたように第1の発明によれば、
アプリケーションプログラムに図形描画コマンドと、動
作表示データの所在を示すデータ名とが同時に記述され
ることにより、ユーザはデータの設定先、操作指令の送
信先について個々にテーブルを用意する必要がなくなり
入力操作が簡単になるとともに、画面表示のプログラム
が簡単になりプログラムの標準化が可能となる。
[Effect of the invention] As described above, according to the first invention,
By simultaneously writing the drawing command and the data name indicating the location of the operation display data in the application program, the user no longer needs to prepare separate tables for data setting destinations and operation command destinations, and input operations This also simplifies the screen display program, making it possible to standardize the program.

【0041】第2の発明によれば、アプリケーションプ
ログラムに図形描画コマンドと、動作表示データの所在
を示すデータ名と、収集した動作表示データについての
加工処理を開始するタイミングとが同時に記述されるこ
とにより、例えば、トレンド表示のような複雑なプログ
ラムについても簡単な記述で作成することが可能になる
。また、第1の発明同様に入力操作が簡単になるととも
に、画面表示のプログラムが簡単になりプログラムの標
準化が可能となる。
According to the second invention, a graphic drawing command, a data name indicating the location of the motion display data, and a timing for starting processing of the collected motion display data are simultaneously written in the application program. This makes it possible to create complex programs such as trend display with simple descriptions. Further, as in the first invention, the input operation is simplified, the screen display program is simplified, and the program can be standardized.

【0042】第3の発明によれば、ポインティングエリ
アの登録を受付ける処理と入力フィールドを表示する処
理とが同時に記述されることにより、装置本体上に用意
されている標準処理を用いて、様々な設定・操作様式に
対応した操作性にすぐれた画面を構築することができる
According to the third invention, by simultaneously writing the process of accepting pointing area registration and the process of displaying an input field, various types of processing can be performed using standard processes prepared on the main body of the device. It is possible to construct screens with excellent operability that correspond to settings and operation styles.

【0043】第4の発明によれば、ポインティングエリ
アの登録を受付ける処理と入力フィールドを表示する処
理と送信データを指定された設定先へ送信する処理とが
同時に記述されることにより、ユーザが特にアプリケー
ションのテーブルを用意することなく、設定データを指
定された送信先に送ることができる。
According to the fourth invention, the process of accepting registration of a pointing area, the process of displaying an input field, and the process of transmitting transmission data to a specified setting destination are simultaneously described, so that the user can Configuration data can be sent to a specified destination without preparing an application table.

【0044】また、第1から第4の発明により、各処理
を個別に入力する従来装置に比べて、ユーザー側は複雑
で操作の面倒なアプリケーションを用意することなく、
実際の画面操作を簡単な入力操作だけですませられるよ
うになり、使い勝手にすぐれた画像表示装置を得ること
ができる。
Further, according to the first to fourth inventions, compared to conventional devices in which each process is input individually, the user side does not have to prepare an application that is complicated and troublesome to operate.
Actual screen operations can now be performed with simple input operations, and an image display device that is highly user-friendly can be obtained.

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

【図1】第1の発明の実施例の処理過程を示す説明図で
ある。
FIG. 1 is an explanatory diagram showing a processing process of an embodiment of the first invention.

【図2】第2の発明の実施例の処理過程を示す説明図で
ある。
FIG. 2 is an explanatory diagram showing the processing process of the embodiment of the second invention.

【図3】第2の発明の実施例により再描画処理されるト
レンドグラフを示す説明図である。
FIG. 3 is an explanatory diagram showing a trend graph subjected to redrawing processing according to the embodiment of the second invention.

【図4】第3および第4の発明の実施例の処理過程を示
す説明図である。
FIG. 4 is an explanatory diagram showing the processing steps of the embodiments of the third and fourth inventions.

【図5】記述言語ソースファイルをコンパイル処理した
結果を示す図である。
FIG. 5 is a diagram showing the result of compiling a description language source file.

【図6】記述言語ソースファイルをコンパイル処理した
結果の1例を示す図である。
FIG. 6 is a diagram showing an example of the result of compiling a description language source file.

【図7】第3および第4の発明の実施例の処理過程を示
す説明図である。
FIG. 7 is an explanatory diagram showing the processing steps of the embodiments of the third and fourth inventions.

【図8】第3および第4の発明の実施例の処理過程を示
す説明図である。
FIG. 8 is an explanatory diagram showing the processing steps of the embodiments of the third and fourth inventions.

【図9】第3および第4の発明の実施例の処理過程を示
す説明図である。
FIG. 9 is an explanatory diagram showing the processing steps of the embodiments of the third and fourth inventions.

【図10】第3および第4の発明の実施例の処理過程を
示す説明図である。
FIG. 10 is an explanatory diagram showing the processing steps of the embodiments of the third and fourth inventions.

【図11】第3および第4の発明の実施例の処理過程を
示す説明図である。
FIG. 11 is an explanatory diagram showing the processing steps of the embodiments of the third and fourth inventions.

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

1  CRT表示装置 2  CRT 3  エアコン 4  温度計 5  湿度計 6  タッチパネル 7  マウス 8  キーボード 9  図形描画情報 10  設定・操作情報 11  設定先情報 12  データ収集情報 13  表示コード変換部 14  入力装置管理部 17a,17b  収集データ 18  タッチエリア 19  入力フィールド 20  カーソル 24  トレンドファイル 1 CRT display device 2 CRT 3 Air conditioner 4 Thermometer 5 Hygrometer 6 Touch panel 7 Mouse 8 Keyboard 9 Figure drawing information 10 Settings/operation information 11 Setting destination information 12 Data collection information 13 Display code conversion section 14 Input device management department 17a, 17b Collected data 18 Touch area 19 Input field 20 Cursor 24 Trend file

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  入力されたアプリケーションプログラ
ムをコンパイル処理し動作部情報としてローディングし
ておき、動作部情報が示すデータの所在地から表示デー
タを収集し表示コードに変換して、画面表示する画像表
示装置において、図形描画コマンドと、動作表示データ
の所在を示すデータ名とを同時に記述してアプリケーシ
ョンプログラムを作成する手段を備えたことを特徴とす
る画像表示装置。
[Claim 1] An image display device that compiles an input application program and loads it as operating unit information, collects display data from the location of the data indicated by the operating unit information, converts it into a display code, and displays it on a screen. An image display device according to claim 1, further comprising means for creating an application program by simultaneously writing a graphic drawing command and a data name indicating the location of motion display data.
【請求項2】  入力されたアプリケーションプログラ
ムをコンパイル処理し動作部情報としてローディングし
ておき、動作部情報が示すデータの所在地から表示デー
タを収集し加工処理を加えてから表示コードに変換して
、画面表示する画像表示装置において、図形描画コマン
ドと、動作表示データの所在を示すデータ名と、収集し
た動作表示データについての加工処理を開始するタイミ
ングとを同時に記述してアプリケーションプログラムを
作成する手段を備えたことを特徴とする画像表示装置。
[Claim 2] The input application program is compiled and loaded as operating unit information, and display data is collected from the location of the data indicated by the operating unit information, processed, and converted into display code. In an image display device for screen display, means for creating an application program by simultaneously describing a graphic drawing command, a data name indicating the location of motion display data, and a timing to start processing processing of collected motion display data. An image display device comprising:
【請求項3】  キーボード、ポインティングデバイス
等の入力手段を有し、入力されたアプリケーションプロ
グラムをコンパイル処理し操作部情報としてローディン
グしておき、操作部情報が示すデータの所在地から表示
データを収集し表示コードに変換して画面表示すること
により、接続された外部装置との間で相互にデータを送
受信し、受信データを操作画面に表示して外部装置を監
視し、入力手段から入力した送信データを操作画面に表
示しながら送信して外部装置を操作する画像表示装置に
おいて、ポインティングエリアの登録を受付ける処理お
よび入力フィールドを表示する処理を同時に記述してア
プリケーションプログラムを作成する手段を備えたこと
を特徴とする画像表示装置。
3. The computer has an input means such as a keyboard or a pointing device, compiles the input application program and loads it as operation section information, and collects and displays display data from the location of the data indicated by the operation section information. By converting it into a code and displaying it on the screen, data can be exchanged with the connected external device, the received data can be displayed on the operation screen to monitor the external device, and the transmitted data input from the input means can be sent and received. An image display device that operates an external device by sending data while displaying it on an operation screen, characterized by having means for creating an application program by simultaneously writing a process for accepting registration of a pointing area and a process for displaying an input field. image display device.
【請求項4】  キーボード、ポインティングデバイス
等の入力手段を有し、入力されたアプリケーションプロ
グラムをコンパイル処理し操作部情報としてローディン
グしておき、操作部情報が示すデータの所在地から表示
データを収集し表示コードに変換して画面表示すること
により、接続された外部装置との間で相互にデータを送
受信し、受信データを操作画面に表示して外部装置を監
視し、入力手段から入力した送信データを操作画面に表
示しながら送信して外部装置を操作する画像表示装置に
おいて、ポインティングエリアの登録を受付ける処理と
、入力フィールドを表示する処理と、送信データを指定
された設定先へ送信する処理を同時に記述してアプリケ
ーションプログラムを作成する手段を備えたことを特徴
とする画像表示装置。
4. The computer has an input means such as a keyboard or a pointing device, compiles the input application program and loads it as operation section information, and collects and displays display data from the location of the data indicated by the operation section information. By converting it into a code and displaying it on the screen, data can be exchanged with the connected external device, the received data can be displayed on the operation screen to monitor the external device, and the transmitted data input from the input means can be sent and received. In an image display device that operates an external device by sending data while displaying it on the operation screen, the process of accepting registration of the pointing area, the process of displaying the input field, and the process of sending the send data to the specified setting destination are performed simultaneously. An image display device characterized by comprising means for writing and creating an application program.
JP03140879A 1991-05-16 1991-05-16 Image display device Expired - Fee Related JP3076623B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03140879A JP3076623B2 (en) 1991-05-16 1991-05-16 Image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03140879A JP3076623B2 (en) 1991-05-16 1991-05-16 Image display device

Publications (2)

Publication Number Publication Date
JPH04340593A true JPH04340593A (en) 1992-11-26
JP3076623B2 JP3076623B2 (en) 2000-08-14

Family

ID=15278893

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03140879A Expired - Fee Related JP3076623B2 (en) 1991-05-16 1991-05-16 Image display device

Country Status (1)

Country Link
JP (1) JP3076623B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0764758A (en) * 1993-08-27 1995-03-10 Sony Corp Input display method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0764758A (en) * 1993-08-27 1995-03-10 Sony Corp Input display method

Also Published As

Publication number Publication date
JP3076623B2 (en) 2000-08-14

Similar Documents

Publication Publication Date Title
JP4054327B2 (en) Information processing apparatus and program
JPH09127926A (en) Display device
JPS6290758A (en) Information processor
JPH01232412A (en) Help system
JPH04340593A (en) Image display device
JPH10198504A (en) Method for activating function of information processor and system for reading coordinate
JPS62156721A (en) display control device
JPH0576652B2 (en)
JPH01173263A (en) Automatic access for statistic processing
JPH06295236A (en) Engineering device
JPH02292619A (en) Operation method display device
JPH04328626A (en) Information processor
JPH03168801A (en) Plant operation device
JPH0756902A (en) Document editing device
JPH0317741A (en) Program production support device
JP3543986B2 (en) Character processing method and apparatus
JPH0713725A (en) Support device for development of software
JPH03231335A (en) Display system for error message
JP3521212B2 (en) Multi-window computer system
JPH06214710A (en) Registration method for tablet menu
JPH0460807A (en) Programming device for programmable controller
JPH0766375B2 (en) Document processing apparatus and document display method
JPH04169926A (en) Graphic processor
JPH04177474A (en) Graphic processor
JPH09288514A (en) Display device

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080609

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090609

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100609

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees