JPH08185221A - Device and method for data display - Google Patents

Device and method for data display

Info

Publication number
JPH08185221A
JPH08185221A JP32677294A JP32677294A JPH08185221A JP H08185221 A JPH08185221 A JP H08185221A JP 32677294 A JP32677294 A JP 32677294A JP 32677294 A JP32677294 A JP 32677294A JP H08185221 A JPH08185221 A JP H08185221A
Authority
JP
Japan
Prior art keywords
data
equipment
display
displayed
displaying
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
JP32677294A
Other languages
Japanese (ja)
Other versions
JP3489233B2 (en
Inventor
Masamichi Sakaino
真道 境野
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.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co 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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP32677294A priority Critical patent/JP3489233B2/en
Publication of JPH08185221A publication Critical patent/JPH08185221A/en
Application granted granted Critical
Publication of JP3489233B2 publication Critical patent/JP3489233B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Programmable Controllers (AREA)

Abstract

PURPOSE: To shorten a communication time and speedily display facility data by displaying the facility data according to the array of character data stored in a character data array storage means. CONSTITUTION: Necessary data length is found first from the attribute in column display definition data 35, a read of a PLC internal memory 31 is made by as many as necessary data according to the address of the column definition data 35, and a vertical coordinate for display is found. When a number is displayed, the numeral is displayed at a position indicated with the horizontal coordinate and vertical coordinate of the display position. When data other than the number is displayed, the offset in the display data array of an object to be displayed is found from data read out of an PLC 30 according to the attribute of the column. Then the object in the display data array is drawn at the position indicated with the horizontal coordinate and vertical coordinate of the display position. When all the facility data are displayed, the process is ended.

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 device and a data display method capable of promptly displaying data.

【0002】[0002]

【従来の技術】従来のデータ表示装置としては、図10
に図示するように設備の稼働および停止などの制御を行
うプログラマブル・ロジック・コントローラ2(以下、
PLCと記述する。)内の設備の状態を表す設備データ
を表示するデータ表示装置1がある。
2. Description of the Related Art FIG. 10 shows a conventional data display device.
Programmable logic controller 2 (hereinafter,
Described as PLC. There is a data display device 1 for displaying the equipment data indicating the state of the equipment in ().

【0003】PLC2には、設備からの設備データおよ
び設備の制御信号を記憶する内部メモリ部11およびデ
ータ表示装置1とのデータの入出力を行う際にデータを
一時的に記憶する入出力メモリ部12がある。この内部
メモリ部11に記憶されている制御信号は、データ表示
装置1で表示するデータ処理を行う表示用PLCソフト
13により表示処理が行われる。この表示処理がされた
信号は、データ表示装置1とのデータの入出力を行う入
出力メモリ部12に一時的に格納される。
The PLC 2 has an internal memory section 11 for storing equipment data from the equipment and a control signal for the equipment and an input / output memory section for temporarily storing data when inputting / outputting data to / from the data display device 1. There are twelve. The control signal stored in the internal memory unit 11 is subjected to display processing by the display PLC software 13 that performs data processing to be displayed by the data display device 1. The display-processed signal is temporarily stored in the input / output memory unit 12 that inputs and outputs data to and from the data display device 1.

【0004】また、データ表示装置1には、PLC2と
のデータの入出力を行い一時的に設備データを記憶する
I/Fメモリ部3、画面を表示する際の文字などを格納
する画面表示ライブラリ部4および表示する画面の文字
の位置などを格納する画面用定義データブ5がある。そ
して、設備データは、データを構成し表示する表示手段
である表示処理ソフト6および表示部7により表示され
る。すなわち、これらの設備データ、表示する文字およ
び表示する文字の位置は、表示する画面の構成を行う表
示処理ソフト6により表示する画面を構成する。この構
成したデータは、データを表示する表示部7により表示
される。
Further, the data display device 1 includes an I / F memory unit 3 for inputting / outputting data to / from the PLC 2 and temporarily storing facility data, and a screen display library for storing characters for displaying a screen. There is a screen definition database 5 for storing the part 4 and the position of characters on the screen to be displayed. Then, the equipment data is displayed by the display processing software 6 and the display unit 7, which are display means for composing and displaying the data. That is, the facility data, the characters to be displayed, and the positions of the characters to be displayed constitute a screen displayed by the display processing software 6 that configures the screen to be displayed. The configured data is displayed by the display unit 7 that displays the data.

【0005】このデータ表示装置1により表示されるデ
ータは、図11に図示するように上部に設備の状態を表
示する欄、異常の有無を表示する欄および設備のシリア
ルナンバーを表示する欄があり、左側部に設備の箇所を
表す設備番号の欄からなる表により表示される。
As shown in FIG. 11, the data displayed by the data display device 1 has a column for displaying the state of equipment, a column for displaying the presence or absence of abnormality, and a column for displaying the serial number of the facility. , Is displayed on the left side by a table consisting of equipment number columns indicating the locations of the equipment.

【0006】画面定義データ部5には、図12に図示す
るように表示要素パラメータ8がある。このパラメータ
8は、データの表示する位置、データのアドレスおよび
表示する図形からなる。
The screen definition data section 5 has a display element parameter 8 as shown in FIG. The parameter 8 is composed of a data display position, a data address, and a graphic to be displayed.

【0007】画面表示ライブラリ部4は、図13に図示
するように電源入などの表示データが格納されている。
The screen display library section 4 stores display data such as power-on as shown in FIG.

【0008】このPLC2およびデータ表示装置1は、
以下のように動作する。
The PLC 2 and the data display device 1 are
It works as follows.

【0009】PLC2は、図14のフローチャートに図
示するように入力された画面ナンバーにより画面表示に
必要な設備信号を入出力メモリ部12へセットする(S
1)、全ての画面ナンバーを表示した場合には(S
2)、処理を終了する。
The PLC 2 sets equipment signals necessary for screen display in the input / output memory unit 12 according to the screen number input as shown in the flowchart of FIG. 14 (S).
1) If all screen numbers are displayed (S
2), the process ends.

【0010】また、データ表示装置1は、画面ナンバー
をI/Fメモリ部3へ書き込み(S11)、画面ナンバ
ーに対応する画面定義データを読み込み(S12)、表
示パラメータのアドレスに設定されている内容をI/F
メモリ部3より読み込み(S13)、表示を行うビット
オンがされている場合には(S12)、表示パラメータ
に従い表示図形を表示位置より描画する(S15)。ま
た、ビットがオフしている場合には(S14)、該当す
る全ての画面ナンバーを表示した時に(S16)処理を
終了する。
Further, the data display device 1 writes the screen number in the I / F memory unit 3 (S11), reads the screen definition data corresponding to the screen number (S12), and sets the contents of the display parameter address. I / F
When it is read from the memory unit 3 (S13) and the bit for display is turned on (S12), the display figure is drawn from the display position according to the display parameter (S15). If the bit is off (S14), when all the corresponding screen numbers are displayed (S16), the process ends.

【0011】しかし、このデータ表示装置により表示を
行うことは、PLC側に設備制御用のシーケンスとは別
に表示処理用のシーケンスを必要とするのでPLCの処
理速度が低下し設備における生産性も低下していた。
However, displaying by this data display device requires a sequence for display processing on the PLC side in addition to a sequence for equipment control, so the processing speed of PLC is reduced and the productivity in equipment is also reduced. Was.

【0012】そこで、係る問題点を解決するために図1
6に図示するようなデータ表示装置20には、PLC3
0内部の設備データを格納する内部メモリ31から設備
データを読み書きするデータ入出力手段である通信処理
ソフト21がある。画面表示ライブラリ部4からの表示
する文字および画面用定義データブ5からの表示する文
字の位置は、表示処理ソフト6により通信処理ソフト2
1からの表示する画面を構成する。この構成したデータ
は、データの表示する表示部7により表示される。
Therefore, in order to solve such a problem, FIG.
The data display device 20 as shown in FIG.
There is communication processing software 21 which is a data input / output means for reading / writing facility data from / internal memory 31 which stores facility data inside. The positions of the characters to be displayed from the screen display library section 4 and the characters to be displayed from the screen definition database 5 are determined by the communication processing software 2 by the display processing software 6.
Configure the screen to be displayed from 1. The configured data is displayed on the display unit 7 for displaying the data.

【0013】このデータ表示装置20により表示される
データは、図17に図示するように上部に設備の状態を
表示する欄、異常の有無を表示する欄および設備のシリ
アルナンバーを表示する欄があり、左側部に設備の箇所
を表す設備番号の欄からなる表により表示される。
As shown in FIG. 17, the data displayed by the data display device 20 has a column for displaying the state of equipment, a column for displaying the presence or absence of abnormality, and a column for displaying the serial number of the facility as shown in FIG. , Is displayed on the left side by a table consisting of equipment number columns indicating the locations of the equipment.

【0014】画面定義データ部5には、図12に図示す
るように表示要素パラメータ8がある。このパラメータ
8は、データのアドレス、データの表示する位置、表示
属性および表示する図形からなる。
The screen definition data section 5 has a display element parameter 8 as shown in FIG. The parameter 8 is composed of a data address, a data display position, a display attribute, and a graphic to be displayed.

【0015】画面表示ライブラリ部4は、図19に図示
するように電源入などの表示データが格納されている。
The screen display library section 4 stores display data such as power-on as shown in FIG.

【0016】このデータ表示装置20は、以下のように
動作する。
The data display device 20 operates as follows.

【0017】このデータ表示装置20は、図20のフロ
ーチャートに図示するように表示パラメータにあるアド
レスで指定されたPLC30の内部メモリ31を通信処
理ソフト21により読み込み(S21)、表示図形(ベ
ース)に数値だけオフセットした表示ライブラリデータ
を表示パラメータ中の表示位置よって描画する(S2
2)。全ての表示ライブラリデータを表示した場合には
(S23)、処理を終了する。
As shown in the flow chart of FIG. 20, the data display device 20 reads the internal memory 31 of the PLC 30 designated by the address in the display parameter by the communication processing software 21 (S21) and displays it on the display figure (base). The display library data offset by a numerical value is drawn according to the display position in the display parameters (S2
2). When all the display library data have been displayed (S23), the processing ends.

【0018】しかしながら、このデータ表示装置は、通
信処理ソフトを用いてPLCからの設備データを表示し
ているので、この表示を更新する場合には、通信するデ
ータ量にしたがって通信処理時間が増加するので速やか
に設備データを表示することができなかった。
However, since this data display device displays the facility data from the PLC using the communication processing software, when updating this display, the communication processing time increases according to the amount of data to be communicated. Therefore, the equipment data could not be displayed promptly.

【0019】[0019]

【発明が解決しようとする課題】そこで本発明の目的
は、係る問題点である通信処理時間を低減させて設備デ
ータを速やかに表示するデータ表示装置およびデータ表
示方法を提供することを目的とする。
SUMMARY OF THE INVENTION It is therefore an object of the present invention to provide a data display device and a data display method for quickly displaying facility data by reducing the communication processing time, which is the problem. .

【0020】[0020]

【課題を解決するための手段】上記の目的を解決するた
めの本発明は、以下の手段による。
The present invention for solving the above-mentioned object is based on the following means.

【0021】1.設備の状態を表す設備データを表示す
るデータ表示装置において、表示する画面の文字データ
の配列が格納されている文字データ配列格納手段と、当
該文字データ配列格納手段に格納されている文字データ
の配列にしたがって前記設備データを表示する表示手段
を有することを特徴とする。
1. In a data display device for displaying equipment data representing the state of equipment, a character data array storage means storing an array of character data of a screen to be displayed, and an array of character data stored in the character data array storage means. According to the above, it is characterized by having a display means for displaying the facility data.

【0022】2.設備の状態を表す設備データが格納さ
れている設備データ格納手段と、当該設備データを入出
力するデータ入出力手段と、表示する画面の文字データ
長が格納されている画面定義データ格納手段と、表示す
る画面の文字データの配列が格納されている文字データ
配列格納手段と、前記画面定義データ格納手段からの文
字データ長および前記文字データ配列格納手段からの文
字データの配列にしたがって、前記データ入出力手段か
らの設備データを表示する表示手段を有することを特徴
とする。
2. Equipment data storage means for storing equipment data indicating the state of equipment, data input / output means for inputting / outputting the equipment data, screen definition data storage means for storing character data length of a screen to be displayed, According to the character data array storage means in which the array of character data of the screen to be displayed is stored, and the character data length from the screen definition data storage means and the array of character data from the character data array storage means, It is characterized by having display means for displaying equipment data from the output means.

【0023】3.設備の状態を表す設備データを表示す
るデータ表示方法において、前記設備データを表示する
画面上の位置である列方向座標を求めて、前記設備デー
タを表示する画面上の位置である行方向座標を求めて、
前記列方向座標および前記行方向座標から表示する前記
設備データの位置にしたがって、前記設備データを表示
する。
3. In a data display method for displaying equipment data representing the state of equipment, a column-direction coordinate that is a position on the screen that displays the equipment data is obtained, and a row-direction coordinate that is a position on the screen that displays the equipment data is obtained. Seeking
The equipment data is displayed according to the position of the equipment data displayed from the column-direction coordinates and the row-direction coordinates.

【0024】4.設備の状態を表す設備データを表示す
るデータ表示方法において、設備データの属性からデー
タ長を求めて、当該求めたデータ長に基づいて前記設備
データを設備の記憶装置より読み出し、前記設備データ
の表示を行う列方向座標を求めて、前記設備データが数
値の場合には、表示位置の行方向座標および前記列方向
座標が表す位置に前記設備データを表示し、前記設備デ
ータが数値以外の場合には、前記設備データを表示する
前記データ長にし、当該データ長にした前記設備データ
を表示位置の前記行方向座標および前記列座標が表す位
置に前記設備データを表示する。
4. In a data display method for displaying equipment data representing the state of equipment, a data length is obtained from an attribute of the equipment data, the equipment data is read from the storage device of the equipment based on the obtained data length, and the equipment data is displayed. In order to obtain the column direction coordinates, when the equipment data is a numerical value, the equipment data is displayed at the position represented by the row direction coordinates and the column direction coordinates of the display position, and when the equipment data is other than a numerical value. Displays the equipment data in the data length, and displays the equipment data in the data length at the position indicated by the row-direction coordinates and the column coordinates of the display position.

【0025】[0025]

【作用】上述のように構成された本発明のデータ表示装
置およびデータ表示方法は、以下のように作用する。
The data display device and the data display method of the present invention configured as described above operate as follows.

【0026】1.本装置は、表示手段により文字データ
配列格納手段に格納されている文字データの配列を読み
込む。設備データは、表示手段により読み込んだ文字デ
ータの配列にしたがって表示される。
1. The present apparatus reads the array of character data stored in the character data array storage means by the display means. The equipment data is displayed according to the arrangement of the character data read by the display means.

【0027】2.本装置は、データ入出力手段により設
備データを読み込む。この設備データは、表示手段によ
り画面定義データ格納手段に格納されている文字データ
長および文字データ配列格納手段に格納されている文字
データの配列から表示される画面に構成されて表示され
る。
2. This device reads equipment data by the data input / output means. This equipment data is configured and displayed on the screen displayed by the display means from the character data length stored in the screen definition data storage means and the array of character data stored in the character data array storage means.

【0028】3.本方法は、設備データを表示する際
に、画面上の位置である列方向座標および行方向座標で
設備データを取扱い表示するので、設備データの入出力
に伴う処理時間を低減することができる。
3. In this method, when displaying the equipment data, the equipment data is handled and displayed at the column-direction coordinates and the row-direction coordinates, which are the positions on the screen, so that the processing time required for inputting and outputting the equipment data can be reduced.

【0029】4.本方法は、設備データの属性からデー
タ長を求めて、設備データが数値の場合には、表示位置
の水平方向座標および垂直座標が表す位置に設備データ
を表示し、設備データが数値以外の場合には、設備デー
タの文字を表示するデータ長とし、この文字を表示位置
の水平方向座標および垂直座標が表す位置に設備データ
を取扱い表示するので、設備データの入出力に伴う処理
時間を低減することができると共に、設備データの文字
ずれを減少させることができる。
4. This method calculates the data length from the attribute of the equipment data, displays the equipment data at the position indicated by the horizontal and vertical coordinates of the display position when the equipment data is a numerical value, and when the equipment data is not a numerical value. Indicates the data length for displaying the equipment data character, and the equipment data is handled and displayed at the position indicated by the horizontal and vertical coordinates of the display position, reducing the processing time associated with the input / output of the equipment data. It is possible to reduce the character shift of the equipment data.

【0030】[0030]

【実施例】以下、添付した図面を使用して本発明のデー
タ表示装置およびデータ表示方法を説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The data display device and data display method of the present invention will be described below with reference to the accompanying drawings.

【0031】図1は、本発明の一実施例であり、従来例
で説明した図16の装置に図4に図示する電源切などの
表示する項目の配列データが格納されている文字データ
配列格納手段である表示データ配列36および図3に図
示する表示する設備データの列座標などのデータである
列定義データ35がある。
FIG. 1 is an embodiment of the present invention, and a character data array storage in which array data of items to be displayed such as power-off shown in FIG. 4 is stored in the apparatus of FIG. 16 described in the conventional example. There is a display data array 36 which is a means and column definition data 35 which is data such as column coordinates of facility data to be displayed shown in FIG.

【0032】本装置は、次のように動作する。This device operates as follows.

【0033】例えば、表示処理ソフト6で行われるオブ
ジェクト記述においては、表示内容の同一なものを配列
として設定する。この配列オブジェクトは、PLC30
内のビット配列データまたはワードデータ(ロングワー
ドデータ)配列に対応して表示内容を決定する。また、
図2に図示する表示の例で言えば”状態“の列は、シー
ケンサのワードデータ配列によりその個々の値に対応す
る。あらかじめ表示データ配列36の文字列を抽出し、
順に表示していく。”状態“の列の第1行目は、PLC
30内のDW020の値を読み、その値い対応する表示
データ列36”電源入“という文字列を表示する。
For example, in the object description performed by the display processing software 6, the same display contents are set as an array. This array object is PLC30
The display contents are determined in accordance with the bit array data or the word data (long word data) array in. Also,
In the example of the display shown in FIG. 2, the "state" columns correspond to their respective values according to the word data array of the sequencer. Extract the character string of the display data array 36 in advance,
Display in order. The first row of the "state" column is PLC
The value of DW020 in 30 is read, and the display data string 36 corresponding to the value is displayed and the character string "power on" is displayed.

【0034】また、列定義データ35の属性を説明す
る。図5で図示するビット配列(2値)とは、該当する
設備の表示画面のデータの送信が完了したか未完了かを
意味する。また、図6で図示する数値配列とは、該当す
る設備の表示画面のデータの配列である。図2の例で説
明すると、#10の設備の設備データの表示は、一段目
であることを意味する。図7に図示するビット配列(要
因型)は、設備データを図2で図示する”電源入“など
を表示する位置を設定するデータである。図8に図示す
る数値配列とは、設備に割り当てられたシリアルナンバ
ーであり、図2の例で説明すると、#20の数値の表示
は、2段目の1237となる。
The attributes of the column definition data 35 will be described. The bit array (binary) illustrated in FIG. 5 means whether the transmission of the data on the display screen of the corresponding equipment is completed or not completed. Further, the numerical array shown in FIG. 6 is an array of data on the display screen of the corresponding facility. Explaining with the example in FIG. 2, it means that the display of the equipment data of the equipment of # 10 is the first stage. The bit array (factor type) shown in FIG. 7 is data for setting the position where equipment data is displayed such as "power on" shown in FIG. The numerical value array shown in FIG. 8 is a serial number assigned to the equipment, and in the example of FIG. 2, the numerical value display of # 20 is 1237 in the second row.

【0035】したがって、本装置は、表示データ配列3
6および列定義データ35により列でデータを扱うこと
により表示オブジェクト量を減らし通信回数を減らして
表示レスポンスを向上させることができる。PLC30
の直接アドレス指定により複雑な表示シーケンスを削減
ことができる。
Therefore, the present apparatus uses the display data array 3
6 and the column definition data 35 can handle the data in columns to reduce the amount of display objects, reduce the number of communications, and improve the display response. PLC30
Direct addressing of can reduce complex display sequences.

【0036】図9は、本方法のフローチャートであり、
列表示定義データ中の属性により必要データ長を求める
(S31)。列定義データのアドレスより必要データ分
PLC内部メモリより読み出す(S32)。表示を行う
垂直方向座標を求める(1つ上の段の終り+段間隔)
(S33)。数値を表示する場合には(S34)、表示
位置の水平座標と垂直座標が表す位置に数値を表示する
(S35)。また、数値以外を表示する場合には(S3
4)、列の属性に従いPLC30から読み込んだデータ
により表示すべきオブジェクトの表示データ配列中のオ
フセットを求める(S36)。表示データ配列中のオブ
ジェクトを表示位置の水平座標と垂直座標が表す位置に
描画する(S37)。全ての設備データを表示した時に
は(S38)、処理を終了する。
FIG. 9 is a flow chart of the method,
The required data length is obtained from the attribute in the column display definition data (S31). The necessary data is read from the PLC internal memory from the address of the column definition data (S32). Obtain the vertical coordinate for display (end of the next higher row + step spacing)
(S33). When displaying a numerical value (S34), the numerical value is displayed at the position represented by the horizontal and vertical coordinates of the display position (S35). When displaying a value other than the numerical value (S3
4) According to the column attribute, the offset in the display data array of the object to be displayed is calculated from the data read from the PLC 30 (S36). The object in the display data array is drawn at the position represented by the horizontal and vertical coordinates of the display position (S37). When all the equipment data have been displayed (S38), the process ends.

【0037】以上のような本装置は、表示データ配列お
よび列定義データにより列でデータを扱うことにより表
示オブジェクト量を減らし通信回数を減らして表示レス
ポンスを向上させることができる。また、本方法は、設
備データを水平方向および垂直方向の座標で取り扱うこ
とによりPLCからの設備データの入出力に伴う処理時
間を低減することができると共に、設備データを表示位
置に正確に表示させることができる。
The present apparatus as described above can improve the display response by handling the data in columns by the display data array and the column definition data, thereby reducing the amount of display objects and the number of communications. Further, the present method can reduce the processing time associated with the input / output of the equipment data from the PLC by handling the equipment data in the horizontal and vertical coordinates, and at the same time, display the equipment data accurately at the display position. be able to.

【0038】[0038]

【発明の効果】以上、述べたように本発明のデータ表示
装置およびデータ表示方法は、次の効果がある。
As described above, the data display device and the data display method of the present invention have the following effects.

【0039】1.本発明の装置は、表示手段により文字
データ配列格納手段に格納されている文字データの配列
したがって表示するので設備データを逐一読み込む必要
がなく設備データの通信処理時間が短縮できて設備デー
タを速やかに表示することができる。
1. Since the apparatus of the present invention displays the character data array stored in the character data array storage means according to the display means, it is not necessary to read the equipment data one by one, and the communication processing time of the equipment data can be shortened to quickly obtain the equipment data. Can be displayed.

【0040】2.本発明の装置は、データ入出力手段か
らの設備データを表示手段により画面定義データ格納手
段に格納されている文字データ長および文字データ配列
格納手段に格納されている文字データの配列から表示す
るので設備データを逐一読み込む必要がなく設備データ
の通信処理時間が短縮できて設備データを速やかに表示
することができる。
2. Since the apparatus of the present invention displays the equipment data from the data input / output means by the display means from the character data length stored in the screen definition data storage means and the array of character data stored in the character data array storage means, Since it is not necessary to read the equipment data one by one, the communication processing time of the equipment data can be shortened and the equipment data can be displayed promptly.

【0041】3.本発明の方法は、設備データを表示す
る際に、画面上の位置である列方向座標および行方向座
標で設備データを取扱い表示するので、設備データの入
出力に伴う処理時間を低減することができる。
3. According to the method of the present invention, when displaying the equipment data, the equipment data is handled and displayed at the column-direction coordinates and the row-direction coordinates, which are the positions on the screen, so that the processing time associated with the input / output of the equipment data can be reduced. it can.

【0042】4.本発明の方法は、設備データを数値の
場合には表示位置の行方向座標および列方向座標が表す
位置に設備データを表示し、数値以外の場合には行方向
座標および列方向座標が表す位置に設定されたデータ長
で表示するので、設備データを逐一読み込む必要がなく
設備データの入出力に伴う処理時間を低減することがで
きると共に、設備データの文字ずれを減少させることが
できる。
4. The method of the present invention displays the equipment data at the position represented by the row-direction coordinates and the column-direction coordinates of the display position when the equipment data is a numerical value, and the position represented by the row-direction coordinate and the column-direction coordinate when the value is not a numerical value. Since the data is displayed with the data length set to 1, it is not necessary to read the equipment data one by one, the processing time accompanying the input / output of the equipment data can be reduced, and the character shift of the equipment data can be reduced.

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

【図1】 本発明の一実施例のデータ表示装置の構成を
説明するためのブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a data display device according to an embodiment of the present invention.

【図2】 本発明の一実施例のデータ表示装置による表
示画面を説明する図面である。
FIG. 2 is a diagram illustrating a display screen of a data display device according to an exemplary embodiment of the present invention.

【図3】 本発明の一実施例のデータ表示装置の列定義
データを説明する図面である。
FIG. 3 is a diagram illustrating column definition data of the data display device according to the embodiment of the present invention.

【図4】 本発明の一実施例のデータ表示装置の表示デ
ータ配列を説明するための図面である。
FIG. 4 is a diagram illustrating a display data array of a data display device according to an exemplary embodiment of the present invention.

【図5】 本発明の一実施例のデータ表示装置のビット
配列(2値)を説明するための図面である。
FIG. 5 is a diagram illustrating a bit array (binary) of a data display device according to an exemplary embodiment of the present invention.

【図6】 本発明の一実施例のデータ表示装置の数値配
列を説明するための図面である。
FIG. 6 is a diagram for explaining a numerical array of the data display device according to the embodiment of the present invention.

【図7】 本発明の一実施例のデータ表示装置のビット
配列(要因型)を説明するための図面である。
FIG. 7 is a diagram illustrating a bit array (factor type) of the data display device according to the exemplary embodiment of the present invention.

【図8】 本発明の一実施例のデータ表示装置の数値配
列を説明するための図面である。
FIG. 8 is a diagram for explaining a numerical array of a data display device according to an embodiment of the present invention.

【図9】 本発明の一実施例のデータ表示方法を説明す
るためのフローチャートである。
FIG. 9 is a flowchart illustrating a data display method according to an embodiment of the present invention.

【図10】 従来のデータ表示装置の構成を説明するた
めのブロック図である。
FIG. 10 is a block diagram for explaining the configuration of a conventional data display device.

【図11】 従来のデータ表示装置による表示画面を説
明する図面である。
FIG. 11 is a diagram illustrating a display screen of a conventional data display device.

【図12】 従来のデータ表示装置の表示パラメータを
説明するための図面である。
FIG. 12 is a diagram for explaining display parameters of a conventional data display device.

【図13】 従来のデータ表示装置の画面ライブラリデ
ータを説明するための図面である。
FIG. 13 is a diagram for explaining screen library data of a conventional data display device.

【図14】 従来のデータ表示装置のPLC側の制御を
説明するフローチャートである。
FIG. 14 is a flowchart illustrating control on the PLC side of a conventional data display device.

【図15】 従来のデータ表示装置の制御を説明するフ
ローチャートである。
FIG. 15 is a flowchart illustrating control of a conventional data display device.

【図16】 従来のデータ表示装置の構成を説明するた
めのブロック図である。
FIG. 16 is a block diagram for explaining the configuration of a conventional data display device.

【図17】 従来のデータ表示装置による表示画面を説
明する図面である。
FIG. 17 is a diagram illustrating a display screen of a conventional data display device.

【図18】 従来のデータ表示装置の表示パラメータを
説明するための図面である。
FIG. 18 is a diagram for explaining display parameters of a conventional data display device.

【図19】 従来のデータ表示装置の画面ライブラリデ
ータを説明するための図面である。
FIG. 19 is a view for explaining screen library data of a conventional data display device.

【図20】 従来のデータ表示装置の制御を説明するフ
ローチャートである。
FIG. 20 is a flowchart illustrating control of a conventional data display device.

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

1,20,40…データ表示装置、2,30…PLC、
3…I/Fメモリ部、4…画面表示ライブラリ部、5…
画面用定義データ部、6…表示処理ソフト、7…表示
部、8…表示パラメータ、11…内部メモリ部、12…
入出力メモリ部、13…表示PLCソフト、31…内部
メモリ、35…列定義データ、36…表示データ配列。
1, 20, 40 ... Data display device, 2, 30 ... PLC,
3 ... I / F memory unit, 4 ... Screen display library unit, 5 ...
Definition data section for screen, 6 ... Display processing software, 7 ... Display section, 8 ... Display parameter, 11 ... Internal memory section, 12 ...
Input / output memory unit, 13 ... Display PLC software, 31 ... Internal memory, 35 ... Column definition data, 36 ... Display data array.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 設備の状態を表す設備データを表示する
データ表示装置において、 表示する画面の文字データの配列が格納されている文字
データ配列格納手段と、 当該文字データ配列格納手段に格納されている文字デー
タの配列にしたがって前記設備データを表示する表示手
段を有することを特徴とするデータ表示装置。
1. A data display device for displaying equipment data representing a state of equipment, wherein the character data array storage means stores an array of character data of a screen to be displayed, and the character data array storage means stores the character data array storage means. A data display device comprising display means for displaying the equipment data in accordance with an arrangement of character data.
【請求項2】 設備の状態を表す設備データが格納され
ている設備データ格納手段と、 当該設備データを入出力するデータ入出力手段と、 表示する画面の文字データ長が格納されている画面定義
データ格納手段と、 表示する画面の文字データの配列が格納されている文字
データ配列格納手段と、 前記画面定義データ格納手段からの文字データ長および
前記文字データ配列格納手段からの文字データの配列に
したがって、前記データ入出力手段からの設備データを
表示する表示手段を有することを特徴とするデータ表示
装置。
2. An equipment data storage means for storing equipment data representing equipment status, a data input / output means for inputting / outputting the equipment data, and a screen definition for storing character data length of a screen to be displayed. A data storage means, a character data array storage means in which an array of character data of a screen to be displayed is stored, and a character data length from the screen definition data storage means and an array of character data from the character data array storage means Therefore, the data display device has display means for displaying the equipment data from the data input / output means.
【請求項3】 設備の状態を表す設備データを表示する
データ表示方法において、 前記設備データを表示する画面上の位置である列方向座
標を求めて、 前記設備データを表示する画面上の位置である行方向座
標を求めて、 前記列方向座標および前記行方向座標から表示する前記
設備データの位置にしたがって、前記設備データを表示
するデータ表示方法。
3. A data display method for displaying equipment data representing a state of equipment, wherein column-direction coordinates, which are positions on the screen for displaying the equipment data, are obtained, and the position on the screen for displaying the equipment data is obtained. A data display method for obtaining certain row-direction coordinates and displaying the equipment data according to the position of the equipment data displayed from the column-direction coordinates and the row-direction coordinates.
【請求項4】 設備の状態を表す設備データを表示する
データ表示方法において、 設備データの属性からデータ長を求めて、 当該求めたデータ長に基づいて前記設備データを設備の
記憶装置より読み出し、 前記設備データの表示を行う列方向座標を求めて、 前記設備データが数値の場合には、表示位置の行方向座
標および前記列方向座標が表す位置に前記設備データを
表示し、 前記設備データが数値以外の場合には、前記設備データ
を表示する前記データ長にし、 当該データ長にした前記設備データを表示位置の前記行
方向座標および前記列方向座標が表す位置に前記設備デ
ータを表示するデータ表示方法。
4. A data display method for displaying equipment data representing a state of equipment, wherein a data length is obtained from an attribute of the equipment data, and the equipment data is read from a storage device of the equipment based on the obtained data length, Obtaining the column-direction coordinates for displaying the facility data, when the facility data is a numerical value, the facility data is displayed at the position represented by the row-direction coordinate and the column-direction coordinate of the display position, and the facility data is When the value is other than a numerical value, the data length for displaying the equipment data is set, and the equipment data having the data length is displayed for displaying the equipment data at the position indicated by the row-direction coordinates and the column-direction coordinates of the display position. Display method.
JP32677294A 1994-12-28 1994-12-28 Data display device and data display method Expired - Fee Related JP3489233B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32677294A JP3489233B2 (en) 1994-12-28 1994-12-28 Data display device and data display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32677294A JP3489233B2 (en) 1994-12-28 1994-12-28 Data display device and data display method

Publications (2)

Publication Number Publication Date
JPH08185221A true JPH08185221A (en) 1996-07-16
JP3489233B2 JP3489233B2 (en) 2004-01-19

Family

ID=18191530

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32677294A Expired - Fee Related JP3489233B2 (en) 1994-12-28 1994-12-28 Data display device and data display method

Country Status (1)

Country Link
JP (1) JP3489233B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073166A (en) * 2000-09-05 2002-03-12 Mitsubishi Electric Corp Supervisory and control device
JP2011215813A (en) * 2010-03-31 2011-10-27 Keyence Corp External device characteristic display system, display apparatus and external device characteristic display method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073166A (en) * 2000-09-05 2002-03-12 Mitsubishi Electric Corp Supervisory and control device
JP2011215813A (en) * 2010-03-31 2011-10-27 Keyence Corp External device characteristic display system, display apparatus and external device characteristic display method

Also Published As

Publication number Publication date
JP3489233B2 (en) 2004-01-19

Similar Documents

Publication Publication Date Title
JP3317870B2 (en) Method for efficiently constructing display image and display processor system
JP3489233B2 (en) Data display device and data display method
US5828355A (en) General purpose liquid crystal display controller
JPH0376491B2 (en)
JPH0546692A (en) Drawing display system
JP2766512B2 (en) Parametric figure processing apparatus and its data input method and data management method
JPS648335B2 (en)
JPH0640254B2 (en) Color display device
JP2965410B2 (en) Display control device
JP2562557Y2 (en) Display control device
JPH0764524A (en) Image display device
JPH05159006A (en) Cad device
JPS59206889A (en) Image processor
JP2507371Y2 (en) Injection molding machine set value input display device
JP2605609B2 (en) Dot display processing device
JPH01237880A (en) Logic circuit diagram input device
JPH0344347B2 (en)
JPS6051903A (en) Generating method of process control program
JPH07219516A (en) Plotting device and plotting method therefor
JPH01219792A (en) Guidance display device
JPH0578059B2 (en)
JPH07129298A (en) Input device for character data
JPH0594538A (en) Method for forming graph
JPS6079395A (en) Color graphic display system
JPS60175106A (en) Numerical control device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081107

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091107

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101107

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20111107

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20121107

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees