JP6157730B2 - プログラマブル表示器およびプログラマブル表示器に実行させる表示プログラム - Google Patents
プログラマブル表示器およびプログラマブル表示器に実行させる表示プログラム Download PDFInfo
- Publication number
- JP6157730B2 JP6157730B2 JP2016520852A JP2016520852A JP6157730B2 JP 6157730 B2 JP6157730 B2 JP 6157730B2 JP 2016520852 A JP2016520852 A JP 2016520852A JP 2016520852 A JP2016520852 A JP 2016520852A JP 6157730 B2 JP6157730 B2 JP 6157730B2
- Authority
- JP
- Japan
- Prior art keywords
- unit
- data
- display
- touch monitor
- data collection
- 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
Links
- 238000013480 data collection Methods 0.000 claims description 104
- 238000012545 processing Methods 0.000 claims description 55
- 230000005540 biological transmission Effects 0.000 claims description 39
- 238000013500 data storage Methods 0.000 claims description 37
- 238000000034 method Methods 0.000 claims description 34
- 230000004913 activation Effects 0.000 claims description 4
- 230000008859 change Effects 0.000 claims description 3
- 238000000926 separation method Methods 0.000 description 22
- 230000008569 process Effects 0.000 description 20
- 238000010586 diagram Methods 0.000 description 7
- 230000001360 synchronised effect Effects 0.000 description 7
- 230000006870 function Effects 0.000 description 5
- 238000009826 distribution Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 239000000284 extract Substances 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 238000003860 storage Methods 0.000 description 2
- 238000013523 data management Methods 0.000 description 1
- 238000005401 electroluminescence Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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)
- Digital Computer Display Output (AREA)
- User Interface Of Digital Computer (AREA)
Description
この実施の形態1によるプログラマブル表示器は、それぞれ独立に設けられたデータ収集部とタッチモニタ部が伝送路を介して接続される構成を有する。図1は、実施の形態1によるプログラマブル表示器を構成するデータ収集部の機能構成を模式的に示すブロック図であり、図2は、実施の形態1によるプログラマブル表示器を構成するタッチモニタ部の機能構成を模式的に示すブロック図である。
初回起動時には、タッチモニタ部20に表示生成に必要な画面データが保持されていないため、画像データの生成に必要な画面データをデータ収集部10からタッチモニタ部20に転送するように構成されている。すなわち、プログラマブル表示器のタッチモニタ部20では、分離間接続インタフェース21は初回起動時にデータ収集部10から画面データを受信し、統括処理部24は受信した画面データを第2データ記憶部25に保存する。その後は、操作者60の指示に合致する画面データが読み出されることになる。
図3は、実施の形態1によるタッチモニタ部での画像データ表示処理の手順の一例を示すフローチャートである。まず、タッチモニタ部20は、操作者60の指示を入力部22から受けると(ステップS11)、統括処理部24で受けた指示に対応付けられた画面データを第2データ記憶部25から検索し、取得する(ステップS12)。ついで、表示生成部26は、取得した画面データから表示部23に表示する画像データを生成し(ステップS13)、生成した画像データを表示部23に表示する(ステップS14)。なお、ステップS11、ステップS12に変わり、予め定められた画面データとしてもよい。
図4は、タッチモニタ部による画像データ表示処理中の他の画面データの取得処理の手順の一例を示すフローチャートである。タッチモニタ部20では、表示生成部26で表示部23に画像データを表示中に、統括処理部24は、分離間接続インタフェース21で接続される伝送路の占有率状況を監視し(ステップS51)、占有率が所定値以下であるかを判定する(ステップS52)。占有率が所定値よりも大きい場合(ステップS52でNoの場合)には、ステップS51に戻る。
図5は、実施の形態2によるプログラマブル表示器の構成の一例を模式的に示すブロック図である。この例では、プログラマブル表示器は、1台のデータ収集部10に複数台のタッチモニタ部20−1〜20−3が接続された場合を示している。なお、個々のデータ収集部10とタッチモニタ部20の構成は、実施の形態1で説明したものと同様であるので、その説明を省略する。
1台または複数台のデータ収集部に複数台のタッチモニタ部が接続されている場合に、データ収集部から複数台のタッチモニタ部へ同期してデータ送信を行うことも可能である。図6は、実施の形態3によるデータ収集部に複数台のタッチモニタ部が接続された場合のデータ送信方法の手順の一例を示すフローチャートである。なお、ここでは、図5に示されるように、1台のデータ収集部10に3台のタッチモニタ部20−1〜20−3が接続されている場合を例に挙げる。
Claims (6)
- 接続される外部装置からデバイス値を取得するデータ収集部と、前記データ収集部からのデバイス値に対応した画像データを生成し表示するタッチモニタ部と、が分離して設けられ、前記データ収集部と複数の前記タッチモニタ部とが伝送路を介して接続されるプログラマブル表示器であって、
前記データ収集部は、
前記タッチモニタ部に表示する画像データの基となる画面データを記憶する第1データ記憶部と、
前記外部装置のデバイス値を取得し、前記タッチモニタ部に前記デバイス値を送信するデータ処理部と、
を有し、
前記タッチモニタ部は、
表示部と、
入力部と、
前記画面データを記憶する第2データ記憶部と、
前記データ収集部から前記画面データを取得し、前記第2データ記憶部に保存し、前記入力部を介した操作者からの指示を受けると前記指示に対応付けられた前記画面データを前記第2データ記憶部から取得する統括処理部と、
前記第2データ記憶部から取得した前記画面データと前記データ収集部から取得した前記デバイス値とから画像データを生成し、前記表示部に表示する表示生成部と、
を有し、
前記画面データは、前記デバイス値の値にかかわらず前記タッチモニタ部の前記表示部に表示した際に表示内容が不変となる構成であるレイアウト構成部と、前記デバイス値によって前記タッチモニタ部の前記表示部に表示した際の表示内容が変化する構成であるデバイス値入力部と、を有し、
前記タッチモニタ部の前記表示生成部は、前記表示部に前記画像データが表示されている間は、前記データ収集部から前記伝送路を介して取得した前記デバイス値の更新情報を用いて前記画像データを更新し、
複数の前記タッチモニタ部のうちの1つの前記タッチモニタ部の前記統括処理部は、前記データ収集部に対してデバイス値の取得要求を送信し、
前記データ収集部の前記データ処理部は、前記取得要求を受けると、複数の前記タッチモニタ部に対して同期して前記デバイス値を送信することを特徴とするプログラマブル表示器。 - 前記タッチモニタ部の前記統括処理部は、初回起動時に前記データ収集部の前記第1データ記憶部から前記画面データを取得することを特徴とする請求項1に記載のプログラマブル表示器。
- 前記タッチモニタ部の前記統括処理部は、前記画像データの表示中に、前記伝送路の占有率を監視し、占有率が予め定められた値以下の場合に、前記画像データの基になる前記画面データに関連付けされている他の画面データを前記データ収集部から取得することを特徴とする請求項1に記載のプログラマブル表示器。
- 前記タッチモニタ部の前記第2データ記憶部は、過去に前記表示部への表示に使用された画面データを保存することができることを特徴とする請求項1に記載のプログラマブル表示器。
- 前記データ収集部に対して複数の前記タッチモニタ部が接続され、
各前記タッチモニタ部の前記統括処理部は、前記データ収集部に対して異なる種類のデバイス値の取得要求を送信し、
前記データ収集部の前記データ処理部は、前記各タッチモニタ部の前記取得要求に対応した種類の前記デバイス値を前記各タッチモニタ部に送信することを特徴とする請求項1に記載のプログラマブル表示器。 - 接続される外部装置からデバイス値を取得するデータ収集部と、前記データ収集部からのデバイス値を表示部に表示するタッチモニタ部と、が分離して設けられ、前記データ収集部と複数の前記タッチモニタ部とが伝送路を介して接続されるプログラマブル表示器で、前記タッチモニタ部に、
操作者からの指示を受けると前記指示に対応付けられた画面データを読み出す手順と、
前記画面データと前記データ収集部からのデバイス値とから画像データを生成する手順と、
前記画像データを前記表示部に表示させる手順と、
前記データ収集部から前記デバイス値の更新情報を受信する手順と、
前記デバイス値の前記更新情報で前記画像データを更新する手順と、
前記更新した画像データを前記表示部に表示させる手順と、
を実行させ、
前記画面データは、前記デバイス値の値にかかわらず前記タッチモニタ部の前記表示部に表示した際に表示内容が不変となる構成であるレイアウト構成部と、前記デバイス値によって前記タッチモニタ部の前記表示部に表示した際の表示内容が変化する構成であるデバイス値入力部と、を有し、
前記データ収集部に、
複数の前記タッチモニタ部のうちの1つの前記タッチモニタ部が、前記データ収集部に対してデバイス値の取得要求を送信した場合に、
前記取得要求を受ける手順と、
複数の前記タッチモニタ部に対して同期して前記デバイス値を送信する手順と、
を実行させることを特徴とする表示プログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2014/063382 WO2015177877A1 (ja) | 2014-05-20 | 2014-05-20 | プログラマブル表示器およびプログラマブル表示器に実行させる表示プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2015177877A1 JPWO2015177877A1 (ja) | 2017-04-20 |
JP6157730B2 true JP6157730B2 (ja) | 2017-07-05 |
Family
ID=54553574
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016520852A Active JP6157730B2 (ja) | 2014-05-20 | 2014-05-20 | プログラマブル表示器およびプログラマブル表示器に実行させる表示プログラム |
Country Status (3)
Country | Link |
---|---|
JP (1) | JP6157730B2 (ja) |
CN (1) | CN106133673B (ja) |
WO (1) | WO2015177877A1 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019102549A1 (ja) * | 2017-11-22 | 2019-05-31 | 東芝三菱電機産業システム株式会社 | 産業プラント用データ再生装置 |
WO2020075299A1 (ja) * | 2018-10-12 | 2020-04-16 | 三菱電機株式会社 | プログラマブル表示器およびプログラム |
JP6757385B2 (ja) * | 2018-10-23 | 2020-09-16 | 株式会社キーエンス | プログラマブルロジックコントローラおよびメインユニット |
US10983743B2 (en) * | 2019-03-29 | 2021-04-20 | Keyence Corporation | Programmable display and programmable logic controller system including the same |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06187117A (ja) * | 1992-12-16 | 1994-07-08 | Fujitsu Ltd | ウィンドウ共有化方式 |
JP3536547B2 (ja) * | 1995-09-19 | 2004-06-14 | 三菱電機株式会社 | モニタシステムおよびモニタ方法 |
JP3512685B2 (ja) * | 1999-08-31 | 2004-03-31 | 株式会社デジタル | 画面データ作成方法、画面データ作成装置、および、そのプログラムが記録された記録媒体 |
JP2010176241A (ja) * | 2009-01-28 | 2010-08-12 | Digital Electronics Corp | プログラマブル表示器、機器監視システム、及び制御プログラム |
DE112010005346T5 (de) * | 2010-03-04 | 2012-12-13 | Mitsubishi Electric Corporation | Mit programmierbarer Anzeige ausgerüstetes Steuersystem, programmierbare Anzeige und Zeichendaten-Erzeugungsmittel |
KR101415424B1 (ko) * | 2011-03-02 | 2014-07-04 | 미쓰비시덴키 가부시키가이샤 | 프로그래머블 표시기 및 작화 데이터의 작성 방법 |
CN103250108A (zh) * | 2011-11-30 | 2013-08-14 | 三菱电机株式会社 | 项目数据生成装置及可编程显示器 |
JP5734240B2 (ja) * | 2012-06-13 | 2015-06-17 | 三菱電機株式会社 | プログラマブル表示器 |
-
2014
- 2014-05-20 JP JP2016520852A patent/JP6157730B2/ja active Active
- 2014-05-20 CN CN201480077536.1A patent/CN106133673B/zh active Active
- 2014-05-20 WO PCT/JP2014/063382 patent/WO2015177877A1/ja active Application Filing
Also Published As
Publication number | Publication date |
---|---|
CN106133673A (zh) | 2016-11-16 |
JPWO2015177877A1 (ja) | 2017-04-20 |
WO2015177877A1 (ja) | 2015-11-26 |
CN106133673B (zh) | 2020-03-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8791877B2 (en) | Image display system, image display device, and image display method | |
JP6157730B2 (ja) | プログラマブル表示器およびプログラマブル表示器に実行させる表示プログラム | |
JP4508981B2 (ja) | モニタディスプレイ装置及びそれを用いた監視システム | |
JP2009098529A (ja) | Kvmスイッチ及びその制御方法、並びにマルチモニタ対応切替システム及びマルチモニタ対応切替方法 | |
US10129453B2 (en) | Image capturing apparatus, image capturing system, control method of image capturing apparatus, and computer readable storage medium | |
JP2011027362A (ja) | 適応画面更新web空調監視装置及び方法並びにシステム | |
US20170031543A1 (en) | Information processing apparatus, control method therefor, information processing system, and computer-readable storage medium | |
JP2016201581A (ja) | 統合監視制御装置および統合監視制御システム | |
US20130139066A1 (en) | Information processing apparatus, information processing method, and storage medium | |
US20120306931A1 (en) | Server device, client device, and image transfer system | |
JP2008151860A (ja) | 映像表示システム | |
JP2020047972A (ja) | 画像処理装置 | |
JP2017151129A (ja) | マルチディスプレイシステム | |
WO2014155508A1 (ja) | マルチディスプレイシステム | |
EP4294022A1 (en) | Apparatuses, computer program products, and computer-implemented methods for hardware-accelerated video stream synthesizing | |
JP6532227B2 (ja) | レンズ装置、カメラ装置及び撮像装置 | |
JP5736341B2 (ja) | カメラシステム、監視カメラ制御端末、プロトコル変更方法およびプログラム | |
JP5932475B2 (ja) | 画像転送装置及びその制御方法 | |
JP2011159198A (ja) | プラント監視装置 | |
JP2011186775A (ja) | アプリケーションサーバの仮想化環境上における運用容易化技術 | |
JP2017215566A (ja) | マルチディスプレイ装置 | |
US20200044941A1 (en) | Monitoring system, image information providing device, client control device, image information providing program, and client control program | |
JP5634128B2 (ja) | 映像表示方法 | |
JP2014211547A (ja) | 表示制御装置および映像表示システム | |
WO2017122266A1 (ja) | 設備管理システムおよび監視プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161220 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170116 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170228 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170417 |
|
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: 20170509 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170606 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6157730 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |