WO2015177877A1 - Programmable display unit and display program for execution by programmable display unit - Google Patents

Programmable display unit and display program for execution by programmable display unit Download PDF

Info

Publication number
WO2015177877A1
WO2015177877A1 PCT/JP2014/063382 JP2014063382W WO2015177877A1 WO 2015177877 A1 WO2015177877 A1 WO 2015177877A1 JP 2014063382 W JP2014063382 W JP 2014063382W WO 2015177877 A1 WO2015177877 A1 WO 2015177877A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit
data
touch monitor
display
data collection
Prior art date
Application number
PCT/JP2014/063382
Other languages
French (fr)
Japanese (ja)
Inventor
孝一 折戸
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2016520852A priority Critical patent/JP6157730B2/en
Priority to CN201480077536.1A priority patent/CN106133673B/en
Priority to PCT/JP2014/063382 priority patent/WO2015177877A1/en
Publication of WO2015177877A1 publication Critical patent/WO2015177877A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Programmable Controllers (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

A programmable display unit comprises: a data collection unit including a data storage unit storing screen data as the basis for image data displayed on a touch monitor unit (20), and a data processing unit that acquires a device value of an external device and transmits the device value to the touch monitor unit (20); and the touch monitor unit (20) including a display unit (23), an input unit (22), a second data storage unit (25) storing the screen data, a general processing unit (24) that acquires the screen data from the data collection unit on the basis of an instruction from an operator via the input unit (22) and that stores the data in the second data storage unit (25), and a display generation unit (26) that generates the image data from the screen data acquired from the second data storage unit (25) and the device value acquired from the data collection unit and that displays the image data on the display unit (23), the data collection unit and the touch monitor unit (20) being separately provided, wherein the data collection unit and the touch monitor unit (20) are connected via a transmission path, and the general processing unit (24) of the touch monitor unit (20) updates, while the image data is being displayed, the image data using update information of the device value acquired from the data collection unit via the transmission path.

Description

プログラマブル表示器およびプログラマブル表示器に実行させる表示プログラムProgrammable display and display program to be executed by programmable display
 この発明は、プログラマブル表示器およびプログラマブル表示器に実行させる表示プログラムに関するものである。 The present invention relates to a programmable display and a display program to be executed by the programmable display.
 従来の表示器は、CPU(Central Processing Unit)、メモリ部、VRAM(Video Random Access Memory)、ディスプレイ、グラフィックコントローラ、タッチパネル、タッチパネルコントローラ、アナログ入力部およびアナログ出力部を備えており、記憶部に保持されている画面データから画像データを生成し、所用の画面を表示するように動作する(たとえば、特許文献1参照)。 A conventional display device includes a CPU (Central Processing Unit), a memory unit, a VRAM (Video Random Access Memory), a display, a graphic controller, a touch panel, a touch panel controller, an analog input unit, and an analog output unit, which are stored in a storage unit. The image data is generated from the screen data being displayed, and a desired screen is displayed (for example, see Patent Document 1).
 また、従来では、分離分散型のプログラマブル表示器が提案されている(たとえば、特許文献2参照)。分離分散型のプログラマブル表示器は、情報を表示するタッチモニタ部と、タッチモニタ部に表示させる画像データを作成するデータ収集部と、を分割するように構成されている。データ収集部は外部機器から取得したデバイス値を処理することで画像データを生成し、生成した画像データをタッチモニタ部に送信する。タッチモニタ部は、受信した所用の画面を表示する。 Also, conventionally, a separation / distribution type programmable display has been proposed (for example, see Patent Document 2). The separable and distributed programmable display is configured to divide a touch monitor unit that displays information and a data collection unit that creates image data to be displayed on the touch monitor unit. The data collection unit generates image data by processing the device value acquired from the external device, and transmits the generated image data to the touch monitor unit. The touch monitor unit displays the received intended screen.
特開2002-63046号公報JP 2002-63046 A 特開2012-123677号公報JP 2012-123877 A
 ところで、特許文献1に記載の表示器では、様々な機能を実行した場合を想定して最大の容量に合わせてメモリ容量を選択する。そのため、高機能化に伴い、記憶部や処理部に必要なメモリ容量が肥大化するという問題点があった。 By the way, in the display device described in Patent Document 1, the memory capacity is selected according to the maximum capacity assuming that various functions are executed. For this reason, there is a problem that the memory capacity required for the storage unit and the processing unit is enlarged with the increase in functionality.
 また、特許文献2に記載の分離分散型のプログラマブル表示器では、データ収集部が画像を生成し、タッチモニタ部に送信するため、表示する画像が更新されるたびにデータ収集部から画像データを送信し続ける必要がある。そのため、データ収集部に負荷が集中し、また伝送経路上に障害が発生すると表示画面が途切れ冗長性に欠けるという問題点があった。 Moreover, in the separation / distribution type programmable display described in Patent Document 2, the data collection unit generates an image and transmits the image to the touch monitor unit, so that the image data is received from the data collection unit every time the displayed image is updated. You need to keep sending. For this reason, there is a problem that the load is concentrated on the data collection unit, and when a failure occurs on the transmission path, the display screen is interrupted and lacks redundancy.
 さらに、画像データはデバイス値に比べ容量が大きくなるため、タッチモニタ部を増設していくと、台数増加に伴ってタッチモニタ部とデータ収集部との間をつなぐ伝送経路負荷とデータ収集部の負荷が増大する。その結果、接続可能な台数またはデータ収集部への要求仕様に制約が発生してしまうという欠点もあった。 Furthermore, since the capacity of the image data is larger than the device value, if the number of touch monitor units is increased, the transmission path load connecting the touch monitor units and the data collection unit and the data collection unit will increase as the number of units increases. The load increases. As a result, there is a drawback in that there are restrictions on the number of connectable units or the required specifications for the data collection unit.
 また、従来の分離分散型のプログラマブル表示器におけるデータ収集部の性能では複数のタッチモニタ部と一つのデータ収集部で構成される場合でも、データ収集部では一つの画像データしか生成することができない。そのため、タッチモニタ部ごとに個別に画像データを表示することができず、同一画面表示となるため表示システムとしての用途を拡大していくことができなかった。タッチパネル部ごとに個別に画像データを表示する機能を実現するためには、データ収集部の性能を向上させ、かつ画像データを生成する設定を含んだ画面データを分けて作成しなくてはならないという問題点があった。 Further, in the performance of the data collection unit in the conventional separation / distribution type programmable display, even if the data collection unit is composed of a plurality of touch monitor units and one data collection unit, the data collection unit can generate only one image data. . For this reason, image data cannot be individually displayed for each touch monitor unit, and the same screen display is used, so that the application as a display system cannot be expanded. In order to realize the function to display image data individually for each touch panel unit, it is necessary to improve the performance of the data collection unit and create screen data including settings for generating image data separately. There was a problem.
 さらに、従来の分離分散型のプログラマブル表示器では、データ収集部では要求のあったタッチモニタ部に対してのみデバイス値を送信するため、個々のタッチモニタ部からデバイス値の要求をする必要がある。その結果、複数のタッチモニタ部をマルチモニタとして同期して表示することが困難であるという問題点があった。 Furthermore, in the conventional separation / distribution type programmable display device, the data collection unit transmits the device value only to the requested touch monitor unit, so it is necessary to request the device value from each touch monitor unit. . As a result, there is a problem that it is difficult to display a plurality of touch monitor units synchronously as a multi-monitor.
 この発明は上記に鑑みてなされたもので、画像データを表示生成するタッチモニタ部とデータ収集を行うデータ収集部とを分離したプログラマブル表示器で、タッチモニタ部のメモリ容量を画像データの表示生成に必要な部分に留め、特に複数のタッチモニタを用いる表示システムを構成した際の余剰なメモリ容量を抑制することができるプログラマブル表示器とプログラマブル表示器に実行させるプログラムを得ることを目的とする。 The present invention has been made in view of the above, and is a programmable display in which a touch monitor unit that displays and generates image data and a data collection unit that collects data are separated, and the memory capacity of the touch monitor unit is generated and displayed as image data. It is an object of the present invention to obtain a programmable display capable of suppressing an excessive memory capacity when a display system using a plurality of touch monitors is configured, and a program to be executed by the programmable display.
 上記目的を達成するため、この発明にかかるプログラマブル表示器は、接続される外部装置からデバイス値を取得するデータ収集部と、前記データ収集部からのデバイス値に対応した画像データを生成し表示するタッチモニタ部と、が分離して設けられ、前記データ収集部と前記タッチモニタ部とが伝送路を介して接続されるプログラマブル表示器であって、前記データ収集部は、前記タッチモニタ部に表示する画像データの基となる画面データを記憶する第1データ記憶部と、前記外部装置のデバイス値を取得し、前記タッチモニタ部に前記デバイス値を送信するデータ処理部と、を有し、前記タッチモニタ部は、表示部と、入力部と、前記画面データを記憶する第2データ記憶部と、前記入力部を介した操作者からの指示に基づいて前記データ収集部から前記画面データを取得し、前記第2データ記憶部に保存する統括処理部と、前記第2データ記憶部から取得した前記画面データと前記データ収集部から取得した前記デバイス値とから画像データを生成し、前記表示部に表示する表示生成部と、を有し、前記タッチモニタ部の前記統括処理部は、前記表示部に前記画像データが表示されている間は、前記データ収集部から前記伝送路を介して取得した更新されたデバイス値を用いて前記画像データを更新することを特徴とする。 In order to achieve the above object, a programmable display according to the present invention generates a data collection unit that acquires a device value from a connected external device, and generates and displays image data corresponding to the device value from the data collection unit. And a touch display unit that is provided separately, and the data collection unit and the touch monitor unit are connected via a transmission path, and the data collection unit displays on the touch monitor unit A first data storage unit that stores screen data serving as a basis of image data to be acquired, and a data processing unit that acquires a device value of the external device and transmits the device value to the touch monitor unit, The touch monitor unit includes a display unit, an input unit, a second data storage unit that stores the screen data, and an instruction based on an instruction from the operator via the input unit. The overall processing unit that acquires the screen data from the data collection unit and stores the screen data in the second data storage unit, the screen data acquired from the second data storage unit, and the device value acquired from the data collection unit A display generation unit that generates image data and displays the data on the display unit, and the overall processing unit of the touch monitor unit collects the data while the image data is displayed on the display unit. The image data is updated using the updated device value acquired from the unit via the transmission path.
 この発明によれば、タッチモニタ部に必要なメモリ容量を、表示生成に必要な部分に留めることが可能であるので、様々な機能を想定して最大容量を搭載する場合に比べ、プログラマブル表示器を構成する際の余剰なメモリ容量を低減することができるという効果を有する。 According to the present invention, the memory capacity required for the touch monitor unit can be limited to a part necessary for display generation. Therefore, the programmable display device is compared with a case where the maximum capacity is installed assuming various functions. It is possible to reduce the excessive memory capacity when configuring the memory.
 また、この発明によれば、高負荷処理である画像データ生成の機能がタッチモニタ部にあるため、複数のタッチモニタを用いる表示システムであっても、伝送経路とデータ収集部にかかる負荷を低減することができるという効果を有する。 In addition, according to the present invention, since the touch monitor unit has a function of generating image data that is a high load process, even in a display system using a plurality of touch monitors, the load on the transmission path and the data collection unit is reduced. It has the effect that it can be done.
図1は、実施の形態1によるプログラマブル表示器を構成するデータ収集部の機能構成を模式的に示すブロック図である。FIG. 1 is a block diagram schematically showing a functional configuration of a data collection unit constituting the programmable display according to the first embodiment. 図2は、実施の形態1によるプログラマブル表示器を構成するタッチモニタ部の機能構成を模式的に示すブロック図である。FIG. 2 is a block diagram schematically showing a functional configuration of the touch monitor unit configuring the programmable display according to the first embodiment. 図3は、実施の形態1によるタッチモニタ部での画像データ表示処理の手順の一例を示すフローチャートである。FIG. 3 is a flowchart illustrating an example of a procedure of image data display processing on the touch monitor unit according to the first embodiment. 図4は、タッチモニタ部による画像データ表示処理中の他の画面データの取得処理の手順の一例を示すフローチャートである。FIG. 4 is a flowchart illustrating an example of the procedure of another screen data acquisition process during the image data display process by the touch monitor unit. 図5は、実施の形態2によるプログラマブル表示器の構成の一例を模式的に示すブロック図である。FIG. 5 is a block diagram schematically showing an example of the configuration of the programmable display device according to the second embodiment. 図6は、実施の形態3によるデータ収集部に複数台のタッチモニタ部が接続された場合のデータ送信方法の手順の一例を示すフローチャートである。FIG. 6 is a flowchart illustrating an example of a procedure of a data transmission method when a plurality of touch monitor units are connected to the data collection unit according to the third embodiment.
 以下に添付図面を参照して、この発明の実施の形態にかかるプログラマブル表示器およびプログラマブル表示器に実行させる表示プログラムを詳細に説明する。なお、これらの実施の形態によりこの発明が限定されるものではない。 Hereinafter, with reference to the accompanying drawings, a programmable display according to an embodiment of the present invention and a display program executed by the programmable display will be described in detail. Note that the present invention is not limited to these embodiments.
実施の形態1.
 この実施の形態1によるプログラマブル表示器は、それぞれ独立に設けられたデータ収集部とタッチモニタ部が伝送路を介して接続される構成を有する。図1は、実施の形態1によるプログラマブル表示器を構成するデータ収集部の機能構成を模式的に示すブロック図であり、図2は、実施の形態1によるプログラマブル表示器を構成するタッチモニタ部の機能構成を模式的に示すブロック図である。
Embodiment 1 FIG.
The programmable display device according to the first embodiment has a configuration in which a data collection unit and a touch monitor unit provided independently are connected via a transmission path. FIG. 1 is a block diagram schematically showing a functional configuration of a data collection unit constituting the programmable display according to the first embodiment, and FIG. 2 is a diagram of a touch monitor unit constituting the programmable display according to the first embodiment. It is a block diagram which shows a functional structure typically.
 データ収集部10は、外部装置接続インタフェース11と、データ処理部13と、第1データ記憶部12と、分離間接続インタフェース14と、を備える。外部装置接続インタフェース11は、制御対象などの外部装置50にケーブルまたは通信回線などを介して接続される。外部装置50は、たとえば制御機器やセンサなどであり、その状態をデバイス値として出力することが可能な装置である。また、外部装置50は1台以上接続される。 The data collection unit 10 includes an external device connection interface 11, a data processing unit 13, a first data storage unit 12, and an inter-separation connection interface 14. The external device connection interface 11 is connected to an external device 50 such as a control target via a cable or a communication line. The external device 50 is, for example, a control device or a sensor, and is a device that can output the state as a device value. One or more external devices 50 are connected.
 第1データ記憶部12は、タッチモニタ部20の表示生成部26で生成される画像データの基になる画面データやシステム運用時に蓄積される外部装置50から取得したデバイス値をロギングデータとして記憶する。画面データは、タッチモニタ部20の表示生成部26で生成され、表示部23に表示される画像データの基となるデータである。画面データは、たとえばレイアウト構成部とデバイス値入力部とを有する。レイアウト構成部は、デバイス値の値にかかわらずタッチモニタ部20の表示部23に表示した際に表示内容が不変の構成であり、グラフ表示の場合にはグラフを表示する領域を規定する枠などである。レイアウト構成部には、他の画面データへのリンクなど他の画面データとの関連付けを示す関連付け情報も含まれる。デバイス値入力部は、入力されるデバイス値によって表示内容が変化する構成であり、グラフ表示の場合には、グラフを表示する領域内に描かれるグラフなどである。画面データは、複数の種類が存在し、操作者60からの指示に応じて使用される画面データが異なる。 The first data storage unit 12 stores, as logging data, screen data that is the basis of image data generated by the display generation unit 26 of the touch monitor unit 20 and device values acquired from the external device 50 accumulated during system operation. . The screen data is data that is generated by the display generation unit 26 of the touch monitor unit 20 and serves as a basis for image data displayed on the display unit 23. The screen data has, for example, a layout configuration unit and a device value input unit. The layout configuration unit has a configuration in which display contents are unchanged when displayed on the display unit 23 of the touch monitor unit 20 regardless of the value of the device value. In the case of a graph display, a frame that defines a region for displaying a graph, etc. It is. The layout configuration unit also includes association information indicating association with other screen data such as a link to other screen data. The device value input unit has a configuration in which the display content changes depending on the input device value. In the case of a graph display, the device value input unit is a graph drawn in an area for displaying a graph. There are a plurality of types of screen data, and the screen data used in response to an instruction from the operator 60 is different.
 データ処理部13は、タッチモニタ部20からの指示に従って、第1データ記憶部12に記憶されている画面データをタッチモニタ部20に送信する。また、外部装置接続インタフェース11を介して外部装置50から収集したデバイス値をタッチモニタ部20に送信する。デバイス値の送信方法としては、外部装置50で更新されたデバイス値をそのままタッチモニタ部20に送信してもよいし、デバイス値が更新されたことをタッチモニタ部20に通知し、タッチモニタ部20から更新されたデバイス値に関するデータ送信要求を受けた場合にのみタッチモニタ部20に送信してもよい。 The data processing unit 13 transmits the screen data stored in the first data storage unit 12 to the touch monitor unit 20 in accordance with an instruction from the touch monitor unit 20. Further, the device values collected from the external device 50 are transmitted to the touch monitor unit 20 via the external device connection interface 11. As a device value transmission method, the device value updated by the external device 50 may be transmitted to the touch monitor unit 20 as it is, or the touch monitor unit 20 is notified that the device value has been updated, and the touch monitor unit The data may be transmitted to the touch monitor unit 20 only when a data transmission request related to the updated device value is received from 20.
 分離間接続インタフェース14は、プログラマブル表示器を構成するタッチモニタ部20との間で通信を行う。分離間接続インタフェース14,21間を接続する伝送路は、専用のケーブルでもよいし、イーサネット(登録商標)などの汎用の有線ネットワークでもよいし、無線ネットワークでもよい。 The inter-separation connection interface 14 communicates with the touch monitor unit 20 constituting the programmable display. The transmission path connecting between the separation connection interfaces 14 and 21 may be a dedicated cable, a general-purpose wired network such as Ethernet (registered trademark), or a wireless network.
 タッチモニタ部20は、分離間接続インタフェース21と、入力部22と、表示部23と、統括処理部24と、第2データ記憶部25と、表示生成部26と、を備える。分離間接続インタフェース21は、プログラマブル表示器を構成するデータ収集部10との間で通信を行う。 The touch monitor unit 20 includes an inter-separation connection interface 21, an input unit 22, a display unit 23, an overall processing unit 24, a second data storage unit 25, and a display generation unit 26. The inter-separation connection interface 21 communicates with the data collection unit 10 configuring the programmable display.
 入力部22は、表示画面への入力を行うユーザインタフェースであり、操作者60による制御機器への制御指示などが入力される。表示部23は、データ収集部10から受信した画面データに基づいた表示画面を表示する表示装置である。表示部23として、液晶表示装置または有機EL(ElectroLuminescence)表示装置などを用いることができる。なお、入力部22を表示部23と重ね合わせて設置し、タッチパネルとすることができる。 The input unit 22 is a user interface for inputting to the display screen, and a control instruction to the control device by the operator 60 is input. The display unit 23 is a display device that displays a display screen based on the screen data received from the data collection unit 10. As the display unit 23, a liquid crystal display device, an organic EL (ElectroLuminescence) display device, or the like can be used. Note that the input unit 22 can be placed on top of the display unit 23 to form a touch panel.
 統括処理部24は、分離間接続インタフェース21を介して受信した画面データを第2データ記憶部25に記憶する。また、入力部22から入力される制御指示を分離間接続インタフェース21を介してデータ収集部10に送信する。 The overall processing unit 24 stores the screen data received via the separation connection interface 21 in the second data storage unit 25. In addition, a control instruction input from the input unit 22 is transmitted to the data collection unit 10 via the inter-separation connection interface 21.
 また、統括処理部24は、分離間接続インタフェース21で接続される伝送路の占有率状況を常時監視し、占有率状況に応じて現在表示生成している画像データに関連付けされている他の画面データを操作者60からの要求がある前に先行して送信要求し、受信した画面データを第2データ記憶部25に保存する。また、過去に表示した画面データも第2データ記憶部25に所定数保持しておくことで、再度その画面データが選択された際に、伝送経路の占有率を上げることなく動作することができる。 Further, the overall processing unit 24 constantly monitors the occupancy rate status of the transmission line connected by the inter-separation connection interface 21, and displays other screens associated with the image data currently displayed and generated according to the occupancy rate status. The data is requested to be transmitted in advance before the request from the operator 60 is received, and the received screen data is stored in the second data storage unit 25. Further, by holding a predetermined number of screen data displayed in the past in the second data storage unit 25, when the screen data is selected again, it can operate without increasing the occupation rate of the transmission path. .
 第2データ記憶部25は、データ収集部10から受信した画面データを記憶する。第2データ記憶部25は、少なくとも1つの画面データを記憶することができる容量を有していればよい。ただし、上記したように、過去に表示した画面データを所定数保持したり、先行して画面データを保存したりする場合には、2つ以上の画面データを記憶することができる容量が必要となる。 The second data storage unit 25 stores the screen data received from the data collection unit 10. The second data storage unit 25 only needs to have a capacity capable of storing at least one screen data. However, as described above, when a predetermined number of screen data displayed in the past is held or screen data is saved in advance, a capacity capable of storing two or more screen data is required. Become.
 表示生成部26は、第2データ記憶部25に記憶された画面データと、分離間接続インタフェース21を介してデータ収集部10から受信したデバイス値の更新情報と、を用いて表示部23に表示する画像データを生成し、表示部23に表示する。 The display generation unit 26 displays on the display unit 23 using the screen data stored in the second data storage unit 25 and the update information of the device value received from the data collection unit 10 via the inter-separation connection interface 21. Image data to be generated is generated and displayed on the display unit 23.
 このように、実施の形態1によるプログラマブル表示器は、外部装置50からデバイス値を取得するデータ収集部10と、操作者60に対して表示を行うタッチモニタ部20と、を備え、タッチモニタ部20で表示する画像データをデータ収集部10で生成してタッチモニタ部20に送信するのではなく、データ収集部10からデバイス値をタッチモニタ部20に送信し、タッチモニタ部20で画像データを生成するようにしている。 As described above, the programmable display device according to the first embodiment includes the data collection unit 10 that acquires a device value from the external device 50 and the touch monitor unit 20 that performs display for the operator 60, and the touch monitor unit. The image data to be displayed at 20 is not generated by the data collection unit 10 and transmitted to the touch monitor unit 20, but the device value is transmitted from the data collection unit 10 to the touch monitor unit 20, and the image data is displayed at the touch monitor unit 20. It is trying to generate.
 つぎに、このような構成のプログラマブル表示器での、初回起動時の処理、画像データ表示処理、表示処理中の他の画面データ収集処理について順に説明する。 Next, processing at the first activation, image data display processing, and other screen data collection processing during display processing in the programmable display having such a configuration will be described in order.
<初回起動時の処理>
 初回起動時には、タッチモニタ部20に表示生成に必要な画面データが保持されていないため、画像データの生成に必要な画面データをデータ収集部10からタッチモニタ部20に転送するように構成されている。すなわち、プログラマブル表示器のタッチモニタ部20では、分離間接続インタフェース21は初回起動時にデータ収集部10から画面データを受信し、統括処理部24は受信した画面データを第2データ記憶部25に保存する。その後は、操作者60の指示に合致する画面データが読み出されることになる。
<Processing at first startup>
Since screen data necessary for display generation is not held in the touch monitor unit 20 at the first activation, the screen data necessary for image data generation is transferred from the data collection unit 10 to the touch monitor unit 20. Yes. That is, in the touch monitor unit 20 of the programmable display, the connection interface 21 between separations receives screen data from the data collection unit 10 at the first activation, and the overall processing unit 24 stores the received screen data in the second data storage unit 25. To do. Thereafter, the screen data matching the instruction of the operator 60 is read out.
<画像データ表示処理>
 図3は、実施の形態1によるタッチモニタ部での画像データ表示処理の手順の一例を示すフローチャートである。まず、タッチモニタ部20は、操作者60の指示を入力部22から受けると(ステップS11)、統括処理部24で受けた指示に対応付けられた画面データを第2データ記憶部25から検索し、取得する(ステップS12)。ついで、表示生成部26は、取得した画面データから表示部23に表示する画像データを生成し(ステップS13)、生成した画像データを表示部23に表示する(ステップS14)。なお、ステップS11、ステップS12に変わり、予め定められた画面データとしてもよい。
<Image data display processing>
FIG. 3 is a flowchart illustrating an example of a procedure of image data display processing on the touch monitor unit according to the first embodiment. First, when receiving an instruction from the operator 60 from the input unit 22 (step S11), the touch monitor unit 20 searches the second data storage unit 25 for screen data associated with the instruction received by the overall processing unit 24. Is acquired (step S12). Next, the display generation unit 26 generates image data to be displayed on the display unit 23 from the acquired screen data (step S13), and displays the generated image data on the display unit 23 (step S14). The screen data may be predetermined screen data instead of step S11 and step S12.
 一方、データ収集部10のデータ処理部13は、外部装置接続インタフェース11を介して外部装置50のデバイス値の情報を監視し(ステップS15)、デバイス値が更新されたかを判定する(ステップS16)。デバイス値が更新されていない場合(ステップS16でNoの場合)には、ステップS15に戻る。また、デバイス値が更新されている場合(ステップS16でYesの場合)には、データ処理部13は更新されたデバイス値(デバイス値の更新情報)を第1データ記憶部12に記憶する(ステップS17)。その後、データ処理部13は、分離間接続インタフェース14を介してタッチモニタ部20にデバイス値が更新されたことを通知する(ステップS18)。なお、図示しないが、タッチモニタ部20からデータ送信要求がない場合は、一定時間で処理を終了してもよい。 On the other hand, the data processing unit 13 of the data collection unit 10 monitors the device value information of the external device 50 via the external device connection interface 11 (step S15), and determines whether the device value has been updated (step S16). . If the device value has not been updated (No in step S16), the process returns to step S15. If the device value has been updated (Yes in Step S16), the data processing unit 13 stores the updated device value (device value update information) in the first data storage unit 12 (Step S16). S17). Thereafter, the data processing unit 13 notifies the touch monitor unit 20 that the device value has been updated via the separation connection interface 14 (step S18). Although not shown, when there is no data transmission request from the touch monitor unit 20, the processing may be completed in a certain time.
 タッチモニタ部20の統括処理部24は、分離間接続インタフェース21を介して報知を受けると、報知されたデバイス値がステップS12で取得した画面データに含まれるものであるか否かを判定する。報知されたデバイス値が画面データに含まれない場合(ステップS19でNoの場合)には、待ち状態となる。また、画面データに含まれる場合(ステップS19でYesの場合)には、統括処理部24は、分離間接続インタフェース21を介してデータ収集部10にデバイス値に関するデータ送信要求を送信する(ステップS20)。 When the overall processing unit 24 of the touch monitor unit 20 receives the notification via the inter-separation connection interface 21, the overall processing unit 24 determines whether the notified device value is included in the screen data acquired in step S12. If the notified device value is not included in the screen data (No in step S19), the device enters a waiting state. If included in the screen data (Yes in step S19), the overall processing unit 24 transmits a data transmission request regarding the device value to the data collection unit 10 via the inter-separation connection interface 21 (step S20). ).
 データ収集部10のデータ処理部13は、分離間接続インタフェース14を介してデータ送信要求を受信すると(ステップS21)、デバイス値をタッチモニタ部20に送信する(ステップS22)。 When the data processing unit 13 of the data collecting unit 10 receives a data transmission request via the inter-separation connection interface 14 (step S21), it transmits the device value to the touch monitor unit 20 (step S22).
 タッチモニタ部20の統括処理部24は、分離間接続インタフェース21を介してデバイス値を受信すると(ステップS23)、表示生成部26にデバイス値を渡し、表示生成部26は更新されたデバイス値を用いて画像データを更新し(ステップS24)、表示部23に更新した画像データを表示する(ステップS25)。その後、データ収集部10に表示処理の終了を通知し(ステップS26)、処理が終了する。また、データ収集部10では、表示処理の終了の通知を受信すると(ステップS27)、処理が終了する。 When the overall processing unit 24 of the touch monitor unit 20 receives the device value via the inter-separation connection interface 21 (step S23), it passes the device value to the display generation unit 26, and the display generation unit 26 displays the updated device value. Then, the image data is updated (step S24), and the updated image data is displayed on the display unit 23 (step S25). Thereafter, the end of the display process is notified to the data collection unit 10 (step S26), and the process ends. In addition, when the data collection unit 10 receives a notification of the end of the display process (step S27), the process ends.
 なお、図3のフローチャートでは、デバイス値が更新されたことを示す情報をデータ収集部10がタッチモニタ部20に報知し、タッチモニタ部20が報知されたデバイス値に関するデータ送信要求をデータ収集部10に対して送信することでデバイス値を受信するようにしていた。しかし、ステップS18~S21の処理を省略して、ステップS17でデータ収集部10がデバイス値を第1データ記憶部12に記憶した後、すぐにタッチモニタ部20に更新されたデバイス値を送信するようにしてもよい。 In the flowchart of FIG. 3, the data collection unit 10 notifies the touch monitor unit 20 of information indicating that the device value has been updated, and the data collection unit issues a data transmission request regarding the device value notified by the touch monitor unit 20. The device value is received by transmitting to 10. However, the processing of steps S18 to S21 is omitted, and after the data collection unit 10 stores the device value in the first data storage unit 12 in step S17, the updated device value is immediately transmitted to the touch monitor unit 20. You may do it.
<表示処理中の他の画面データ収集処理>
 図4は、タッチモニタ部による画像データ表示処理中の他の画面データの取得処理の手順の一例を示すフローチャートである。タッチモニタ部20では、表示生成部26で表示部23に画像データを表示中に、統括処理部24は、分離間接続インタフェース21で接続される伝送路の占有率状況を監視し(ステップS51)、占有率が所定値以下であるかを判定する(ステップS52)。占有率が所定値よりも大きい場合(ステップS52でNoの場合)には、ステップS51に戻る。
<Other screen data collection processing during display processing>
FIG. 4 is a flowchart illustrating an example of the procedure of another screen data acquisition process during the image data display process by the touch monitor unit. In the touch monitor unit 20, while the display generation unit 26 displays image data on the display unit 23, the overall processing unit 24 monitors the occupancy rate state of the transmission lines connected by the inter-separation connection interface 21 (step S 51). Then, it is determined whether the occupation ratio is equal to or less than a predetermined value (step S52). When the occupation ratio is larger than the predetermined value (No in step S52), the process returns to step S51.
 占有率が所定値以下の場合(ステップS52でYesの場合)には、統括処理部24は、表示部23に現在表示されている画像データの基となる画面データに関連付けされている他の画面データの送信要求をデータ収集部10に対して送信する(ステップS53)。この統括処理部24による他の画面データの送信要求は、操作者60からの他の画面データの送信要求が出されることを予測して、それに先行して行われることが望ましい。統括処理部24による他の画面データの送信要求によって、データ収集部10のデータ処理部13は第1データ記憶部12から指定された画面データを抽出し、タッチモニタ部20に送信する。なお、ステップS52の判定で用いられる占有率の所定値は、画面データを伝送路に負荷をかけることなく流すことができる値であればよい。また、ステップS53で他の画面データの送信要求を送信する前に、統括処理部24は、第2データ記憶部25に他の画面データが記憶されているかを判定し、第2データ記憶部25に記憶されていない場合に他の画面データの送信要求を出すようにしてもよい。 When the occupation ratio is equal to or less than the predetermined value (Yes in step S52), the overall processing unit 24 selects another screen associated with the screen data that is the basis of the image data currently displayed on the display unit 23. A data transmission request is transmitted to the data collection unit 10 (step S53). It is desirable that a transmission request for other screen data by the overall processing unit 24 is made prior to a prediction that a transmission request for other screen data is issued from the operator 60. In response to a transmission request for other screen data by the overall processing unit 24, the data processing unit 13 of the data collection unit 10 extracts the specified screen data from the first data storage unit 12 and transmits it to the touch monitor unit 20. Note that the predetermined value of the occupation ratio used in the determination in step S52 may be a value that allows the screen data to flow without applying a load to the transmission path. In addition, before transmitting a transmission request for other screen data in step S <b> 53, the overall processing unit 24 determines whether other screen data is stored in the second data storage unit 25, and the second data storage unit 25. If it is not stored in the screen, another screen data transmission request may be issued.
 統括処理部24は、分離間接続インタフェース21を介して他の画面データを受信すると(ステップS54)、他の画面データを第2データ記憶部25に保存する(ステップS55)。その後、操作者60から他の画面データの表示指示を受けると(ステップS56)、統括処理部24は、第2データ記憶部25から予めデータ収集部10から取得した他の画面データを抽出する(ステップS57)。その後、表示生成部26は、抽出した他の画面データを用いて画像データを生成し(ステップS58)、他の画面データに基づく画像データを表示部23に表示して(ステップS59)、処理が終了する。 When the overall processing unit 24 receives other screen data via the inter-separation connection interface 21 (step S54), the overall processing unit 24 stores the other screen data in the second data storage unit 25 (step S55). Thereafter, upon receiving an instruction to display other screen data from the operator 60 (step S56), the overall processing unit 24 extracts other screen data acquired from the data collection unit 10 in advance from the second data storage unit 25 ( Step S57). Thereafter, the display generation unit 26 generates image data using the extracted other screen data (step S58), displays the image data based on the other screen data on the display unit 23 (step S59), and the processing is performed. finish.
 なお、上記した説明で、入力部22、表示部23はプロジェクタやモニタ、モーションセンサなど外部装置50が接続されるものであってもよく、タッチモニタ部20自体をタブレットまたは携帯端末などの外部装置50としてもよい。 In the above description, the input unit 22 and the display unit 23 may be connected to an external device 50 such as a projector, a monitor, or a motion sensor, and the touch monitor unit 20 itself is connected to an external device such as a tablet or a portable terminal. It may be 50.
 実施の形態1では、タッチモニタ部20に必要なメモリ容量を、表示生成に必要な部分に留めることが可能であるので、様々な機能を想定して最大容量を搭載する場合に比べ、プログラマブル表示器を構成する際の余剰なメモリ容量を低減することができるという効果を有する。 In the first embodiment, the memory capacity required for the touch monitor unit 20 can be limited to a part necessary for display generation. Therefore, programmable display is possible compared to the case where the maximum capacity is installed assuming various functions. It is possible to reduce an excessive memory capacity when configuring the device.
 また、プログラマブル表示器をデータ収集部10とタッチモニタ部20とで構成し、タッチモニタ部20はデータ収集部10から表示部23に表示する画像データの基になる画面データを予め取得し、その画面データとデータ収集部10からのデバイス値とを用いて画像データを生成し、表示部23に表示するようにした。これによって、データ収集部10から画像データをタッチモニタ部20に送信する場合に比して、データ収集部10とタッチモニタ部20との間の伝送路上での占有率を低減することができるとともに、データ収集部10にかかる負荷を低減することができるという効果を有する。また、従来では、タッチモニタ部20でデバイス値の更新のたびに送られてくる画像データを記憶しておくための第2データ記憶部25の容量を確保しておかなければならなかったが、この実施の形態1では、その必要がなくなり、従来に比して第2データ記憶部25の容量を少なくすることができるという効果も有する。 In addition, the programmable display is configured by the data collection unit 10 and the touch monitor unit 20, and the touch monitor unit 20 acquires screen data as a basis of image data to be displayed on the display unit 23 from the data collection unit 10 in advance. Image data is generated using the screen data and the device value from the data collection unit 10 and displayed on the display unit 23. As a result, the occupation ratio on the transmission path between the data collection unit 10 and the touch monitor unit 20 can be reduced as compared with the case where image data is transmitted from the data collection unit 10 to the touch monitor unit 20. The load on the data collection unit 10 can be reduced. Further, conventionally, it has been necessary to secure a capacity of the second data storage unit 25 for storing image data transmitted each time the device value is updated in the touch monitor unit 20. In the first embodiment, this need is eliminated, and the capacity of the second data storage unit 25 can be reduced as compared with the conventional case.
 たとえば、従来の構成では、タッチモニタ部とデータ収集部とが統合されているため、画面データ、OSや外部装置との通信ドライバなどシステムで使用するデータ、および過去にデータ処理部で用いたデバイス値などのロギングデータを含むデータ類を保持することができるようにメモリ容量が選定されていた。このうち、画面データについては、解像度にもよるが、最大500画面ほどは保存可能な構成としていた。一方、この実施の形態1では、画面データとその他のデータに区分し、なおかつタッチモニタ部20には数枚の画面データのみ保存するように構成した。つまり、タッチモニタ部20に必要なメモリ容量を最小化し、その他のデータはデータ収集部のメモリ容量にて保持するようにした。これによって、複数のタッチモニタ部20を用いる表示システムを構成する際に、メモリ容量の余剰部分を低減できる効果を有する。 For example, in the conventional configuration, since the touch monitor unit and the data collection unit are integrated, screen data, data used in the system such as a communication driver with the OS and an external device, and devices used in the data processing unit in the past Memory capacity was selected so that data including logging data such as values could be held. Of these, the screen data has a configuration capable of storing up to about 500 screens depending on the resolution. On the other hand, in the first embodiment, the screen data is divided into other data and the touch monitor unit 20 is configured to store only a few pieces of screen data. That is, the memory capacity required for the touch monitor unit 20 is minimized, and other data is held in the memory capacity of the data collection unit. Thereby, when configuring a display system using a plurality of touch monitor units 20, an effect of reducing an excess portion of the memory capacity can be obtained.
 さらに、従来のプログラマブル表示器に比べタッチモニタ部20の軽量化・薄型化が可能となり、なおかつ顧客は一つのデータ収集部10で様々な画面サイズ・解像度を選択することができるため、レイアウト自由度の高いシステムを構築することが可能である。 Furthermore, the touch monitor unit 20 can be reduced in weight and thickness as compared with the conventional programmable display, and the customer can select various screen sizes and resolutions with one data collection unit 10, so that the degree of freedom in layout is increased. It is possible to build a high system.
 また、タッチモニタ部20で表示処理中に、タッチモニタ部20とデータ収集部10との間の伝送路の占有率を監視し、伝送路の占有率が所定値以下の場合に、現在表示処理中の画像データの基になる画面データに関連付けされている他の画面データをデータ収集部10から取得するようにした。これによって、操作者60からの要求がある前に先行して、伝送路の占有率が低いときに他の画面データを取得することができる。さらに、過去に表示した画面データを第2データ記憶部25に所定の数保持しておくことで、再度その画面データが選択された際に、伝送経路の占有率を上げることなく素早く画像データを表示することが可能になる。また、伝送路上の占有率を平滑化、低減することができ、伝送路にかかる負荷を低減することができる。 Also, during the display process by the touch monitor unit 20, the occupation rate of the transmission path between the touch monitor unit 20 and the data collection unit 10 is monitored, and the current display process is performed when the occupation rate of the transmission path is equal to or less than a predetermined value. Other screen data associated with the screen data that is the basis of the image data inside is acquired from the data collection unit 10. Thus, other screen data can be acquired when the occupation rate of the transmission path is low before the request from the operator 60 is made. Furthermore, by holding a predetermined number of screen data displayed in the past in the second data storage unit 25, when the screen data is selected again, the image data can be quickly acquired without increasing the occupation rate of the transmission path. It becomes possible to display. Further, the occupation rate on the transmission line can be smoothed and reduced, and the load on the transmission line can be reduced.
実施の形態2.
 図5は、実施の形態2によるプログラマブル表示器の構成の一例を模式的に示すブロック図である。この例では、プログラマブル表示器は、1台のデータ収集部10に複数台のタッチモニタ部20-1~20-3が接続された場合を示している。なお、個々のデータ収集部10とタッチモニタ部20の構成は、実施の形態1で説明したものと同様であるので、その説明を省略する。
Embodiment 2. FIG.
FIG. 5 is a block diagram schematically showing an example of the configuration of the programmable display device according to the second embodiment. In this example, the programmable display shows a case where a plurality of touch monitor units 20-1 to 20-3 are connected to one data collection unit 10. Note that the configurations of the individual data collection unit 10 and the touch monitor unit 20 are the same as those described in the first embodiment, and a description thereof will be omitted.
 このように構成された複数のデータ収集部10とタッチモニタ部20-1~20-3においては、個々のタッチモニタ部20-1~20-3ごとに異なる別々のデバイス値の送信要求がデータ収集部10に送信されるように動作する。そして、データ収集部10では、それぞれのタッチモニタ部20-1~20-3からのデバイス値の送信要求に対応したデバイス値を送信する。つまり、各タッチモニタ部20-1~20-3は、それぞれ操作者60からの指示に従った画面データとデバイス値とを用いて画像データを生成して表示部23に表示し、デバイス値が更新された場合にその更新されたデバイス値(デバイス値の更新情報)をデータ収集部10から取得して表示処理を行っている。そのため、データ収集部10は、複数台のタッチモニタ部20-1~20-3の画像データを生成し、各タッチモニタ部20-1~20-3に送信する必要がない。 In the plurality of data collecting units 10 and the touch monitor units 20-1 to 20-3 configured as described above, transmission requests for different device values differ for each of the touch monitor units 20-1 to 20-3. It operates to be transmitted to the collection unit 10. Then, the data collection unit 10 transmits device values corresponding to the device value transmission requests from the touch monitor units 20-1 to 20-3. That is, each of the touch monitor units 20-1 to 20-3 generates image data using the screen data and the device value according to the instruction from the operator 60 and displays the image data on the display unit 23. When it is updated, the updated device value (update information of the device value) is acquired from the data collection unit 10 and displayed. Therefore, the data collection unit 10 does not need to generate image data of the plurality of touch monitor units 20-1 to 20-3 and transmit the image data to the touch monitor units 20-1 to 20-3.
 なお、図5の例ではデータ収集部10は1台であるが、データ収集部10は複数台存在してもよい。 Note that in the example of FIG. 5, there is one data collection unit 10, but there may be a plurality of data collection units 10.
 実施の形態2によれば、1台または複数台のデータ収集部10に保持されている複数の画面データから個々のタッチモニタ部20-1~20-3ごとに画像データを個別に表示することが可能であり、表示システムとしての拡張性と一括した画面データ管理の両立が可能である。また、データ収集部10に画面データを集約することにより、保守を容易にすることができる。 According to the second embodiment, image data is individually displayed for each touch monitor unit 20-1 to 20-3 from a plurality of screen data held in one or a plurality of data collection units 10. Therefore, it is possible to achieve both scalability as a display system and batch screen data management. In addition, maintenance can be facilitated by collecting screen data in the data collection unit 10.
実施の形態3.
 1台または複数台のデータ収集部に複数台のタッチモニタ部が接続されている場合に、データ収集部から複数台のタッチモニタ部へ同期してデータ送信を行うことも可能である。図6は、実施の形態3によるデータ収集部に複数台のタッチモニタ部が接続された場合のデータ送信方法の手順の一例を示すフローチャートである。なお、ここでは、図5に示されるように、1台のデータ収集部10に3台のタッチモニタ部20-1~20-3が接続されている場合を例に挙げる。
Embodiment 3 FIG.
When a plurality of touch monitor units are connected to one or a plurality of data collection units, it is also possible to transmit data synchronously from the data collection unit to the plurality of touch monitor units. FIG. 6 is a flowchart illustrating an example of a procedure of a data transmission method when a plurality of touch monitor units are connected to the data collection unit according to the third embodiment. Here, as shown in FIG. 5, a case where three touch monitor units 20-1 to 20-3 are connected to one data collection unit 10 will be described as an example.
 データ収集部10のデータ処理部13は、接続されるタッチモニタ部20の1台(たとえばタッチモニタ部20-1)からデバイス値の送信要求を受信すると(ステップS71)、同期表示形式であるか否かを判定する(ステップS72)。この判定は、たとえば、データ収集部10内の第1データ記憶部12に格納されるプロジェクトデータに予め同期表示するか否かの設定をしておき、この設定の有無によって行われる。ここで、プロジェクトデータは、タッチモニタ部20の表示部23に表示させる画面の元となる画面データと、画面データの関連付けを行い、画面データを統括する情報を含むデータである。同期表示するか否かの設定は、ユーザによって行われるものである。 When the data processing unit 13 of the data collecting unit 10 receives a device value transmission request from one of the connected touch monitor units 20 (for example, the touch monitor unit 20-1) (step S71), the data processing unit 13 is in the synchronous display format. It is determined whether or not (step S72). This determination is made, for example, by setting in advance whether or not to display the project data stored in the first data storage unit 12 in the data collection unit 10 in a synchronized manner, and whether or not this setting is made. Here, the project data is data including information that controls the screen data by associating the screen data that is the basis of the screen displayed on the display unit 23 of the touch monitor unit 20 with the screen data. The setting of whether to display synchronously is made by the user.
 同期表示形式である場合(ステップS72でYesの場合)には、データ収集部10のデータ処理部13は、すべてのタッチモニタ部20-1~20-3に同じデバイス値を同期して送信し(ステップS73)、処理が終了する。 In the case of the synchronous display format (Yes in step S72), the data processing unit 13 of the data collection unit 10 transmits the same device value to all the touch monitor units 20-1 to 20-3 synchronously. (Step S73), the process ends.
 一方、同期表示形式でない場合(ステップS72でNoの場合)には、データ収集部10のデータ処理部13は、タッチモニタ部20-1にのみデバイス値を送信し(ステップS74)、処理が終了する。 On the other hand, if it is not in the synchronous display format (No in step S72), the data processing unit 13 of the data collection unit 10 transmits the device value only to the touch monitor unit 20-1 (step S74), and the processing ends. To do.
 なお、同期した画像とは、ミラーリング表示など1つのタッチモニタ部20で表示可能な解像度の画像だけでなく、複数のタッチモニタ部20を組み合わせ、リンクさせることにより解像度を拡張したマルチモニタ表示であってもよい。 The synchronized image is not only an image having a resolution that can be displayed on one touch monitor unit 20 such as a mirroring display, but also a multi-monitor display in which the resolution is expanded by combining and linking a plurality of touch monitor units 20. May be.
 実施の形態3によれば、1つのタッチモニタ部20からの要求に応じたデバイス値をデータ収集部10からその他の複数のタッチモニタ部20に同期してデバイス値を送信するので、複数台のタッチモニタ部20間で、同期した画像を生成することができる。また、タッチモニタ部20の台数を容易に増やし、状況に応じて容易に同期化させることができる。 According to the third embodiment, a device value corresponding to a request from one touch monitor unit 20 is transmitted from the data collection unit 10 to the other plurality of touch monitor units 20 in synchronization with each other. A synchronized image can be generated between the touch monitors 20. Further, the number of touch monitor units 20 can be easily increased and can be easily synchronized according to the situation.
 なお、上述したプログラマブル表示器のデータ収集部10とタッチモニタ部20での処理は、その処理手順を格納したプログラムとして構成することができる。そして、このプログラムを上記したプログラマブル表示器またはタブレット端末などの携帯可能な情報処理端末で実行させることによって実現することができる。また、このプログラムは、ハードディスク、SSD(Solid State Drive)、フロッピー(登録商標)ディスク、CD(Compact Disk)-ROM、MO(Magneto-Optical disk)、DVD(Digital Versatile DiskまたはDigital Video Disk)などのコンピュータで読取可能な記録媒体に記録される。また、このプログラムは、インタネットなどのネットワーク(通信回線)を介して配布することもできる。 In addition, the process in the data collection part 10 of the programmable display mentioned above and the touch monitor part 20 can be comprised as a program which stored the process sequence. And it can implement | achieve by running this program with portable information processing terminals, such as the above-mentioned programmable display or a tablet terminal. This program also includes hard disks, SSD (Solid State Drive), floppy (registered trademark) disks, CD (Compact Disk) -ROM, MO (Magneto-Optical disk), DVD (Digital Versatile Disk or Digital Video Disk), etc. It is recorded on a computer-readable recording medium. This program can also be distributed through a network (communication line) such as the Internet.
 以上のように、この発明にかかるプログラマブル表示器は、複数のタッチモニタ部が必要なシステムに搭載されるプログラマブル表示器または工場の生産ラインなどで生産状況の情報を共有閲覧するいわゆる「あんどん表示」を行う際に用いられる機器に適している。 As described above, the programmable display according to the present invention is a so-called “andon display” for sharing and viewing production status information on a programmable display mounted on a system that requires a plurality of touch monitor units or a production line of a factory. Suitable for equipment used when performing
 10 データ収集部、11 外部装置接続インタフェース、12 第1データ記憶部、13 データ処理部、14,21 分離間接続インタフェース、20 タッチモニタ部、22 入力部、23 表示部、24 統括処理部、25 第2データ記憶部、26 表示生成部、50 外部装置。 10 data collection unit, 11 external device connection interface, 12 first data storage unit, 13 data processing unit, 14, 21 inter-separation connection interface, 20 touch monitor unit, 22 input unit, 23 display unit, 24 overall processing unit, 25 Second data storage unit, 26 display generation unit, 50 external device.

Claims (7)

  1.  接続される外部装置からデバイス値を取得するデータ収集部と、前記データ収集部からのデバイス値に対応した画像データを生成し表示するタッチモニタ部と、が分離して設けられ、前記データ収集部と前記タッチモニタ部とが伝送路を介して接続されるプログラマブル表示器であって、
     前記データ収集部は、
     前記タッチモニタ部に表示する画像データの基となる画面データを記憶する第1データ記憶部と、
     前記外部装置のデバイス値を取得し、前記タッチモニタ部に前記デバイス値を送信するデータ処理部と、
     を有し、
     前記タッチモニタ部は、
     表示部と、
     入力部と、
     前記画面データを記憶する第2データ記憶部と、
     前記入力部を介した操作者からの指示に基づいて前記データ収集部から前記画面データを取得し、前記第2データ記憶部に保存する統括処理部と、
     前記第2データ記憶部から取得した前記画面データと前記データ収集部から取得した前記デバイス値とから画像データを生成し、前記表示部に表示する表示生成部と、
     を有し、
     前記タッチモニタ部の前記統括処理部は、前記表示部に前記画像データが表示されている間は、前記データ収集部から前記伝送路を介して取得した前記デバイス値の更新情報を用いて前記画像データを更新することを特徴とするプログラマブル表示器。
    A data collection unit that acquires a device value from a connected external device and a touch monitor unit that generates and displays image data corresponding to the device value from the data collection unit are provided separately, and the data collection unit And the touch monitor unit are programmable displays connected via a transmission line,
    The data collection unit
    A first data storage unit for storing screen data serving as a basis of image data to be displayed on the touch monitor unit;
    A data processing unit for acquiring a device value of the external device and transmitting the device value to the touch monitor unit;
    Have
    The touch monitor unit
    A display unit;
    An input section;
    A second data storage unit for storing the screen data;
    An overall processing unit that acquires the screen data from the data collection unit based on an instruction from an operator via the input unit and stores the screen data in the second data storage unit;
    A display generation unit that generates image data from the screen data acquired from the second data storage unit and the device value acquired from the data collection unit, and displays the image data on the display unit;
    Have
    The overall processing unit of the touch monitor unit uses the device value update information acquired from the data collection unit via the transmission path while the image data is displayed on the display unit. Programmable display characterized by updating data.
  2.  前記タッチモニタ部の前記統括処理部は、初回起動時に前記データ収集部の前記第1データ記憶部から前記画面データを取得することを特徴とする請求項1に記載のプログラマブル表示器。 The programmable display device according to claim 1, wherein the overall processing unit of the touch monitor unit acquires the screen data from the first data storage unit of the data collection unit at the first activation.
  3.  前記タッチモニタ部の前記統括処理部は、前記画像データの表示中に、前記伝送路の占有率を監視し、占有率が予め定められた値以下の場合に、前記画像データの基になる前記画面データに関連付けされている他の画面データを前記データ収集部から取得することを特徴とする請求項1に記載のプログラマブル表示器。 The overall processing unit of the touch monitor unit monitors an occupancy rate of the transmission path during display of the image data, and when the occupancy rate is equal to or less than a predetermined value, the image data becomes a basis of the image data 2. The programmable display device according to claim 1, wherein other screen data associated with the screen data is acquired from the data collection unit.
  4.  前記タッチモニタ部の前記第2データ記憶部は、過去に前記表示部への表示に使用された画面データを保存することができることを特徴とする請求項1に記載のプログラマブル表示器。 The programmable display device according to claim 1, wherein the second data storage unit of the touch monitor unit can store screen data used in the past for display on the display unit.
  5.  前記データ収集部に対して複数の前記タッチモニタ部が接続され、
     各前記タッチモニタ部の前記統括処理部は、前記データ収集部に対して異なる種類のデバイス値の取得要求を送信し、
     前記データ収集部の前記データ処理部は、前記各タッチモニタ部の前記取得要求に対応した種類の前記デバイス値を前記各タッチモニタ部に送信することを特徴とする請求項1に記載のプログラマブル表示器。
    A plurality of the touch monitor units are connected to the data collection unit,
    The overall processing unit of each touch monitor unit transmits an acquisition request for different types of device values to the data collection unit,
    The programmable display according to claim 1, wherein the data processing unit of the data collection unit transmits the device value of a type corresponding to the acquisition request of each touch monitor unit to each touch monitor unit. vessel.
  6.  前記データ収集部に対して複数の前記タッチモニタ部が接続され、
     複数の前記タッチモニタ部のうちの1つの前記タッチモニタ部の前記統括処理部は、前記データ収集部に対してデバイス値の取得要求を送信し、
     前記データ収集部の前記データ処理部は、前記取得要求を受けると、複数の前記タッチモニタ部に対して同期して前記デバイス値を送信することを特徴とする請求項1に記載のプログラマブル表示器。
    A plurality of the touch monitor units are connected to the data collection unit,
    The overall processing unit of the touch monitor unit among the plurality of touch monitor units transmits a device value acquisition request to the data collection unit,
    The programmable display according to claim 1, wherein the data processing unit of the data collecting unit transmits the device value in synchronization with the plurality of touch monitor units upon receiving the acquisition request. .
  7.  接続される外部装置からデバイス値を取得するデータ収集部と、前記データ収集部からのデバイス値を表示部に表示するタッチモニタ部と、が分離して設けられ、前記データ収集部と前記タッチモニタ部とが伝送路を介して接続されるプログラマブル表示器で、前記タッチモニタ部に、
     操作者からの指示に対応付けられた画面データを読み出す手順と、
     前記画面データと前記データ収集部からのデバイス値とから画像データを生成する手順と、
     前記画像データを前記表示部に表示させる手順と、
     前記データ収集部から前記デバイス値の更新情報を受信する手順と、
     前記デバイス値の前記更新情報で前記画像データを更新する手順と、
     前記更新した画像データを前記表示部に表示させる手順と、
     を実行させる表示プログラム。
    A data collection unit that acquires a device value from a connected external device and a touch monitor unit that displays a device value from the data collection unit on a display unit are provided separately, and the data collection unit and the touch monitor Is a programmable display connected to the touch monitor unit via a transmission line,
    A procedure for reading screen data associated with an instruction from the operator;
    A procedure for generating image data from the screen data and a device value from the data collection unit;
    Displaying the image data on the display unit;
    A procedure for receiving update information of the device value from the data collection unit;
    Updating the image data with the update information of the device value;
    A procedure for displaying the updated image data on the display unit;
    Display program to execute.
PCT/JP2014/063382 2014-05-20 2014-05-20 Programmable display unit and display program for execution by programmable display unit WO2015177877A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2016520852A JP6157730B2 (en) 2014-05-20 2014-05-20 Programmable display and display program to be executed by programmable display
CN201480077536.1A CN106133673B (en) 2014-05-20 2014-05-20 Programmable display and display method executed by programmable display
PCT/JP2014/063382 WO2015177877A1 (en) 2014-05-20 2014-05-20 Programmable display unit and display program for execution by programmable display unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/063382 WO2015177877A1 (en) 2014-05-20 2014-05-20 Programmable display unit and display program for execution by programmable display unit

Publications (1)

Publication Number Publication Date
WO2015177877A1 true WO2015177877A1 (en) 2015-11-26

Family

ID=54553574

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/063382 WO2015177877A1 (en) 2014-05-20 2014-05-20 Programmable display unit and display program for execution by programmable display unit

Country Status (3)

Country Link
JP (1) JP6157730B2 (en)
CN (1) CN106133673B (en)
WO (1) WO2015177877A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020013526A (en) * 2018-10-23 2020-01-23 株式会社キーエンス Programmable logic controller and main unit

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111448526B (en) * 2017-11-22 2023-07-18 东芝三菱电机产业系统株式会社 Industrial factory data reproduction device
WO2020075299A1 (en) * 2018-10-12 2020-04-16 三菱電機株式会社 Programmable display apparatus and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06187117A (en) * 1992-12-16 1994-07-08 Fujitsu Ltd Window sharing system
JPH09146620A (en) * 1995-09-19 1997-06-06 Mitsubishi Electric Corp Monitoring system and its method
JP2001075612A (en) * 1999-08-31 2001-03-23 Digital Electronics Corp Method and device for preparing screen data and recording medium recording its program
JP2010176241A (en) * 2009-01-28 2010-08-12 Digital Electronics Corp Programmable indicator, apparatus monitoring system, and control program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5561357B2 (en) * 2010-03-04 2014-07-30 三菱電機株式会社 Control system with programmable display, programmable display, and drawing data creation means thereof
DE112011104987T5 (en) * 2011-03-02 2013-12-12 Mitsubishi Electric Corporation Programmable display device and character data generation method
CN103250108A (en) * 2011-11-30 2013-08-14 三菱电机株式会社 Project data creation device and programmable display unit
JP5734240B2 (en) * 2012-06-13 2015-06-17 三菱電機株式会社 Programmable display

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06187117A (en) * 1992-12-16 1994-07-08 Fujitsu Ltd Window sharing system
JPH09146620A (en) * 1995-09-19 1997-06-06 Mitsubishi Electric Corp Monitoring system and its method
JP2001075612A (en) * 1999-08-31 2001-03-23 Digital Electronics Corp Method and device for preparing screen data and recording medium recording its program
JP2010176241A (en) * 2009-01-28 2010-08-12 Digital Electronics Corp Programmable indicator, apparatus monitoring system, and control program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020013526A (en) * 2018-10-23 2020-01-23 株式会社キーエンス Programmable logic controller and main unit

Also Published As

Publication number Publication date
JP6157730B2 (en) 2017-07-05
JPWO2015177877A1 (en) 2017-04-20
CN106133673A (en) 2016-11-16
CN106133673B (en) 2020-03-24

Similar Documents

Publication Publication Date Title
JP6103999B2 (en) Image data transmitting apparatus, image data receiving apparatus, image data transmitting method, image data receiving method, and program
US20100302130A1 (en) Image display system, image display device, and image display method
US20160027402A1 (en) Wireless communications system, and display apparatus
JP4508981B2 (en) Monitor display device and monitoring system using the same
JP6157730B2 (en) Programmable display and display program to be executed by programmable display
JP2011027362A (en) Device, method and system for adaptation screen updating web air conditioning monitoring
US10129453B2 (en) Image capturing apparatus, image capturing system, control method of image capturing apparatus, and computer readable storage medium
EP3571683B1 (en) Application dependent remote control
JP6451467B2 (en) Integrated monitoring control device and integrated monitoring control system
US20120306931A1 (en) Server device, client device, and image transfer system
JP2017151129A (en) Multi-display system
WO2014155508A1 (en) Multi-display system
JP2005292876A (en) Image display system
JP2020047972A (en) Image processing system
EP4294022A1 (en) Apparatuses, computer program products, and computer-implemented methods for hardware-accelerated video stream synthesizing
JP5889166B2 (en) Plant monitoring and control system
JP2014033283A (en) Image processing apparatus, image processing program, and image processing system
WO2016056588A1 (en) Remote control system, maintenance terminal, operation terminal, and remote control method
JP5932475B2 (en) Image transfer apparatus and control method thereof
US11099799B2 (en) Method for controlling display device, display device, method for controlling display system, and display system
US20200044941A1 (en) Monitoring system, image information providing device, client control device, image information providing program, and client control program
JP5736341B2 (en) Camera system, surveillance camera control terminal, protocol changing method and program
JP2014211547A (en) Display control device and video display system
JP2017215566A (en) Multi display device
JP2016109904A (en) Lens device, camera device, and imaging device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14892517

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016520852

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14892517

Country of ref document: EP

Kind code of ref document: A1