JP2006309360A - Display device and data display system - Google Patents

Display device and data display system Download PDF

Info

Publication number
JP2006309360A
JP2006309360A JP2005128798A JP2005128798A JP2006309360A JP 2006309360 A JP2006309360 A JP 2006309360A JP 2005128798 A JP2005128798 A JP 2005128798A JP 2005128798 A JP2005128798 A JP 2005128798A JP 2006309360 A JP2006309360 A JP 2006309360A
Authority
JP
Japan
Prior art keywords
image
display
area
control data
screen
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005128798A
Other languages
Japanese (ja)
Inventor
Daisuke Maruyama
大介 丸山
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.)
Keyence Corp
Original Assignee
Keyence 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 Keyence Corp filed Critical Keyence Corp
Priority to JP2005128798A priority Critical patent/JP2006309360A/en
Publication of JP2006309360A publication Critical patent/JP2006309360A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a display device for displaying control data more intuitively and understandably than numerical display by level display capable of specifying control data in a PLC. <P>SOLUTION: A display device 14 for level-displaying control data in a PLC 12 on a screen based on the area of an on-region occupying a display area is configured of a screen data storage part 21 for storing two different illustration images 21a as an on-image and off-image, a display area dividing part 22a for dividing the display area into a plurality of block areas, an illustration image arranging part 22b for arranging the on-image in a block region included in the on-region, and for arranging an off-image in the block region other than the on-region to generate a display screen and a warning range instructing part 22c for instructing a warning range relating to control data. The illustration image arranging part 22b generates a display screen by making different the on-image or off-image according to whether or not the control data are present in the warning range. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、表示装置及びデータ表示システムに係り、さらに詳しくは、表示エリア内に占めるオン領域の面積によってプログラマブルロジックコントローラ内の制御データを画面上にレベル表示する表示装置の改良に関する。   The present invention relates to a display device and a data display system. More specifically, the present invention relates to an improvement of a display device that displays a level of control data in a programmable logic controller on the screen according to the area of an ON region in the display area.

駆動装置やセンサーなどの機器を制御する制御装置として、プログラマブルロジックコントローラ(Programmable Logic Controller:PLC)がある。PLCは、ラダーエディタなどのプログラム作成ツールを用いて作成された制御プログラムに基づいて動作するプログラム書き換え可能な電子機器である。この様なPLCでは、通常、PLCの動作状態を画面表示する表示装置を用いて内部状態の監視が行われる。具体的には、PLC内の制御データが画面上にレベル表示される。このレベル表示は、表示エリア内に占めるオン領域の面積によって制御データの数量を表す表示方法であり、レベルメータなどと呼ばれている。   There is a programmable logic controller (PLC) as a control device that controls devices such as a drive device and a sensor. The PLC is a rewritable electronic device that operates based on a control program created using a program creation tool such as a ladder editor. In such a PLC, the internal state is usually monitored using a display device that displays the operation state of the PLC on the screen. Specifically, the control data in the PLC is displayed as a level on the screen. This level display is a display method in which the quantity of control data is represented by the area of the ON region in the display area, and is called a level meter.

図17(a)及び(b)は、従来の表示装置における表示画面の要部を示した図であり、図17(a)には、扇形状の表示エリアからなるレベルメータ100が示され、図17(b)には、矩形状の表示エリアからなるレベルメータ110が示されている。レベルメータ100では、制御データに応じて扇形状のオン領域101の面積が変化し、このオン領域101とは輝度の異なるオフ領域102の境界線が指針となっている。レベルメータ110では、制御データの大小に応じて矩形状のオン領域111が縦方向に変化し、このオン領域111とオフ領域112の境界線が指針となっている。   17 (a) and 17 (b) are diagrams showing a main part of a display screen in a conventional display device, and FIG. 17 (a) shows a level meter 100 having a fan-shaped display area. FIG. 17B shows a level meter 110 having a rectangular display area. In the level meter 100, the area of the fan-shaped on region 101 changes according to the control data, and a boundary line of the off region 102 having a luminance different from that of the on region 101 serves as a guideline. In the level meter 110, the rectangular ON region 111 changes in the vertical direction according to the size of the control data, and the boundary line between the ON region 111 and the OFF region 112 serves as a guideline.

また、PLC内の制御データを画面上に数値表示することも行われる。この数値表示は、数字の組み合わせによって制御データを表す表示方法であり、カウンタなどと呼ばれている。図18は、従来の表示装置における表示画面の他の例を示した図であり、矩形状の表示枠内に数字を表示するカウンタ120が示されている。このカウンタ120では、PLCの動作状態に応じて変化する数値が表示される。   In addition, the control data in the PLC is numerically displayed on the screen. This numerical display is a display method that represents control data by a combination of numbers, and is called a counter or the like. FIG. 18 is a diagram showing another example of a display screen in a conventional display device, and shows a counter 120 that displays numbers in a rectangular display frame. The counter 120 displays a numerical value that changes according to the operating state of the PLC.

上述した様な従来のレベル表示による表示装置では、PLCの動作状態に応じて変化する制御データを数値表示よりも直感的で判り易く表示することができる。しかし、扇形や矩形状のオン領域の面積を制御データに基づいて変化させるだけなので、制御データを特定してPLCやPLCの内部状態を識別するのは困難であった。   In the display device using the conventional level display as described above, the control data that changes in accordance with the operation state of the PLC can be displayed more intuitively and easily than the numerical display. However, it is difficult to identify the control data and identify the internal state of the PLC or PLC because the area of the fan-shaped or rectangular on-region is merely changed based on the control data.

本発明は、上記事情に鑑みてなされたものであり、プログラマブルロジックコントローラ内の制御データの特定が可能なレベル表示によって、制御データを数値表示よりも直感的で判り易く表示する表示装置を提供することを目的とする。   The present invention has been made in view of the above circumstances, and provides a display device that displays control data more intuitively and more easily than numerical display by a level display capable of specifying control data in a programmable logic controller. For the purpose.

本発明の他の目的は、プログラマブルロジックコントローラ内の制御データに基づいて表示を異ならせる表示装置を提供することにある。特に、制御データが警報レンジを外れた際に、警報レンジ内にあるときとは表示を異ならせる表示装置を提供することにある。   Another object of the present invention is to provide a display device that changes display based on control data in a programmable logic controller. In particular, it is an object of the present invention to provide a display device that, when the control data is out of the alarm range, makes the display different from that in the alarm range.

本発明による表示装置は、表示エリア内に占めるオン領域の面積によってプログラマブルロジックコントローラ内の制御データを画面上にレベル表示する表示装置であって、異なる2つのイラスト画像をオンイメージ及びオフイメージとして記憶するイラスト画像記憶手段と、上記表示エリアを2以上のブロック領域に分割する表示エリア分割手段と、オン領域内に含まれるブロック領域に上記オンイメージを配置するとともに、オン領域外のブロック領域に上記オフイメージを配置して表示画面を生成するイラスト画像配置手段とを備えて構成される。   A display device according to the present invention is a display device that displays control data in a programmable logic controller on a screen according to the area of an ON region in a display area, and stores two different illustration images as an ON image and an OFF image. An illustration image storing means, a display area dividing means for dividing the display area into two or more block areas, the on-image is arranged in a block area included in the on-area, and the block area outside the on-area is Illustrated image arrangement means for arranging an off-image and generating a display screen.

この表示装置では、表示エリアが複数のブロック領域に分割され、オン領域内に含まれるブロック領域にはオンイメージが配置され、オン領域外のブロック領域にはオフイメージが配置される。その際、オンイメージ及びオフイメージとして記憶された異なる2つのイラスト画像によって表示画面の生成が行われる。ここでは、表示エリア内の一部の領域を他の領域と異ならせて表示することによって、数値や数量を全体に対する割合として表示する表示形式をレベル表示と呼び、このレベル表示において、数値や数量を示す領域をオン領域と呼ぶことにする。この様な構成により、プログラマブルロジックコントローラ内の制御データがブロック領域ごとのイラスト画像によってレベル表示されるので、制御データに応じたイラスト画像を用いれば、制御データを数値表示よりも直感的で判り易く表示することができるとともに、表示によって制御データを容易に特定することができる。   In this display device, the display area is divided into a plurality of block areas, an on image is arranged in a block area included in the on area, and an off image is arranged in a block area outside the on area. At that time, a display screen is generated by two different illustration images stored as an on-image and an off-image. Here, a display format that displays numerical values and quantities as a percentage of the total by displaying a part of the display area differently from other areas is called level display. In this level display, numerical values and quantities are displayed. An area indicating the above will be referred to as an ON area. With such a configuration, the control data in the programmable logic controller is displayed as a level by an illustration image for each block area. Therefore, if an illustration image corresponding to the control data is used, the control data is more intuitive and easier to understand than the numerical display. While being able to display, control data can be specified easily by display.

本発明による表示装置は、上記構成に加え、上記イラスト画像配置手段が、一部分がオン領域内に含まれるブロック領域について、オン領域に含まれている領域部分にオンイメージを配置するとともに、オン領域外の領域部分にオフイメージを配置するように構成される。この様な構成によれば、一部分がオン領域内に含まれるブロック領域が生じた際、オンイメージ及びオフイメージが当該ブロック領域に適切に配置されるので、制御データのレベル表示における精度を向上させることができる。   In the display device according to the present invention, in addition to the above-described configuration, the illustration image arrangement unit arranges an on-image in an area portion included in the on-area with respect to a block area partially included in the on-area. It is configured to place an off-image in the outer area portion. According to such a configuration, when a block area partially included in the on area is generated, the on image and the off image are appropriately arranged in the block area, thereby improving the accuracy in displaying the level of the control data. be able to.

また、本発明による表示装置は、上記構成に加え、上記制御データに関する警報レンジを指定する警報レンジ指示手段を備え、上記イラスト画像配置手段が、警報レンジが指定された場合、上記制御データが指定された警報レンジ内にあるか否かに応じてオンイメージ又はオフイメージを異ならせて表示画面を生成するように構成される。具体的には、上記制御データが警報レンジを外れると、オンイメージを異ならせる。或いは、上記制御データが警報レンジの上限値を上回ればオンイメージを異ならせ、警報レンジの下限値を下回ればオフイメージを異ならせるように構成される。この様な構成によれば、警報レンジが指定されると、制御データが警報レンジ内にあるか否かに応じてオンイメージ又はオフイメージを異ならせて表示画面の生成が行われる。従って、制御データが警報レンジを外れた際に、警報レンジ内にあるときとは異なる表示によって制御データの異常を効果的に報知することができる。   In addition to the above configuration, the display device according to the present invention further includes an alarm range instruction unit that specifies an alarm range related to the control data, and the illustration image arrangement unit specifies the control data when the alarm range is specified. The display screen is generated with different on-images or off-images depending on whether the alarm range is within the set alarm range. Specifically, when the control data is out of the alarm range, the on-image is changed. Alternatively, the on-image is changed when the control data exceeds the upper limit value of the alarm range, and the off-image is changed when the control data falls below the lower limit value of the alarm range. According to such a configuration, when an alarm range is specified, a display screen is generated with different on-images or off-images depending on whether the control data is within the alarm range. Therefore, when the control data is out of the alarm range, an abnormality in the control data can be effectively notified by a display different from that in the alarm range.

また、本発明による表示装置は、上記構成に加え、上記イラスト画像記憶手段が、オンイメージ及びオフイメージをイメージセットとして、種類の異なる2以上のイメージセットを記憶し、上記イラスト画像配置手段が、上記イメージセットを指定する上記プログラマブルロジックコントローラ内の制御データに基づいて、イメージセットを異ならせて表示画面の生成が行われるように構成される。この様な構成によれば、制御データに基づいてイメージセットを異ならせて表示画面の生成が行われるので、制御データの種類が切り替えられた場合であっても、適切な表示が行われ、制御データの特定を常に正しく行うことができる。   Further, the display device according to the present invention, in addition to the above configuration, the illustration image storage means stores two or more different image sets with the on image and the off image as image sets, and the illustration image arrangement means includes Based on the control data in the programmable logic controller that designates the image set, the display screen is generated by changing the image set. According to such a configuration, the display screen is generated by changing the image set based on the control data. Therefore, even when the type of the control data is switched, appropriate display is performed and the control is performed. Data can always be identified correctly.

また、本発明による表示装置は、上記構成に加え、上記表示エリア分割手段が、入力レンジを指定する上記プログラマブルロジックコントローラ内の制御データに基づいて、エリアサイズを変えることなく表示エリアの分割数を変更し、上記イラスト画像配置手段が、分割数が変更された表示エリア内の各ブロック領域にイラスト画像を配置するように構成される。この様な構成によれば、制御データの入力レンジが切り替わった場合であっても、エリアサイズを変更することなく、イラスト画像によるレベル表示が適切に行われるので、制御データの表示を常に正しく行うことができる。   In addition to the above-described configuration, the display device according to the present invention is configured so that the display area dividing unit calculates the number of display areas divided without changing the area size based on the control data in the programmable logic controller that specifies the input range. In other words, the illustration image arrangement means is arranged to arrange an illustration image in each block area in the display area where the number of divisions is changed. According to such a configuration, even if the input range of the control data is switched, the level display by the illustration image is appropriately performed without changing the area size, so that the control data is always displayed correctly. be able to.

また、本発明による表示装置は、上記構成に加え、上記制御データを所定の閾値と比較する入力データ比較手段を備え、上記表示エリア分割手段が、上記入力データ比較手段による制御データの比較結果に基づいて、エリアサイズを変更することなく表示エリアの分割数を増やし、上記イラスト画像配置手段が、分割数が増加された表示エリア内の各ブロック領域にイラスト画像を縮小配置するように構成される。この様な構成によれば、制御データの入力レンジが切り替わった場合であっても、エリアサイズを変更することなく、イラスト画像によるレベル表示が適切に行われるので、制御データの表示を常に正しく行うことができる。   In addition to the above configuration, the display device according to the present invention further includes input data comparison means for comparing the control data with a predetermined threshold value, and the display area dividing means adds the control data comparison result by the input data comparison means. Based on this, the number of divisions of the display area is increased without changing the area size, and the illustration image arrangement means is configured to reduce and arrange the illustration image in each block area in the display area with the increased number of divisions. . According to such a configuration, even if the input range of the control data is switched, the level display by the illustration image is appropriately performed without changing the area size, so that the control data is always displayed correctly. be able to.

本発明によるデータ表示システムは、画面データを作成する画面データ作成装置と、画面データ作成装置により作成された画面データに基づいて動作し、表示エリア内に占めるオン領域の面積によってプログラマブルロジックコントローラ内の制御データを画面上にレベル表示する表示装置とを備え、上記画面データ作成装置が、異なる2つのイラスト画像をオンイメージ及びオフイメージとして記憶するイラスト画像記憶手段と、上記表示エリアを2以上のブロック領域に分割する表示エリア分割手段と、オン領域内に含まれるブロック領域に上記オンイメージを配置するとともに、オン領域外のブロック領域に上記オフイメージを配置して制御データを表示する表示画面を生成するプログラムとしてレベル表示プログラムを生成するレベル表示プログラム生成手段と、上記各イラスト画像及び上記レベル表示プログラムを画面データとして上記表示装置へ送出する画面データ送信手段とからなる。   A data display system according to the present invention operates on the basis of a screen data creation device that creates screen data, and the screen data created by the screen data creation device. A display device for level display of control data on the screen, wherein the screen data creation device stores two different illustration images as an on-image and an off-image, and two or more blocks for the display area. Display area dividing means that divides into areas, and the on-image is arranged in the block area included in the on-area, and the off-image is arranged in the block area outside the on-area to generate a display screen for displaying the control data Levels that generate level display programs A display program generation unit, and a screen data transmitting means for transmitting to said display device each illustration image and the level display program as the screen data.

本発明による表示装置及びデータ表示システムによれば、プログラマブルロジックコントローラ内の制御データがイラスト画像によってレベル表示されるので、制御データを数値表示よりも直感的で判り易く表示することができるとともに、表示によって、どの制御データを表示しているかが容易に認識することができる。   According to the display device and the data display system of the present invention, since the control data in the programmable logic controller is level-displayed by the illustration image, the control data can be displayed more intuitively and easily than the numerical display, and the display Thus, it can be easily recognized which control data is displayed.

また、プログラマブルロジックコントローラ内の制御データが警報レンジ内にあるか否かに応じてオンイメージ又はオフイメージを異ならせて画面表示が行われるので、制御データが警報レンジを外れた際に、警報レンジ内にあるときとは表示を異ならせることができる。   Also, the screen display is performed with different on-images or off-images depending on whether the control data in the programmable logic controller is within the alarm range, so when the control data goes out of the alarm range, the alarm range The display can be different from when it is inside.

実施の形態1.
図1は、本発明の実施の形態1による表示装置を含む監視システムの概略構成の一例を示したブロック図である。この監視システム10は、プログラム作成ツール11、PLC12、画面データ作成装置13及び表示装置14からなり、PLC12の内部状態を監視する動作を行っている。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing an example of a schematic configuration of a monitoring system including a display device according to Embodiment 1 of the present invention. The monitoring system 10 includes a program creation tool 11, a PLC 12, a screen data creation device 13, and a display device 14, and performs an operation for monitoring the internal state of the PLC 12.

プログラム作成ツール11は、パーソナルコンピュータなどの情報処理端末上で動作するアプリケーションソフトウェアであり、ユーザ操作に基づいて制御プログラムの生成を行っている。   The program creation tool 11 is application software that operates on an information processing terminal such as a personal computer, and generates a control program based on a user operation.

PLC(Programmable Logic Controller:プログラマブルロジックコントローラ)12は、駆動装置やセンサー、加工装置などの機器を制御する電子機器であり、プログラム作成ツール11によって作成された制御プログラムに基づいて動作する。このPLC12には、プログラム作成ツール11から転送された制御プログラムを書き換え可能に記憶する制御プログラム記憶部12aが設けられている。   A PLC (Programmable Logic Controller) 12 is an electronic device that controls devices such as a drive device, a sensor, and a processing device, and operates based on a control program created by the program creation tool 11. The PLC 12 is provided with a control program storage unit 12a that stores the control program transferred from the program creation tool 11 in a rewritable manner.

画面データ作成装置13は、情報処理端末上で動作する作画エディタなどのアプリケーションソフトウェアであり、ユーザ操作に基づいて画面データの生成を行っている。この画面データは、PLC12内の制御データを表示させる際に用いられるイラスト画像や、制御データを画面上にレベル表示させるレベル表示プログラムによって構成される。   The screen data creation device 13 is application software such as a drawing editor that operates on the information processing terminal, and generates screen data based on a user operation. This screen data is constituted by an illustration image used when displaying the control data in the PLC 12 and a level display program for displaying the control data on the screen at a level.

レベル表示プログラムは、制御データが変数又はPLC12内のメモリアドレスで表されたプログラムであり、PLC12内の制御データを読み出して表示画面を生成する動作を行う。この変数は、PLC12の内部状態を指定する情報(デバイスという)であり、PLC12やPLC12が制御対象とする機器に応じて定められる。   The level display program is a program in which control data is represented by a variable or a memory address in the PLC 12, and performs an operation of reading the control data in the PLC 12 and generating a display screen. This variable is information (referred to as a device) that specifies the internal state of the PLC 12, and is determined in accordance with the PLC 12 or a device that is to be controlled by the PLC 12.

表示装置14は、画面データ作成装置13によって作成された画面データに基づいて動作するモニター装置である。この表示装置14には、画面データ作成装置13から転送された画面データを書き換え可能に記憶する画面データ記憶部14aが設けられている。   The display device 14 is a monitor device that operates based on the screen data created by the screen data creation device 13. The display device 14 is provided with a screen data storage unit 14a that stores the screen data transferred from the screen data creation device 13 in a rewritable manner.

ここでは、変数をPLC12内のメモリアドレスに対応付けるテーブルが変数割付情報として制御プログラムと共にプログラム作成ツール11からPLC12に転送されているものとする。表示装置14がレベル表示プログラムに基づいて動作する際には、PLC12内のメモリアドレスを指定して通信が行われ、指定されたメモリアドレスの制御データがPLC12によって送出される。この表示装置14は、その変数割付情報をPLC12から読み出して画面データに含まれている変数をメモリアドレスに変換するものであっても良い。   Here, it is assumed that a table associating variables with memory addresses in the PLC 12 is transferred from the program creation tool 11 to the PLC 12 as variable allocation information together with the control program. When the display device 14 operates based on the level display program, communication is performed by designating a memory address in the PLC 12, and control data of the designated memory address is transmitted by the PLC 12. The display device 14 may read the variable allocation information from the PLC 12 and convert the variable included in the screen data into a memory address.

画面データ作成装置13では、異なる2つのイラスト画像がオンイメージ及びオフイメージとして記憶され、表示エリア内に占めるオン領域の面積によってPLC12内の制御データを画面上にレベル表示するプログラムとしてレベル表示プログラムが生成される。表示装置14では、このレベル表示プログラムに基づいて、表示エリアを複数のブロック領域に分割し、オン領域内に含まれるブロック領域にオンイメージを配置するとともに、オン領域外のブロック領域にオフイメージを配置する動作が行われる。これにより、PLC12内の制御データをレベル表示する際の制御データの特定を容易化させている。   In the screen data creation device 13, two different illustration images are stored as an on-image and an off-image, and a level display program is used as a program for displaying the control data in the PLC 12 on the screen according to the area of the on-area occupying the display area. Generated. The display device 14 divides the display area into a plurality of block areas based on the level display program, arranges the on-image in the block area included in the on-area, and sets the off-image in the block area outside the on-area. The placement operation is performed. This facilitates the identification of control data when level-displaying the control data in the PLC 12.

ここでは、ある表示エリア内の一部の領域を、他の領域と異なった表示を行うことによって、数値や数量を全体に対する割合として直感的に認識させる表示形式の一種をレベル表示と呼ぶことにする。具体的には、レベルメータや棒グラフ、円グラフなどによって表現されるものである。また、この様なレベル表示において、表示対象の数値や数量を示す領域をオン領域と呼ぶことにする。具体的には、レンジが「0」から「100」までの棒グラフにおいて、「60」という数値を表す場合、「0」から「60」までと認識される領域がオン領域として表示される。   Here, a kind of display format that makes it possible to intuitively recognize numerical values and quantities as a percentage of the whole by displaying a part of a certain area in a display area differently from other areas is called level display. To do. Specifically, it is expressed by a level meter, bar graph, pie chart, or the like. In such level display, an area indicating a numerical value or quantity to be displayed is referred to as an on area. Specifically, in the bar graph in which the range is “0” to “100”, when the numerical value “60” is represented, the region recognized as “0” to “60” is displayed as the ON region.

図2は、図1の監視システムの要部における構成を示したブロック図であり、画面データ作成装置13の構成例が示されている。この画面データ作成装置13は、操作入力部1、表示エリア分割部2、イラスト画像記憶部3、警報レンジ指示部4、レンジ表示プログラム生成部5、画面データ記憶部6及び画面データ送信部7からなる。   FIG. 2 is a block diagram showing a configuration of a main part of the monitoring system of FIG. 1, and shows a configuration example of the screen data creation device 13. The screen data creation device 13 includes an operation input unit 1, a display area dividing unit 2, an illustration image storage unit 3, an alarm range instruction unit 4, a range display program generation unit 5, a screen data storage unit 6, and a screen data transmission unit 7. Become.

操作入力部1は、ユーザによる操作入力に基づいて入力信号を生成するインターフェースであり、複数の操作キーやポインティングデバイスからなる。表示エリア分割部2は、操作入力部1からの入力信号に基づいて、制御データをレベル表示するための表示エリアを複数のブロック領域に分割する動作を行っている。このブロック領域は、制御データが示す数量をオン領域の面積によってレベル表示する際の基本単位である。   The operation input unit 1 is an interface that generates an input signal based on an operation input by a user, and includes an operation key and a pointing device. The display area dividing unit 2 performs an operation of dividing a display area for displaying the level of control data into a plurality of block areas based on an input signal from the operation input unit 1. This block area is a basic unit when the quantity indicated by the control data is level-displayed by the area of the ON area.

イラスト画像記憶部3は、異なる2つのイラスト画像をオンイメージ及びオフイメージとして記憶する動作を行っている。このオンイメージは、オン領域の表示に用いられるイラスト画像であり、例えば、ビットマップ形式の画像データからなる。オフイメージは、オフ領域の表示に用いられるイラスト画像であり、例えば、オンイメージとは輝度又は色が異なる画像が用いられる。具体的には、PLCにおけるデバイスを連想させる様々な画像がイラスト画像として格納される。   The illustration image storage unit 3 performs an operation of storing two different illustration images as an on image and an off image. The on-image is an illustration image used for displaying the on-region, and is composed of, for example, image data in a bitmap format. The off image is an illustration image used for displaying the off region, and for example, an image having a luminance or a color different from that of the on image is used. Specifically, various images associated with devices in the PLC are stored as illustration images.

ここでは、オンイメージ3a及びオフイメージ3bをイメージセットとし、オンイメージ3aとオフイメージ3bを対応付けて種類の異なる複数のイメージセットがイラスト画像記憶部3内に格納されるものとする。   Here, it is assumed that the on-image 3a and the off-image 3b are image sets, and the on-image 3a and the off-image 3b are associated with each other and a plurality of different image sets are stored in the illustration image storage unit 3.

警報レンジ指示部4は、PLC内の制御データに関し、警報表示を行わせるための入力範囲を警報レンジとして指定する動作を行っている。例えば、警報レンジとして、上限値及び下限値からなる数値範囲がユーザによる操作入力に基づいて指定される。   The alarm range instructing unit 4 performs an operation of designating an input range for displaying an alarm as the alarm range for the control data in the PLC. For example, a numerical range composed of an upper limit value and a lower limit value is designated as the alarm range based on an operation input by the user.

レベル表示プログラム生成部5は、オン領域内に含まれるブロック領域にオンイメージを配置するとともに、オン領域外のブロック領域にオフイメージを配置して制御データを表示する表示画面を生成するプログラムをレベル表示プログラムとして生成する動作を行っている。   The level display program generation unit 5 arranges an on-image in a block area included in the on-area, and arranges an off-image in a block area outside the on-area to generate a program for generating a display screen for displaying control data. An operation to generate as a display program is performed.

ここでは、警報レンジが指定された場合、制御データが指定された警報レンジ内にあるか否かに応じてオンイメージを異ならせて画面表示を行うプログラムがレベル表示プログラムとして生成されるものとする。具体的には、制御データが警報レンジを外れた場合、すなわち、制御データが警報レンジの上限値を上回った場合と、下限値を下回った場合に、オンイメージとして警報イメージが配置される。   Here, when an alarm range is specified, a program that displays a screen with different on-images depending on whether the control data is within the specified alarm range is generated as a level display program. . Specifically, when the control data falls outside the alarm range, that is, when the control data exceeds the upper limit value of the alarm range and falls below the lower limit value, the alarm image is arranged as an on image.

レベル表示プログラム生成部5によって生成されたレベル表示プログラムは、デバイスごとのイラスト画像と共に画面データとして画面データ記憶部6内に格納される。画面データ送信部7は、画面データを表示装置14へ送出する動作を行っている。   The level display program generated by the level display program generation unit 5 is stored in the screen data storage unit 6 as screen data together with the illustration image for each device. The screen data transmission unit 7 performs an operation of sending screen data to the display device 14.

図3は、図1の監視システムの要部における構成を示したブロック図であり、表示装置14の構成例が示されている。この表示装置14は、画面データ記憶部21、制御部22及び表示部23により構成される。画面データ記憶部21は、画面データ作成装置から転送された画面データを書き換え可能に記憶する動作を行っている。   FIG. 3 is a block diagram illustrating a configuration of a main part of the monitoring system of FIG. 1, and illustrates a configuration example of the display device 14. The display device 14 includes a screen data storage unit 21, a control unit 22, and a display unit 23. The screen data storage unit 21 performs an operation of storing the screen data transferred from the screen data creation device in a rewritable manner.

制御部22は、表示エリア分割部22a、イラスト画像配置部22b及び警報レンジ指示部22cからなり、画面データに基づいてPLC12にアクセスし、PLC12内の制御データを表示する表示画面の生成を行っている。表示エリア分割部22aは、表示エリアを複数のブロック領域に分割する処理を行っている。   The control unit 22 includes a display area division unit 22a, an illustration image arrangement unit 22b, and an alarm range instruction unit 22c. The control unit 22 accesses the PLC 12 based on the screen data, and generates a display screen that displays the control data in the PLC 12. Yes. The display area dividing unit 22a performs processing for dividing the display area into a plurality of block areas.

警報レンジ指示部22cは、PLC12内の制御データに関する警報レンジを指定する処理を行っている。イラスト画像配置部22bは、PLC12からの制御データに基づいて、オン領域内に含まれるブロック領域にオンイメージを配置するとともに、オン領域外のブロック領域にオフイメージを配置して表示画面を生成する処理を行っている。   The alarm range instructing unit 22c performs processing for designating an alarm range related to control data in the PLC 12. Based on the control data from the PLC 12, the illustration image arrangement unit 22b arranges an on-image in a block area included in the on-area and generates a display screen by arranging an off-image in a block area outside the on-area. Processing is in progress.

表示部23は、制御部22によって生成された表示画面を出力する画像出力手段であり、液晶パネルなどのパネルディスプレイからなる。   The display unit 23 is an image output unit that outputs a display screen generated by the control unit 22 and includes a panel display such as a liquid crystal panel.

<画面データ作成>
図4のステップS101〜S105は、図2の画面データ作成装置における動作の一例を示したフローチャートである。まず、制御データを表示させる際の画面構成部品とするレベル表示部品(レベルメータ)の表示位置及び表示サイズがユーザ操作に基づいて指定される(ステップS101)。
<Screen data creation>
Steps S101 to S105 in FIG. 4 are flowcharts showing an example of operations in the screen data creation apparatus in FIG. First, a display position and a display size of a level display component (level meter) which is a screen component when displaying control data are specified based on a user operation (step S101).

次に、このレベル表示部品(レベル表示プログラム)が参照するメモリアドレス(参照デバイス)が指定され(ステップS102)、表示エリアを分割する際の分割数の指定が行われる(ステップS103)。   Next, a memory address (reference device) referred to by the level display component (level display program) is designated (step S102), and the number of divisions for dividing the display area is designated (step S103).

そして、制御データのレベル表示に用いられるイラスト画像の指定が行われ(ステップS104)、指定されたイラスト画像と、レベル表示プログラムが画面データとして表示装置へ転送される(ステップS105)。   Then, an illustration image used for level display of control data is designated (step S104), and the designated illustration image and level display program are transferred to the display device as screen data (step S105).

図5は、図2の画面データ作成装置における動作の一例を示した図であり、プレビュー画面31内に配置されたレベル表示部品32の様子が示されている。このプレビュー画面31は、レベル表示部品や他の画面構成部品のレイアウトや表示イメージを確認するための確認画面であり、表示装置14において表示されるのと同一の画面が表示される。   FIG. 5 is a diagram showing an example of the operation in the screen data creation device of FIG. 2, and shows the state of the level display component 32 arranged in the preview screen 31. The preview screen 31 is a confirmation screen for confirming the layout and display image of the level display component and other screen components, and the same screen as that displayed on the display device 14 is displayed.

ユーザがレベル表示部品32の表示位置を指示することにより、プレビュー画面31内の該当する位置にレベル表示部品32が表示される。この例では、表示エリアを取り囲む矩形状の表示枠33と、表示枠33内のブロック領域に配置されるイラスト画像が表示されている。この例では、横長の表示エリアが5つのブロック領域に均等に分割され、オン領域35内の各ブロック領域にオンイメージのサンプル画像34a「円柱」がそれぞれ配置されるとともに、オン領域35外の各ブロック領域にオフイメージのサンプル画像34bが配置されている。   When the user indicates the display position of the level display component 32, the level display component 32 is displayed at the corresponding position in the preview screen 31. In this example, a rectangular display frame 33 surrounding the display area and an illustration image arranged in a block area in the display frame 33 are displayed. In this example, the horizontally long display area is equally divided into five block areas, and on-image sample images 34a “cylinders” are arranged in the respective block areas in the on-area 35, and An off-image sample image 34b is arranged in the block area.

図6は、図2の画面データ作成装置における動作の一例を示した図であり、レベル表示させる制御データに関する情報を入力するためのデバイス設定画面41の様子が示されている。このデバイス設定画面41は、レベル表示部品が参照するデバイスに関する情報を入力するための入力画面であり、参照デバイスに関する入力欄、入力レンジに関する入力欄、警報レンジに関する入力欄からなる。   FIG. 6 is a diagram showing an example of the operation of the screen data creation device of FIG. 2, and shows the state of the device setting screen 41 for inputting information regarding control data to be displayed in a level. The device setting screen 41 is an input screen for inputting information related to a device referred to by a level display component, and includes an input field related to a reference device, an input field related to an input range, and an input field related to an alarm range.

具体的には、参照デバイスに関する入力欄として、PLC内のメモリアドレスを入力する入力ボックス42aと、データ形式を指定する入力ボックス42bが画面上段に配置されている。入力レンジに関する入力欄としては、入力データの下限値を入力する入力ボックス43aと、入力データの上限値を入力する入力ボックス43bが画面中段に配置されている。この例では、下限値「0」から上限値「100」までの範囲内で入力された制御データのレベル変化がレベル表示部品として表示される。   Specifically, an input box 42a for inputting a memory address in the PLC and an input box 42b for specifying a data format are arranged in the upper part of the screen as input fields related to the reference device. As an input field regarding the input range, an input box 43a for inputting a lower limit value of input data and an input box 43b for inputting an upper limit value of input data are arranged in the middle of the screen. In this example, the level change of the control data input within the range from the lower limit “0” to the upper limit “100” is displayed as a level display component.

警報レンジに関する入力欄としては、警報レンジを指定する入力ボックス44と、警報レンジの下限値を入力する入力ボックス45aと、警報レンジの上限値を入力する入力ボックス45bが画面下段に配置されている。なお、OKボタン46を押下すると、このデバイス設定処理が終了する。   As input fields related to the alarm range, an input box 44 for specifying the alarm range, an input box 45a for inputting the lower limit value of the alarm range, and an input box 45b for inputting the upper limit value of the alarm range are arranged in the lower part of the screen. . Note that when the OK button 46 is pressed, the device setting process ends.

図7は、図2の画面データ作成装置における動作の一例を示した図であり、レベル表示部品に関する情報を入力させるレベル表示設定画面51の様子が示されている。このレベル表示設定画面51は、レベル表示部品に関する情報を入力するための入力画面であり、表示形式に関する入力欄、表示枠内の背景に関する入力欄、表示枠に関する入力欄、イラスト画像を指定する入力欄からなる。   FIG. 7 is a diagram showing an example of the operation in the screen data creation device of FIG. 2, and shows a state of the level display setting screen 51 for inputting information regarding level display components. This level display setting screen 51 is an input screen for inputting information related to level display components, and is an input field for a display format, an input field for a background in a display frame, an input field for a display frame, and an input for designating an illustration image. It consists of columns.

具体的には、表示形式に関する入力欄として、制御データの絶対値表示を指定する入力ボックス52aと、所定の基準値からの偏差表示を指定する入力ボックス52bと、一部分がオン領域内に含まれるブロック領域の処理方法を指定する入力ボックス52cが配置されている。また、表示エリアの分割数を入力する入力ボックス53と、レベル表示の変位方向を指定する入力ボックス54が配置されている。   Specifically, an input box 52a for designating an absolute value display of control data, an input box 52b for designating a deviation display from a predetermined reference value, and a part thereof are included in the ON area as input fields related to the display format. An input box 52c for designating the processing method of the block area is arranged. Further, an input box 53 for inputting the number of divisions of the display area and an input box 54 for designating the displacement direction of the level display are arranged.

一部分がオン領域内に含まれるブロック領域の処理方法として、具体的には、「一部表示」、「切り上げ」及び「切り捨て」のいずれか1つを選択することができる。「一部表示」は、上記ブロック領域について、オン領域に含まれている領域部分にオンイメージを配置するとともに、オン領域外の領域部分にはオフイメージを配置する処理方法である。つまり、オン領域の占める割合に応じた比率でオンイメージ及びオフイメージが上記ブロック領域に配置される。   Specifically, any one of “partial display”, “rounded up”, and “rounded down” can be selected as the processing method for the block area partially included in the ON area. “Partial display” is a processing method in which an on-image is arranged in an area portion included in the on-area and an off-image is arranged in an area outside the on-area in the block area. That is, the on image and the off image are arranged in the block area at a ratio corresponding to the ratio occupied by the on area.

また、「切り上げ」は、上記ブロック領域にオンイメージを配置する処理方法であり、「切り捨て」は、上記ブロック領域にオフイメージを配置する処理方法である。   “Round up” is a processing method for placing an on-image in the block area, and “round-down” is a processing method for placing an off-image in the block area.

レベル表示の変位方向として、具体的には、「左から右」の他、「右から左」、「下から上」、「上から下」を指定することができる。例えば、「左から右」を指定すると、入力データのレベル増加に応じてレベル表示における指針を横方向に左から右へシフトさせる制御が行われる。   Specifically, “left to right”, “right to left”, “bottom to top”, and “top to bottom” can be designated as the displacement direction of the level display. For example, when “left to right” is designated, control for shifting the pointer in the level display from the left to the right in the horizontal direction in accordance with the level increase of the input data is performed.

表示枠内の背景に関する入力欄としては、背景を指定する入力ボックス55と、背景色を入力する入力ボックス55aが配置されている。表示枠に関する入力欄としては、表示枠を指定する入力ボックス56と、枠色を入力する入力ボックス56aが配置されている。   As an input field related to the background in the display frame, an input box 55 for specifying the background and an input box 55a for inputting the background color are arranged. An input box 56 for designating a display frame and an input box 56a for inputting a frame color are arranged as input fields related to the display frame.

イラスト画像を指定する入力欄としては、オンイメージを指定するための選択ボタン57と、選択されたオンイメージをサンプル表示するプレビューウィンドウ57aが配置されている。また、オフイメージの自動生成を指定する入力ボックス58aと、オフイメージの選択を指定する入力ボックス58bと、オフイメージのサンプル画像を表示するプレビューウィンドウ58cが配置されている。   As an input field for designating an illustration image, a selection button 57 for designating an on-image and a preview window 57a for displaying the selected on-image as a sample are arranged. Also, an input box 58a for designating automatic off-image generation, an input box 58b for designating off-image selection, and a preview window 58c for displaying off-image sample images are arranged.

さらに、警報上限イメージを指定するための選択ボタン59と、選択された警報上限イメージをサンプル表示するプレビューウィンドウ59aと、警報下限イメージを指定するための選択ボタン60と、選択された警報下限イメージをサンプル表示するプレビューウィンドウ60aが配置されている。   Further, a selection button 59 for designating an alarm upper limit image, a preview window 59a for displaying the selected alarm upper limit image as a sample, a selection button 60 for designating an alarm lower limit image, and the selected alarm lower limit image A preview window 60a for displaying a sample is arranged.

オンイメージの選択ボタン57を押下すると、イラスト画像記憶部内に格納されているオンイメージの選択画面が表示され、ユーザ操作に基づいてレベル表示に用いるイラスト画像がオンイメージとして指定される。   When the on-image selection button 57 is pressed, an on-image selection screen stored in the illustration image storage unit is displayed, and an illustration image used for level display is designated as an on-image based on a user operation.

オフイメージの自動生成を指定すると、選択されたオンイメージに基づいてオフイメージが自動的に作成される。例えば、オンイメージに対し、輝度やコントラストを低下させ、或いは、表示色を濃色化してオフイメージが作成される。オフイメージの選択を指定すると、イラスト画像記憶部内に格納されているオフイメージの選択画面が表示され、ユーザ操作に基づいてレベル表示に用いるイラスト画像がオフイメージとして指定される。   When automatic off image generation is specified, an off image is automatically created based on the selected on image. For example, the off-image is created by reducing the brightness and contrast of the on-image or by darkening the display color. When off image selection is designated, an off image selection screen stored in the illustration image storage unit is displayed, and an illustration image used for level display is designated as an off image based on a user operation.

ここでは、オフイメージを使用しない「オフイメージの不使用」も選択することができるものとする。オフイメージを使用しない場合、表示エリア内のオフイメージの配置領域には、背景色として指定された表示色が表示される。   Here, it is assumed that “off image non-use” that does not use an off image can also be selected. When the off image is not used, the display color designated as the background color is displayed in the off image arrangement area in the display area.

警報上限イメージの選択ボタン59を押下すると、警報イメージとして予め登録されているイラスト画像の選択画面が表示され、ユーザ操作に基づいて警報表示に用いるイラスト画像が警報上限イメージとして指定される。警報下限イメージの選択ボタン60を押下すると、警報イメージとして登録されているイラスト画像の選択画面が表示され、ユーザ操作に基づいて警報表示に用いるイラスト画像が警報下限イメージとして指定される。   When the alarm upper limit image selection button 59 is pressed, an illustration image selection screen registered in advance as an alarm image is displayed, and an illustration image used for alarm display is designated as the alarm upper limit image based on a user operation. When the alarm lower limit image selection button 60 is pressed, an illustration image selection screen registered as an alarm image is displayed, and an illustration image used for alarm display is designated as an alarm lower limit image based on a user operation.

ここでは、選択されたオンイメージに基づいて警報イメージを自動的に作成させる「警報イメージの自動生成」も選択することができるものとする。例えば、オンイメージに所定の画像(この例では、「!」)を貼り付けることによって警報イメージが作成される。   Here, it is also possible to select “automatic alarm image generation” for automatically generating an alarm image based on the selected on-image. For example, a warning image is created by pasting a predetermined image (in this example, “!”) On the on-image.

図8は、図2の画面データ作成装置における動作の一例を示した図であり、オフイメージの不使用を選択した場合のレベル表示の例が示されている。この例では、表示エリア内のオン領域35にはオンイメージ61aが配置され、オン領域35外のオフイメージ配置領域61bには、背景色が表示されている。この様にオンイメージのみを用いてレベル表示させることもできる。   FIG. 8 is a diagram showing an example of the operation of the screen data creation device of FIG. 2, and shows an example of level display when non-use of off-image is selected. In this example, an on image 61 a is arranged in the on area 35 in the display area, and a background color is displayed in the off image arrangement area 61 b outside the on area 35. In this way, the level can be displayed using only the on-image.

図9(a)〜(c)は、図2の画面データ作成装置における動作の一例を示した図であり、入力レンジが0から100まで、分割数が5である場合における入力データ=46の表示例が示されている。図9(a)には、「一部表示」が指定された場合のレベル表示が示され、図9(b)には、「切り上げ」が指定された場合のレベル表示が示され、図9(c)には、「切り捨て」が指定された場合のレベル表示が示されている。この例では、オフイメージの不使用が選択されており、オンイメージのみを用いてレベル表示が行われている。   FIGS. 9A to 9C are diagrams showing an example of the operation of the screen data creation apparatus of FIG. 2, where the input data is 46 when the input range is 0 to 100 and the number of divisions is 5. FIG. A display example is shown. FIG. 9A shows a level display when “partial display” is designated, and FIG. 9B shows a level display when “round up” is designated. (C) shows a level display when “truncated” is designated. In this example, non-use of the off image is selected, and the level display is performed using only the on image.

「一部表示」では、一部分がオン領域に含まれるブロック領域について、オン領域の占める割合に応じた比率でオンイメージが配置される。具体的には、6/20の比率r1でオンイメージが配置され、残りの14/20の比率r2でオフイメージ(この例では、背景画像)が配置される。   In the “partial display”, on-images are arranged at a ratio corresponding to the proportion of the on-area with respect to the block area partially included in the on-area. Specifically, an on-image is arranged at a ratio r1 of 6/20, and an off-image (background image in this example) is arranged at a remaining ratio r2 of 14/20.

「切り上げ」では、上記ブロック領域にオンイメージが配置され、レベル表示が60に切り上げられる。一方、「切り捨て」では、上記ブロック領域にオフイメージ、すなわち、背景画像が配置され、レベル表示が40に切り下げられる。   In “round up”, an on-image is arranged in the block area, and the level display is rounded up to 60. On the other hand, in “round down”, an off image, that is, a background image is arranged in the block area, and the level display is cut down to 40.

図10(a)及び(b)は、図2の画面データ作成装置における動作の一例を示した図であり、変位方向の異なる2つの表示例が示されている。図10(a)には、レベル表示の変位方向として「左から右」が指定された場合のレベル表示が示され、図10(b)には、変位方向として「下から上」が指定された場合のレベル表示が示されている。   FIGS. 10A and 10B are diagrams showing an example of the operation in the screen data creation apparatus of FIG. 2, and two display examples having different displacement directions are shown. FIG. 10A shows a level display when “left to right” is designated as the displacement direction of the level display, and FIG. 10B designates “bottom to top” as the displacement direction. The level display is shown when

オン領域の境界線A2(指針)を横方向へ変位させる横表示では、イラスト画像から変位方向を連想し易いので、オンイメージ及びオフイメージとして、左右非対称な形状の画像(例えば、「自動車」)A1を用いるのが望ましい。特に、左から右へ指針A2をシフトさせるレベル表示には、右方向の向きが特定可能な画像が好適である。   In the horizontal display in which the boundary line A2 (pointer) of the on region is displaced in the horizontal direction, the direction of displacement is easily associated with the illustration image. Therefore, an image with an asymmetric shape (for example, “automobile”) as the on image and the off image. It is desirable to use A1. In particular, for level display in which the pointer A2 is shifted from left to right, an image in which the right direction can be specified is suitable.

一方、縦長の表示エリアにおいて、オン領域の境界線A2(指針)を縦方向へ変位させる縦表示では、オンイメージ及びオフイメージとして、上下非対称な形状の画像(例えば、「ロケット」)A3を用いるのが望ましい。特に、下から上へ指針A4をシフトさせるレベル表示には、上方向の向きが特定可能な画像が好適である。   On the other hand, in the vertically long display area, in the vertical display in which the boundary line A2 (pointer) of the ON region is displaced in the vertical direction, an image (for example, “rocket”) A3 having an asymmetrical shape is used as the on image and the off image. Is desirable. In particular, for a level display in which the pointer A4 is shifted from the bottom to the top, an image in which the upward direction can be specified is suitable.

さらに、この様なレベル表示に用いるイラスト画像としては、ブロックごとの数量をカウントし易いので、「円柱」や「自動車」、「ロケット」などのキャラクターの周囲に背景となるバックグラウンドが存在するのが望ましい。   Furthermore, as illustration images used for such level display, since the quantity for each block is easy to count, there are backgrounds around the character such as "Cylinder", "Automobile" and "Rocket". Is desirable.

<レベル表示動作>
図11のステップS201〜S207は、図3の表示装置における動作の一例を示したフローチャートである。まず、PLC内のメモリアドレスを指定してデバイスが参照され、制御データが取得される(ステップS201)。次に、取得した制御データに基づいて表示エリア内の各ブロック領域に配置させるオンイメージ及びオフイメージの比率が計算される(ステップS202)。
<Level display operation>
Steps S201 to S207 in FIG. 11 are flowcharts showing an example of the operation in the display device in FIG. First, a device is referred to by specifying a memory address in the PLC, and control data is acquired (step S201). Next, the ratio of the on image and the off image arranged in each block area in the display area is calculated based on the acquired control data (step S202).

次に、警報レンジの指定があると、入力データが警報レンジ内にあるか否かが判別される(ステップS203,S204)、警報レンジから外れていれば、オン領域内に警報イメージが配置される(ステップS205)。   Next, when the alarm range is designated, it is determined whether or not the input data is within the alarm range (steps S203 and S204). If the alarm data is out of the alarm range, an alarm image is arranged in the ON area. (Step S205).

一方、警報レンジの指定がないか、或いは、入力データが警報レンジ内であれば、オン領域内にオンイメージが配置される(ステップS207)。そして、表示エリア内におけるオン領域外のブロック領域にオフイメージが配置されて表示画面が完成する(ステップS206)。   On the other hand, if there is no designation of the alarm range or if the input data is within the alarm range, an on-image is arranged in the on-area (step S207). Then, the off image is arranged in the block area outside the on area in the display area, and the display screen is completed (step S206).

図12(a)〜(c)は、図3の表示装置における動作の一例を示した図であり、入力レンジが0から50まで、警報レンジが20から40まで、分割数が5である場合における入力データごとの表示例が示されている。図12(a)には、入力データ=36の場合のレベル表示が示され、図12(b)には、入力データ=15の場合の警報表示が示され、図12(c)には、入力データ=49の場合の警報表示が示されている。   FIGS. 12A to 12C are diagrams showing an example of the operation of the display device of FIG. 3, where the input range is 0 to 50, the alarm range is 20 to 40, and the number of divisions is 5. A display example for each input data is shown. FIG. 12A shows a level display when input data = 36, FIG. 12B shows an alarm display when input data = 15, and FIG. An alarm display in the case of input data = 49 is shown.

オンイメージのキャラクターとして表示される「自動車」の台数をカウントすることにより、入力データが示す数量を容易に判別することができる。特に、入力レンジの上限値として目標値を指定すれば、この目標値に対する入力データの現在値の割合を容易に識別することができる。   By counting the number of “cars” displayed as on-image characters, the quantity indicated by the input data can be easily determined. In particular, if a target value is designated as the upper limit value of the input range, the ratio of the current value of the input data to this target value can be easily identified.

また、入力データが警報レンジを外れた際に、オンイメージに代えて警報イメージが配置されるので、制御データの異常(例えば、生産ラインの遅れや生産過剰)を容易に判別することができる。   In addition, when the input data is out of the alarm range, an alarm image is arranged instead of the on-image, so that it is possible to easily determine an abnormality in the control data (for example, production line delay or overproduction).

図13(a)及び(b)は、図3の表示装置における動作の一例を示した図であり、数値表示部品71及びレベル表示部品72からなる表示画面70及び73の様子が示されている。図13(a)には、イラスト画像として「自動車」を用いたレベル表示が示され、図13(b)には、イラスト画像として「グラデーションバー」を用いたレベル表示が示されている。   FIGS. 13A and 13B are diagrams showing an example of the operation in the display device of FIG. 3, and show the states of display screens 70 and 73 including a numerical display component 71 and a level display component 72. . FIG. 13A shows a level display using “car” as an illustration image, and FIG. 13B shows a level display using “gradation bar” as an illustration image.

表示画面70には、タイトルや自動車の生産状況を表す一覧表が表示されている。この一覧表には、項目名としての車種の表示欄、現在値の表示欄及び進捗状況の表示欄が設けられている。具体的には、現在値の表示欄に数値表示部品71(カウンタ)が配置され、進捗状況の表示欄にレベル表示部品72(レベルメータ)が配置されている。   On the display screen 70, a list showing titles and production status of automobiles is displayed. This list is provided with a vehicle type display column, a current value display column, and a progress display column as item names. Specifically, a numerical value display component 71 (counter) is arranged in the current value display column, and a level display component 72 (level meter) is arranged in the progress status display column.

例えば、車種「A」について、現在値「75」に対応するレベル表示がイラスト画像「自動車」によって行われる。この例では、レベル表示部品72の表示エリアが5つのブロック領域に分割され、入力レンジ=0〜100の制御データが表示されている。また、警報レンジは、20〜100となっており、車種「B」(現在値「15」)について警報表示が行われている。   For example, for the vehicle type “A”, the level display corresponding to the current value “75” is performed by the illustration image “automobile”. In this example, the display area of the level display component 72 is divided into five block areas, and control data with an input range = 0 to 100 is displayed. The warning range is 20 to 100, and warning display is performed for the vehicle type “B” (current value “15”).

表示画面73では、レベル表示部品に用いるイラスト画像として、階調を変化させることによって立体的な陰影が付与された画像「グラデーションバー」が指定されている。この例では、各グラデーションバーに枠が設けられているので、入力レベルを容易に判別することができる。   On the display screen 73, an image “gradation bar” to which a three-dimensional shadow is given by changing the gradation is designated as an illustration image used for the level display component. In this example, since each gradation bar is provided with a frame, the input level can be easily determined.

本実施の形態では、PLC内の制御データがイラスト画像によってレベル表示されるので、制御データに応じたイラスト画像を用いれば、制御データを数値表示よりも直感的で判り易く表示することができるとともに、表示によって制御データを容易に特定することができる。   In the present embodiment, the control data in the PLC is level-displayed by the illustration image. Therefore, if the illustration image corresponding to the control data is used, the control data can be displayed more intuitively and easily than the numerical display. The control data can be easily specified by the display.

また、警報レンジが指定されると、制御データが警報レンジ内にあるか否かに応じてオンイメージを異ならせて表示画面の生成が行われる。従って、制御データが警報レンジを外れた際に、警報レンジ内にあるときとは異なる表示によって制御データの異常を効果的に報知することができる。   When the alarm range is designated, the display screen is generated with different on-images depending on whether the control data is within the alarm range. Therefore, when the control data is out of the alarm range, an abnormality in the control data can be effectively notified by a display different from that in the alarm range.

実施の形態2.
実施の形態1では、PLC内の制御データに応じたイラスト画像を用いてレベル表示が行われる場合の例について説明した。これに対し、本実施の形態では、PLC内の制御データに基づいてイメージセットを異ならせてレベル表示する場合について説明する。
Embodiment 2. FIG.
In the first embodiment, an example in which level display is performed using an illustration image corresponding to control data in the PLC has been described. On the other hand, in the present embodiment, a case will be described in which level display is performed with different image sets based on control data in the PLC.

図14は、本発明の実施の形態2による表示装置における動作例を示した図であり、レベル表示部品81の表示エリア内に配置されるオンイメージがPLC内の制御データに基づいて変更される様子が示されている。本実施の形態による表示装置では、PLC内の特定のメモリアドレスに格納される制御データが読み出され、読み出した制御データに基づいてイメージセットとして用いるイラスト画像が変更される。この制御データは、イメージセットを指定する識別情報として、PLC内に予め登録される。   FIG. 14 is a diagram showing an operation example in the display device according to the second embodiment of the present invention, and the on-image arranged in the display area of the level display component 81 is changed based on the control data in the PLC. The situation is shown. In the display device according to the present embodiment, control data stored at a specific memory address in the PLC is read, and an illustration image used as an image set is changed based on the read control data. This control data is registered in advance in the PLC as identification information for designating an image set.

この例では、1つの生産ラインにおいて複数種類の製品が製造され、生産ライン「B」においては、当初、「ジープ」が製造され、その生産台数がレベル表示部品81に表示されていた(表示画面80)。この「ジープ」の生産が完了すると、生産ライン「B」では、「ワーゲン」の生産が開始され、製品の切り替えに合わせてレベル表示部品に用いるイラスト画像が変更される。すなわち、製品切り替え後の表示画面82では、「ジープ」に代えて、レベル表示部品83に「ワーゲン」が用いられている。   In this example, a plurality of types of products are manufactured in one production line, and in the production line “B”, “Jeep” was initially manufactured, and the number of units produced was displayed on the level display component 81 (display screen) 80). When the production of “Jeep” is completed, production of “Wagen” is started on the production line “B”, and the illustration image used for the level display component is changed in accordance with the product switching. That is, in the display screen 82 after product switching, “Wagen” is used for the level display component 83 instead of “Jeep”.

本実施の形態によれば、イメージセットを指定するPLC内の制御データに基づいてイメージセットを異ならせて表示画面の生成が行われるので、制御データの種類が切り替えられた場合であっても、適切な表示が行われ、制御データの特定を常に正しく行うことができる。   According to the present embodiment, since the display screen is generated by changing the image set based on the control data in the PLC designating the image set, even if the type of the control data is switched, Appropriate display is performed, and control data can always be specified correctly.

なお、本実施の形態では、PLC内の特定の制御データに基づいてレベル表示部品に用いるイラスト画像を異ならせる場合の例について説明したが、本発明はこれに限られるものではない。例えば、PLC内の特定の制御データに基づいて表示エリアの分割数を変更してレベル表示しても良い。   In the present embodiment, an example has been described in which the illustration image used for the level display component is made different based on specific control data in the PLC, but the present invention is not limited to this. For example, the level display may be performed by changing the number of divisions of the display area based on specific control data in the PLC.

図15は、本発明の実施の形態2による表示装置における動作の他の例を示した図であり、表示エリア91の分割数がPLC内の制御データに基づいて変更される様子が示されている。このレベル表示部品では、PLC内の特定のメモリアドレスに格納される制御データに基づいてエリアサイズを変えることなく、表示エリアの分割数が変更され、分割数が変更された表示エリア内のブロック領域にイラスト画像が配置される。この制御データは、入力レンジを指定する識別情報として、PLC内に予め登録される。   FIG. 15 is a diagram showing another example of the operation of the display device according to the second embodiment of the present invention, showing how the number of divisions of the display area 91 is changed based on the control data in the PLC. Yes. In this level display component, the division number of the display area is changed without changing the area size based on the control data stored in a specific memory address in the PLC, and the block area in the display area in which the division number is changed. An illustration image is placed on the screen. This control data is registered in advance in the PLC as identification information for designating the input range.

具体的には、入力データのレベル増加に合わせて、分割数が増やされ、分割数が増加された表示エリア内の各ブロック領域にイラスト画像が縮小配置される。その際、各ブロック領域に配置されるオンイメージの個数によって入力レベルを判別する際の判別の容易さという観点から、1ブロックに割り当てられるレベル割当量は、分割数変更の前後で変えないものとする。   Specifically, the number of divisions is increased in accordance with the increase in the level of input data, and the illustration image is reduced and arranged in each block area in the display area where the number of divisions is increased. At that time, from the viewpoint of ease of determination when determining the input level based on the number of on-images arranged in each block area, the level allocation amount allocated to one block is not changed before and after the division number change. To do.

この例では、入力レンジ=0〜50、分割数=5のレベル表示が、PLC内の特定の制御データに基づいて、入力レンジ=0〜60、分割数=6のレベル表示に変更されている。或いは、入力データのレベル減少に合わせて、分割数が減らされ、分割数が減少された表示エリア内の各ブロック領域にイラスト画像が拡大配置される。   In this example, the level display of the input range = 0 to 50 and the number of divisions = 5 is changed to the level display of the input range = 0 to 60 and the number of divisions = 6 based on specific control data in the PLC. . Alternatively, the number of divisions is reduced in accordance with the level reduction of the input data, and the illustration image is enlarged and arranged in each block area in the display area where the number of divisions is reduced.

これにより、制御データの入力レンジが切り替わった場合であっても、エリアサイズを変更することなく、イラスト画像によるレベル表示が適切に行われるので、制御データの表示を常に正しく行うことができる。また、入力レンジの切り替わりに伴って分割数を変更した際、表示エリアのエリアサイズは変わらないので、レベル表示部品が画面上で他の画面構成部品と干渉するのを防止することができる。   Thereby, even when the input range of the control data is switched, the level display by the illustration image is appropriately performed without changing the area size, so that the control data can always be displayed correctly. Further, when the number of divisions is changed as the input range is switched, the area size of the display area does not change, so that the level display component can be prevented from interfering with other screen components on the screen.

実施の形態3.
実施の形態1では、入力データが警報レンジを外れた際に、オンイメージを異ならせる場合の例について説明した。これに対し、本実施の形態では、入力データが警報レンジの上限値を上回ればオンイメージを異ならせ、警報レンジの下限値を下回ればオフイメージを異ならせる場合について説明する。
Embodiment 3 FIG.
In the first embodiment, the example in which the on-image is changed when the input data is out of the alarm range has been described. In contrast, in the present embodiment, a case will be described in which the on-image is changed when the input data exceeds the upper limit value of the alarm range, and the off-image is changed when the input data is lower than the lower limit value of the alarm range.

図16は、本発明の実施の形態3による表示装置における動作の一例を示した図であり、表示エリア91内のオフイメージ配置領域に警報イメージが配置されたレベル表示部品90の様子が示されている。この例は、入力レンジが0から50まで、警報レンジが20から40まで、分割数が5である場合における入力データ=15の警報表示が示されている。   FIG. 16 is a diagram showing an example of the operation of the display device according to the third embodiment of the present invention, and shows the state of the level display component 90 in which the alarm image is arranged in the off-image arrangement area in the display area 91. ing. This example shows an alarm display of input data = 15 when the input range is 0 to 50, the alarm range is 20 to 40, and the number of divisions is 5.

表示エリア91内のオン領域には、オンイメージ92aが配置され、オン領域外のオフイメージの配置領域には警報イメージ92bが配置されている。これにより、入力データが警報レンジの下限値を下回った際の警報表示を判別し易くすることができる。   An on image 92a is arranged in the on area in the display area 91, and an alarm image 92b is arranged in the off image arrangement area outside the on area. Thereby, it is possible to easily determine the alarm display when the input data falls below the lower limit value of the alarm range.

なお、実施の形態1及び2では、レベル表示させるPLC内の制御データに基づいてレベル表示部品に用いるイラスト画像を異ならせる場合の例について説明したが、本発明はこれに限られるものではない。例えば、レベル表示させるPLC内の制御データに基づいて表示エリアの分割数を変更してレベル表示しても良い。   In the first and second embodiments, the example in which the illustration image used for the level display component is made different based on the control data in the PLC for level display has been described, but the present invention is not limited to this. For example, the level display may be performed by changing the number of divisions of the display area based on the control data in the PLC for level display.

すなわち、表示対象とするPLC内の制御データを所定の閾値と比較する入力データ比較手段を設け、表示エリア分割部が、この入力データ比較手段による制御データの比較結果に基づいて、エリアサイズを変更することなく表示エリアの分割数を増やす。イラスト画像配置部が、分割数が増加された表示エリア内の各ブロック領域にイラスト画像を縮小配置するように構成することが考えられる。   That is, an input data comparison unit that compares control data in the PLC to be displayed with a predetermined threshold is provided, and the display area dividing unit changes the area size based on the control data comparison result by the input data comparison unit. Increase the number of display area divisions without doing so. It is conceivable that the illustration image arrangement unit is configured to reduce the illustration image in each block area in the display area where the number of divisions is increased.

具体的には、入力データが入力レンジ内で予め定められる閾値を超えると、表示エリアの分割数を増やしてレベル表示が行われる。その際、分割数を増やすことで領域サイズが縮小した各ブロック領域に対し、表示サイズの縮小加工を施してイラスト画像が配置される。また、各ブロック領域に配置されるオンイメージの個数によって入力レベルを判別する際の判別の容易さという観点から、1ブロックに割り当てられるレベル割当量は、分割数変更の前後で変えないものとする。   Specifically, when the input data exceeds a predetermined threshold within the input range, the level display is performed by increasing the number of divisions of the display area. At that time, an illustration image is arranged by reducing the display size for each block area whose area size is reduced by increasing the number of divisions. Also, from the viewpoint of ease of determination when determining the input level based on the number of on-images arranged in each block area, the level allocation amount allocated to one block is not changed before and after the division number change. .

この様に構成すれば、制御データの入力レベルが入力レンジの上限値に近づいた場合、エリアサイズを変更することなく、表示エリアの分割数を自動的に増やしてレベル表示が行われる。従って、PLC内の制御データの表示を常に正しく行うことができる。また、分割数を変更した際、表示エリアのエリアサイズは変わらないので、レベル表示部品が画面上で他の画面構成部品と干渉するのを防止することができる。   With this configuration, when the input level of the control data approaches the upper limit value of the input range, the level display is performed by automatically increasing the number of display area divisions without changing the area size. Therefore, the control data in the PLC can always be displayed correctly. Further, since the area size of the display area does not change when the number of divisions is changed, it is possible to prevent the level display component from interfering with other screen components on the screen.

本発明の実施の形態1による表示装置を含む監視システムの概略構成の一例を示したブロック図である。It is the block diagram which showed an example of schematic structure of the monitoring system containing the display apparatus by Embodiment 1 of this invention. 図1の監視システムの要部における構成を示したブロック図であり、画面データ作成装置13の構成例が示されている。FIG. 2 is a block diagram illustrating a configuration of a main part of the monitoring system in FIG. 1, in which a configuration example of a screen data creation device 13 is illustrated. 図1の監視システムの要部における構成を示したブロック図であり、表示装置14の構成例が示されている。FIG. 2 is a block diagram illustrating a configuration of a main part of the monitoring system in FIG. 1, in which a configuration example of a display device 14 is illustrated. 図2の画面データ作成装置における動作の一例を示したフローチャートである。3 is a flowchart showing an example of an operation in the screen data creation device of FIG. 2. 図2の画面データ作成装置における動作の一例を示した図であり、プレビュー画面31内に配置されたレベル表示部品32の様子が示されている。FIG. 3 is a diagram showing an example of an operation in the screen data creation device of FIG. 2, and shows a state of a level display component 32 arranged in a preview screen 31. 図2の画面データ作成装置における動作の一例を示した図であり、制御データに関する情報を入力するためのデバイス設定画面41の様子が示されている。FIG. 3 is a diagram showing an example of an operation in the screen data creation apparatus in FIG. 2, and shows a state of a device setting screen 41 for inputting information related to control data. 図2の画面データ作成装置における動作の一例を示した図であり、レベル表示部品に関する情報を入力させるレベル表示設定画面51の様子が示されている。FIG. 3 is a diagram showing an example of an operation in the screen data creation device of FIG. 2, and shows a state of a level display setting screen 51 for inputting information on level display components. 図2の画面データ作成装置における動作の一例を示した図であり、オフイメージの不使用を選択した場合のレベル表示の例が示されている。It is the figure which showed an example of the operation | movement in the screen data creation apparatus of FIG. 2, and the example of the level display at the time of selecting non-use of an off image is shown. 図2の画面データ作成装置における動作の一例を示した図であり、入力データ=46のレベル表示が示されている。FIG. 4 is a diagram showing an example of an operation in the screen data creation apparatus of FIG. 2, and a level display of input data = 46 is shown. 図2の画面データ作成装置における動作の一例を示した図であり、変位方向の異なる2つの表示例が示されている。It is the figure which showed an example of the operation | movement in the screen data creation apparatus of FIG. 2, and the two display examples from which a displacement direction differs are shown. 図3の表示装置における動作の一例を示したフローチャートである。4 is a flowchart illustrating an example of an operation in the display device of FIG. 3. 図3の表示装置における動作の一例を示した図であり、入力データごとのレベル表示の様子が示されている。It is the figure which showed an example of the operation | movement in the display apparatus of FIG. 3, and the mode of the level display for every input data is shown. 図3の表示装置における動作の一例を示した図であり、数値表示部品71及びレベル表示部品72からなる表示画面70及び73の様子が示されている。FIG. 4 is a diagram showing an example of an operation in the display device of FIG. 3, and shows a state of display screens 70 and 73 including a numerical display component 71 and a level display component 72. 本発明の実施の形態2による表示装置における動作例を示した図であり、レベル表示部品81に配置されるオンイメージが変更される様子が示されている。FIG. 10 is a diagram showing an operation example in the display device according to the second embodiment of the present invention, and shows a state in which an on-image arranged on the level display component 81 is changed. 本発明の実施の形態2による表示装置における動作の他の例を示した図であり、表示エリア91の分割数が変更される様子が示されている。It is the figure which showed the other example of operation | movement in the display apparatus by Embodiment 2 of this invention, and a mode that the division | segmentation number of the display area 91 is changed is shown. 本発明の実施の形態3による表示装置における動作の一例を示した図であり、オフイメージ配置領域に警報イメージが配置されたレベル表示部品90の様子が示されている。It is the figure which showed an example of operation | movement in the display apparatus by Embodiment 3 of this invention, and the mode of the level display component 90 by which the alarm image is arrange | positioned in the off image arrangement | positioning area | region is shown. 従来の表示装置における表示画面の要部を示した図である。It is the figure which showed the principal part of the display screen in the conventional display apparatus. 従来の表示装置における表示画面の他の例を示した図であり、矩形状の表示枠内に数字を表示するカウンタ120が示されている。It is the figure which showed the other example of the display screen in the conventional display apparatus, and the counter 120 which displays a number in the rectangular-shaped display frame is shown.

符号の説明Explanation of symbols

1 操作入力部
2 表示エリア分割部
3 イラスト画像記憶部
4 警報レンジ指示部
5 レベル表示プログラム生成部
6 画面データ記憶部
7 画面データ送信部
10 監視システム
11 プログラム作成ツール
12 PLC
13 画面データ作成装置
14 表示装置
21 画面データ記憶部
22 制御部
22a 表示エリア分割部
22b イラスト画像配置部
22c 警報レンジ指示部
23 表示部
32 レベル表示部品
33 表示枠
34a オンイメージ
34b オフイメージ
35 オン領域

DESCRIPTION OF SYMBOLS 1 Operation input part 2 Display area division part 3 Illustration image memory | storage part 4 Alarm range instruction | indication part 5 Level display program production | generation part 6 Screen data memory | storage part 7 Screen data transmission part 10 Monitoring system 11 Program creation tool 12 PLC
13 Screen data creation device 14 Display device 21 Screen data storage unit 22 Control unit 22a Display area division unit 22b Illustration image arrangement unit 22c Alarm range instruction unit 23 Display unit 32 Level display component 33 Display frame 34a On image 34b Off image 35 On region

Claims (9)

表示エリア内に占めるオン領域の面積によってプログラマブルロジックコントローラ内の制御データを画面上にレベル表示する表示装置において、
異なる2つのイラスト画像をオンイメージ及びオフイメージとして記憶するイラスト画像記憶手段と、
上記表示エリアを2以上のブロック領域に分割する表示エリア分割手段と、
オン領域内に含まれるブロック領域に上記オンイメージを配置するとともに、オン領域外のブロック領域に上記オフイメージを配置して表示画面を生成するイラスト画像配置手段とを備えたことを特徴とする表示装置。
In the display device that displays the level of the control data in the programmable logic controller on the screen according to the area of the ON region in the display area,
An illustration image storage means for storing two different illustration images as an on-image and an off-image;
Display area dividing means for dividing the display area into two or more block areas;
A display comprising: an illustration image arrangement means for arranging the on image in a block area included in an on area and arranging the off image in a block area outside the on area to generate a display screen. apparatus.
上記イラスト画像配置手段は、一部分がオン領域内に含まれるブロック領域について、オン領域に含まれている領域部分にオンイメージを配置するとともに、オン領域外の領域部分にオフイメージを配置することを特徴とする請求項1に記載の表示装置。   The illustration image arrangement means arranges an on-image in an area portion included in the on-area and an off-image in an area portion outside the on-area for a block area partially included in the on area. The display device according to claim 1. 上記制御データに関する警報レンジを指定する警報レンジ指示手段を備え、
上記イラスト画像配置手段は、警報レンジが指定された場合、上記制御データが指定された警報レンジ内にあるか否かに応じてオンイメージ又はオフイメージを異ならせて表示画面を生成することを特徴とする請求項1に記載の表示装置。
Comprising an alarm range indicating means for specifying an alarm range relating to the control data;
The illustration image arrangement means, when an alarm range is designated, generates a display screen with different on-images or off-images depending on whether or not the control data is within the designated alarm range. The display device according to claim 1.
上記イラスト画像配置手段は、上記制御データが警報レンジを外れると、オンイメージを異ならせることを特徴とする請求項3に記載の表示装置。   4. The display device according to claim 3, wherein the illustration image arrangement means changes an on-image when the control data is out of an alarm range. 上記イラスト画像配置手段は、上記制御データが警報レンジの上限値を上回ればオンイメージを異ならせ、警報レンジの下限値を下回ればオフイメージを異ならせることを特徴とする請求項3に記載の表示装置。   4. The display according to claim 3, wherein the illustration image arrangement means changes the on-image when the control data exceeds the upper limit value of the alarm range, and changes the off-image when the control data falls below the lower limit value of the alarm range. apparatus. 上記イラスト画像記憶手段は、オンイメージ及びオフイメージをイメージセットとして、種類の異なる2以上のイメージセットを記憶し、
上記イラスト画像配置手段は、上記イメージセットを指定する上記プログラマブルロジックコントローラ内の制御データに基づいて、イメージセットを異ならせて表示画面を生成することを特徴とする請求項1に記載の表示装置。
The illustration image storage means stores two or more different image sets, with the on-image and off-image as image sets,
The display device according to claim 1, wherein the illustration image arrangement unit generates a display screen by changing the image set based on control data in the programmable logic controller that designates the image set.
上記表示エリア分割手段は、入力レンジを指定する上記プログラマブルロジックコントローラ内の制御データに基づいて、エリアサイズを変えることなく表示エリアの分割数を変更し、
上記イラスト画像配置手段は、分割数が変更された表示エリア内の各ブロック領域にイラスト画像を配置することを特徴とする請求項1に記載の表示装置。
The display area dividing means changes the number of divisions of the display area without changing the area size based on the control data in the programmable logic controller that specifies the input range,
The display device according to claim 1, wherein the illustration image arranging unit arranges an illustration image in each block region in the display area in which the number of divisions is changed.
上記制御データを所定の閾値と比較する入力データ比較手段を備え、
上記表示エリア分割手段は、上記入力データ比較手段による制御データの比較結果に基づいて、エリアサイズを変更することなく表示エリアの分割数を増やし、
上記イラスト画像配置手段は、分割数が増加された表示エリア内の各ブロック領域にイラスト画像を縮小配置することを特徴とする請求項1に記載の表示装置。
Input data comparison means for comparing the control data with a predetermined threshold value,
The display area dividing means increases the number of divisions of the display area without changing the area size based on the comparison result of the control data by the input data comparing means,
2. The display device according to claim 1, wherein the illustration image arrangement means arranges the illustration image in a reduced size in each block area in the display area in which the number of divisions is increased.
画面データを作成する画面データ作成装置と、画面データ作成装置により作成された画面データに基づいて動作し、表示エリア内に占めるオン領域の面積によってプログラマブルロジックコントローラ内の制御データを画面上にレベル表示する表示装置とを備え、
上記画面データ作成装置は、異なる2つのイラスト画像をオンイメージ及びオフイメージとして記憶するイラスト画像記憶手段と、
上記表示エリアを2以上のブロック領域に分割する表示エリア分割手段と、
オン領域内に含まれるブロック領域に上記オンイメージを配置するとともに、オン領域外のブロック領域に上記オフイメージを配置して制御データを表示する表示画面を生成するプログラムとしてレベル表示プログラムを生成するレベル表示プログラム生成手段と、
上記各イラスト画像及び上記レベル表示プログラムを画面データとして上記表示装置へ送出する画面データ送信手段とからなることを特徴とするデータ表示システム。

Operates based on the screen data creation device that creates screen data and the screen data created by the screen data creation device, and displays the control data in the programmable logic controller on the screen according to the area of the ON area that occupies the display area And a display device
The screen data creating apparatus includes illustration image storage means for storing two different illustration images as an on-image and an off-image,
Display area dividing means for dividing the display area into two or more block areas;
A level for generating a level display program as a program for generating a display screen for displaying control data by arranging the off image in a block area outside the on area and arranging the off image in a block area included in the on area. Display program generation means;
A data display system comprising screen data transmission means for transmitting each illustration image and the level display program as screen data to the display device.

JP2005128798A 2005-04-27 2005-04-27 Display device and data display system Pending JP2006309360A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005128798A JP2006309360A (en) 2005-04-27 2005-04-27 Display device and data display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005128798A JP2006309360A (en) 2005-04-27 2005-04-27 Display device and data display system

Publications (1)

Publication Number Publication Date
JP2006309360A true JP2006309360A (en) 2006-11-09

Family

ID=37476194

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005128798A Pending JP2006309360A (en) 2005-04-27 2005-04-27 Display device and data display system

Country Status (1)

Country Link
JP (1) JP2006309360A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5496429B1 (en) * 2013-04-04 2014-05-21 三菱電機株式会社 Engineering tools and programmable logic controllers

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0476709A (en) * 1990-07-19 1992-03-11 Hitachi Ltd Process machine device and method for displaying process operation state
JPH06250709A (en) * 1993-02-26 1994-09-09 Toyoda Mach Works Ltd Peripheral equipment of programmable controller
JPH07152430A (en) * 1993-12-01 1995-06-16 Toshiba Corp Alarm analyzing device for process monitoring device
JPH10312213A (en) * 1997-05-12 1998-11-24 Toshiba Corp Plant monitoring device
JP2000014656A (en) * 1998-07-07 2000-01-18 Musashi Denshi Kk Relaxed state measuring device
JP2001134653A (en) * 1999-11-05 2001-05-18 Yamatake Corp Device for preparing job flow, device for supporting job and program recording medium
JP2002023810A (en) * 2000-07-05 2002-01-25 Matsushita Electric Works Ltd Programmable controller and method for mounting programmable controller and method for using programmable controller

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0476709A (en) * 1990-07-19 1992-03-11 Hitachi Ltd Process machine device and method for displaying process operation state
JPH06250709A (en) * 1993-02-26 1994-09-09 Toyoda Mach Works Ltd Peripheral equipment of programmable controller
JPH07152430A (en) * 1993-12-01 1995-06-16 Toshiba Corp Alarm analyzing device for process monitoring device
JPH10312213A (en) * 1997-05-12 1998-11-24 Toshiba Corp Plant monitoring device
JP2000014656A (en) * 1998-07-07 2000-01-18 Musashi Denshi Kk Relaxed state measuring device
JP2001134653A (en) * 1999-11-05 2001-05-18 Yamatake Corp Device for preparing job flow, device for supporting job and program recording medium
JP2002023810A (en) * 2000-07-05 2002-01-25 Matsushita Electric Works Ltd Programmable controller and method for mounting programmable controller and method for using programmable controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5496429B1 (en) * 2013-04-04 2014-05-21 三菱電機株式会社 Engineering tools and programmable logic controllers
WO2014162575A1 (en) * 2013-04-04 2014-10-09 三菱電機株式会社 Engineering tool and programmable logic controller

Similar Documents

Publication Publication Date Title
US9134972B2 (en) User interface generation apparatus
US6289361B1 (en) Document display apparatus for displaying a plurality of multimedia documents
US20070300184A1 (en) Method and apparatus for displaying 3-dimensional menu, and computer readable recording medium storing computer readable program for executing the method
FI127227B (en) Display area control area
US20120017176A1 (en) Method and apparatus for displaying a menu
US20090295822A1 (en) Display apparatus, method for displaying image and recording medium storing program for displaying image
JP2009020144A (en) Image display device and image display program
JP2015215650A (en) Information display device, and method for changing display layout of the information display device
CN103513604B (en) Numerical controller for displaying virtual control panel
US11198248B2 (en) 3D print part placement
CN100464368C (en) Display controller allowing overlapping display
US20200125245A1 (en) Control device, communication terminal, and control system
JP2006309360A (en) Display device and data display system
JP2009175443A (en) Brightness correction device, brightness correction processing program, and brightness correction method
CN111010600A (en) Tiled fusion windowing method based on distributed cloud splicing and display screen
JP2002278666A (en) Control panel for controlling facility
JP5744343B2 (en) Ladder program display device and ladder program display method
JP5260088B2 (en) Inverter device
KR100789602B1 (en) On Screen Display Control
JP5911625B2 (en) Ladder program display device
KR101196985B1 (en) Method for displating an user interface picture in potable terminal
JP2007014080A (en) Method of setting function of power converter, and power converter using the same
JP2018073317A (en) Graphical user interface processing device
JP5338437B2 (en) Remote control system
JP2007252162A (en) Motor drive device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080416

A977 Report on retrieval

Effective date: 20091126

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20091201

Free format text: JAPANESE INTERMEDIATE CODE: A131

A02 Decision of refusal

Effective date: 20110426

Free format text: JAPANESE INTERMEDIATE CODE: A02