JP2014006567A - Control system - Google Patents

Control system Download PDF

Info

Publication number
JP2014006567A
JP2014006567A JP2012139678A JP2012139678A JP2014006567A JP 2014006567 A JP2014006567 A JP 2014006567A JP 2012139678 A JP2012139678 A JP 2012139678A JP 2012139678 A JP2012139678 A JP 2012139678A JP 2014006567 A JP2014006567 A JP 2014006567A
Authority
JP
Japan
Prior art keywords
display
control
sequence program
content
drawing sequence
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2012139678A
Other languages
Japanese (ja)
Inventor
Cho O
超 汪
Shigeo Ota
滋雄 太田
Fuminori Nagase
文典 長瀬
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.)
Yamaha Corp
Original Assignee
Yamaha 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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP2012139678A priority Critical patent/JP2014006567A/en
Publication of JP2014006567A publication Critical patent/JP2014006567A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To facilitate update of a GUI provided in a display panel.SOLUTION: A control system comprises: a display control device 20 which controls a display panel 220 to display contents according to a drawing sequence program, and also, when an operation is performed on a display part of the content, transmits control information corresponding to the operation on the basis of interpretation of the drawing sequence program; and an apparatus control module 10 which controls a target apparatus 110 according to the control information and an apparatus control program.

Description

本発明は、表示へのタッチ操作などによって対象機器を制御する技術に関する。   The present invention relates to a technique for controlling a target device by a touch operation on a display or the like.

近年、液晶表示装置などの表示パネルに、ボタンや、数字、絵文字などの部品を表示させる一方、当該表示パネルに重ねられたタッチパネルに対しタッチやスライドなどの操作を与えることによって、制御対象となる機器への各種の命令、例えば当該機器のオンオフや、運転モード、各種の数字情報の入力などを指示するGUI(グラフィカル・ユーザ・インターフェース)が提案されている(例えば特許文献1参照)。   In recent years, parts such as buttons, numbers, and pictograms are displayed on a display panel such as a liquid crystal display device, and the touch panel that is overlaid on the display panel is subjected to an operation such as touch or slide to be controlled. There has been proposed a GUI (graphical user interface) that instructs various commands to a device, for example, on / off of the device, an operation mode, and input of various numerical information (see, for example, Patent Document 1).

特開2002−253892号公報JP 2002-253892 A

ところで、当該機器に対する命令の内容については、機器に対する性能や仕様等が変更されない限りほとんど更新する必要がない一方で、表示パネルで提供されるGUIについては、操作性の改善などを図るために、一部分のみならず全体的に更新する場合がある。
本発明は、上述した事情に鑑みてなされたもので、その目的の一つは、このようなGUIについての更新が容易な制御システムを提供することにある。
By the way, the content of the instructions for the device need hardly be updated unless the performance and specifications for the device are changed, while the GUI provided by the display panel is intended to improve operability. There is a case where not only a part but the whole is updated.
The present invention has been made in view of the above-described circumstances, and one of its purposes is to provide a control system in which such GUI can be easily updated.

上記目的を達成するために本発明に係る制御システムは、描画シーケンスプログラムにしたがってコンテンツを表示させる一方、当該コンテンツの表示部分への操作がなされたときに前記描画シーケンスプログラムの解釈によって当該操作に対応した制御情報を送信表示制御デバイスと、前記制御情報および機器制御プログラムにしたがって対象機器を制御する機器制御モジュールと、を具備することを特徴とする。本発明によれば、対象機器への制御内容に影響を及ぼさずに、描画シーケンスプログラムをアップデートして表示制御を変更することができる。   In order to achieve the above object, the control system according to the present invention displays content according to a drawing sequence program, and responds to the operation by interpreting the drawing sequence program when an operation is performed on a display portion of the content. And a device control module for controlling a target device in accordance with the control information and the device control program. According to the present invention, it is possible to update the drawing sequence program and change the display control without affecting the control contents for the target device.

本発明において、前記コンテンツは、所定の制作ツールがインストールされたコンピュータで制作され、前記描画シーケンスプログラムは、前記制作ツールで制作されたコンテンツを所定の変換ツールで変換したものを、前記表示制御デバイスの記憶部に格納した構成としても良い。   In the present invention, the content is produced by a computer in which a predetermined production tool is installed, and the drawing sequence program is obtained by converting the content produced by the production tool with a predetermined conversion tool. It is good also as a structure stored in the memory | storage part.

また、本発明において、表示パネルとタッチパネルとを有する端末装置を備え、前記端末装置には、前記制作ツールで制作されたコンテンツを前記変換ツールで変換した描画シーケンスプログラムと、前記描画シーケンスプログラムを前記端末装置で動作させるエミュレータとがインストールされ、前記端末装置は、当該コンテンツを前記描画シーケンスプログラムにしたがって前記表示パネルに表示する一方、当該タッチパネルへの操作がなされたときに当該操作に対応した制御情報を送信する構成としても良い。   In the present invention, a terminal device having a display panel and a touch panel is provided, and the terminal device includes a drawing sequence program obtained by converting content produced by the production tool with the conversion tool, and the drawing sequence program including the drawing sequence program. An emulator to be operated on the terminal device is installed, and the terminal device displays the content on the display panel according to the drawing sequence program, while control information corresponding to the operation when the touch panel is operated May be configured to transmit.

第1実施形態に係る制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the control system which concerns on 1st Embodiment. 同制御システムにおけるソフトウェアの階層を示す図である。It is a figure which shows the hierarchy of the software in the control system. 同制御システムの描画シーケンスプログラムの作成を示す図である。It is a figure which shows creation of the drawing sequence program of the control system. 同制御システムにおける表示制御デバイスの表示例である。3 is a display example of a display control device in the control system. 同制御システムにおける表示制御デバイスの表示例である。3 is a display example of a display control device in the control system. 同制御システムにおける表示制御デバイスの表示例である。3 is a display example of a display control device in the control system. 第2実施形態に係る制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the control system which concerns on 2nd Embodiment. 同制御システムにおけるソフトウェアの階層を示す図である。It is a figure which shows the hierarchy of the software in the control system.

以下、本発明の実施形態について図面を参照して説明する。
図1は、第1実施形態に係る制御システム1aの概略構成を示すブロック図である。
この図に示されるように、制御システム1aは、機器制御モジュール10と、表示制御デバイス20と、表示パネル220と、タッチパネル230とを備える。このうち、機器制御モジュール10は、マイコンなどの機器制御部100と、RAM(Random Access Memory)102と、ROM(Read Only Memory)104と、制御の対象となる対象機器110と、を含んでいる。ここで、対象機器110とは、例えばエアーコンデショナへの適用を想定した場合であれば、コンプレッサのモータなどである。この場合、機器制御部100は、ROM104に記憶された機器制御プログラムを実行して、当該モータのオンオフや回転数(送風量)などを制御する構成となる。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a schematic configuration of a control system 1a according to the first embodiment.
As shown in this figure, the control system 1a includes a device control module 10, a display control device 20, a display panel 220, and a touch panel 230. Among these, the device control module 10 includes a device control unit 100 such as a microcomputer, a RAM (Random Access Memory) 102, a ROM (Read Only Memory) 104, and a target device 110 to be controlled. . Here, the target device 110 is, for example, a compressor motor if it is assumed to be applied to an air conditioner. In this case, the device control unit 100 is configured to execute a device control program stored in the ROM 104 to control on / off of the motor, the number of rotations (air flow rate), and the like.

一方、表示パネル220は、例えば液晶表示装置や有機EL(Electro Luminescence)装置などのフラットディスプレイである。一方、タッチパネル230は、表示パネル220によって表示された画面のタッチ位置(XY座標値)を検出して、検出したタッチ位置を示す位置情報を出力する。   On the other hand, the display panel 220 is a flat display such as a liquid crystal display device or an organic EL (Electro Luminescence) device. On the other hand, the touch panel 230 detects a touch position (XY coordinate value) on the screen displayed by the display panel 220 and outputs position information indicating the detected touch position.

表示制御デバイス20は、タッチパネル230から出力される位置情報に基づいて、表示パネル220に対する表示の指示や、機器制御モジュール10に対する制御の指示などを行うものであり、UI制御部200と、RAM202、ROM204、214と、描画部210と、を含んでいる。
UI制御部200は、マイコンであり、ROM204に記憶された制御プログラムを、RAM202を一時記憶領域として用いつつ実行して、タッチパネル230からの位置情報から、操作されたボタンや数字ダイヤルなどの表示部品を特定し、ROM204に記憶された後述する描画シーケンスプログラムにしたがって描画部210に対し描画すべき内容(アニメーションを含む)を指示するとともに、当該特定した表示部品に対応したスクリプトを解釈して、その記述情報である命令や数字情報などの制御情報を機器制御部100に送信する。
ROM214は、後述する画像情報を記憶する。描画部210は、UI制御部200により指定された画像情報をROM214から読み出し、表示パネル220に画像を描画させる。
The display control device 20 performs a display instruction for the display panel 220 or a control instruction for the device control module 10 based on the position information output from the touch panel 230. The UI control unit 200, the RAM 202, ROMs 204 and 214 and a drawing unit 210 are included.
The UI control unit 200 is a microcomputer that executes a control program stored in the ROM 204 while using the RAM 202 as a temporary storage area, and displays display components such as operated buttons and numeric dials from position information from the touch panel 230. And instructing the drawing unit 210 what to draw (including animation) according to the drawing sequence program described later stored in the ROM 204, interpreting the script corresponding to the specified display component, Control information such as instructions and numerical information, which are descriptive information, is transmitted to the device control unit 100.
The ROM 214 stores image information to be described later. The drawing unit 210 reads out image information designated by the UI control unit 200 from the ROM 214 and causes the display panel 220 to draw an image.

このようにして、表示パネル220では、描画シーケンスプログラムにしたがった内容が表示される一方、タッチパネル230に対してタッチ等の操作がなされたときに、当該操作に応じた制御情報がUI制御部200から出力される。機器制御モジュール10では、機器制御部100が機器制御プログラムを実行することによって、当該制御情報に応じて対象機器110を制御する。   In this way, on the display panel 220, the contents according to the drawing sequence program are displayed. On the other hand, when an operation such as a touch operation is performed on the touch panel 230, control information corresponding to the operation is displayed on the UI control unit 200. Is output from. In the device control module 10, the device control unit 100 controls the target device 110 according to the control information by executing a device control program.

図2は、制御システム1aにおけるソフトウェアの階層を示す図である。
この図に示されるように、機器制御モジュール10では、ハードウェアドライバ162の上に機器制御プログラム12が位置している。ハードウェアドライバ162は、機器制御モジュール10の側におけるファームウェアや、オペレーティングシステム、対象機器110を制御するためのデバイスドライバなどが含まれる。
一方、表示制御デバイス20では、ハードウェアドライバ262の上にUI解釈部264、描画シーケンスプログラム64が順番に位置している。ハードウェアドライバ262は、表示制御デバイス20側におけるファームウェアや、オペレーティングシステム、表示パネル220のデバイスドライバなどが含まれる。UI解釈部264は、タッチ等の操作がなされた表示部品などを解釈する。
描画シーケンスプログラム64は、ボタンや、数字ダイヤル、絵文字などの表示部品を、表示パネル220の表示領域に対してどのようなレイアウトで配置し、どのようなサイズで、どのように変化(遷移)させるかなどを規定するとともに、表示内容と数字情報や命令などの機器制御部100への制御情報とを関連付けたものである。
FIG. 2 is a diagram illustrating a software hierarchy in the control system 1a.
As shown in this figure, in the device control module 10, the device control program 12 is located on the hardware driver 162. The hardware driver 162 includes firmware on the device control module 10 side, an operating system, a device driver for controlling the target device 110, and the like.
On the other hand, in the display control device 20, the UI interpretation unit 264 and the drawing sequence program 64 are sequentially positioned on the hardware driver 262. The hardware driver 262 includes firmware on the display control device 20 side, an operating system, a device driver for the display panel 220, and the like. The UI interpretation unit 264 interprets a display component on which an operation such as touch is performed.
The drawing sequence program 64 arranges display parts such as buttons, number dials, and pictograms in what layout, and in what size and how they are changed (transitioned) with respect to the display area of the display panel 220. And the like, and the display contents are associated with control information to the device control unit 100 such as numerical information and instructions.

図3は、描画シーケンスプログラムの作成を示す図である。この図において、制作ツール32および変換ツール34は、それぞれパーソナルコンピュータにインストールされたものであり、それぞれアプリケーションプログラムとして実行される。
オペレータは、制作ツール32において、ボタンや、数字、絵文字などの表示部品を、予め用意された画像素材40を引用や加工するなどして、どのようなサイズで、どのようなレイアウトで配置し、どのように遷移させるかなどを規定し、表示パネル220で表示すべきコンテンツ50を作成する。このとき、表示部品には、その表示部品が操作されたときに当該操作に対応して出力すべき命令や数字情報も規定される。こうして作成されたコンテンツ50は、各種の表示部品等を示す複数の画像情報(アニメーションを含む)の集合である画像情報52と、表示内容を描画したり、命令や数字情報などを出力したりする描画シーケンスプログラム54とが含まれることになる。なお、アニメーションを含む表示内容は、画像情報52に含まれる内容と描画シーケンスプログラム54で規定されている表示に関する内容とが相互に働いて決定されるため、どちらにどのような情報を含めるかは任意に決定することができる。
FIG. 3 is a diagram showing creation of a drawing sequence program. In this figure, the production tool 32 and the conversion tool 34 are each installed in a personal computer and are executed as application programs.
The operator arranges display parts such as buttons, numbers, and pictograms in the production tool 32 in any size and in any layout by quoting or processing the image material 40 prepared in advance. The content 50 to be displayed on the display panel 220 is created by defining how the transition is made. At this time, the display component also defines a command and numerical information to be output corresponding to the operation when the display component is operated. The content 50 created in this manner draws image information 52 that is a set of a plurality of pieces of image information (including animation) indicating various display components and the like, displays display contents, and outputs commands, numerical information, and the like. The drawing sequence program 54 is included. Note that the display content including animation is determined by the interaction between the content included in the image information 52 and the content related to the display defined by the drawing sequence program 54. It can be arbitrarily determined.

コンテンツ50は、パーソナルコンピュータにおいて条件を満たせば再生動作が可能となっているが、その再生には高い演算能力が要求される。本実施形態においてコンテンツ50を表示制御しようとする対象は、表示制御デバイス20であり、その演算能力は、パーソナルコンピュータと比較して劣る。
このため、コンテンツ50で規定される内容を表示制御デバイス20で表示制御させるために、オペレータは、変換ツール34によって専用フォーマットの描画用データ60に変換する。変換された描画用データ60には、画像情報62や描画シーケンスプログラム64が含まれる。画像情報62は画像情報52を 描画シーケンスプログラム64は描画シーケンスプログラム54を、それぞれ表示制御デバイス20での実行に特化させたものである。
なお、この描画用データ60は、パーソナルコンピュータに表示制御デバイス20を接続して、所定の操作によって、図1における表示制御デバイス20のROMに転送されて格納される。具体的には、描画シーケンスプログラム64はROM204に、画像情報62はROM214に格納される。
The content 50 can be played back if the condition is satisfied in the personal computer, but high computing power is required for the playback. In the present embodiment, the target for display control of the content 50 is the display control device 20, and its computing capability is inferior to that of a personal computer.
For this reason, in order to cause the display control device 20 to perform display control of the contents defined by the content 50, the operator converts the drawing data 60 into a dedicated format by the conversion tool 34. The converted drawing data 60 includes image information 62 and a drawing sequence program 64. The image information 62 is the image information 52 and the drawing sequence program 64 is a drawing sequence program 54 specialized for execution on the display control device 20.
The drawing data 60 is transferred to and stored in the ROM of the display control device 20 in FIG. 1 by connecting the display control device 20 to a personal computer and performing a predetermined operation. Specifically, the drawing sequence program 64 is stored in the ROM 204 and the image information 62 is stored in the ROM 214.

図4は、表示パネル220における表示画面の一例であって、UI制御部200がROM204から読み出した描画シーケンスプログラム64にしたがって、表示パネル220における描画を描画部210にさせた例である。この図は、対象機器110としてエアーコンデショナを想定した場合の表示例であり、設定(目標)温度を小数点第1位から始まる有効数字3桁でセットする表示領域222と、運転モードをセットするソフトウェアボタン225〜227とを含んでいる。この例において、表示領域222の3桁の数字ホィールには、それぞれの数字情報のほか、当該3桁で表される数字が設定(目標)温度であることを示す情報が対応付けられている。また、ソフトウェアボタン225〜227のそれぞれには、運転モードを冷房、ドライ、送風とする命令が対応付けられている。   FIG. 4 is an example of a display screen on the display panel 220, and is an example in which the drawing unit 210 is made to draw on the display panel 220 in accordance with the drawing sequence program 64 read from the ROM 204 by the UI control unit 200. This figure is a display example when an air conditioner is assumed as the target device 110, and a display area 222 for setting a set (target) temperature with three significant digits starting from the first decimal place and an operation mode are set. Software buttons 225-227. In this example, the three-digit number wheel in the display area 222 is associated with information indicating that the number represented by the three digits is the set (target) temperature in addition to the respective numeric information. In addition, each of the software buttons 225 to 227 is associated with an instruction for setting the operation mode to cooling, drying, or blowing.

UI制御部200は、例えば操作者がタッチパネル230をタッチした場合に、当該タッチされた位置情報をタッチパネル230から取得するとともに、その位置情報が描画部210による描画内容に対してどの表示部品に対応しているかについて判別する。
表示部品に対応していない部分へのタッチであったとき、UI制御部200は、当該操作が無効である旨を判別して、描画部210や機器制御部100には命令や情報を出力しない。したがって、当該無効の操作は、描画部210による表示内容や機器制御部100による対象機器110の制御に対してなんら反映されないことになる。
For example, when the operator touches the touch panel 230, the UI control unit 200 acquires the touched position information from the touch panel 230, and corresponds to which display component the position information corresponds to the drawing content by the drawing unit 210. Determine whether you are doing.
When the touch is on a part that does not correspond to the display component, the UI control unit 200 determines that the operation is invalid and does not output a command or information to the drawing unit 210 or the device control unit 100. . Therefore, the invalid operation is not reflected on the display content by the drawing unit 210 or the control of the target device 110 by the device control unit 100.

一方、表示部品に対応した部分へのタッチであったとき、UI制御部200は、タッチパネル230への操作内容にしたがって描画すべき画像情報を選択し、その選択された画像情報を描画する指示を描画部210に供給する一方、タッチされた表示部品に対応づけられた命令や数字情報を機器制御部100に供給する。
例えば、ソフトウェアボタン225へのタッチ操作であれば、UI制御部200は、当該ソフトウェアボタン225がタッチ操作された旨の操作情報から、ROM204に記憶された描画シーケンスプログラム64にしたがって当該ソフトウェアボタン225のタッチ操作に対応する画像情報を描画するように描画部210へ指示する。そして、描画部210は指示された画像情報をROM214から読み出して表示パネル220に表示させる。これにより、表示パネルの表示内容は、図5に示されるように、当該ソフトウェアボタン225が実際に押下された表示状態となるように、ボタン表面が図面奥側に移動するとともに、表示色が変更される。
また、UI制御部200は、描画シーケンスプログラム64にしたがって、当該ソフトウェアボタン225が対応付けられた命令、ここでは、運転モードを冷房とする命令を生成し、機器制御部100に出力する。これにより、機器制御部100は、機器制御プログラム12にしたがった対象機器110の制御動作において、運転モードを冷房とする制御内容に変更する。
On the other hand, when the touch is on the part corresponding to the display component, the UI control unit 200 selects image information to be drawn according to the operation content on the touch panel 230, and issues an instruction to draw the selected image information. While being supplied to the drawing unit 210, a command or numerical information associated with the touched display component is supplied to the device control unit 100.
For example, in the case of a touch operation on the software button 225, the UI control unit 200 uses the operation information indicating that the software button 225 has been touched according to the drawing sequence program 64 stored in the ROM 204. The drawing unit 210 is instructed to draw image information corresponding to the touch operation. Then, the drawing unit 210 reads the instructed image information from the ROM 214 and causes the display panel 220 to display it. As a result, as shown in FIG. 5, the display contents of the display panel are moved to the back side of the drawing and the display color is changed so that the software button 225 is actually pressed. Is done.
Further, the UI control unit 200 generates a command associated with the software button 225 according to the drawing sequence program 64, here, a command for cooling the operation mode, and outputs the generated command to the device control unit 100. As a result, the device control unit 100 changes the control content to the cooling mode in the control operation of the target device 110 according to the device control program 12.

また例えば、表示領域222へのタッチ操作であれば、UI制御部200は、どの桁がどの方向にどれだけの速度で操作されているかという操作情報を判定し、描画シーケンスプログラム64にしたがってその操作に対応する画像を描画するよう描画部210に指示する。そして、描画部210は、UI制御部200から指示された内容にしたがって当該タッチ操作に対応する表示内容を描画する。これにより、表示パネルの表示内容は、図6(a)に示されるように、当該タッチ操作された数字桁が、実際に当該タッチ操作に伴って移動するように表示される。このようにして表示領域222において設定温度が図6(b)に示されるように変更されたとき、同時にUI制御部200は、描画シーケンスプログラム64にしたがってタッチ操作に対応する数字情報を生成し、当該数字情報を機器制御部100に出力する。これにより、機器制御部100は、機器制御プログラム12にしたがった対象機器110の制御動作において、新たにセットされた目標温度となるように制御内容を変更する。   Further, for example, in the case of a touch operation on the display area 222, the UI control unit 200 determines operation information indicating which digit is operated in which direction and at which speed, and the operation is performed according to the drawing sequence program 64. The drawing unit 210 is instructed to draw an image corresponding to. Then, the drawing unit 210 draws the display content corresponding to the touch operation according to the content instructed from the UI control unit 200. As a result, as shown in FIG. 6A, the display content of the display panel is displayed so that the touched numeric digit actually moves with the touch operation. When the set temperature is changed in the display area 222 as shown in FIG. 6B in this way, the UI control unit 200 simultaneously generates numerical information corresponding to the touch operation according to the drawing sequence program 64, The numeric information is output to the device control unit 100. As a result, the device control unit 100 changes the control content so as to achieve the newly set target temperature in the control operation of the target device 110 according to the device control program 12.

本実施形態では、表示制御デバイス20側における描画シーケンスプログラム64にしたがった表示制御と、機器制御モジュール10における機器制御プログラム12による対象機器110の制御とは互いに独立することになる。したがって、本実施形態によれば、対象機器110への制御内容に影響を及ぼさずに、描画シーケンスプログラム64をアップデートして表示制御の内容を容易に変更することができる。
また、本実施形態において、描画シーケンスプログラム64は、パーソナルコンピュータの制作ツール32で制作されたコンテンツ50(描画シーケンスプログラム54)を、変換ツール34で変換したものである。再生環境が整ったパーソナルコンピュータなどでは、変換前のコンテンツ50を再生することができるので、当該パーソナルコンピュータにおいて、表示制御デバイス20で実行される表示制御の内容、すなわち描画シーケンスプログラム64の動作内容を確認することができる。
In the present embodiment, display control according to the drawing sequence program 64 on the display control device 20 side and control of the target device 110 by the device control program 12 in the device control module 10 are independent of each other. Therefore, according to the present embodiment, the contents of display control can be easily changed by updating the drawing sequence program 64 without affecting the contents of control on the target device 110.
In the present embodiment, the drawing sequence program 64 is obtained by converting the content 50 (drawing sequence program 54) produced by the production tool 32 of the personal computer with the conversion tool 34. In a personal computer or the like having a reproduction environment, the content 50 before conversion can be reproduced. Therefore, in the personal computer, the content of display control executed by the display control device 20, that is, the operation content of the drawing sequence program 64 is displayed. Can be confirmed.

次に、本発明の第2実施形態に係る制御システム1bについて説明する。第1実施形態に係る制御システム1aでは、機器制御モジュール10に対する指示を表示制御デバイス20で行うとしたが、第2実施形態に係る制御システム1bでは、表示制御デバイス20に加えて端末装置80でも行うことができるようにしたものである。   Next, a control system 1b according to the second embodiment of the present invention will be described. In the control system 1a according to the first embodiment, the instruction to the device control module 10 is given by the display control device 20, but in the control system 1b according to the second embodiment, the terminal device 80 in addition to the display control device 20 is also used. It is something that can be done.

図7は、制御システム1bの概略構成を示すブロック図である。この図における制御システム1bでは、図1に示した制御システム1aに対して端末装置80およびインターフェース(I/F)106が設けられている。
端末装置80は、多機能携帯電話機やタブレット型コンピュータなどであって、赤外線通信や短距離無線通信などの通信機能を有する。端末装置80は、また、表示パネル240と、当該表示パネルに重ねられたタッチパネル250とを備える。なお、端末装置80における表示パネル240の仕様(表示サイズや解像度)については、表示制御デバイス20における表示パネル220の仕様と異なっていても良いし、同一であっても良い。I/F106は、機器制御部100から送信される情報を端末装置80に送信する一方、端末装置80から送信された情報を受信して機器制御部100に転送する。
FIG. 7 is a block diagram showing a schematic configuration of the control system 1b. In the control system 1b in this figure, a terminal device 80 and an interface (I / F) 106 are provided with respect to the control system 1a shown in FIG.
The terminal device 80 is a multi-function mobile phone, a tablet computer, or the like, and has communication functions such as infrared communication and short-range wireless communication. The terminal device 80 also includes a display panel 240 and a touch panel 250 superimposed on the display panel. Note that the specifications (display size and resolution) of the display panel 240 in the terminal device 80 may be different or the same as the specifications of the display panel 220 in the display control device 20. The I / F 106 transmits information transmitted from the device control unit 100 to the terminal device 80, while receiving information transmitted from the terminal device 80 and transfers the information to the device control unit 100.

図8は、制御システム1bにおけるソフトウェアの階層を示す図である。
この図に示されるように、端末装置80では、ハードウェアドライバ862に、エミュレータ90、UI解釈部264および描画シーケンスプログラム64が順番に位置している。このうち、描画シーケンスプログラム64は、図3におけるコンテンツ50(描画シーケンスプログラム54)を、変換ツール34で変換して、端末装置80にインストールしたものである。
なお、ハードウェアドライバ862は、端末装置80におけるファームウェアや、オペレーティングシステム(OS)、表示パネル240のデバイスドライバなどが含まれる。
また、エミュレータ90や、描画シーケンスプログラム64については、特定のサーバからダウンロードすることによって、端末装置80にインストールしても良い。
FIG. 8 is a diagram illustrating a software hierarchy in the control system 1b.
As shown in this figure, in the terminal device 80, an emulator 90, a UI interpretation unit 264, and a drawing sequence program 64 are positioned in the hardware driver 862 in order. Among them, the drawing sequence program 64 is obtained by converting the content 50 (drawing sequence program 54) in FIG. 3 with the conversion tool 34 and installing it in the terminal device 80.
The hardware driver 862 includes firmware in the terminal device 80, an operating system (OS), a device driver for the display panel 240, and the like.
Further, the emulator 90 and the drawing sequence program 64 may be installed in the terminal device 80 by downloading from a specific server.

端末装置80では独自のOSが動作し、また、描画シーケンスプログラム64では表示制御デバイス20の動作が想定されているので、このままでは、描画シーケンスプログラム64が端末装置80で正しく動作できない。このため、端末装置80において表示制御デバイス20の実行環境を模倣しているソフトウェアが、エミュレータ90(エミュレーションプログラム)である。このエミュレータ90によって、端末装置80の表示パネル240においても、コンテンツ50が表示されるとともに、タッチ操作に応じた命令や数字情報などが出力される。機器制御部100は、端末装置80から出力された数字情報や命令などを受信し、I/F106を介して入力する。そして、入力した数字情報や命令などに基づいて機器制御部100が対象機器110を制御することになる。
なお、第2実施形態において、機器制御モジュール10に対する指示については端末装置80ではなく、表示制御デバイス20で行っても良いのはもちろんである。
Since the terminal device 80 operates its own OS, and the drawing sequence program 64 assumes the operation of the display control device 20, the drawing sequence program 64 cannot operate correctly on the terminal device 80 as it is. Therefore, software that imitates the execution environment of the display control device 20 in the terminal device 80 is an emulator 90 (emulation program). The emulator 90 displays the content 50 on the display panel 240 of the terminal device 80, and outputs a command or numerical information according to a touch operation. The device control unit 100 receives numeric information, commands, and the like output from the terminal device 80 and inputs them via the I / F 106. Then, the device control unit 100 controls the target device 110 based on the input numeric information and commands.
In the second embodiment, as a matter of course, the instruction to the device control module 10 may be performed not by the terminal device 80 but by the display control device 20.

第2実施形態では、表示制御デバイス20以外の端末装置80で対象機器110が制御される。このため、操作者は、対象機器110から離れた地点で遠隔して制御することができる。   In the second embodiment, the target device 110 is controlled by a terminal device 80 other than the display control device 20. For this reason, the operator can control remotely at a point away from the target device 110.

なお、第2実施形態では、表示制御デバイス20と端末装置80とで表示させる際のコンテンツ内容を同一としたが、例えばボタン形状や表示部品のサイズ、配置などを表示パネル240の仕様に合わせて変更しても良い。
また、制作ツール32により制作されたコンテンツ50が汎用性のあるフォーマットであって、端末装置80が当該フォーマットのプログラムを装備している場合、当該端末装置80は、エミュレータ90がなくても、コンテンツ50(描画シーケンスプログラム64)を再生(実行)することが可能である。
Note that in the second embodiment, the content contents when displayed on the display control device 20 and the terminal device 80 are the same. However, for example, the button shape, the size and arrangement of display components, and the like are matched to the specifications of the display panel 240. It may be changed.
Further, when the content 50 produced by the production tool 32 has a versatile format and the terminal device 80 is equipped with a program of the format, the terminal device 80 can be used without the emulator 90. 50 (drawing sequence program 64) can be reproduced (executed).

1a、1b…システム、10…機器制御モジュール、20…表示制御デバイス、50…コンテンツ、54、64…描画シーケンスプログラム、80…端末装置、90…エミュレータ、100…機器制御部、110…対象機器、200…UI制御部、210…描画部、220…表示パネル、230…タッチパネル。 DESCRIPTION OF SYMBOLS 1a, 1b ... System, 10 ... Equipment control module, 20 ... Display control device, 50 ... Content, 54, 64 ... Drawing sequence program, 80 ... Terminal device, 90 ... Emulator, 100 ... Equipment control part, 110 ... Target equipment, 200 ... UI control unit, 210 ... drawing unit, 220 ... display panel, 230 ... touch panel.

Claims (3)

描画シーケンスプログラムにしたがってコンテンツを表示させる一方、当該コンテンツの表示部分への操作がなされたときに前記描画シーケンスプログラムの解釈によって当該操作に対応した制御情報を送信する表示制御デバイスと、
前記制御情報および機器制御プログラムにしたがって対象機器を制御する機器制御モジュールと、
を具備することを特徴とする制御システム。
A display control device that displays content according to a drawing sequence program, and transmits control information corresponding to the operation by interpretation of the drawing sequence program when an operation is performed on a display portion of the content;
A device control module for controlling a target device according to the control information and the device control program;
A control system comprising:
前記コンテンツは、所定の制作ツールがインストールされたコンピュータで制作され、
前記描画シーケンスプログラムは、前記制作ツールで制作されたコンテンツを所定の変換ツールで変換したものを、前記表示制御デバイスの記憶部に格納したものである
ことを特徴とする請求項1に記載の制御システム。
The content is produced by a computer on which a predetermined production tool is installed,
2. The control according to claim 1, wherein the drawing sequence program is obtained by converting content produced by the production tool with a predetermined conversion tool and storing the content in the storage unit of the display control device. 3. system.
表示パネルとタッチパネルとを有する端末装置を備え、前記端末装置には、前記制作ツールで制作されたコンテンツを前記変換ツールで変換した描画シーケンスプログラムと、前記描画シーケンスプログラムを前記端末装置で動作させるエミュレータとがインストールされ、
前記端末装置は、当該コンテンツを前記描画シーケンスプログラムにしたがって前記表示パネルに表示する一方、当該タッチパネルへの操作がなされたときに当該操作に対応した制御情報を送信する
ことを特徴とする請求項2に記載の制御システム。
A terminal device having a display panel and a touch panel, wherein the terminal device includes a drawing sequence program obtained by converting content produced by the production tool using the conversion tool, and an emulator for operating the drawing sequence program on the terminal device. And is installed,
The terminal device displays the content on the display panel according to the drawing sequence program, and transmits control information corresponding to the operation when the operation on the touch panel is performed. The control system described in.
JP2012139678A 2012-06-21 2012-06-21 Control system Pending JP2014006567A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012139678A JP2014006567A (en) 2012-06-21 2012-06-21 Control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012139678A JP2014006567A (en) 2012-06-21 2012-06-21 Control system

Publications (1)

Publication Number Publication Date
JP2014006567A true JP2014006567A (en) 2014-01-16

Family

ID=50104259

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012139678A Pending JP2014006567A (en) 2012-06-21 2012-06-21 Control system

Country Status (1)

Country Link
JP (1) JP2014006567A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015215898A (en) * 2014-05-08 2015-12-03 ディスペース デジタル シグナル プロセッシング アンド コントロール エンジニアリング ゲゼルシャフト ミット ベシュレンクテル ハフツングdspace digital signal processing and control engineering GmbH Connection method of plurality of data structures of data processing device and plurality of man-machine interface elements, and data processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015215898A (en) * 2014-05-08 2015-12-03 ディスペース デジタル シグナル プロセッシング アンド コントロール エンジニアリング ゲゼルシャフト ミット ベシュレンクテル ハフツングdspace digital signal processing and control engineering GmbH Connection method of plurality of data structures of data processing device and plurality of man-machine interface elements, and data processing device
US9891806B2 (en) 2014-05-08 2018-02-13 Dspace Digital Signal Processing And Control Engineering Gmbh Assignment rotator

Similar Documents

Publication Publication Date Title
JP5406176B2 (en) User interface generation device
JP5431321B2 (en) User interface generation device
JP5351165B2 (en) User interface generation device
US8339416B2 (en) Image construction apparatus and computer-readable media
JP5200095B2 (en) User interface generation device
JP2013033303A (en) Electronic apparatus, operation support method and program
JP2012238101A5 (en)
US20130082953A1 (en) Electronic device, display system, and method of displaying a display screen of the electronic device
EP4180926A1 (en) Method and apparatus for organizing icons, and electronic device
KR101759537B1 (en) Method for mapping keys or buttons displyed on touchscreen of mobile terminal
KR102095039B1 (en) Apparatus and method for receiving touch input in an apparatus providing a touch interface
WO2022111397A1 (en) Control method and apparatus, and electronic device
CN103458308A (en) Method and device for inputting content
JP2014006567A (en) Control system
JP5801282B2 (en) Electronic device, operation support method, and program
JP3978682B2 (en) Graphical user interface device
KR20120030644A (en) System and method for equipment control using remote controller of touch display same to the equipment monitor display
JP2012108963A (en) Electronic equipment, and input control method
TWI520013B (en) Input device and configuration setting system having the same
JP2008257551A (en) Information processor, character input method and character input program
KR101567046B1 (en) Method and apparatus of generating of touch keypad
JP5783992B2 (en) Screen data simulation system and simulation software for programmable display, programmable display
KR102452926B1 (en) Apparatus for controlling game character and method thereof
JP2015035131A (en) Input device and configuration setting system therefor
JP3162820U (en) Input device for computer equipment

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20150410