JP2008234122A - Cooperation method of screen display information and cooperation method - Google Patents

Cooperation method of screen display information and cooperation method Download PDF

Info

Publication number
JP2008234122A
JP2008234122A JP2007070263A JP2007070263A JP2008234122A JP 2008234122 A JP2008234122 A JP 2008234122A JP 2007070263 A JP2007070263 A JP 2007070263A JP 2007070263 A JP2007070263 A JP 2007070263A JP 2008234122 A JP2008234122 A JP 2008234122A
Authority
JP
Japan
Prior art keywords
node
screen
component
link
network
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
JP2007070263A
Other languages
Japanese (ja)
Inventor
Mitsuyoshi Ejiri
光良 江尻
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP2007070263A priority Critical patent/JP2008234122A/en
Publication of JP2008234122A publication Critical patent/JP2008234122A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To simplify handling of data even if a data type to transmit is varied with a node by facilitating cooperation of a plurality of screen components. <P>SOLUTION: A cooperation method of screen display information is provided with; a data server 1 which generates screen display information to be displayed; and a dispatcher 2A which performs cooperation between GUI components developed by component definitions. The dispatcher acquires a status from the component in which cooperation is required, performs cooperation between components by transmitting results to other components, prepares as GUI components, node screen components which display nodes and link screen components which express a network link with a line only a part for the nodes, assigns the same key as the node screen components, acquires, to the information from a certain node, a display coordinate of the node screen components for the node and a parent node beforehand, and displays a line which connects the present location of the node and the parent node by transmitting the coordinate to link components corresponding to the nodes. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、ホストコンピュータや端末装置などのデータ処理装置間をネットワーク接続して連携処理可能にしたネットワークシステムに係り、特に画面部品間の連携を行い、ネットワーク構造を表示する画面表示情報の連携方式、および連携方法に関する。   The present invention relates to a network system in which data processing devices such as a host computer and a terminal device are connected to each other through a network to enable cooperation processing, and more particularly, a screen display information cooperation method for displaying a network structure by performing cooperation between screen components. , And a linkage method.

複数のデータ処理装置間をネットワーク接続したシステムにおいて、画面表示情報の連携は、各種の監視制御システムに好適となる。例えば、水処理場監視制御システムでは、沈砂池等のポンプ、ゲート、弁などを監視制御対象設備・機器とし、ポンプ等の運転/停止状態、故障状態、自動/手動制御状態などを監視制御装置で監視制御する。また、変電所監視制御システムでは、変電機器状態、受変電回線状態、事故などを監視制御装置で監視制御する。このような監視制御システムにおいて、監視制御装置に搭載される監視アプリケーションによる監視画面と同様の監視画面を監視所でも監視可能とする場合、一般的には、監視制御装置側の監視アプリ(監視アプリケーション)Aと、監視所側の監視アプリBは、表示データや操作データを通信しあうことで、それぞれ同様の監視画面表示と制御操作を可能とする。   In a system in which a plurality of data processing devices are connected to a network, linkage of screen display information is suitable for various monitoring control systems. For example, in a water treatment plant monitoring and control system, pumps, gates, valves, etc. such as sand basins are monitored and controlled equipment and devices, and monitoring / controlling devices such as pump operating / stopped, faulty, automatic / manual control states, etc. Monitor and control. In the substation monitoring and control system, the monitoring and control device monitors and controls the state of the substation equipment, the state of the receiving / transforming line, the accident, and the like. In such a monitoring control system, when a monitoring screen similar to the monitoring screen by the monitoring application installed in the monitoring control apparatus can be monitored at a monitoring station, generally, a monitoring application (monitoring application on the monitoring control apparatus side) is used. ) A and the monitoring application B on the monitoring station side can display the same monitoring screen and control operations by communicating display data and operation data.

ネットワークシステムの他の例としては、ネットワーク接続したテレビ会議システムやプレゼンテーションシステムなどがあり、これらシステムにおいても同じ画面表示情報を各コンピュータで共有し、さらには1箇所の大型ディスプレイ上に合成して表示を行うデータ処理がなされる。   Other examples of network systems include network-connected video conferencing systems and presentation systems. In these systems, the same screen display information is shared by each computer, and further combined and displayed on one large display. Data processing is performed.

上記のように、ネットワーク接続した各データ処理装置間で画面表示情報を連携させたネットワークシステムにおいて、画面表示情報の連携処理を効率よくし、かつシステム構築に柔軟性を持たせることができる画面表示情報の連携方法を本願出願人は既に提案している(例えば、特許文献1参照)。   As described above, in a network system in which screen display information is linked between data processing devices connected to a network, screen display that can efficiently link screen display information and provide flexibility in system construction. The applicant of the present application has already proposed an information linking method (see, for example, Patent Document 1).

この連携方法では、送信側アプリケーション内の特定の状態を受信側アプリケーションの画面情報にネットワークを介して連携させる。まず、送信側アプリケーションに組み込まれた送信者クラスのオブジェクトから送信される状態データを、所定のポスト情報に基づきネットワークを介して受信側アプリケーションに予め設定した所定のキーに対応するディスパッチャオブジェクトが受信する。次に、上記のディスパッチャオブジェクトが、受信側アプリケーションの代理受信者オブジェクトを上記のキーに基づいて選択し、上記の状態データを代理受信者オブジェクトにディスパッチリスナインタフェースを介して引き渡す。最後に、上記の代理受信者オブジェクトが、受信側アプリケーションの画面部品に受信者インタフェースを介して上記の状態データを引き渡す。画面部品は、受け取った状態データに基づいて表示を更新する。   In this cooperation method, a specific state in the transmission side application is linked to the screen information of the reception side application via the network. First, the dispatcher object corresponding to the predetermined key preset in the receiving application via the network based on the predetermined post information receives the status data transmitted from the sender class object incorporated in the transmitting application. . The dispatcher object then selects a proxy recipient object for the receiving application based on the key and passes the state data to the proxy recipient object via the dispatch listener interface. Finally, the proxy recipient object passes the state data to the screen component of the receiving application via the recipient interface. The screen component updates the display based on the received state data.

また、監視制御システムの新しい形態として、図5に示すように、無線センサネットワークを使用したものがある。無線センサネットワークは無線通信機能とセンサI/Oを持った小型のマイコン(センサノード)を複数使用し、基地局としたノードとPCを接続し、センサノード間は無線ネットワークを構成してセンサ情報をセンサノード間で順次中継送信(マルチホップ)することによって基地局に情報を集約、または基地局から制御情報を指定したセンサノードに順次送り制御を行う。
特開2004−355455号公報
Moreover, as a new form of the supervisory control system, there is one using a wireless sensor network as shown in FIG. The wireless sensor network uses multiple small microcomputers (sensor nodes) with wireless communication functions and sensor I / O, connects the base station node and the PC, and configures a wireless network between the sensor nodes to provide sensor information. Are sequentially relayed (multi-hop) between the sensor nodes to collect information in the base station, or sequentially send control from the base station to the designated sensor node.
JP 2004-355455 A

前記のセンサネットワークはセンサ・制御情報の他に、ネットワーク構造の情報も持つ。これは、あるノードからの情報の中に親のノードを示すIDなどが含まれることで表される。アプリケーションによってはネットワークグラフ構造をグラフイメージとして表示する必要がある場合がある。ノード間のリンクは端点のノードの位置により表示位置が決まるなど、複数の画面部品が連携して表示を行う必要があり、現在の画像表示情報の連携方法では部品間の連携機能がないため実現できない。   The sensor network has network structure information in addition to sensor / control information. This is expressed by including an ID indicating a parent node in information from a certain node. Depending on the application, it may be necessary to display the network graph structure as a graph image. The link between nodes needs to be displayed in a coordinated manner, such as the display position is determined by the position of the node at the end point, and the current image display information linkage method does not have a linkage function between components. Can not.

また、通常の監視制御装置と異なり、センサネットワークでは1つの監視点が複数のセンサ情報を持つ場合が多い。1つのセンサノードの複数のセンサ情報を1つのキーで表す場合、画面部品もまとまった複数のセンサ情報を受取るが、搭載するセンサがノードによって異なる場合など、送信するデータの型が異なるとそれぞれに対応した画面部品を作成する必要があり、多くの手間と時間を必要とする。   Also, unlike a normal monitoring control device, in a sensor network, one monitoring point often has a plurality of sensor information. When multiple sensor information for a single sensor node is represented by a single key, the screen component also receives multiple pieces of sensor information. However, if the type of data to be transmitted is different, such as when the mounted sensor varies from node to node, each It is necessary to create corresponding screen parts, which requires a lot of labor and time.

本発明の目的は、データ処理装置間をネットワーク接続で連携処理可能にしたネットワークシステムにおいて、複数の画面部品の連携を容易にし、送信するデータの型がノードによって異なる場合にもその取り扱いが簡単になる画面表示情報の連携方式、および連携方法を提供することにある。   An object of the present invention is to facilitate the cooperation of a plurality of screen components in a network system in which data processing devices can be linked and connected via a network connection, and the handling is simple even when the type of data to be transmitted varies from node to node. It is to provide a cooperation method and a cooperation method of screen display information.

前記の課題を解決するため、本発明は、以下の画面表示情報の連携方式、および連携方法を特徴とする。   In order to solve the above-described problems, the present invention is characterized by the following screen display information linkage method and linkage method.

(1)データ処理装置間をネットワーク接続して連携処理可能にしたネットワークシステムにおいて、
前記データ処理装置は、自己ノードまたは他のノードに搭載されて表示すべき画面表示情報を発生するデータサーバと、部品定義により開発したGUI部品を登録し、GUI部品を配置した画面を画面定義に保存し、これに従いGUI部品を表示するディスパッチャとを備え、
前記ディスパッチャは、
前記データサーバからデータが来たときや部品の操作がなされたとき、連携が必要な部品から状態を取得し、その結果を別の部品に送信することによって部品間の連携を行う手段と、
前記GUI部品として、ノードを表示するノード画面部品と、ネットワークリンクを線で表すリンク画面部品をノードの分だけ用意し、ノード画面部品と同じキーを割り当てておく手段と、
あるノードからの情報に対し、あらかじめそのノードと親ノードのノード画面部品の表示座標を取得し、そのノードに対応するリンク部品に座標を送信することにより、そのノードと親ノードの現在の位置を結ぶ線を表示させたネットワーク構造を表示させる手段とを有することを特徴とする。
(1) In a network system in which data processing devices are connected to each other through a network to enable cooperation processing,
The data processing device registers a data server that generates screen display information to be displayed by being mounted on its own node or another node, and a GUI component developed by the component definition, and uses the screen on which the GUI component is arranged as the screen definition. A dispatcher that stores and displays GUI parts accordingly,
The dispatcher is
When data comes from the data server or when an operation of a component is performed, a means for acquiring a state from a component that needs to be linked and transmitting the result to another component to link between the components;
As the GUI component, a node screen component for displaying a node and a link screen component that represents a network link with lines are prepared for the number of nodes, and means for assigning the same key as the node screen component;
For the information from a certain node, the display coordinates of the node screen parts of that node and the parent node are acquired in advance, and the current position of the node and the parent node is obtained by transmitting the coordinates to the link part corresponding to that node. And a means for displaying a network structure in which connecting lines are displayed.

(2)前記データサーバは、複数センサ値をまとめて画面部品に送信するときに、センサ値の名前と型付きの値の組をXMLやマップ型として、センサ値の名前をキーとして型付の値を複数格納して画面部品に送信する手段を有することを特徴とする。   (2) When the data server collectively sends a plurality of sensor values to the screen part, the combination of the sensor value name and the typed value is set as XML or a map type, and the type of the sensor value is set as a key. It has a means for storing a plurality of values and transmitting them to a screen component.

(3)データ処理装置間をネットワーク接続して連携処理可能にしたネットワークシステムにおいて、
前記データ処理装置は、自己ノードまたは他のノードに搭載されて表示すべき画面表示情報を発生するデータサーバと、部品定義により開発したGUI部品を登録し、GUI部品を配置した画面を画面定義に保存し、これに従いGUI部品を表示するディスパッチャとを備え、
前記ディスパッチャは、
前記データサーバからデータが来たときや部品の操作がなされたとき、連携が必要な部品から状態を取得し、その結果を別の部品に送信することによって部品間の連携を行うステップと、
前記GUI部品として、ノードを表示するノード画面部品と、ネットワークリンクを線で表すリンク画面部品をノードの分だけ用意し、ノード画面部品と同じキーを割り当てておくステップと、
あるノードからの情報に対し、あらかじめそのノードと親ノードのノード画面部品の表示座標を取得し、そのノードに対応するリンク部品に座標を送信することにより、そのノードと親ノードの現在の位置を結ぶ線を表示させたネットワーク構造を表示させるステップとを有することを特徴とする。
(3) In a network system in which data processing devices are connected to each other through a network to enable cooperation processing,
The data processing device registers a data server that generates screen display information to be displayed by being mounted on its own node or another node, and a GUI component developed by the component definition, and uses the screen on which the GUI component is arranged as the screen definition. A dispatcher that stores and displays GUI parts accordingly,
The dispatcher is
When data comes from the data server or when a part is operated, a state is obtained from a part that needs to be linked, and the result is sent to another part to link the parts;
Preparing as the GUI component a node screen component for displaying a node and a link screen component representing a network link by a line, and assigning the same key as the node screen component;
For the information from a certain node, the display coordinates of the node screen parts of that node and the parent node are acquired in advance, and the current position of the node and the parent node is obtained by transmitting the coordinates to the link part corresponding to that node. And a step of displaying a network structure on which a connecting line is displayed.

(4)前記データサーバは、複数センサ値をまとめて画面部品に送信するときに、センサ値の名前と型付きの値の組をXMLやマップ型として、センサ値の名前をキーとして型付の値を複数格納して画面部品に送信するステップを有することを特徴とする。   (4) When the data server collectively transmits a plurality of sensor values to the screen part, the combination of the sensor value name and the typed value is set as XML or a map type, and the type of the sensor value is set as a key. The method includes a step of storing a plurality of values and transmitting the values to a screen component.

以上のとおり、本発明によれば、、複数の画面部品の連携を容易にし、送信するデータの型がノードによって異なる場合にもその取り扱いが簡単になる。   As described above, according to the present invention, the cooperation of a plurality of screen parts is facilitated, and the handling is simplified even when the type of data to be transmitted differs depending on the node.

具体的には、ディスパッチャで画面部品間の連携を行うことにより、画面部品の状態を他の画面部品に反映させることができ、これによりノードとリンクからなるネットワーク構造などの表示ができる。   Specifically, by linking the screen components with the dispatcher, the state of the screen components can be reflected on other screen components, thereby displaying the network structure composed of nodes and links.

また、複数の名前と値の組からなるデータを画面部品に送信する場合に、XMLやマップ型とすることにより、データ型を変えることなくそのまま扱うことができる。例えば、使用するセンサなどを変更した場合に、ディスパッチャと画面部品の変更箇所が少なくなり、不具合の発生確率を抑えることができる。   Further, when data consisting of a plurality of name / value pairs is transmitted to the screen component, it can be handled as it is without changing the data type by using XML or map type. For example, when the sensor to be used is changed, the number of parts to be changed between the dispatcher and the screen parts is reduced, and the occurrence probability of defects can be suppressed.

(実施形態1)
図1は、本発明の実施形態を示すデータ処理装置の要部構成図であり、データ処理装置を無線通信によるネットワークの各ノードとして、画面部品間の連携を行い、ネットワーク構造を表示する。
(Embodiment 1)
FIG. 1 is a main part configuration diagram of a data processing apparatus showing an embodiment of the present invention. The data processing apparatus is used as each node of a network by wireless communication, and screen components are linked to display a network structure.

図1の構成は、データサーバ1とHMI(ヒューマン・マシン・インタフェース)クライアント2からなる。データサーバ1は、自己ノードまたは他のノードのデータ処理装置、さらには監視制御システムでは監視制御対象機器の監視情報処理装置に機能構成され、表示すべき画面表示情報を発生する。HMIクライアント2は、ディスパッチャ2AとGUI部品2Bとレシーバ2Cを備え、部品定義により開発したGUI部品を登録し、GUI部品を配置した画面を画面定義に保存し、これに従いGUI部品を表示する。   The configuration in FIG. 1 includes a data server 1 and an HMI (Human Machine Interface) client 2. The data server 1 is functionally configured as a data processing device of its own node or another node, and further in a monitoring control system, a monitoring information processing device of a monitoring control target device, and generates screen display information to be displayed. The HMI client 2 includes a dispatcher 2A, a GUI component 2B, and a receiver 2C, registers a GUI component developed by the component definition, saves a screen on which the GUI component is arranged in the screen definition, and displays the GUI component accordingly.

ディスパッチャ2Aは、データを解析するための情報を与え、データに名前(タグ)を付けるための定義ファイルになるタグマップをもち、図2に示すように、レシーバ2Cによりデータを受信し、タグマップに従ってデータを解析し、各GUI部品2Bにオブジェクトとして分配する。また、ディスパッチャ2Aは、GUI部品2Bの操作をデータサーバ1の制御に伝え、さらにタグマップを基にクライアント上にタグ一覧表示を可能にする。   The dispatcher 2A provides information for analyzing data, has a tag map that becomes a definition file for assigning a name (tag) to the data, and receives the data by the receiver 2C as shown in FIG. The data is analyzed according to the above and distributed as an object to each GUI component 2B. Further, the dispatcher 2A transmits the operation of the GUI component 2B to the control of the data server 1, and further enables a tag list display on the client based on the tag map.

また、ディスパッチャ2Aは、GUI部品2Bのデータを表示し、ユーザの操作を受け付ける機能をもち、具体的にはクライアント上で部品インスタンスを画面に置き、各種プロパティを設定する。また、ディスパッチャ2Aが用意するタグをドラッグ&ドロップすることによりデータと部品インスタンスを結びつける。   Further, the dispatcher 2A has a function of displaying data of the GUI component 2B and accepting a user operation. Specifically, the dispatcher 2A places a component instance on the screen and sets various properties. Further, the data and the component instance are linked by dragging and dropping the tag prepared by the dispatcher 2A.

データサーバ1はSOAP(Simple Object Access Protocol)およびTCPソケットに対応したデータ通信を可能にし、クライアント2はサーバ定義により接続情報を取得し、これによりデータサーバに接続する。接続方式により,SOAPまたはTCPソケットのレシーバ2Cを選択する。レシーバ2Cはディスパッチャとサーバの通信を中継する。   The data server 1 enables data communication corresponding to a SOAP (Simple Object Access Protocol) and a TCP socket, and the client 2 acquires connection information by a server definition, and thereby connects to the data server. The SOAP or TCP socket receiver 2C is selected according to the connection method. The receiver 2C relays communication between the dispatcher and the server.

この構成において、画面部品間の連携を行い、ネットワーク構造を表示する手法を説明する。ディスパッチャ2Aは部品と相互に連携を行うことができるため、部品間の連携を行いたい場合は、ディスパッチャ2Aが行うこととする。連携のタイミングはデータサーバ1からデータが来たときや部品の操作がなされたときで、これらは全てディスパッチャ2Aが関知することができる。ディスパッチャ2Aは連携が必要な部品から状態を取得し、その結果を別の部品に送信することによって連携を行う。   In this configuration, a method for displaying a network structure by linking screen components will be described. Since the dispatcher 2A can mutually cooperate with the parts, the dispatcher 2A performs the cooperation between the parts. The timing of cooperation is when data comes from the data server 1 or when parts are operated, and these can all be known by the dispatcher 2A. The dispatcher 2A obtains a state from a component that requires cooperation, and performs cooperation by transmitting the result to another component.

これを用いて、ネットワーク構造を表示することを実現しようとする場合、図3の左側に示すように、ノードを表示するノード画面部品の他に、ネットワークリンクを線で表すリンク画面部品をノードの分だけ用意し、ノード画面部品と同じキーID1,ID2を割り当てておく。リンク画面部品は両端点の表示座標を指定し線を表示することができるものとする。   When it is intended to realize the display of the network structure using this, as shown on the left side of FIG. 3, in addition to the node screen part that displays the node, the link screen part that represents the network link by a line is displayed. The same key ID1, ID2 as the node screen parts are allocated. It is assumed that the link screen component can display lines by designating the display coordinates of both end points.

ノードからの情報には通常そのネットワーク構造の親ノードIDが含まれている。ディスパッチャ2Aは、図3の右側に示すように、あるノードからの情報に対し、あらかじめそのノードと親ノードのノード画面部品の表示座標を取得し、そのノードに対応する(同じキーを持つ)リンク部品に座標を送信する。これによりそのノードと親ノードの現在の位置を結ぶ線が表示される。各ノードから情報が送信されたときに各ノードが親ノードと結ばれる線が表示されるため、結果としてネットワーク構造が表示される。   The information from the node usually includes the parent node ID of the network structure. As shown on the right side of FIG. 3, the dispatcher 2A obtains the display coordinates of the node screen parts of the node and the parent node in advance for information from a node, and a link corresponding to the node (having the same key) Send coordinates to the part. As a result, a line connecting the current position of the node and the parent node is displayed. When information is transmitted from each node, a line connecting each node to the parent node is displayed, and as a result, the network structure is displayed.

(実施形態2)
本実施形態では、センサノードの複数センサ値をまとめて画面部品に送信する手法を提案するものである。
(Embodiment 2)
In the present embodiment, a method for collectively transmitting a plurality of sensor values of sensor nodes to a screen component is proposed.

センサノードからの情報は複数のセンサ値がまとまって送られてくる。このとき搭載するセンサの種類が異なる場合、データの型を決めることができない。必要な情報はセンサ値の名前と型付きの値の組であり、これは図4に示すように、XMLやマップ型(Java(登録商標)のHashMapなど)とすることにより、名前をキーとして型付の値を複数格納することができる。   A plurality of sensor values are sent together as information from the sensor node. At this time, if the types of sensors mounted are different, the data type cannot be determined. Necessary information is a set of sensor value name and typed value. As shown in Fig. 4, this is XML or map type (such as HashMap of Java (registered trademark)), and the name is used as a key. Multiple typed values can be stored.

本実施形態では、このXMLオブジェクトまたはマップ型をセンサノード用のタグとノード画面部品で使用するデータ型とすることにより、搭載センサが異なる場合でも統一的な型でデータを扱うことができる。   In this embodiment, this XML object or map type is used as a data type used in the sensor node tag and the node screen component, so that data can be handled in a unified type even when the mounted sensors are different.

本発明の実施形態を示すデータ処理装置の要部構成図。The principal part block diagram of the data processor which shows embodiment of this invention. タグマップによるデータ分配の例。Example of data distribution by tag map. リンク部品とノード部品の接続表示例。Example of connection display between link parts and node parts. データのXML表現の例。An example of an XML representation of data. 無線センサネットワークの例。An example of a wireless sensor network.

符号の説明Explanation of symbols

1 データサーバ
2 HMIクライアント
2A ディスパッチャ
2B GUI部品
2C レシーバ
1 Data server 2 HMI client 2A dispatcher 2B GUI component 2C receiver

Claims (4)

データ処理装置間をネットワーク接続して連携処理可能にしたネットワークシステムにおいて、
前記データ処理装置は、自己ノードまたは他のノードに搭載されて表示すべき画面表示情報を発生するデータサーバと、部品定義により開発したGUI部品を登録し、GUI部品を配置した画面を画面定義に保存し、これに従いGUI部品を表示するディスパッチャとを備え、
前記ディスパッチャは、
前記データサーバからデータが来たときや部品の操作がなされたとき、連携が必要な部品から状態を取得し、その結果を別の部品に送信することによって部品間の連携を行う手段と、
前記GUI部品として、ノードを表示するノード画面部品と、ネットワークリンクを線で表すリンク画面部品をノードの分だけ用意し、ノード画面部品と同じキーを割り当てておく手段と、
あるノードからの情報に対し、あらかじめそのノードと親ノードのノード画面部品の表示座標を取得し、そのノードに対応するリンク部品に座標を送信することにより、そのノードと親ノードの現在の位置を結ぶ線を表示させたネットワーク構造を表示させる手段とを有することを特徴とする画面表示情報の連携方式。
In a network system that allows data processing devices to be connected to a network and linked to each other,
The data processing device registers a data server that generates screen display information to be displayed by being mounted on its own node or another node, and a GUI component developed by the component definition, and uses the screen on which the GUI component is arranged as the screen definition. A dispatcher that stores and displays GUI parts accordingly,
The dispatcher is
When data comes from the data server or when an operation of a component is performed, a means for acquiring a state from a component that needs to be linked and transmitting the result to another component to link between the components;
As the GUI component, a node screen component for displaying a node and a link screen component that represents a network link with lines are prepared for the number of nodes, and means for assigning the same key as the node screen component;
For the information from a certain node, the display coordinates of the node screen parts of that node and the parent node are acquired in advance, and the current position of the node and the parent node is obtained by transmitting the coordinates to the link part corresponding to that node. A screen display information linkage method, comprising: means for displaying a network structure displaying a connecting line.
前記データサーバは、複数センサ値をまとめて画面部品に送信するときに、センサ値の名前と型付きの値の組をXMLやマップ型として、センサ値の名前をキーとして型付の値を複数格納して画面部品に送信する手段を有することを特徴とする請求項1に記載の画面表示情報の連携方式。   When the data server collectively sends a plurality of sensor values to the screen component, the combination of the sensor value name and the typed value is set to XML or a map type, and the type of the sensor value name is used as a key to set a plurality of typed values. The screen display information linkage method according to claim 1, further comprising means for storing and transmitting to the screen component. データ処理装置間をネットワーク接続して連携処理可能にしたネットワークシステムにおいて、
前記データ処理装置は、自己ノードまたは他のノードに搭載されて表示すべき画面表示情報を発生するデータサーバと、部品定義により開発したGUI部品を登録し、GUI部品を配置した画面を画面定義に保存し、これに従いGUI部品を表示するディスパッチャとを備え、
前記ディスパッチャは、
前記データサーバからデータが来たときや部品の操作がなされたとき、連携が必要な部品から状態を取得し、その結果を別の部品に送信することによって部品間の連携を行うステップと、
前記GUI部品として、ノードを表示するノード画面部品と、ネットワークリンクを線で表すリンク画面部品をノードの分だけ用意し、ノード画面部品と同じキーを割り当てておくステップと、
あるノードからの情報に対し、あらかじめそのノードと親ノードのノード画面部品の表示座標を取得し、そのノードに対応するリンク部品に座標を送信することにより、そのノードと親ノードの現在の位置を結ぶ線を表示させたネットワーク構造を表示させるステップとを有することを特徴とする画面表示情報の連携方法。
In a network system that allows data processing devices to be connected to a network and linked to each other,
The data processing device registers a data server that generates screen display information to be displayed by being mounted on its own node or another node, and a GUI component developed by the component definition, and uses the screen on which the GUI component is arranged as the screen definition. A dispatcher that stores and displays GUI parts accordingly,
The dispatcher is
When data comes from the data server or when a part is operated, a state is obtained from a part that needs to be linked, and the result is sent to another part to link the parts;
Preparing as the GUI component a node screen component for displaying a node and a link screen component representing a network link by a line, and assigning the same key as the node screen component;
For the information from a certain node, the display coordinates of the node screen parts of that node and the parent node are acquired in advance, and the current position of the node and the parent node is obtained by transmitting the coordinates to the link part corresponding to that node. And a step of displaying a network structure in which a connecting line is displayed.
前記データサーバは、複数センサ値をまとめて画面部品に送信するときに、センサ値の名前と型付きの値の組をXMLやマップ型として、センサ値の名前をキーとして型付の値を複数格納して画面部品に送信するステップを有することを特徴とする請求項3に記載の画面表示情報の連携方法。   When the data server collectively sends a plurality of sensor values to the screen component, the combination of the sensor value name and the typed value is set to XML or a map type, and the type of the sensor value name is used as a key to set a plurality of typed values. The method for linking screen display information according to claim 3, further comprising a step of storing and transmitting to the screen component.
JP2007070263A 2007-03-19 2007-03-19 Cooperation method of screen display information and cooperation method Pending JP2008234122A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007070263A JP2008234122A (en) 2007-03-19 2007-03-19 Cooperation method of screen display information and cooperation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007070263A JP2008234122A (en) 2007-03-19 2007-03-19 Cooperation method of screen display information and cooperation method

Publications (1)

Publication Number Publication Date
JP2008234122A true JP2008234122A (en) 2008-10-02

Family

ID=39906844

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007070263A Pending JP2008234122A (en) 2007-03-19 2007-03-19 Cooperation method of screen display information and cooperation method

Country Status (1)

Country Link
JP (1) JP2008234122A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2163864A1 (en) 2008-09-12 2010-03-17 Yamatake Corporation Flow meter and flow controlling device
WO2010143886A3 (en) * 2009-06-09 2011-03-31 삼성전자 주식회사 Method for providing a gui in which the connection relationships and the arrangement of devices are shown, and device adopting same
CN109977195A (en) * 2019-03-26 2019-07-05 北京泰迪熊移动科技有限公司 A kind of text message processing method, device and computer storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004272315A (en) * 2003-03-05 2004-09-30 Meidensha Corp Monitor and control system
JP2004355455A (en) * 2003-05-30 2004-12-16 Meidensha Corp Method for linking screen display information
JP2006031500A (en) * 2004-07-20 2006-02-02 Meidensha Corp Business integrated system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004272315A (en) * 2003-03-05 2004-09-30 Meidensha Corp Monitor and control system
JP2004355455A (en) * 2003-05-30 2004-12-16 Meidensha Corp Method for linking screen display information
JP2006031500A (en) * 2004-07-20 2006-02-02 Meidensha Corp Business integrated system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2163864A1 (en) 2008-09-12 2010-03-17 Yamatake Corporation Flow meter and flow controlling device
WO2010143886A3 (en) * 2009-06-09 2011-03-31 삼성전자 주식회사 Method for providing a gui in which the connection relationships and the arrangement of devices are shown, and device adopting same
CN109977195A (en) * 2019-03-26 2019-07-05 北京泰迪熊移动科技有限公司 A kind of text message processing method, device and computer storage medium

Similar Documents

Publication Publication Date Title
US10606616B2 (en) Method for control in a process control system implemented in part by one or more computer implemented run-time processes
EP3703315B1 (en) Communication system, control device, setting device, setting method and program
US10348587B2 (en) Equipment management system and program
US10659322B2 (en) Monitoring system, facility management device, monitoring method, and program
EP3229420A1 (en) Method for establishing persistent connection between multiple smart devices and server, and smart device
CN106464746A (en) Computer system to support failover in event stream processing system
US8918492B2 (en) Field panel with embedded webserver and method of accessing the same
WO2008005341A3 (en) Remotely updating a user status on a presence server
JP2018092565A (en) Cloud relay device, cloud connection processing method, and program
JP2008234122A (en) Cooperation method of screen display information and cooperation method
CN202094936U (en) Fire alarm image-text system
EP2169490A2 (en) Method and system for conversion of graphical representations of automation environments
US20240028021A1 (en) Network system and control device
JP2014060636A (en) Communication interface conversion device
JP5506729B2 (en) Engineering equipment
KR102110922B1 (en) Remote controlling system using mobile device
KR101961553B1 (en) Wireless-sensor automatic detection home automatation control device
Mitra et al. Comparative study of iot protocols
JP5577140B2 (en) Information processing system and information processing method
KR20160144794A (en) A remote management system for apparatus having mqtt and dds client module
JP4432368B2 (en) Linking screen display information
CN115190124B (en) Message transmission method and device based on distributed industrial control system, storage medium and scheduling server
JP2005078544A (en) Remote maintenance system
CN115941277A (en) Remote station patrol method, device and system and electronic equipment
JP2006215791A (en) Remote monitoring and control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110809

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111206