JP4463716B2 - Programmable display, display control program, and recording medium recording the same - Google Patents

Programmable display, display control program, and recording medium recording the same Download PDF

Info

Publication number
JP4463716B2
JP4463716B2 JP2005102785A JP2005102785A JP4463716B2 JP 4463716 B2 JP4463716 B2 JP 4463716B2 JP 2005102785 A JP2005102785 A JP 2005102785A JP 2005102785 A JP2005102785 A JP 2005102785A JP 4463716 B2 JP4463716 B2 JP 4463716B2
Authority
JP
Japan
Prior art keywords
display
address
screen
programmable
displayed
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.)
Active
Application number
JP2005102785A
Other languages
Japanese (ja)
Other versions
JP2006285496A (en
Inventor
克巳 小平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Schneider Electric Japan Holdings Ltd
Original Assignee
Digital Electronics 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 Digital Electronics Corp filed Critical Digital Electronics Corp
Priority to JP2005102785A priority Critical patent/JP4463716B2/en
Publication of JP2006285496A publication Critical patent/JP2006285496A/en
Application granted granted Critical
Publication of JP4463716B2 publication Critical patent/JP4463716B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Programmable Controllers (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

本発明は、画面に設けられた部品に対応付けられたアドレスを容易に表示することができるプログラマブル表示器、表示制御プログラムおよびそのプログラムを記録した記録媒体に関するものである。   The present invention relates to a programmable display capable of easily displaying addresses associated with components provided on a screen, a display control program, and a recording medium on which the program is recorded.

プログラマブル表示器は、ホストコントローラ(PLC)とのインタフェースを備えており、ホストコントローラに接続されたデバイスの稼働状況を表示したり、デバイスへの制御指示を与えるための操作入力を画面から受け付けたりする機能を備えた操作型表示器である。一般に、プログラマブル表示器は、グラフィック表示機能を有するので、操作盤、スイッチ、表示灯等を表示することができ、制御システムにおける操作端末としての役割を果たす。   The programmable display has an interface with the host controller (PLC), displays the operating status of the device connected to the host controller, and accepts an operation input for giving a control instruction to the device from the screen. This is an operation-type display with a function. In general, since the programmable display has a graphic display function, it can display an operation panel, a switch, an indicator lamp, and the like, and serves as an operation terminal in the control system.

このようなプログラマブル表示器で表示される画面は、制御システムの仕様に応じて、画面作成ソフトウェア(作画ソフト)を用いてユーザ独自で作成できるようになっている。画面作成に際しては、ユーザが、パーソナルコンピュータ等において作画ソフトによって提供される部品、描画機能等を用いて所望の画面を構成する。   The screen displayed on such a programmable display can be created by the user by using screen creation software (drawing software) according to the specifications of the control system. When creating a screen, a user configures a desired screen by using components, drawing functions, and the like provided by drawing software in a personal computer or the like.

上記の部品は、スイッチ、テンキー、メータ表示器、グラフ表示器等をそれぞれ表す画像であって、実際の部品のごとく組み合わせて扱えるように、予めライブラリ形式で作画ソフトに用意されている。また、上記の部品は、部品を表すイメージと、そのイメージの動的変化を画面上の指定された位置で表現するための設定データとが組み合わされて用いられる。その設定データは、画面のデータの一部としてプログラマブル表示器のメモリに記憶される。   The above parts are images representing switches, numeric keys, meter displays, graph displays, etc., and are prepared in advance in drawing software in a library format so that they can be combined and handled as actual parts. In addition, the above-described component is used in combination with an image representing the component and setting data for expressing the dynamic change of the image at a designated position on the screen. The setting data is stored in the memory of the programmable display as part of the screen data.

作成された画面は、画面データとしてプログラマブル表示器に転送されて記憶される。そして、ホストコントローラの稼働時には、ホストコントローラに接続されたデバイスの状態に応じて、プログラマブル表示器の表示部に表示される画面上のメータ表示器等の出力部品が動的に変化する。また、スイッチ等の入力部品への画面上の入力操作が制御指示としてデバイスに与えられる。   The created screen is transferred to the programmable display device as screen data and stored. When the host controller is in operation, output components such as a meter display on the screen displayed on the display unit of the programmable display dynamically change according to the state of the device connected to the host controller. Further, an input operation on the screen to an input component such as a switch is given to the device as a control instruction.

作画ソフトにおいては、通常、デバイスの状態を画面の表示に反映させたり、部品を介した入力指示をデバイスの状態に反映させたりするために、デバイスのデータを格納するPLCにおけるメモリのアドレスを部品に設定する。   In the drawing software, the address of the memory in the PLC that stores the device data is usually used to reflect the device status on the screen display and the input instruction via the component to the device status. Set to.

このような部品に関する情報をプログラマブル表示器において確認したい場合がある。このために、例えば、特許文献1や特許文献2には、部品を含むオブジェクトに関する情報を一覧表示することが開示されている。   There is a case where it is desired to confirm information regarding such a component on a programmable display. For this purpose, for example, Patent Literature 1 and Patent Literature 2 disclose displaying a list of information about objects including parts.

特に、システムの動作が突然停止するなどの不具合が生じたときに、その原因となったデバイスを特定するためにアドレスを確認する必要がある。従来、アドレスの確認は次のように行われていた。   In particular, when a problem such as a sudden stop of the system operation occurs, it is necessary to confirm the address in order to identify the device that caused the problem. Conventionally, address confirmation has been performed as follows.

図11(a)に示すように、通常の運転用の画面としてプログラマブル表示器に表示される運転画面101には、部品102〜107と、アドレス表示画面111(図11(b))へ切り替えるための切替スイッチ108とが設けられている。運転画面101において、切替スイッチ108は、タッチすると切り替えられる画面(図11(a)では「アドレス」表示画面)を表示している。この状態でオペレータが切替スイッチ108をタッチすると、図11(b)に示すように、アドレス表示画面111に切り替えて表示される。   As shown to Fig.11 (a), in order to switch to the components 102-107 and the address display screen 111 (FIG.11 (b)) in the operation screen 101 displayed on a programmable display as a screen for normal driving | operations. Switch 108 is provided. In the operation screen 101, the changeover switch 108 displays a screen (“address” display screen in FIG. 11A) that can be switched when touched. When the operator touches the changeover switch 108 in this state, the address display screen 111 is switched and displayed as shown in FIG.

このアドレス表示画面111には、部品102〜107にそれぞれ対応し、アドレスが記載された部品112〜117と、運転画面101へ切り替えるための切替スイッチ118とが設けられている。アドレス表示画面111において、切替スイッチ118は、タッチすると切り替えられる画面(図11(b)では「運転」画面)を表示している。この状態でオペレータが切替スイッチ118をタッチすると、運転画面101に切り替えて表示される。   The address display screen 111 is provided with components 112 to 117 in which addresses are described, corresponding to the components 102 to 107, and a changeover switch 118 for switching to the operation screen 101. On the address display screen 111, the changeover switch 118 displays a screen (“Operation” screen in FIG. 11B) that can be switched when touched. When the operator touches the changeover switch 118 in this state, the operation screen 101 is switched and displayed.

その他、作画ソフトがインストールされたパーソナルコンピュータ(パソコン)において、作画ソフトを起動して設定されたアドレスを確認するという方法もある。
特開平11−134158号公報(1999年5月21日公開) 特開2001−266171号公報(2001年9月28日公開)
In addition, there is a method of starting the drawing software and confirming the set address in a personal computer (personal computer) in which the drawing software is installed.
JP 11-134158 A (published May 21, 1999) JP 2001-266171 A (published on September 28, 2001)

ところが、上記のようなアドレス表示方法では、アドレスの確認のためだけに用いられるアドレス表示画面111が運転画面101と対にして必要である。このため、アドレス表示画面111における部品112〜117の個々に、運転画面101における部品102〜107上に付記される銘板を入力するのと同様にアドレスを入力する作業が必要となり、画面作成に要する作業工数が増加する。併せて、プログラマブル表示器において、運転画面101を格納する以外にアドレス表示画面111を格納するメモリ領域が必要となる。   However, in the address display method as described above, an address display screen 111 used only for address confirmation is required to be paired with the operation screen 101. For this reason, it is necessary to work for inputting the address for each of the parts 112 to 117 on the address display screen 111 in the same manner as inputting the nameplates added on the parts 102 to 107 on the operation screen 101. Work man-hours increase. In addition, in the programmable display, a memory area for storing the address display screen 111 is required in addition to storing the operation screen 101.

また、アドレスをパソコンに表示させて確認するためには、パソコンを常時携帯する必要がある。しかも、半導体の製造ラインにおけるクリーンルームなどでは、塵埃の侵入を防止するためパソコンを持ち込むことができないという不都合がある。   Also, in order to display the address on a personal computer for confirmation, it is necessary to always carry the personal computer. Moreover, in a clean room or the like in a semiconductor production line, there is an inconvenience that a personal computer cannot be brought in to prevent intrusion of dust.

本発明は、上記の問題点に鑑みてなされたものであり、その目的は、専用の画面を用いることなく部品に設定されたアドレスをプログラマブル表示器において表示させることにある。   The present invention has been made in view of the above-described problems, and an object thereof is to display an address set for a component on a programmable display without using a dedicated screen.

本発明に係るプログラマブル表示器は、デバイスの状態を表示するための部品(例えばランプや数値表示器)および該デバイスの状態を変化させるための部品(例えばスイッチ)の少なくとも一方を含む画面であって、メモリにおいて前記デバイスの状態が書き込まれる領域を特定するアドレスが前記部品に設定された画面を記憶する記憶手段を備え、該記憶手段に記憶された前記画面を表示するプログラマブル表示器において、上記の課題を解決するために、前記記憶手段に記憶された表示されている前記画面から設定された前記アドレスを取得して、表示されている前記画面上に表示するアドレス表示手段を備えていることを特徴としている。   A programmable display according to the present invention is a screen including at least one of a component for displaying the state of a device (for example, a lamp and a numerical display) and a component for changing the state of the device (for example, a switch). In a programmable display for displaying the screen stored in the storage unit, the storage unit stores a screen in which an address specifying an area in which the state of the device is written in the memory is set in the component. In order to solve the problem, an address display unit that acquires the address set from the displayed screen stored in the storage unit and displays the address on the displayed screen is provided. It is a feature.

上記の構成では、現在表示されている画面について、アドレス表示手段によって、各部品に設定されたアドレスが記憶手段に記憶された画面から取得され、表示されている画面上に表示される。これにより、部品に設定されたアドレスを容易に確認することができる。   In the above configuration, for the currently displayed screen, the address display unit acquires the address set for each component from the screen stored in the storage unit and displays it on the displayed screen. Thereby, the address set to the component can be easily confirmed.

前記プログラマブル表示器において、前記アドレス表示手段は、前記部品上に設定された前記アドレスを表示することが好ましい。これにより、部品に対応したアドレスを容易に確認することができる。また、前記アドレス表示手段は、前記アドレスを前記部品を透過して表示することが好ましい。これにより、部品上に部品名(銘板)などが記載されていても、アドレスが部品を透過して表示されるので、アドレスを部品上に表示しても、部品名などを容易に確認することができる。   In the programmable display, it is preferable that the address display means displays the address set on the component. Thereby, the address corresponding to the component can be easily confirmed. Further, it is preferable that the address display means displays the address through the component. As a result, even if the part name (nameplate) etc. is written on the part, the address is displayed through the part, so even if the address is displayed on the part, the part name etc. can be easily confirmed. Can do.

あるいは、前記プログラマブル表示器において、前記アドレス表示手段は、指定された前記部品について設定された前記アドレスを表示するためのウインドウを表示することが好ましい。これにより、指定された部品についてウインドウを表示するので、1つの部品に対して複数種のアドレスが設定された場合、その部品上に複数種のアドレスを同時に表示する場合より、アドレスを表示するスペースの制約が緩和され、より容易に複数種のアドレスを同時に表示することができる。   Alternatively, in the programmable display device, it is preferable that the address display means displays a window for displaying the address set for the designated part. As a result, a window is displayed for the specified component, so that when multiple types of addresses are set for one component, the address display space is greater than when multiple types of addresses are simultaneously displayed on the component. Thus, it is possible to display multiple types of addresses simultaneously more easily.

あるいは、前記プログラマブル表示器において、前記アドレス表示手段は、指定された前記部品について設定された前記アドレスを前記画面において移動させながら連続して繰り返し表示することが好ましい。これにより、指定された部品についてアドレスを移動させながら連続して繰り返し表示するので、上記の構成と同様、1つの部品に対して複数種のアドレスが設定された場合、その部品上に複数種のアドレスを同時に表示する場合より、アドレスを表示するスペースの制約が緩和され、より容易に複数種のアドレスを同時に表示することができる。   Alternatively, in the programmable display device, it is preferable that the address display means continuously and repeatedly displays the address set for the designated part while moving the address on the screen. As a result, since the designated part is repeatedly displayed continuously while moving the address, as in the above configuration, when a plurality of types of addresses are set for one part, a plurality of types are designated on the part. Compared with the case where addresses are displayed at the same time, restrictions on the space for displaying addresses are relaxed, and a plurality of types of addresses can be displayed simultaneously more easily.

本発明の表示制御プログラムは、前述のいずれかのプログラマブル表示器を動作させるための表示制御プログラムであって、コンピュータを前記アドレス表示手段として機能させるプログラムである。また、この表示制御プログラムは、コンピュータ読み取り可能な記録媒体に記録される。これにより、表示制御プログラムをコンピュータに読み取らせて実行させることにより前記プログラマブル表示器によるアドレス表示手段を実現することができる。   The display control program of the present invention is a display control program for operating any of the aforementioned programmable displays, and is a program that causes a computer to function as the address display means. The display control program is recorded on a computer-readable recording medium. Thereby, the address display means by the programmable display can be realized by causing the computer to read and execute the display control program.

本発明に係るプログラマブル表示器は、以上のように、アドレス表示手段によって、記憶手段に記憶された表示されている画面から設定された前記アドレスを取得して、表示されている画面上に表示する。これにより、アドレスを表示させるための専用の画面が不要になるので、その専用画面を作成するための作業工数やその専用画面を格納するための余分なメモリ領域を削減することができるという効果を奏する。また、アドレスを表示させるために、作画ソフトをインストールしたコンピュータを常時携帯する必要もなくなり、アドレス管理を容易にすることができるという効果を奏する。   As described above, the programmable display device according to the present invention acquires the set address from the displayed screen stored in the storage unit by the address display unit, and displays it on the displayed screen. . This eliminates the need for a dedicated screen for displaying the address, so that it is possible to reduce the number of work steps for creating the dedicated screen and the extra memory area for storing the dedicated screen. Play. In addition, it is not necessary to always carry a computer in which the drawing software is installed in order to display the address, and the address management can be facilitated.

本発明の実施形態を図1ないし図10に基づいて説明すると、以下の通りである。   An embodiment of the present invention will be described with reference to FIGS. 1 to 10 as follows.

図1に示すように、本実施形態に係る制御システム1は、プログラマブル表示器3と、PLC4と、シリアルケーブル6と、デバイス7とを備えている。   As shown in FIG. 1, the control system 1 according to this embodiment includes a programmable display 3, a PLC 4, a serial cable 6, and a device 7.

また、プログラマブル表示器3は、画面転送ケーブル5を介してパーソナルコンピュータ2と接続されている。画面転送ケーブル5は、後述するようにパーソナルコンピュータ2で作成された画面データをプログラマブル表示器3に転送するためのケーブルであり、USBなどが用いられる。パーソナルコンピュータ2は、前記の作画ソフト(作画エディタ23)がインストールされており、後述するようにして作成した画面データを転送するときに画面転送ケーブル5を介してプログラマブル表示器3と接続されるが、通常、プログラマブル表示器3とPLC4とが通信を行う制御システム1の運転時には、プログラマブル表示器3と切り離される。   The programmable display 3 is connected to the personal computer 2 via the screen transfer cable 5. The screen transfer cable 5 is a cable for transferring screen data created by the personal computer 2 to the programmable display 3 as will be described later, and USB or the like is used. The personal computer 2 has the drawing software (drawing editor 23) installed therein, and is connected to the programmable display 3 via the screen transfer cable 5 when transferring screen data created as described later. Usually, the programmable display 3 and the PLC 4 are disconnected from the programmable display 3 when the control system 1 is in communication.

一方、プログラマブル表示器3およびPLC4は、シリアルケーブル6を介して接続されている。シリアルケーブル6は、PLC4に固有の通信プロトコルで通信を行うことが可能なケーブルである。通信プロトコルは、PLC4がシーケンサから発達してきた経緯もあって、製造会社毎、あるいは、同一会社であっても製品毎など、PLC4の機種毎に異なっていることが多い。   On the other hand, the programmable display 3 and the PLC 4 are connected via a serial cable 6. The serial cable 6 is a cable that can perform communication using a communication protocol unique to the PLC 4. The communication protocol is often developed for each PLC 4 model, such as each manufacturer, or even a product of the same company, because the PLC 4 has been developed from a sequencer.

PLC4は、ユーザが作成した制御プログラム(ラダープログラム)にしたがって、入力ユニットを介して入力用のデバイス7から出力される出力データを取り込むとともに、出力用のデバイス7に制御データを与える。入力用のデバイス7しては、センサ(温度センサ、光センサなど)、スイッチ(押ボタンスイッチ、リミットスイッチ、圧力スイッチなど)のような機器が用いられる。出力用のデバイス7としては、アクチュエータ、リレー、電磁弁、表示器などが用いられる。これらのデバイス7…は、製造ラインなどの各種のターゲットシステムの所要各部に配置される。また、デバイス7は、後述するタッチパネル33などの入力装置から手動で入力されたデータを格納するための後述するメモリ部32における特定の領域であってもよい。また、デバイス7は、PLC4内の特定の領域であってもよい。   The PLC 4 captures output data output from the input device 7 via the input unit according to a control program (ladder program) created by the user, and gives the control data to the output device 7. As the input device 7, devices such as sensors (temperature sensors, optical sensors, etc.) and switches (push button switches, limit switches, pressure switches, etc.) are used. As the output device 7, an actuator, a relay, a solenoid valve, a display, or the like is used. These devices 7 are arranged in required portions of various target systems such as a production line. Further, the device 7 may be a specific area in the memory unit 32 described later for storing data manually input from an input device such as a touch panel 33 described later. The device 7 may be a specific area in the PLC 4.

PLC4内のメモリ(デバイスメモリ)は、デバイス7の状態やデバイス7の設定値などのデータ(ワードデータやビットデータ)を、デバイスアドレスで指定された領域に格納している。メモリにおいて、ワードデバイスは、入出力されるデータが数値のようなワードデータを格納する領域として設定され、ワードアドレス(デバイスアドレス)で指定される。また、ビットデバイスは、オン・オフ状態のようなビットデータを格納する領域として設定され、ビットアドレス(デバイスアドレス)で設定される。このような設定により、PLC4内の任意のワードデバイスまたはビットデバイスをアクセスするだけでデバイス7…を制御し、またはその状態に関する情報を個別に取り出すことができる。   The memory (device memory) in the PLC 4 stores data (word data and bit data) such as the state of the device 7 and the setting value of the device 7 in an area designated by the device address. In the memory, a word device is set as an area for storing word data such as numerical values as input / output data, and is designated by a word address (device address). The bit device is set as an area for storing bit data such as an on / off state, and is set by a bit address (device address). With such a setting, it is possible to control the devices 7 simply by accessing an arbitrary word device or bit device in the PLC 4, or to individually retrieve information relating to the state thereof.

以降の説明では、デバイスアドレスを適宜アドレスと称する。   In the following description, the device address is appropriately referred to as an address.

プログラマブル表示器3は、CPUなどの演算処理装置を備えており、ユーザが作成した入力操作および表示用のプログラム(画面データ)を実行することによりプログラマブル表示器特有の操作機能および表示機能を実現するコンピュータである。制御システム1のHMIとして好適に使用されるプログラマブル表示器3は、後述する処理指示語(タグ)を組み合わせて決定される画面データに基づいて、デバイス7の状態を画面表示する際の動作や、画面への操作に応じてデバイス7の状態を制御する際の動作を特定する。このプログラマブル表示器3は、専用ネットワーク6を介したPLC4との通信により、自機に接続されたPLC4を介して表示画面に状態を表示する各デバイス7の状態を取得し、例えば、後述のディスプレイ34に各デバイス7の状態を表示する機能を有する。また、プログラマブル表示器3は、後述のタッチパネル33への操作に応じて、デバイス7へデバイスの状態制御を指示する機能を有する。   The programmable display 3 includes an arithmetic processing unit such as a CPU, and realizes an operation function and a display function specific to the programmable display by executing a program (screen data) for input operation and display created by the user. It is a computer. The programmable display 3 suitably used as the HMI of the control system 1 is based on screen data determined by combining processing instructions (tags) to be described later, the operation when displaying the state of the device 7 on the screen, The operation for controlling the state of the device 7 in accordance with the operation on the screen is specified. This programmable display 3 acquires the state of each device 7 that displays the state on the display screen via the PLC 4 connected to the self-device through communication with the PLC 4 via the dedicated network 6. 34 has a function of displaying the status of each device 7. The programmable display 3 has a function of instructing the device 7 to control the state of the device in response to an operation on the touch panel 33 described later.

なお、デバイス7の状態の取得/変更は、その都度指示してもよいし、プログラマブル表示器3内にキャッシュを用意し、取得/変更時には、キャッシュへアクセスするとともに、所定の時間間隔毎や所定のイベント毎に通信してデバイスアドレスの実体と同期を取ってもよい。   The acquisition / change of the state of the device 7 may be instructed each time, or a cache is prepared in the programmable display 3, and the cache is accessed at the time of acquisition / change, and at predetermined time intervals or at predetermined intervals. Communication may be performed for each event to synchronize with the actual device address.

プログラマブル表示器3は、上記の機能を実現するために、HMI処理部31と、メモリ部32と、タッチパネル33、ディスプレイ34およびインターフェース部(図中、I/F)35,36を備えている。以下、プログラマブル表示器3の主要各部について詳細に説明する。   The programmable display 3 includes an HMI processing unit 31, a memory unit 32, a touch panel 33, a display 34, and interface units (I / F in the figure) 35 and 36 in order to realize the above functions. Hereinafter, each main part of the programmable display 3 will be described in detail.

タッチパネル33は、ディスプレイ34の表示画面上で入力を行うために設けられている入力装置である。ディスプレイ34は、プログラマブル表示器3を薄型に構成するために、液晶ディスプレイやELディスプレイのような平板型ディスプレイが好適に用いられる。   The touch panel 33 is an input device provided for performing input on the display screen of the display 34. The display 34 is preferably a flat display such as a liquid crystal display or an EL display in order to make the programmable display device 3 thin.

インターフェース部35は、プログラマブル表示器3が画面転送ケーブル5とパーソナルコンピュータ2との間の通信を行うための通信制御部であり、画面転送ケーブル5に接続されている。一方、インターフェース部36は、プログラマブル表示器3がPLC4との間の通信を行うための通信制御部であり、シリアルケーブル6に接続されている。このシリアルケーブル6を介した通信により、PLC4との間でデータ送信が行われる。   The interface unit 35 is a communication control unit for the programmable display 3 to perform communication between the screen transfer cable 5 and the personal computer 2, and is connected to the screen transfer cable 5. On the other hand, the interface unit 36 is a communication control unit for the programmable display 3 to communicate with the PLC 4, and is connected to the serial cable 6. Data is transmitted to and from the PLC 4 by communication via the serial cable 6.

HMI処理部31は、後述するユーザ画面の表示制御の処理を行うために各種のデータ処理を行う。なお、表示制御処理(表示制御機能)については、後に詳しく説明する。   The HMI processing unit 31 performs various types of data processing in order to perform display control processing of the user screen described later. The display control process (display control function) will be described in detail later.

メモリ部32は、DRAM32a、FEPROM(Flash Erasable and Programmable ROM)32b、SRAM32c等のメモリを含んでいる。   The memory unit 32 includes memories such as a DRAM 32a, a FEPROM (Flash Erasable and Programmable ROM) 32b, and an SRAM 32c.

DRAM32aは、主に、表示制御などの演算処理時の作業用に用いられる他、PLC4との間でやり取りされるデータの一時的な記憶に用いられる。特に、DRAM32aは、PLC4の入出力メモリに格納されるデバイス7の状態(デバイスアドレスの内容)を入出力メモリとの間で受け渡しするための状態メモリ領域を有している。   The DRAM 32a is mainly used for work during arithmetic processing such as display control, and is also used for temporary storage of data exchanged with the PLC 4. In particular, the DRAM 32a has a state memory area for transferring the state (device address contents) of the device 7 stored in the input / output memory of the PLC 4 to / from the input / output memory.

SRAM32cは、PLC4から得られたデータをロギングしたり、PLC4に与える設定値データ(レシピデータ)を記憶したりするために用いられる。   The SRAM 32 c is used for logging data obtained from the PLC 4 and storing setting value data (recipe data) to be given to the PLC 4.

FEPROM32bは、書き替え可能な読み出し専用のフラッシュメモリであり、一般のパーソナルコンピュータにおけるハードディスクドライブの役割を果たす。フラッシュメモリは、可動部を持たず、かつ衝撃に強いので、劣悪な周囲環境でも安定して動作する。   The FEPROM 32b is a rewritable read-only flash memory, and serves as a hard disk drive in a general personal computer. A flash memory does not have a movable part and is resistant to impacts, and thus operates stably even in a poor ambient environment.

また、上記のFEPROM32(記憶手段)bは、図2に示すように、表示制御システムプログラムと、通信プロトコルと、画面データとをそれぞれ格納するエリアを有している。   The FEPROM 32 (storage means) b has areas for storing a display control system program, a communication protocol, and screen data, respectively, as shown in FIG.

表示制御システムプログラムは、画像表示制御を行うための基本機能を実現するためのプログラムである。この表示制御システムプログラムがHMI処理部31において実現する機能については、後に詳しく説明する。   The display control system program is a program for realizing a basic function for performing image display control. Functions realized by the display control system program in the HMI processing unit 31 will be described in detail later.

通信プロトコル(専用通信プロトコル)は、PLC4との通信処理で用いられるプロトコルであり、PLC4の機種(メーカ)に応じて固有に定められている。この通信プロトコルには、PLC4へのデータの読み出しを指示するコマンドコードが含まれている。このコマンドコードは、PLC4の制御機能に対応付けられているアドレスと組み合わされることによって、所望の制御機能についてのデータをPLC4に送信することができる。   The communication protocol (dedicated communication protocol) is a protocol used in communication processing with the PLC 4, and is uniquely determined according to the model (manufacturer) of the PLC 4. This communication protocol includes a command code that instructs reading of data to the PLC 4. By combining this command code with an address associated with the control function of the PLC 4, data about a desired control function can be transmitted to the PLC 4.

画面データは、プログラマブル表示器3に表示される画面のデータであり、ディスプレイ34に表示すべきベース画面や部品のデータおよび各部品に付与された処理指示語Wなどを含んでいる。   The screen data is data of a screen displayed on the programmable display 3, and includes a base screen to be displayed on the display 34, data of components, a processing instruction word W assigned to each component, and the like.

図3に示すように、画面データに含まれる処理指示語(タグ)Wは、ベース画面上で実行されるべき事象毎に作成されている。この処理指示語Wは、基本的には、表示制御動作を実行すべきベース画面のファイル番号Fと、このベース画面上で実行すべき動作内容を特定する事象名Tと、各実行事象毎に参照される1または複数のデータからなる参照情報Iとを一組として備えている。   As shown in FIG. 3, the processing instruction word (tag) W included in the screen data is created for each event to be executed on the base screen. The processing instruction word W basically includes the file number F of the base screen on which the display control operation is to be executed, the event name T for specifying the operation content to be executed on the base screen, and the execution event for each execution event. A set of reference information I including one or a plurality of data to be referred to is provided.

本実施形態に係るプログラマブル表示器3では、上記のタグとして、ベース画面上の領域(表示範囲)とその領域への表示に対応するデバイスのデバイスアドレスとの対応を示す表示タグ、および画面上の領域(入力範囲)とその領域へのタッチ入力に対応するアドレスとの対応を示す入力タグが規定されている。さらに、本実施形態では、各タグは、複数の単位画面の少なくとも1つと関連付けることができる。   In the programmable display device 3 according to the present embodiment, as the above-described tag, a display tag indicating a correspondence between an area (display range) on the base screen and a device address of a device corresponding to display in the area, and on the screen An input tag indicating the correspondence between an area (input range) and an address corresponding to a touch input to the area is defined. Furthermore, in this embodiment, each tag can be associated with at least one of a plurality of unit screens.

表示タグは、タッチパネル33の操作と連動して、ベース画面上における対応位置に所定の図形を表示可能とする。すなわち、表示タグは、ファイル番号Fとしてベース画面のファイル番号を含み、事象名として図形などの表示対象の表示を特定する事象名を含み、表示対象の表示座標範囲、呼び出す表示対象を特定するファイル番号、および表示対象を表示時に参照するアドレスを含んでいる。   The display tag can display a predetermined graphic at a corresponding position on the base screen in conjunction with the operation of the touch panel 33. That is, the display tag includes the file number of the base screen as the file number F, includes the event name that specifies the display of the display target such as a graphic as the event name, and specifies the display coordinate range of the display target and the display target to be called It includes a number and an address for referencing the display target when displaying.

また、入力タグは、例えば、タッチパネル33に対するタッチ操作と連動して、DRAM32a内に設けられた前述の状態メモリ領域内の所定アドレス位置に設定したビットデバイスを反転可能とする。すなわち、入力タグは、ファイル番号Fとして単位画面のファイル番号を含み、事象名Tとしてタッチパネル33の操作を特定する事象名を含み、参照情報Iとしてタッチパネル33からの入力操作を有効とする入力座標範囲、およびタッチパネル33のタッチ操作と連動してデータを書き替えるべきアドレスを含んでいる。   Also, the input tag enables the bit device set at a predetermined address position in the state memory area provided in the DRAM 32a to be reversed in conjunction with, for example, a touch operation on the touch panel 33. That is, the input tag includes the file number of the unit screen as the file number F, the event name specifying the operation of the touch panel 33 as the event name T, and the input coordinates that validate the input operation from the touch panel 33 as the reference information I The range and the address to which data should be rewritten in conjunction with the touch operation on the touch panel 33 are included.

上記の画面データは、後述する作画エディタ23によって作成されて、FEPROM32bにダウンロードされている。この画面データは、図4に示すように、ファイルの形式で画面ファイルとしてFEPROM32bに保存される。この画面ファイルSFは、図4に示すように、図形データFD、アドレスデータADおよびアドレス表示設定ASから構成されている。図形データFDは、円や四角形などの図形データ、部品のデータ、文字列、処理指示語Wなどを含んでいる。アドレスデータADは、図形データFDにおける部品のデータや処理指示語Wなどのアドレスに対応付けられるデータについて、作画エディタ23で設定された前記のアドレスおよびアドレスに対応するコメントを含んでいる。   The screen data is created by the drawing editor 23 described later and downloaded to the FEPROM 32b. As shown in FIG. 4, the screen data is stored in the FEPROM 32b as a screen file in the file format. As shown in FIG. 4, this screen file SF is composed of graphic data FD, address data AD, and address display setting AS. The graphic data FD includes graphic data such as a circle and a rectangle, part data, a character string, a processing instruction word W, and the like. The address data AD includes comments corresponding to the addresses and addresses set in the drawing editor 23 for data associated with addresses such as part data and processing instruction word W in the graphic data FD.

コメントとしては、デバイスの動作状態のような事象名や、スイッチに対応するSWやランプに対応するLAMPのようなデバイス7に対応する符号や、操作指示などが挙げられる。また、コメントは、変数として扱うこともできる。このように定義されるコメントは、デバイス7に対応する所望の入出力端子番号(前述のデバイスアドレス)に予め対応付けられている。   The comment includes an event name such as an operation state of the device, a code corresponding to the device 7 such as SW corresponding to the switch and a lamp, and an operation instruction. Comments can also be handled as variables. The comment defined in this way is associated in advance with a desired input / output terminal number (the aforementioned device address) corresponding to the device 7.

アドレス表示設定ASは、プログラマブル表示器3に表示された画面上で各部品に対応するアドレスを表示する設定である。この設定は、後述するように、作画エディタ23で行われる。   The address display setting AS is a setting for displaying an address corresponding to each component on the screen displayed on the programmable display 3. This setting is performed by the drawing editor 23 as will be described later.

HMI処理部31の表示制御機能は、画面データの表示、ユーザ画面への各種のデータの設定、設定されたデータのPLC4への送信およびPLC4から受信されたデータのユーザ画面への表示を、前述の表示制御システムプログラムをプログラマブル表示器3が備えるCPUなどの演算処理手段に実行させることにより実現する機能である。この表示制御機能は、画面データから、現在表示中の単位画面に関連する表示タグを抽出するとともに、各表示タグに関連するデバイスアドレスの内容をそれらの表示タグについて所定の周期毎に読み出し、表示タグで指定された表現形式の部品等を読み出した値に応じた形態で画面上の指定された領域へ表示する。   The display control function of the HMI processing unit 31 is configured to display screen data, set various data on the user screen, transmit the set data to the PLC 4, and display the data received from the PLC 4 on the user screen. This display control system program is realized by causing an arithmetic processing means such as a CPU included in the programmable display 3 to execute the display control system program. This display control function extracts the display tag related to the unit screen currently being displayed from the screen data, and reads the contents of the device address related to each display tag at a predetermined cycle for the display tag. The part of the expression format specified by the tag is displayed in the specified area on the screen in a form corresponding to the read value.

一方、上記の表示制御機能は、タッチパネル33への入力操作を受け付けると、現在表示中の単位画面に対応し、その入力操作にマッチする入力タグを画面データから検索し、入力タグが示すデバイスアドレスの内容(デバイスアドレスで特定されるメモリ領域に格納されたデータ)を入力結果に応じて書き替える。これにより、プログラマブル表示器3は、画面データが示すデバイス7の状態を、画面データが示す表現形式で画面データが示す表示位置(部品など)に表示したり、画面データにおいて部品などによる入力操作に応じて制御したりできる。   On the other hand, when the display control function receives an input operation on the touch panel 33, the display control function searches the screen data for an input tag corresponding to the currently displayed unit screen and matches the input operation, and indicates the device address indicated by the input tag. (Data stored in the memory area specified by the device address) is rewritten according to the input result. Thereby, the programmable display 3 displays the state of the device 7 indicated by the screen data at a display position (parts, etc.) indicated by the screen data in an expression format indicated by the screen data, or allows an input operation by a part in the screen data. Can be controlled accordingly.

また、HMI処理部31は、上記の表示制御機能の一部として、アドレス表示処理部31aを含んでいる。このアドレス表示処理部31a(アドレス表示手段)は、前述のアドレス表示設定ASに基づいて、運転状態の画面上に設けられた専用のスイッチの操作によって、アドレスが設定された部品について、後述する形態でアドレスを運転状態の画面上に表示する。   The HMI processing unit 31 includes an address display processing unit 31a as part of the display control function. This address display processing unit 31a (address display means) is a form to be described later with respect to a component for which an address is set by operating a dedicated switch provided on the operating state screen based on the address display setting AS described above. To display the address on the operating status screen.

上記のHMI制御部31は、FEPROM32bに格納される表示制御システムプログラム(表示制御プログラム)がCPUなどの演算処理部によって実行されることで実現される機能ブロックの部分である。この表示制御システムプログラムは、プログラマブル表示器3と分離可能に構成される記録媒体に記録可能であり、その記録媒体からプログラマブル表示器3にインストールされる。   The HMI control unit 31 is a functional block part realized by executing a display control system program (display control program) stored in the FEPROM 32b by an arithmetic processing unit such as a CPU. The display control system program can be recorded on a recording medium configured to be separable from the programmable display 3 and is installed in the programmable display 3 from the recording medium.

上記の記録媒体は、磁気テープやカセットテープなどのテープ系、フロッピディスクやハードディスクなどの磁気ディスク系、CD−ROM、MO、MD、DVDなどの光ディスク系、ICカード(メモリカードを含む)、光カードなどのカード系が好適である。その他、上記のプログラムメディアは、マスクROM、EPROM、EEPROM、フラッシュROMなどによる半導体メモリを含めた固定的にプログラムを担持する媒体であってもよい。   The above recording media include tape systems such as magnetic tapes and cassette tapes, magnetic disk systems such as floppy disks and hard disks, optical disk systems such as CD-ROM, MO, MD, and DVD, IC cards (including memory cards), optical A card system such as a card is preferred. In addition, the program medium may be a medium that carries a fixed program including a semiconductor memory such as a mask ROM, EPROM, EEPROM, flash ROM, or the like.

また、本制御システム1は、インターネットを含む通信ネットワークと接続可能に構成されていれば、通信ネットワークからプログラムをダウンロードするように流動的にプログラムを担持する媒体であってもよい。   Further, if the control system 1 is configured to be connectable to a communication network including the Internet, the control system 1 may be a medium that dynamically carries the program so as to download the program from the communication network.

続いて、パーソナルコンピュータ2について説明する。パーソナルコンピュータ2は、CPU、メモリ(RAM、ROMなど)、外部記憶装置(ハードディスクドライブ、MOドライブなど)、表示装置および入力装置(キーボード、マウスなど)を有している。また、パーソナルコンピュータ2は、図1に示すように、制御部21、インターフェース部(図中、I/F)22、作画エディタ23およびデータ記憶部24を備えている。   Next, the personal computer 2 will be described. The personal computer 2 includes a CPU, a memory (RAM, ROM, etc.), an external storage device (hard disk drive, MO drive, etc.), a display device, and an input device (keyboard, mouse, etc.). Further, as shown in FIG. 1, the personal computer 2 includes a control unit 21, an interface unit (I / F in the drawing) 22, a drawing editor 23, and a data storage unit 24.

インターフェース部22は、プログラマブル表示器3との間の通信を行うための通信制御部であり、画面転送ケーブル5に接続されている。   The interface unit 22 is a communication control unit for performing communication with the programmable display 3 and is connected to the screen transfer cable 5.

制御部21は、CPUやメモリを含む演算処理を行う部分であり、オペレーティングシステム上でアプリケーションプログラムである作画エディタ23を実行する。パーソナルコンピュータ2は、制御部21に作画エディタ23を実行させることにより、画面作成装置として機能する。作画エディタ23は、パーソナルコンピュータ2と分離可能に構成される記録媒体に記録され、この記録媒体からパーソナルコンピュータ2にインストールすることが可能である。   The control unit 21 is a part that performs arithmetic processing including a CPU and a memory, and executes a drawing editor 23 that is an application program on the operating system. The personal computer 2 functions as a screen creation device by causing the control unit 21 to execute the drawing editor 23. The drawing editor 23 is recorded on a recording medium configured to be separable from the personal computer 2, and can be installed in the personal computer 2 from this recording medium.

作画エディタ23は、画面作成部23aおよびアドレス設定部23bを含んでいる。   The drawing editor 23 includes a screen creation unit 23a and an address setting unit 23b.

画面作成部23aは、ユーザ独自の画面であるユーザ画面を作成できるように、スイッチ、ランプ、テンキー、各種表示器(例えば、数値表示器、メータ表示器およびグラフ表示器)などの部品、各種のタグ設定機能、描画機能、テキスト入力機能などを備えている。部品としては、単一の機能を有する部品だけでなく、複数の機能を有する、複合スイッチ、カウンタ、タイマといった複合機能を有する部品が用意されている。表示要素としての部品は、ユーザが容易に選択できるようにライブラリ形式で登録されており、部品の機能に応じた入力タグや表示タグなどが予め付与されている。描画機能は、直線や曲線の線図形(表示要素)を描画したり、円、四角形、三角形などの基本図形(表示要素)の描画および図形内の指定色や模様による塗りつぶしを行ったりするための機能である。   The screen creation unit 23a is capable of creating a user screen that is a user's own screen, such as switches, lamps, numeric keys, various displays (for example, numerical display, meter display, and graph display), It has a tag setting function, a drawing function, a text input function, and the like. As components, not only components having a single function but also components having a plurality of functions such as a composite switch, a counter, and a timer are prepared. Parts as display elements are registered in a library format so that the user can easily select them, and input tags, display tags, and the like corresponding to the functions of the parts are assigned in advance. The drawing function is used to draw line and curved line figures (display elements), to draw basic figures (display elements) such as circles, rectangles, and triangles, and to fill them with specified colors and patterns in the figure. It is a function.

アドレス設定部23bは、前述のアドレスと、各アドレスで特定されるワードデバイスまたはビットデバイスについてユーザにより設定されたコメント(変数)とを部品に設定する(対応付ける)。具体的には、アドレス設定部23bは、図5に示すようなアドレス設定用のダイアログボックス8をユーザインターフェースとして提供し、そのダイアログボックス8によって入力されたアドレスを部品に設定する。これにより、部品がアドレスと関連付けられる。また、アドレス設定部23bは、アドレスの設定の解除も行う。   The address setting unit 23b sets (corresponds to) the above-described address and a comment (variable) set by the user for the word device or bit device specified by each address. Specifically, the address setting unit 23b provides a dialog box 8 for address setting as shown in FIG. 5 as a user interface, and sets the address input by the dialog box 8 as a component. Thereby, the component is associated with the address. The address setting unit 23b also cancels the address setting.

ダイアログボックス8は、コメント表示欄81と、部品表示欄82と、操作ビットアドレス設定欄83と、モニタビットアドレス設定欄84と、ビット動作設定欄85と、アドレス表示設定チェックボックス86と、アドレス透過表示チェックボックス87とを有している。   The dialog box 8 includes a comment display field 81, a component display field 82, an operation bit address setting field 83, a monitor bit address setting field 84, a bit operation setting field 85, an address display setting check box 86, and an address transparency. Display check box 87.

コメント表示欄81は、前述のコメントを入力して設定するために設けられている。部品表示欄82は、選択された部品の画像を表示するために設けられている。アドレス設定部23bは、部品表示欄82の下に設けられているブラウザボタン(図中「ブサウザ」と記載)がクリックされると、図示しない部品ライブラリ(部品ブラウザ)を表示し、ユーザがその部品ライブラリから1つを選択すると、その部品(図5ではスイッチSW)の画像を部品表示欄82に表示する。   The comment display field 81 is provided for inputting and setting the comment described above. The component display field 82 is provided for displaying an image of the selected component. When a browser button (described as “buzzer” in the figure) provided below the part display field 82 is clicked, the address setting unit 23b displays a part library (parts browser) (not shown), and the user selects the part. When one is selected from the library, an image of the component (switch SW in FIG. 5) is displayed in the component display field 82.

操作ビットアドレス設定欄83は、スイッチ等の操作部品についてアドレスを設定するために設けられる。アドレス設定部23bは、ダイアログボックス81に設けられた図示しないポップアップキーボードアイコンがクリックされると、ポップアップキーボードを表示し、ユーザがこのポップアップキーボードを用いて入力したアドレスをアドレス表示欄82に表示された部品に対応付けて設定する。   The operation bit address setting field 83 is provided for setting an address for an operation component such as a switch. When a pop-up keyboard icon (not shown) provided in the dialog box 81 is clicked, the address setting unit 23b displays a pop-up keyboard, and the address input by the user using the pop-up keyboard is displayed in the address display field 82. Set in association with the part.

モニタビットアドレス設定欄84は、操作部品がタッチされて設定された操作ビットアドレスの状態(“On”または“Off”)が変化すると、On状態またはOff状態の銘板や背景色等を設定するためのアドレスを設定入力するために設けられる。アドレス設定部23bは、ダイアログボックス81に設けられた図示しない他のポップアップキーボードアイコンがクリックされると、ポップアップキーボードを表示し、ユーザがこのポップアップキーボードを用いて入力したアドレスをアドレス表示欄82に表示された部品に対応付けてモニタビットアドレスとして設定する。なお、上記のOn状態またはOff状態は、部品表示欄82にの上に設けられた「ステート」欄で選択される。   The monitor bit address setting field 84 is used to set the name plate or background color of the On state or Off state when the state of the operation bit address ("On" or "Off") set by touching the operation component changes. It is provided for setting and inputting the address. When another pop-up keyboard icon (not shown) provided in the dialog box 81 is clicked, the address setting unit 23b displays a pop-up keyboard and displays an address input by the user using the pop-up keyboard in the address display field 82. The monitor bit address is set in association with the selected component. Note that the above-described On state or Off state is selected in a “state” column provided above the component display column 82.

ビット動作設定欄85は、ビット動作を行うスイッチ等の部品について用意されている「セット」、「リセット」、「モーメンタリ」、「反転」からいずれか1つを選択するラジオボタンを有している。   The bit operation setting column 85 has a radio button for selecting any one of “set”, “reset”, “momentary”, and “inverted” prepared for components such as a switch for performing a bit operation. .

アドレス表示チェックボックス86は、アドレスが設定された部品表示欄82に表示された部品について、画面上でアドレスを表示するか否かを設定するために設けられる。この設定は、前述のアドレス表示設定ASとして画面データに含まれる。   The address display check box 86 is provided for setting whether or not to display an address on the screen for the component displayed in the component display field 82 in which the address is set. This setting is included in the screen data as the address display setting AS described above.

アドレス透過表示チェックボックス87は、後述する第2の表示パターンでアドレスを透過表示するか否かを設定するために設けられる。この設定は、前述のアドレス表示設定ASとともに画面データに含まれる。   The address transparent display check box 87 is provided for setting whether or not to transparently display addresses in a second display pattern described later. This setting is included in the screen data together with the address display setting AS described above.

データ記憶部24は、作画エディタ23によって作成されたユーザ画面(画面データ)を画面ファイルSFとして記憶する記憶装置である。データ記憶部24は、メモリなどの記憶素子やハードディスク装置のような大容量記憶装置で構成される。データ記憶部24に記憶されている画面ファイルSFは、実行環境にダウンロードするために、プログラマブル表示器3に転送されてFEPROM32bに保存される。   The data storage unit 24 is a storage device that stores a user screen (screen data) created by the drawing editor 23 as a screen file SF. The data storage unit 24 includes a storage element such as a memory or a large capacity storage device such as a hard disk device. The screen file SF stored in the data storage unit 24 is transferred to the programmable display 3 and stored in the FEPROM 32b for downloading to the execution environment.

ここで、上記のように構成される制御システム1におけるアドレス表示の動作について説明する。   Here, an address display operation in the control system 1 configured as described above will be described.

まず、図6に示すように、プログラマブル表示器3には、運転に用いられる運転画面11が表示されている。この運転画面11は、表示部品としてランプ12,13および数値表示器16,17を含み、操作部品としてスイッチ14,15を含んでいる。   First, as shown in FIG. 6, an operation screen 11 used for operation is displayed on the programmable display 3. The operation screen 11 includes lamps 12 and 13 and numerical indicators 16 and 17 as display parts, and includes switches 14 and 15 as operation parts.

スイッチ14は、例えばデバイス7としてのモータの動作を停止させるために設けられ、「モータ」の銘板(作画エディタ23によって設定される)が付記されている。スイッチ15は、例えばデバイス7としてのポンプの動作を停止させるために設けられ、「ポンプ」の銘板が付記されている。ランプ12は、上記モータの動作状態を表示するために設けられるとともに「停止」の銘板が付記され、モータの動作が停止すると消灯状態から点灯状態に変化する。ランプ13は、上記ポンプの動作状態を表示するために設けられるとともに「停止」の銘板が付記され、ポンプの動作が停止すると消灯状態から点灯状態に変化する。数値表示器16,17は、カウンタによって計測された計測対象の数値や、センサによって検出された物理量などを表示するために設けられる。   The switch 14 is provided, for example, to stop the operation of the motor as the device 7, and has a “motor” nameplate (set by the drawing editor 23). The switch 15 is provided, for example, to stop the operation of the pump as the device 7 and is labeled with a “pump” nameplate. The lamp 12 is provided to display the operation state of the motor and is labeled with a “stop” nameplate. When the motor operation is stopped, the lamp 12 changes from an unlit state to a lit state. The lamp 13 is provided to display the operation state of the pump and is labeled with a “stop” nameplate. When the pump operation is stopped, the lamp 13 changes from the off state to the on state. The numerical indicators 16 and 17 are provided for displaying the numerical value of the measurement target measured by the counter, the physical quantity detected by the sensor, and the like.

表示切替スイッチ18は、アドレス表示モードまたは運転モードに切り替えるために設けられる。運転モードでは、図6に示すように、タッチするとアドレス表示モードに切り替わることを切替スイッチ18上に「アドレス」という表記で示している。   The display changeover switch 18 is provided for switching to the address display mode or the operation mode. In the operation mode, as shown in FIG. 6, switching to the address display mode when touched is indicated by “address” on the changeover switch 18.

続いて、アドレス表示処理部31aが表示する4つのアドレス表示パターンについて説明する。   Next, four address display patterns displayed by the address display processing unit 31a will be described.

アドレス表示処理部31aは、切替スイッチ18がタッチされると、図7に示す第1の表示パターンで、ランプ12,13、スイッチ14,15および数値表示器16,17上にそれぞれアドレスを表示する。このとき、アドレス表示処理部31aは、現在表示されている画面の画面番号から該当する画面ファイルSFをFEPROM32bにおいて特定し、その画面ファイルSFにアドレス表示設定ASが含まれていることを確認すると、アドレスデータADを読み出して、そのアドレスデータADで示されるアドレスを上記の各部品上に表示する。   When the changeover switch 18 is touched, the address display processing unit 31a displays addresses on the lamps 12 and 13, the switches 14 and 15 and the numerical indicators 16 and 17, respectively, in the first display pattern shown in FIG. . At this time, the address display processing unit 31a identifies the corresponding screen file SF in the FEPROM 32b from the screen number of the currently displayed screen, and confirms that the address display setting AS is included in the screen file SF. The address data AD is read out, and the address indicated by the address data AD is displayed on each component.

また、アドレス表示処理部31は、切替スイッチ18がタッチされると、図8に示す第2の表示パターンで、ランプ12,13、スイッチ14,15および数値表示器16,17上にそれぞれ対応するアドレスを各部品を透過する透過アドレス画像92〜96として表示する。このとき、アドレス表示処理部31aは、第1の表示パターンの場合と同様に、画面ファイルSFを特定し、その画面ファイルSFにアドレス表示設定ASと併せて透過表示設定が含まれていることを確認すると、アドレスデータADを読み出して、そのアドレスデータADで示されるアドレスを上記の各部品上に透過アドレス画像92〜96として表示する。   When the changeover switch 18 is touched, the address display processing unit 31 corresponds to the lamps 12 and 13, the switches 14 and 15, and the numerical indicators 16 and 17, respectively, in the second display pattern shown in FIG. The addresses are displayed as transparent address images 92 to 96 that pass through each component. At this time, as in the case of the first display pattern, the address display processing unit 31a identifies the screen file SF, and the screen file SF includes the transparent display setting together with the address display setting AS. Upon confirmation, the address data AD is read out, and the address indicated by the address data AD is displayed as transparent address images 92 to 96 on each of the above components.

上記の第1および第2の表示パターンでは、アドレス表示モードに切り替わってもシステムの運転状態が維持されているので、スイッチ14,15へのタッチ操作は有効である。また、第1および第2の表示パターンでは、ランプ12,13の点灯または消灯も有効であり、第2の表示パターンでは、数値表示器16,17の数値表示も有効である。また、第1および第2の表示パターンでは、アドレス表示モードにおいてタッチすると運転モードに切り替わることを、切替スイッチ18上に「運転」という表記で示している。   In the above first and second display patterns, the operation state of the system is maintained even when the mode is switched to the address display mode, so that the touch operation to the switches 14 and 15 is effective. In the first and second display patterns, the lamps 12 and 13 are also turned on or off, and in the second display pattern, the numerical displays on the numerical indicators 16 and 17 are also effective. In the first and second display patterns, switching to the operation mode when touched in the address display mode is indicated on the changeover switch 18 as “operation”.

また、アドレス表示処理部31は、切替スイッチ18がタッチされると、メンテナンスモードに移行する。このメンテナンスモードは、運転状態を維持するが、第1および第2の表示パターンと異なり、スイッチ14,15へのタッチ操作が無効であり、ランプ12,13の点灯または消灯および数値表示器16,17の数値表示も無効である。   The address display processing unit 31 shifts to the maintenance mode when the changeover switch 18 is touched. In this maintenance mode, the operating state is maintained, but unlike the first and second display patterns, the touch operation to the switches 14 and 15 is invalid, the lamps 12 and 13 are turned on or off, and the numerical indicators 16 and 16 are displayed. The numerical display of 17 is also invalid.

アドレス表示処理部31は、メンテナンスモードにおいて、部品がタッチされると(図9においてはスイッチ14)、図9に示す第3の表示パターンで、その部品の表示状態を変えて、その部品についてのアドレスが記載されたアドレス表示ウインドウ19を運転画面11上に表示する。このアドレス表示ウインドウ19には、前述のダイアログボックス8で設定された各種のアドレスとともに、同じくダイアログボックス8で設定されたコメントが表示される。   When a part is touched in the maintenance mode (switch 14 in FIG. 9), the address display processing unit 31 changes the display state of the part in the third display pattern shown in FIG. An address display window 19 in which the address is described is displayed on the operation screen 11. In the address display window 19, comments set in the dialog box 8 are displayed together with various addresses set in the dialog box 8.

また、アドレス表示ウインドウ19は、スクロールボタン19aおよびクローズボタン19bを有している。アドレス表示処理部31aは、スクロールボタン19aがタッチされると、アドレス表示ウインドウ19の表示内容を下方向にスクロール表示する。これにより、表示内容がアドレス表示ウインドウ19の表示領域に表示しきれない場合でも、スクロールして表示させることができる。また、アドレス表示処理部31aは、クローズボタン19bがタッチされるとアドレス表示ウインドウ19を閉じて、部品のタッチ受け付け可能な状態で待機する。   The address display window 19 has a scroll button 19a and a close button 19b. When the scroll button 19a is touched, the address display processing unit 31a scrolls the display content of the address display window 19 downward. Thereby, even when the display content cannot be displayed in the display area of the address display window 19, it can be displayed by scrolling. Further, when the close button 19b is touched, the address display processing unit 31a closes the address display window 19 and stands by in a state where the touch of components can be received.

第1および第2の表示パターンでは、部品上でアドレスを表示できる面積の制約上、1つのアドレスしか表示できないことが多い。これに対し、第3の表示パターンによれば、1つの指定された部品について設定された複数のアドレスを同時に表示するので、これらのアドレスを容易に確認することができる。   In the first and second display patterns, only one address can often be displayed due to the limitation of the area where the address can be displayed on the component. On the other hand, according to the third display pattern, since a plurality of addresses set for one designated component are displayed simultaneously, these addresses can be easily confirmed.

アドレス表示処理部31は、あるいは、メンテナンスモードにおいて、部品がタッチされると(図10においてはスイッチ14)、図10に示す第4の表示パターンで、その部品の表示状態を変えて、その部品についての前記のコメントとアドレスとを運転画面11の下端部に右側から左側へと繰り返して移動表示する。この表示パターンでは、1つの指定された部品について、コメントと設定された複数のアドレスとが連続して表示されるので、これらのアドレスを容易に確認することが可能となる。   When the part is touched in the maintenance mode or in the maintenance mode (switch 14 in FIG. 10), the address display processing unit 31 changes the display state of the part in the fourth display pattern shown in FIG. The above comment and address are repeatedly displayed on the lower end of the operation screen 11 from the right side to the left side. In this display pattern, a comment and a plurality of set addresses are continuously displayed for one specified component, so that these addresses can be easily confirmed.

上記の第3および第4の表示パターンでは、メンテナンスモードにおいてタッチすると運転モードに切り替わることを、切替スイッチ18上に「運転」という表記で示している。   In the above third and fourth display patterns, switching to the operation mode when touched in the maintenance mode is indicated on the changeover switch 18 as “operation”.

上記のようにしてアドレスが表示されるので、ユーザは、システムの運転に不具合が生じたときなどに、表示されたアドレスから不具合の原因となったデバイス7を特定することができ、それによってラダープログラムの修正(デバッグ)などの措置を講じる。   Since the address is displayed as described above, the user can specify the device 7 that caused the problem from the displayed address when a problem occurs in the operation of the system. Take measures such as program modification (debugging).

以上のように、プログラマブル表示器3においては、アドレス表示処理部31が、運転モードからの切替スイッチ18のタッチ操作によって、画面ファイルSFからアドレスデータADを読み出して、運転画面11上の部品についてアドレスを表示する。これにより、アドレスを表示させるための専用の画面が不要になり、その専用画面を作成するための作業工数やその専用画面を格納するための余分なメモリ領域を削減することができる。また、アドレスを表示させるために、作画エディタ23をインストールしたパーソナルコンピュータ2を常時携帯する必要もなくなる。   As described above, in the programmable display 3, the address display processing unit 31 reads the address data AD from the screen file SF by touching the changeover switch 18 from the operation mode, and addresses the components on the operation screen 11. Is displayed. This eliminates the need for a dedicated screen for displaying addresses, and reduces the number of work steps for creating the dedicated screen and the extra memory area for storing the dedicated screen. Further, it is not necessary to always carry the personal computer 2 in which the drawing editor 23 is installed in order to display the address.

本発明は上述した実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能である。すなわち、請求項に示した範囲で適宜変更した技術的手段を組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope shown in the claims. That is, embodiments obtained by combining technical means appropriately modified within the scope of the claims are also included in the technical scope of the present invention.

本発明のプログラマブル表示器は、表示している画面上に部品に設定されたアドレス(デバイスの状態が書き込まれる領域を特定するアドレス)を専用のアドレス表示画面を用いることなく表示することにより、アドレスの確認を容易にすることができるので、プログラマブル表示器を含む制御システムの不具合等を特定することに好適に利用できる。   The programmable display of the present invention displays the address (address specifying the area where the device status is written) set on the displayed screen without using a dedicated address display screen. Therefore, it can be suitably used to identify a malfunction or the like of a control system including a programmable display.

本発明の実施形態に係る制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the control system which concerns on embodiment of this invention. 上記制御システムにおけるプログラマブル表示器のFEPROMに格納されるプログラム構成を示す説明図である。It is explanatory drawing which shows the program structure stored in FEPROM of the programmable display in the said control system. 上記プログラマブル表示器で表示されるユーザ画面の画面データに含まれる指示処理語の基本的フォーマットを示す説明図である。It is explanatory drawing which shows the basic format of the instruction | indication processing word contained in the screen data of the user screen displayed with the said programmable display. 上記プログラマブル表示器の制御の中心部であるHMI処理部を含む要部の構成を示すブロック図である。It is a block diagram which shows the structure of the principal part containing the HMI process part which is the center part of the control of the said programmable display. 上記制御システムの作画エディタが提供するアドレス設定のためのダイアログボックスを示す図である。It is a figure which shows the dialog box for the address setting which the drawing editor of the said control system provides. 上記プログラマブル表示器において運転状態で表示される運転画面を示す図である。It is a figure which shows the driving | running screen displayed by the driving | running state in the said programmable display. 上記運転画面にアドレスを表示する第1の表示パターンを示す図である。It is a figure which shows the 1st display pattern which displays an address on the said driving | operation screen. 上記運転画面にアドレスを表示する第2の表示パターンを示す図である。It is a figure which shows the 2nd display pattern which displays an address on the said driving | operation screen. 上記運転画面にアドレスを表示する第3の表示パターンを示す図である。It is a figure which shows the 3rd display pattern which displays an address on the said driving | operation screen. 上記運転画面にアドレスを表示する第4の表示パターンを示す図である。It is a figure which shows the 4th display pattern which displays an address on the said driving | operation screen. (a)は運転画面を示す図であり、(b)は従来のアドレス表示方法で(a)の運転画面から切り替えて表示するアドレス表示画面を示す図である。(A) is a figure which shows an operation screen, (b) is a figure which shows the address display screen switched and displayed from the operation screen of (a) by the conventional address display method.

符号の説明Explanation of symbols

3 プログラマブル表示器
11 運転画面(画面)
12,13 ランプ(部品)
14,15 スイッチ(部品)
16,17 数値表示器(部品)
19 アドレス表示ウインドウ
31 HMI処理部
31a アドレス表示処理部(アドレス表示手段)
32 メモリ部
32a FEPROM(記憶手段)
AD アドレスデータ
AS アドレス設定
SF 画面ファイル
3 Programmable display 11 Operation screen (screen)
12,13 Lamp (parts)
14,15 Switch (parts)
16, 17 Numerical display (parts)
19 Address display window 31 HMI processing section 31a Address display processing section (address display means)
32 Memory unit 32a FEPROM (storage means)
AD address data AS address setting SF screen file

Claims (7)

デバイスの状態を表示するための部品および該デバイスの状態を変化させるための部品の少なくとも一方を含む画面であって、メモリにおいて前記デバイスの状態が書き込まれる領域を特定するアドレスが前記部品に設定されるとともに、表示された前記画面上で前記アドレスを表示する表示設定を含む画面を記憶する記憶手段を備え、該記憶手段に記憶された前記画面を表示するプログラマブル表示器であって
前記アドレスの表示指示を受けたときに、記記憶手段に記憶された表示されている前記画面に前記表示設定が含まれていると認識すると、当該画面から設定された前記アドレスを取得して、表示されている前記画面上に表示するアドレス表示処理手段と、
前記アドレスの非表示指示を受けたときに、前記アドレスを前記画面上に表示しないアドレス非表示処理手段とを備えていることを特徴とするプログラマブル表示器。
A screen including at least one of a component for displaying the state of the device and a component for changing the state of the device, and an address for specifying an area in which the state of the device is written in the memory is set in the component Rutotomoni, comprising storage means for storing a screen including a display setting for displaying the addresses displayed the screen, a programmable display for displaying the screen stored in the storage means,
Upon receiving a display instruction of the address, before recognizes said display setting on the screen being displayed is stored in the device憶means is included to obtain the address set from the screen Address display processing means for displaying on the displayed screen ,
A programmable display device comprising: an address non-display processing unit that does not display the address on the screen when receiving an instruction to hide the address .
前記アドレス表示処理手段は、前記部品上に設定された前記アドレスを表示することを特徴とする請求項1に記載のプログラマブル表示器。 The programmable display according to claim 1, wherein the address display processing means displays the address set on the component. 前記アドレス表示処理手段は、前記アドレスを前記部品を透過して表示することを特徴とする請求項2に記載のプログラマブル表示器。 The programmable display device according to claim 2, wherein the address display processing means displays the address through the component. 前記アドレス表示処理手段は、指定された前記部品について設定された前記アドレスを表示するためのウインドウを表示することを特徴とする請求項1に記載のプログラマブル表示器。 The programmable display according to claim 1, wherein the address display processing means displays a window for displaying the address set for the designated part. 前記アドレス表示処理手段は、指定された前記部品について設定された前記アドレスを前記画面において移動させながら連続して繰り返し表示することを特徴とする請求項1に記載のプログラマブル表示器。 2. The programmable display device according to claim 1, wherein the address display processing means repeatedly displays the address set for the designated part continuously while moving on the screen. 請求項1ないし5のいずれか1項に記載のプログラマブル表示器を動作させる表示制御プログラムであって、コンピュータを前記アドレス表示処理手段として機能させるための表示制御プログラム。 A display control program for operating the programmable display device according to any one of claims 1 to 5, wherein the display control program causes a computer to function as the address display processing means. 請求項6に記載の表示制御プログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium on which the display control program according to claim 6 is recorded.
JP2005102785A 2005-03-31 2005-03-31 Programmable display, display control program, and recording medium recording the same Active JP4463716B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005102785A JP4463716B2 (en) 2005-03-31 2005-03-31 Programmable display, display control program, and recording medium recording the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005102785A JP4463716B2 (en) 2005-03-31 2005-03-31 Programmable display, display control program, and recording medium recording the same

Publications (2)

Publication Number Publication Date
JP2006285496A JP2006285496A (en) 2006-10-19
JP4463716B2 true JP4463716B2 (en) 2010-05-19

Family

ID=37407378

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005102785A Active JP4463716B2 (en) 2005-03-31 2005-03-31 Programmable display, display control program, and recording medium recording the same

Country Status (1)

Country Link
JP (1) JP4463716B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10754522B2 (en) 2016-11-14 2020-08-25 Lsis Co., Ltd. Apparatus for editing objects

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5180039B2 (en) * 2008-11-27 2013-04-10 株式会社デジタル Screen data editor device and screen data editor program
KR20130084329A (en) 2011-02-03 2013-07-24 미쓰비시덴키 가부시키가이샤 Display device, and method for verifying operation of display device
CN104903801B (en) * 2013-02-28 2017-08-18 发纮电机株式会社 Programable display, programable controller system and program
JP6575130B2 (en) * 2015-05-13 2019-09-18 株式会社ジェイテクト Screen information generator

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10754522B2 (en) 2016-11-14 2020-08-25 Lsis Co., Ltd. Apparatus for editing objects

Also Published As

Publication number Publication date
JP2006285496A (en) 2006-10-19

Similar Documents

Publication Publication Date Title
US7456839B2 (en) Screen creating device
JP4554570B2 (en) Programmable display, control program and recording medium recording the same, and control system, client program and recording medium recording the same
JP4463716B2 (en) Programmable display, display control program, and recording medium recording the same
JP2007094294A (en) Programmable display unit, control program and recording medium which records the program, screen creation device, screen creation program and recording medium which records the program
JP3847585B2 (en) Editor registration device, registration program, and recording medium recording the same
JP4566904B2 (en) System, control program and recording medium recording the program, and image data creation program and recording medium recording the program
JP2006331278A (en) Programmable display, control program, storage medium recording the program, screen forming device, screen forming program, and storage medium recording the program
JP2008158813A (en) Programmable display unit, display control program and recording medium with this program recorded
JP2007179112A5 (en)
JP4429990B2 (en) SCREEN CREATION DEVICE, SCREEN CREATION PROGRAM, RECORDING MEDIUM RECORDING THE PROGRAM, PROGRAMMABLE DISPLAY, CONTROL PROGRAM, AND RECORDING MEDIUM RECORDING THE PROGRAM
JP3847601B2 (en) Control display device, control program, and recording medium recording the same
JP2007094724A (en) Programmable display, control program, storage medium recording the program, screen generating device, screen generating program, and storage medium recording the program
JP2008084027A (en) Programmable display device, display program and recording medium recording the same
JP2007093960A (en) Screen creation device, screen creation program, recording medium which records the program, programmable display unit, control program and recording medium which records the program
JP2007065910A (en) Screen preparation device, and screen preparation program, and record medium recording its program
JP4372739B2 (en) PROGRAMMABLE DISPLAY, CONTROL PROGRAM, RECORDING MEDIUM RECORDING THE PROGRAM, SCREEN CREATION DEVICE, SCREEN CREATION PROGRAM, AND RECORDING MEDIUM RECORDING THE PROGRAM
JP3795357B2 (en) Editor device, editor program, and recording medium recording the same
JP2008033572A (en) Screen generating apparatus, screen generating program and recording medium for recording this program
JP4515434B2 (en) Unit information setting device, unit information setting program, and recording medium recording the same
JP4563255B2 (en) Programmable display, control program, and recording medium recording the program
JP2006134098A (en) Programmable display, display control program, and recording medium with the program recorded thereon
JP2006333324A (en) Programmable display unit, control program and recording medium with the program stored
JP2007010891A (en) Display device, control program, and recording medium having the program recorded therein
JP2007178472A (en) Operation display device and program, and recording medium recorded with the program
JP4509991B2 (en) Programmable display, program and recording medium recording the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091006

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091204

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100216

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100217

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

Free format text: PAYMENT UNTIL: 20130226

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4463716

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140226

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250