JP2002373007A - Method and device for displaying information - Google Patents

Method and device for displaying information

Info

Publication number
JP2002373007A
JP2002373007A JP2001182936A JP2001182936A JP2002373007A JP 2002373007 A JP2002373007 A JP 2002373007A JP 2001182936 A JP2001182936 A JP 2001182936A JP 2001182936 A JP2001182936 A JP 2001182936A JP 2002373007 A JP2002373007 A JP 2002373007A
Authority
JP
Japan
Prior art keywords
displayed
parameter
information
window
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.)
Withdrawn
Application number
JP2001182936A
Other languages
Japanese (ja)
Inventor
Tetsuya Yamamoto
哲也 山本
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2001182936A priority Critical patent/JP2002373007A/en
Publication of JP2002373007A publication Critical patent/JP2002373007A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve such a problem that operation is complicated and related information can not be simultaneously watched since it is necessary to switch the display of signal name and real address and the display/non-display of comment by the programming software of a PLC. SOLUTION: When a symbol 1 expressing a parameter is displayed on a screen and that symbol is touched with a mouse cursor 3, a Tiphelp window 2 is displayed so that information 21, 22 and 23 related to the parameter can be displayed on this window 2. Since the information related to the parameter can be watched even without switching display, operation is not complicated and a wide program display area can be secured.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、パラメータに関
連する情報を表示する方法およびその装置に関し、特に
PLC(Programmable Logic Controller)のプログラム
開発に用いて好適な情報を表示する方法およびその装置
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and an apparatus for displaying information related to parameters, and more particularly to a method and an apparatus for displaying information suitable for use in program development of a PLC (Programmable Logic Controller). It is.

【0002】[0002]

【従来の技術】PLC(Programmable Logic Controlle
r)のプログラムは命令とデバイスとで構成される。ま
た、PLCのプログラミングソフトウエアでは、デバイ
スは信号名と実アドレスの2つで表現される。このデバ
イスにはプログラムの理解を容易にするためのコメント
が付加される場合がある。
2. Description of the Related Art PLC (Programmable Logic Controlle)
The program of r) is composed of instructions and devices. In PLC programming software, a device is represented by a signal name and a real address. A comment may be added to this device to facilitate understanding of the program.

【0003】このようなPLCのプログラミングソフト
ウエアでは、表示画面上でプログラムの把握を容易にす
るために、1画面上で表示できるプログラムの量をでき
るだけ増やす必要がある。そのために、実アドレスと信
号名の表示領域を共通にしてこれらの表示を切り替え、
またコメントの表示/非表示の切り替えができるように
なっている。
In such PLC programming software, it is necessary to increase the amount of programs that can be displayed on one screen as much as possible in order to easily grasp the program on the display screen. For that purpose, the display area of the real address and signal name is made common, and these displays are switched.
In addition, the display / non-display of the comment can be switched.

【0004】図5にデバイスの表示方法の例を示す。図
5(A)は実アドレスを表示した場合の表示例である。
I00001等は実アドレスを表している。また、実ア
ドレスの下にコメントを表示している。“I/Oコメン
ト”、“こめんと”はコメントを表している。
FIG. 5 shows an example of a device display method. FIG. 5A is a display example when a real address is displayed.
I00001 and the like represent a real address. Also, a comment is displayed below the real address. “I / O comment” and “comen” represent comments.

【0005】同図(B)は信号名を表示した例である。
“SignalA”、“SignalB”は信号名であ
る。この表示例でも、信号名の下にコメントを表示して
いる。
FIG. 1B shows an example in which signal names are displayed.
“SignalA” and “SignalB” are signal names. Also in this display example, a comment is displayed below the signal name.

【0006】コメントを表示すると、プログラムの表示
領域が大幅に減少する場合がある。そのため、コメント
の表示/非表示の切り替えができるようになっている。
同図(C)はコメントを非表示にした例である。コメン
トが表示されないのでプログラムの表示領域が増加し、
プログラムの流れを容易に把握することができる。
When a comment is displayed, the display area of the program may be significantly reduced. Therefore, the display / non-display of the comment can be switched.
FIG. 11C shows an example in which a comment is not displayed. Since the comment is not displayed, the display area of the program increases,
The flow of the program can be easily grasped.

【0007】このように表示方法を切り替えることによ
って、全ての情報を参照し、かつプログラムの表示領域
を広くとることができる。そのため、容易にプログラム
の流れを把握することができる。
By switching the display method as described above, all information can be referred to and the display area of the program can be widened. Therefore, the flow of the program can be easily grasped.

【0008】[0008]

【発明が解決しようとする課題】しかしながら、このよ
うな情報の表示方法には、次のような課題があった。
However, such a method of displaying information has the following problems.

【0009】信号名と実アドレス表示が同じ領域に割り
付けられているために同時に表示することができないの
で、信号名に対応する割り付けアドレス、あるいは逆に
割り付けアドレスに対応する信号名を知るためには、い
ちいち表示を切り替えなければならず、操作が煩雑にな
るという課題があった。
Since the signal name and the real address display cannot be simultaneously displayed because they are allocated to the same area, it is necessary to know the allocation address corresponding to the signal name or, conversely, the signal name corresponding to the allocation address. Therefore, there is a problem that the display must be switched one by one, and the operation becomes complicated.

【0010】また、コメントを表示させないようにする
と信号名などの意味が不明確になりプログラムが把握し
難くなる。そのためにコメント表示に切り替えると元々
のプログラムの表示が変化してしまい、やはりプログラ
ムが把握し難くなるという課題もあった。
If the comment is not displayed, the meaning of the signal name and the like becomes unclear, making it difficult for the program to grasp. Therefore, when switching to the comment display, the display of the original program changes, and there is also a problem that the program is difficult to grasp.

【0011】[0011]

【課題を解決するための手段】このような課題を解決す
るために、本発明のうち請求項1記載の発明は、画面に
パラメータを表す記号1を表示し、この記号1が選択さ
れたときにこの記号に関連する情報(21,22,2
3)が表示されたウインドウ2を表示するようにして、
記号1の選択が解除されたときにウインドウ2を消去す
るようにしたものである。煩雑な切り替え操作が不要に
なる。
In order to solve such a problem, according to the first aspect of the present invention, a symbol 1 representing a parameter is displayed on a screen, and when the symbol 1 is selected. Information related to this symbol (21, 22, 2
Display window 2 where 3) is displayed,
The window 2 is erased when the selection of the symbol 1 is released. No complicated switching operation is required.

【0012】請求項2記載の発明は、請求項1記載の発
明において、画面に移動可能なカーソル3を表示し、こ
のカーソル3がパラメータを表す記号1に接触あるいは
近接したときに、この記号が選択されたと判断するよう
にしたものである。使い慣れた方法で操作できる。
According to a second aspect of the present invention, in the first aspect of the present invention, a movable cursor 3 is displayed on a screen, and when the cursor 3 contacts or approaches a symbol 1 representing a parameter, the symbol is displayed. It is determined that the selection has been made. Operate in the familiar way.

【0013】請求項3記載の発明は、請求項1または請
求項2記載の発明において、ウインドウ2に表示する情
報を選択できるようにしたものである。必要な情報のみ
表示されるので、見やすくなる。
According to a third aspect of the present invention, in the first or second aspect of the invention, information to be displayed in the window 2 can be selected. Since only necessary information is displayed, it is easy to see.

【0014】請求項4記載の発明は、画面に表示された
パラメータを表す記号1が選択されたあるいは選択が解
除されたことを検出する選択検出部4と、パラメータと
それに関連する情報が格納されたパラメータデータ対応
表6と、ウインドウを表示するウインドウ表示部5とを
有し、ウインドウ表示部5は選択検出部4からパラメー
タを表す記号1が選択されたことが通知されると、パラ
メータデータ対応表6を参照して選択されたパラメータ
に関連する情報を取得してその情報が表示されたウイン
ドウ2を表示し、選択検出部4からパラメータを表す記
号1の選択が解除されたことが通知されると、このパラ
メータに関連する情報が表示されているウインドウ2を
消去するようにしたものである。煩雑な操作が不要にな
る。
According to a fourth aspect of the present invention, the selection detecting section 4 for detecting that the symbol 1 representing the parameter displayed on the screen has been selected or deselected, and the parameter and the information related thereto are stored. A parameter data correspondence table 6 and a window display section 5 for displaying a window. When the selection detecting section 4 notifies that the symbol 1 representing the parameter has been selected, the window display section 5 Information relating to the selected parameter is acquired with reference to Table 6, and a window 2 displaying the information is displayed, and the selection detecting unit 4 notifies that the symbol 1 representing the parameter has been deselected. Then, the window 2 displaying the information related to this parameter is deleted. Eliminates complicated operations.

【0015】請求項5記載の発明は、請求項4記載の発
明において、選択検出部4は画面に表示された移動可能
なカーソル3がパラメータを表す記号1に接触あるいは
近接したときにその記号が選択されたと判断するように
したものである。使い慣れた手順で操作できる。
According to a fifth aspect of the present invention, in the fourth aspect of the present invention, when the movable cursor 3 displayed on the screen contacts or approaches the symbol 1 representing a parameter, the selection detecting section 4 changes the symbol. It is determined that the selection has been made. Operate using familiar procedures.

【0016】請求項6記載の発明は、請求項4または請
求項5記載の発明において、表示情報選択部8を有し、
この表示情報選択部8によってウインドウ2に表示する
パラメータに関連する情報を選択して表示できるように
したものである。必要な情報のみ表示されるので、見や
すくなる。
According to a sixth aspect of the present invention, in the fourth or fifth aspect, a display information selecting section 8 is provided,
The display information selecting section 8 can select and display information related to the parameters displayed in the window 2. Since only necessary information is displayed, it is easy to see.

【0017】[0017]

【発明の実施の形態】以下に、図に基づいて本発明を詳
細に説明する。図1に本発明に係る情報の表示方法の一
実施例を示す。図1において、1はデバイスの信号名、
2はチップヘルプ(TipHelp)、3はマウスカーソルであ
る。チップヘルプ2はオーバーラップウインドウの1種
であり、信号名21,実アドレス22およびコメント2
3が表示される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the drawings. FIG. 1 shows an embodiment of a method for displaying information according to the present invention. In FIG. 1, 1 is a signal name of a device,
2 is a tip help (TipHelp), 3 is a mouse cursor. The chip help 2 is a kind of overlap window, and includes a signal name 21, a real address 22, and a comment 2
3 is displayed.

【0018】チップヘルプは必要なときに表示されてい
る画面に重ねて表示されるヘルプウインドウである。こ
の実施例では、通常はデバイスの信号名のみを表示し、
必要なときにチップヘルプ2を表示して、その中に信号
名21、実アドレス22、コメント23を表示するよう
にしたものである。
The chip help is a help window displayed on a screen displayed when necessary. In this example, usually only the signal name of the device is displayed,
The chip help 2 is displayed when necessary, and the signal name 21, the real address 22, and the comment 23 are displayed therein.

【0019】すなわち、マウスカーソル3を信号名1の
表示に画面上で接触させるとチップヘルプ2が元の画面
に重ねて表示され、マウスカーソル3を信号名1から離
すとチップヘルプ2の表示が消える。そのため、知りた
い信号の詳細な情報のみ表示することができるので、プ
ログラムの表示領域が狭くなることはない。
That is, when the mouse cursor 3 is brought into contact with the display of the signal name 1 on the screen, the tip help 2 is displayed over the original screen, and when the mouse cursor 3 is separated from the signal name 1, the display of the tip help 2 is displayed. Disappear. Therefore, only the detailed information of the signal that the user wants to know can be displayed, so that the display area of the program is not narrowed.

【0020】また、必要でない情報は表示されないの
で、信号名と実アドレスやコメントとの対応関係が紛ら
わしくなることがなくなる。さらに、チップヘルプ2を
表示しても、もともと表示されていたプログラムの表示
は変化しないので、プログラムの理解を妨げることがな
い。
Further, since the unnecessary information is not displayed, the correspondence between the signal name and the real address or the comment is not confused. Further, even if the chip help 2 is displayed, the display of the program originally displayed does not change, so that the understanding of the program is not hindered.

【0021】図2に、本実施例の処理のフローチャート
を示す。図2において、マウスカーソルの位置を監視
し、マウスカーソルが信号名などのパラメータを表す記
号に接触すると、そのパラメータのデータから信号名、
実アドレスおよびコメントを取得する。そして、チップ
ヘルプを表示して、その中に取得した信号名、実アドレ
ス、コメントを表示する。
FIG. 2 shows a flowchart of the processing of this embodiment. In FIG. 2, the position of the mouse cursor is monitored, and when the mouse cursor touches a symbol representing a parameter such as a signal name, the signal name,
Get real address and comment. Then, a chip help is displayed, and the acquired signal name, real address, and comment are displayed therein.

【0022】図3は、図2に示したフローをさらに具体
的に示したものである。なお、図1と同じ要素には同一
符号を付し、説明を省略する。図3において、マウスカ
ーソル3の表示位置を常時監視し、信号名などのパラメ
ータ1の表示に画面上で接触していないかを調べる。
FIG. 3 shows the flow shown in FIG. 2 more specifically. The same elements as those in FIG. 1 are denoted by the same reference numerals, and description thereof will be omitted. In FIG. 3, the display position of the mouse cursor 3 is constantly monitored to check whether the display of the parameter 1 such as the signal name is touching on the screen.

【0023】パラメータ1の表示にマウスカーソル3が
接触すると、その表示されているパラメータ1を選択す
る。そして、信号名/実アドレス/コメント対応表から
このパラメータに対応する信号名と実アドレスおよびコ
メントを取得して、マウスカーソル3の近くに、これら
の情報を表示したチップヘルプ2を表示する。
When the mouse cursor 3 touches the display of the parameter 1, the displayed parameter 1 is selected. Then, a signal name, a real address, and a comment corresponding to this parameter are obtained from the signal name / real address / comment correspondence table, and a tip help 2 displaying these information is displayed near the mouse cursor 3.

【0024】図4に、本発明に係る情報表示装置の構成
を示す。図4において、4は選択検出部であり、マウス
カーソル3が信号名などのパラメータの記号1に接触し
ていないかを常時監視して、前記記号にマウスカーソル
3が接触するとそのパラメータが選択されたと判断し、
離れると選択が解除されたと判断して、その内容をウイ
ンドウ表示部5に通知する。
FIG. 4 shows the configuration of the information display device according to the present invention. In FIG. 4, reference numeral 4 denotes a selection detecting unit which constantly monitors whether the mouse cursor 3 is in contact with a symbol 1 of a parameter such as a signal name, and when the mouse cursor 3 contacts the symbol, the parameter is selected. Judge that
When the user leaves, it is determined that the selection has been released, and the contents are notified to the window display unit 5.

【0025】ウインドウ表示部5はチップヘルプ2を表
示する。選択検出部4からパラメータの記号が選択され
たことが通知されると、パラメータデータ対応表6から
そのパラメータに関連する情報を取得して、その情報を
表示したチップヘルプをディスプレイ7に表示する。ま
た、選択検出部4からパラメータの選択が解除されたこ
とが通知されると、そのチップヘルプを消去する。
The window display section 5 displays the chip help 2. When the selection detecting section 4 notifies that the symbol of the parameter has been selected, the information related to the parameter is acquired from the parameter data correspondence table 6, and the chip help displaying the information is displayed on the display 7. When the selection detecting unit 4 notifies that the selection of the parameter has been released, the chip help is deleted.

【0026】パラメータデータ対応表6にはパラメータ
である信号名およびその信号名に対応する実アドレスや
コメントなどの情報が格納されており、信号名をキーと
してそれに対応する実アドレスなどの情報を取り出すこ
とができるようになっている。
The parameter data correspondence table 6 stores a signal name as a parameter and information such as a real address and a comment corresponding to the signal name, and retrieves information such as a real address corresponding to the signal name using the signal name as a key. You can do it.

【0027】8は表示情報選択部であり、ウインドウ表
示部5が表示するチップヘルプにどの情報を表示するか
を選択して設定する。これにより、状況に応じて必要な
情報のみチップヘルプに表示することができる。
Reference numeral 8 denotes a display information selection unit which selects and sets information to be displayed in the chip help displayed by the window display unit 5. As a result, it is possible to display only necessary information on the chip help according to the situation.

【0028】なお、この実施例ではチップヘルプ2内に
表示される情報を信号名と実アドレス、コメントとし、
もともと表示されているパラメータの記号を信号名とし
たが、それらに限らず、任意のパラメータであってもよ
い。要は、元々表示されているパラメータにマウスカー
ソル3が接触したときに、チップヘルプ2を表示して、
さらに詳細な情報を表示するものであればよい。
In this embodiment, the information displayed in the chip help 2 is a signal name, a real address, and a comment.
Although the symbols of the parameters originally displayed are signal names, the present invention is not limited to them and may be arbitrary parameters. In short, when the mouse cursor 3 touches the parameter that was originally displayed, the tip help 2 is displayed,
Anything that displays more detailed information may be used.

【0029】また、マウスカーソル3でパラメータを選
択するようにしたが、それに限られることはない。要
は、表示されている複数のパラメータを表す記号の中か
ら1つあるいはそれ以上を選択できる手段であればよ
い。また、接触しなくても近接すれば選択されたと判断
するようにしてもよい。
Although the parameters are selected with the mouse cursor 3, the present invention is not limited to this. In short, any means may be used as long as it can select one or more of the symbols representing a plurality of displayed parameters. Alternatively, it may be determined that the user has been selected if they come close to each other without contact.

【0030】さらに、これらの実施例ではPLCのプロ
グラミング開発のソフトウエアで使用するとして説明し
たが、それに限られることはない。付随したデータが複
数あるパラメータやデータを表示する場合に応用するこ
とができる。
Further, in these embodiments, the present invention has been described as being used in software for PLC programming development, but the present invention is not limited to this. The present invention can be applied to a case of displaying a parameter or data having a plurality of accompanying data.

【0031】[0031]

【発明の効果】以上説明したことから明らかなように、
本発明によれば、次の効果が期待できる。 請求項1記
載の発明によれば、画面にパラメータを表す記号1を表
示し、この記号1が選択されたときにこの記号に関連す
る情報(21,22,23)が表示されたウインドウ2
を表示するようにして、記号1の選択が解除されたとき
にウインドウ2を消去するようにした。
As is apparent from the above description,
According to the present invention, the following effects can be expected. According to the first aspect of the present invention, a symbol 1 representing a parameter is displayed on a screen, and when the symbol 1 is selected, a window 2 on which information (21, 22, 23) related to the symbol is displayed.
Is displayed, and the window 2 is deleted when the symbol 1 is deselected.

【0032】表示の切り替えを行わなくても選択したパ
ラメータに関連する情報を参照することができるので煩
雑な操作が不要になり、操作性が向上するという効果が
ある。また、この情報の表示領域を設ける必要がないの
で、プログラム表示領域など重要な表示領域を広く取る
ことができるという効果もある。
Since information related to the selected parameter can be referred to without switching the display, a complicated operation is not required and the operability is improved. Since there is no need to provide a display area for this information, an important display area such as a program display area can be widened.

【0033】さらに、選択されたパラメータに関連する
情報のみ取得、表示すればよいので、ソフトウエアの動
作効率が改善され、高速に動作させることができるとい
う効果もある。
Further, since only the information related to the selected parameter needs to be acquired and displayed, the operation efficiency of the software is improved, and the software can be operated at high speed.

【0034】請求項2記載の発明によれば、請求項1記
載の発明において、画面に移動可能なカーソル3を表示
し、このカーソル3がパラメータを表す記号1に接触あ
るいは近接したときに、この記号が選択されたと判断す
るようにした。パソコンなどで使い慣れた方法で操作で
きるので、操作性が向上するという効果がある。
According to the second aspect of the present invention, in the first aspect of the present invention, a movable cursor 3 is displayed on a screen, and when the cursor 3 contacts or approaches the symbol 1 representing a parameter, It is now determined that a symbol has been selected. Since it can be operated by a method that is familiar with a personal computer, there is an effect that operability is improved.

【0035】請求項3記載の発明によれば、請求項1ま
たは請求項2記載の発明において、ウインドウ2に表示
する情報を選択できるようにした。状況に応じて必要な
情報のみ表示させることができるので、視認性がよくな
り、かつソフトウエアの動作効率を改善することができ
るという効果がある。
According to the third aspect of the invention, in the first or second aspect of the invention, information to be displayed in the window 2 can be selected. Since only necessary information can be displayed according to the situation, there is an effect that visibility is improved and operation efficiency of software can be improved.

【0036】請求項4記載の発明によれば、画面に表示
されたパラメータを表す記号1が選択されたあるいは選
択が解除されたことを検出する選択検出部4と、パラメ
ータとそれに関連する情報が格納されたパラメータデー
タ対応表6と、ウインドウを表示するウインドウ表示部
5とを有し、ウインドウ表示部5は選択検出部4からパ
ラメータを表す記号1が選択されたことが通知される
と、パラメータデータ対応表6を参照して選択されたパ
ラメータに関連する情報を取得してその情報が表示され
たウインドウ2を表示し、選択検出部4からパラメータ
を表す記号1の選択が解除されたことが通知されると、
このパラメータに関連する情報が表示されているウイン
ドウ2を消去するようにした。
According to the fourth aspect of the present invention, the selection detecting section 4 for detecting that the symbol 1 representing the parameter displayed on the screen is selected or deselected, and the parameter and the information related thereto are displayed. It has a stored parameter data correspondence table 6 and a window display unit 5 for displaying a window. When the selection detection unit 4 notifies the selection detection unit 4 that the symbol 1 representing the parameter has been selected, the window display unit 5 The information relating to the selected parameter is obtained by referring to the data correspondence table 6, the window 2 displaying the information is displayed, and the selection detection unit 4 deselects the symbol 1 representing the parameter. When notified,
The window 2 displaying information related to this parameter is deleted.

【0037】表示の切り替えを行わなくても選択したパ
ラメータに関連する情報を参照することができるので煩
雑な操作が不要になり、操作性が向上するという効果が
ある。また、この情報の表示領域を設ける必要がないの
で、プログラム表示領域など重要な領域を広く取ること
ができるという効果もある。
Since information relating to the selected parameter can be referred to without switching the display, complicated operations are not required, and the operability is improved. Since there is no need to provide a display area for this information, an important area such as a program display area can be widened.

【0038】さらに、選択されたパラメータに関連する
情報のみ取得、表示すればよいので、ソフトウエアの動
作効率が改善され、高速に動作させることができるとい
う効果もある。
Furthermore, since only the information related to the selected parameter needs to be obtained and displayed, the operation efficiency of the software is improved, and the software can be operated at high speed.

【0039】請求項5記載の発明によれば、請求項4記
載の発明において、選択検出部4は画面に表示された移
動可能なカーソル3がパラメータを表す記号1に接触あ
るいは近接したときにその記号が選択されたと判断する
ようにした。パソコンなどで使い慣れた方法で操作でき
るので、操作性が向上するという効果がある。
According to the fifth aspect of the present invention, in the fourth aspect of the present invention, the selection detecting section 4 is adapted to detect when the movable cursor 3 displayed on the screen contacts or approaches the symbol 1 representing a parameter. It is now determined that a symbol has been selected. Since it can be operated by a method that is familiar with a personal computer, there is an effect that operability is improved.

【0040】請求項6記載の発明によれば、請求項4ま
たは請求項5記載の発明において、表示情報選択部8を
有し、この表示情報選択部8によってウインドウ2に表
示するパラメータに関連する情報を選択して表示できる
ようにした。状況に応じて必要な情報のみ表示させるこ
とができるので、視認性がよくなり、かつソフトウエア
の動作効率を改善することができるという効果がある。
According to a sixth aspect of the present invention, in the fourth or fifth aspect of the present invention, a display information selecting unit 8 is provided, and the display information selecting unit 8 relates to parameters displayed in the window 2. Information can be selected and displayed. Since only necessary information can be displayed according to the situation, there is an effect that visibility is improved and operation efficiency of software can be improved.

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

【図1】本発明の一実施例を説明するための図である。FIG. 1 is a diagram for explaining an embodiment of the present invention.

【図2】本発明の一実施例の動作を説明するためのフロ
ーチャートである。
FIG. 2 is a flowchart for explaining the operation of one embodiment of the present invention.

【図3】本発明の一実施例の動作を説明するための図で
ある。
FIG. 3 is a diagram for explaining the operation of one embodiment of the present invention.

【図4】本発明の他の実施例の構成図である。FIG. 4 is a configuration diagram of another embodiment of the present invention.

【図5】従来のパラメータとそれに関連する情報の表示
方法を説明する図である。
FIG. 5 is a diagram illustrating a conventional method for displaying parameters and information related thereto.

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

1 信号名 2 チップヘルプ 21 信号名 22 実アドレス 23 コメント 3 マウスカーソル 4 選択検出部 5 ウインドウ表示部 6 パラメータデータ対応表 8 表示情報選択部 1 signal name 2 chip help 21 signal name 22 real address 23 comment 3 mouse cursor 4 selection detector 5 window display 6 parameter data correspondence table 8 display information selector

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】画面にパラメータを表す記号を表示し、こ
の記号が選択されたときに前記パラメータに関連する情
報が表示されたウインドウを表示するようにし、前記記
号の選択が解除されたときに前記ウインドウを消去する
ようにしたことを特徴とする情報の表示方法。
A symbol representing a parameter is displayed on a screen, a window displaying information relating to the parameter is displayed when the symbol is selected, and a window is displayed when the symbol is deselected. A method for displaying information, wherein the window is deleted.
【請求項2】前記画面に移動可能なカーソルを表示し、
このカーソルが前記パラメータを表す記号に接触あるい
は近接したときに、前記記号が選択されたと判断するよ
うにしたことを特徴とする請求項1記載の情報の表示方
法。
2. A movable cursor is displayed on the screen,
2. The information display method according to claim 1, wherein when the cursor touches or approaches a symbol representing the parameter, the symbol is determined to be selected.
【請求項3】前記ウインドウに表示する情報を選択でき
るようにしたことを特徴とする請求項1または請求項2
記載の情報の表示方法。
3. The information processing apparatus according to claim 1, wherein information to be displayed in said window can be selected.
How to display the described information.
【請求項4】画面に表示されたパラメータを表す記号が
選択されたあるいは選択が解除されたことを検出する選
択検出部と、パラメータとそれに関連する情報が格納さ
れたパラメータデータ対応表と、ウインドウを表示する
ウインドウ表示部とを有し、このウインドウ表示部は前
記選択検出部から前記パラメータを表す記号が選択され
たことが通知されると前記パラメータデータ対応表を参
照して前記選択されたパラメータに関連する情報を取得
してその情報が表示されたウインドウを表示し、前記選
択検出部から前記パラメータを表す記号の選択が解除さ
れたことが通知されるとこのパラメータに関連する情報
が表示されているウインドウを消去するようにしたこと
を特徴とする情報表示装置。
4. A selection detecting section for detecting that a symbol representing a parameter displayed on a screen has been selected or deselected, a parameter data correspondence table storing parameters and related information, and a window. And a window display unit for displaying the parameter, when the selection detection unit is notified that the symbol representing the parameter has been selected, by referring to the parameter data correspondence table. A window in which information related to the parameter is obtained is displayed, and when the selection detection unit notifies that the symbol representing the parameter has been deselected, the information related to the parameter is displayed. An information display device characterized by deleting a window that is open.
【請求項5】前記選択検出部は画面に表示された移動可
能なカーソルが前記パラメータを表す記号に接触あるい
は近接したときにその記号が選択されたと判断するよう
にしたことを特徴とする請求項4記載の情報表示装置。
5. The apparatus according to claim 1, wherein the selection detecting section determines that the symbol is selected when the movable cursor displayed on the screen contacts or approaches the symbol representing the parameter. 4. The information display device according to 4.
【請求項6】表示情報選択部を有し、この表示情報選択
部によって前記ウインドウに表示するパラメータに関連
する情報を選択して表示できるようにしたことを特徴と
する請求項4または請求項5記載の情報表示装置。
6. A display information selecting section, wherein information related to a parameter displayed in the window can be selected and displayed by the display information selecting section. Information display device as described.
JP2001182936A 2001-06-18 2001-06-18 Method and device for displaying information Withdrawn JP2002373007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001182936A JP2002373007A (en) 2001-06-18 2001-06-18 Method and device for displaying information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001182936A JP2002373007A (en) 2001-06-18 2001-06-18 Method and device for displaying information

Publications (1)

Publication Number Publication Date
JP2002373007A true JP2002373007A (en) 2002-12-26

Family

ID=19022948

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001182936A Withdrawn JP2002373007A (en) 2001-06-18 2001-06-18 Method and device for displaying information

Country Status (1)

Country Link
JP (1) JP2002373007A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006331275A (en) * 2005-05-30 2006-12-07 Digital Electronics Corp Programmable display, control program and storage medium recording the program
JP2007058367A (en) * 2005-08-23 2007-03-08 Yokogawa Electric Corp Monitor for program
JP2010033389A (en) * 2008-07-30 2010-02-12 Yokogawa Electric Corp Ladder program development support device, ladder program development support method and ladder program development support program
JP2011107810A (en) * 2009-11-13 2011-06-02 Koyo Electronics Ind Co Ltd Ladder diagram display method
JP2022055661A (en) * 2020-09-29 2022-04-08 横河電機株式会社 Device maintenance apparatus, device maintenance method, and device maintenance program
WO2023144969A1 (en) * 2022-01-27 2023-08-03 ファナック株式会社 Teaching device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006331275A (en) * 2005-05-30 2006-12-07 Digital Electronics Corp Programmable display, control program and storage medium recording the program
JP4563255B2 (en) * 2005-05-30 2010-10-13 株式会社デジタル Programmable display, control program, and recording medium recording the program
JP2007058367A (en) * 2005-08-23 2007-03-08 Yokogawa Electric Corp Monitor for program
JP2010033389A (en) * 2008-07-30 2010-02-12 Yokogawa Electric Corp Ladder program development support device, ladder program development support method and ladder program development support program
JP2011107810A (en) * 2009-11-13 2011-06-02 Koyo Electronics Ind Co Ltd Ladder diagram display method
JP2022055661A (en) * 2020-09-29 2022-04-08 横河電機株式会社 Device maintenance apparatus, device maintenance method, and device maintenance program
JP7327333B2 (en) 2020-09-29 2023-08-16 横河電機株式会社 Equipment maintenance device, equipment maintenance method, equipment maintenance program
WO2023144969A1 (en) * 2022-01-27 2023-08-03 ファナック株式会社 Teaching device

Similar Documents

Publication Publication Date Title
JP5543426B2 (en) Graphical user interface touch screen with auto zoom feature
CN106681711A (en) Method for content sharing under split screen mode and mobile terminal
US10191642B2 (en) Information processing apparatus for navigating and selecting programs
US20110252363A1 (en) Information processing apparatus
JP2012507089A (en) Surface and manage window-specific controls
US20060114225A1 (en) Cursor function switching method
JPH07191807A (en) Touch control method of cursor position
EP2180400A2 (en) Image processing apparatus, image processing method, and program
US20150169122A1 (en) Method for operating a multi-touch-capable display and device having a multi-touch-capable display
JPH02114318A (en) Menu display system
JP2008065504A (en) Touch panel control device and touch panel control method
KR100643301B1 (en) System and method for outputting icons by hot-key input
JPH11203046A (en) Display control method for touch screen keyboard
KR20180016957A (en) Method and operating device for operating a device
JP2016206930A (en) Input display device
JP2006350755A (en) Multi-display system and window control method
CN110688190A (en) Control method and device of intelligent interactive panel
JP2002073234A (en) Pop-up display device
JP2002373007A (en) Method and device for displaying information
JP2008096182A (en) Analyzer
JP3861526B2 (en) Input instruction apparatus and program recording medium thereof
JP2006343111A (en) Measurement device
WO2014136245A1 (en) Engineering tool
JPH1185443A (en) Window display device and recording medium
JP3804065B2 (en) Waveform measuring instrument

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20051109

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080717

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080717

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20080916