JP5759340B2 - Monitoring and control Web system - Google Patents

Monitoring and control Web system Download PDF

Info

Publication number
JP5759340B2
JP5759340B2 JP2011248300A JP2011248300A JP5759340B2 JP 5759340 B2 JP5759340 B2 JP 5759340B2 JP 2011248300 A JP2011248300 A JP 2011248300A JP 2011248300 A JP2011248300 A JP 2011248300A JP 5759340 B2 JP5759340 B2 JP 5759340B2
Authority
JP
Japan
Prior art keywords
screen
monitoring
event
alarm event
web
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2011248300A
Other languages
Japanese (ja)
Other versions
JP2013105291A (en
Inventor
尚樹 元山
尚樹 元山
俊彦 広岡
俊彦 広岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2011248300A priority Critical patent/JP5759340B2/en
Publication of JP2013105291A publication Critical patent/JP2013105291A/en
Application granted granted Critical
Publication of JP5759340B2 publication Critical patent/JP5759340B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、プラント設備や公共設備における設備機器の状態監視及び制御を行う監視制御Webシステムに関するものである。   The present invention relates to a monitoring control Web system for monitoring and controlling the state of equipment in plant facilities and public facilities.

従来から、プラント設備や公共施設における設備の状態監視、あるいは、状態の変化を時系列に確認するシステムでは、システムで監視している範囲を模式図として表示する画面や、時系列データをグラフ、一覧形式で表示する画面をはじめとして、数多くの画面表示形式を用いて画面表示することが一般的である。
近年の監視システムは、監視対象となる項目(機器)の種類が多種多様になっており、画面枚数の増加、システム上の画面操作の複雑化が進む傾向にある。このため、観測データ異常・機器異常などのイベントが発生したときでも、操作性・利便性を確保する仕組みが求められている。
このような問題に対する解決策の一例としては、プラント設備の遠隔監視システムにおいて、機器異常発生時に、機器異常を知らせる機器異常警告ウインドウを自動的に画面の最前面に表示する方式が開示されている。(特許文献1)
Conventionally, in a system that monitors the status of equipment in plant facilities and public facilities, or checks the status change in time series, a screen that displays the range monitored by the system as a schematic diagram, graphs of time series data, It is common to display a screen using a number of screen display formats including a screen displayed in a list format.
In recent monitoring systems, there are various types of items (devices) to be monitored, and there is a tendency for the number of screens to increase and screen operations on the system to become more complicated. For this reason, there is a need for a mechanism that ensures operability and convenience even when events such as observation data abnormalities and device abnormalities occur.
As an example of a solution to such a problem, in a remote monitoring system for plant facilities, a method of automatically displaying a device abnormality warning window informing a device abnormality at the forefront of the screen when a device abnormality occurs is disclosed. . (Patent Document 1)

特開2004−108209号公報(第4〜7頁、図1)JP 2004-108209 A (pages 4-7, FIG. 1)

従来のプラントの監視制御システムでは、機器異常発生時に、機器異常警告ウインドウが最前面に表示されるが、機器異常警告ウインドウには、最低限の情報(対象機器名称など)が表示されるのみで、オペレータ(またはユーザと表現する)が機器異常警告ウインドウを閉じるまで、オペレータは対象機器の詳細な状態を確認することができないという問題があった。   In the conventional plant monitoring and control system, when an equipment abnormality occurs, the equipment abnormality warning window is displayed in the forefront. However, the equipment abnormality warning window only displays minimum information (such as the name of the target equipment). Until the operator (or expressed as a user) closes the device abnormality warning window, the operator cannot confirm the detailed state of the target device.

この発明は、上記のような課題を解決するためになされたものであり、観測データ異常・機器異常を含む警報イベントが発生したときの通知に当たって、プラントの設備機器の状態監視及び制御を行う上での操作性・利便性を損なわない監視制御Webシステムを得ることを目的とする。   The present invention has been made to solve the above-described problems, and is used to monitor and control the state of plant equipment in response to a notification when an alarm event including observation data abnormality / equipment abnormality occurs. An object of the present invention is to obtain a monitoring and control Web system that does not impair operability and convenience.

この発明に係わる監視制御Webシステムにおいては、被監視設備機器を監視するための監視画面を表示する監視端末、被監視設備機器からの監視データを収集し、監視データの異常を検知したとき、警報イベントを発信するDBサーバ、及びこのDBサーバの発信する警報イベントに応じて、監視端末で表示中の監視画面の状態を変更させるWebアプリケーションサーバを備え、Webアプリケーションサーバは、警報イベントとこの警報イベントの発生時に監視端末の表示画面の最前面に表示する監視画面の画面IDとを予め一意に対応付けたイベント画面定義ファイルと、DBサーバから警報イベントを受信するイベント受信部と、イベント画面定義ファイルを参照して、イベント受信部により受信した警報イベントに対応する監視画面を決定する画面管理部と、この画面管理部の決定した監視画面を監視端末の表示画面の最前面に表示するための指令を監視端末に送信する画面状態変更部とを有し、監視端末は、Webアプリケーションサーバと通信するとともに監視画面を表示するWebブラウザを有し、Webブラウザは、画面状態変更部からの指令に基づき、警報イベントに対応する監視画面を表示画面の最前面に表示するものである。 In the monitoring control Web system according to the present invention, a monitoring terminal that displays a monitoring screen for monitoring monitored equipment, monitoring data from the monitored equipment is collected, and when an abnormality of the monitoring data is detected, an alarm is issued. A DB server that transmits an event, and a Web application server that changes a state of a monitoring screen displayed on the monitoring terminal according to an alarm event transmitted by the DB server. The Web application server includes an alarm event and the alarm event. Event screen definition file that uniquely associates the screen ID of the monitoring screen to be displayed in the forefront of the display screen of the monitoring terminal when an error occurs, an event receiver that receives an alarm event from the DB server, and an event screen definition file Refers to the monitoring corresponding to the alarm event received by the event receiver A screen management unit that determines a screen, and a screen state change unit that transmits to the monitoring terminal a command for displaying the monitoring screen determined by the screen management unit in the forefront of the display screen of the monitoring terminal. Has a web browser that communicates with the web application server and displays a monitoring screen, and the web browser displays a monitoring screen corresponding to an alarm event on the forefront of the display screen based on a command from the screen state changing unit. Is.

この発明によれば、被監視設備機器を監視するための監視画面を表示する監視端末、被監視設備機器からの監視データを収集し、監視データの異常を検知したとき、警報イベントを発信するDBサーバ、及びこのDBサーバの発信する警報イベントに応じて、監視端末で表示中の監視画面の状態を変更させるWebアプリケーションサーバを備え、Webアプリケーションサーバは、警報イベントとこの警報イベントの発生時に監視端末の表示画面の最前面に表示する監視画面の画面IDとを予め一意に対応付けたイベント画面定義ファイルと、DBサーバから警報イベントを受信するイベント受信部と、イベント画面定義ファイルを参照して、イベント受信部により受信した警報イベントに対応する監視画面を決定する画面管理部と、この画面管理部の決定した監視画面を監視端末の表示画面の最前面に表示するための指令を監視端末に送信する画面状態変更部とを有し、監視端末は、Webアプリケーションサーバと通信するとともに監視画面を表示するWebブラウザを有し、Webブラウザは、画面状態変更部からの指令に基づき、警報イベントに対応する監視画面を表示画面の最前面に表示するので、警報イベントが発生したときに視認性と画面操作性が向上する。 According to this invention, a monitoring terminal that displays a monitoring screen for monitoring monitored equipment, a DB that collects monitoring data from the monitored equipment and sends an alarm event when an abnormality in the monitoring data is detected A server and a Web application server that changes a state of a monitoring screen displayed on the monitoring terminal in response to an alarm event transmitted from the DB server, and the Web application server monitors the alarm event and the alarm terminal when the alarm event occurs Refer to the event screen definition file that uniquely associates the screen ID of the monitoring screen to be displayed on the forefront of the display screen, the event reception unit that receives the alarm event from the DB server, and the event screen definition file, A screen management unit for determining a monitoring screen corresponding to the alarm event received by the event reception unit; And a screen state changing unit that transmits to the monitoring terminal a command for displaying the monitoring screen determined by the screen management unit on the forefront of the display screen of the monitoring terminal. The monitoring terminal communicates with the Web application server and monitors It has a web browser that displays a screen, and the web browser displays a monitoring screen corresponding to the alarm event on the foreground of the display screen based on a command from the screen state changing unit. And screen operability are improved.

この発明の実施の形態1による監視制御Webシステムを示すシステム構成図である。1 is a system configuration diagram showing a monitoring control Web system according to Embodiment 1 of the present invention. FIG. この発明の実施の形態1による監視制御WebシステムのWebブラウザ画面を示す図である。It is a figure which shows the web browser screen of the monitoring control web system by Embodiment 1 of this invention. この発明の実施の形態1による監視制御Webシステムのイベント画面定義の一例を示す図である。It is a figure which shows an example of the event screen definition of the monitoring control Web system by Embodiment 1 of this invention. この発明の実施の形態1による監視制御Webシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the monitoring control Web system by Embodiment 1 of this invention. この発明の実施の形態2による監視制御Webシステムを示すシステム構成図である。It is a system block diagram which shows the monitoring control Web system by Embodiment 2 of this invention. この発明の実施の形態2による監視制御Webシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the supervisory control Web system by Embodiment 2 of this invention. この発明の実施の形態3による監視制御Webシステムを示すシステム構成図である。It is a system configuration | structure figure which shows the monitoring control Web system by Embodiment 3 of this invention. この発明の実施の形態3による監視制御Webシステムのイベント画面定義の一例を示す図である。It is a figure which shows an example of the event screen definition of the monitoring control Web system by Embodiment 3 of this invention. この発明の実施の形態3による監視制御Webシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the monitoring control Web system by Embodiment 3 of this invention. この発明の実施の形態4による監視制御Webシステムを示すシステム構成図である。It is a system configuration | structure figure which shows the monitoring control Web system by Embodiment 4 of this invention. この発明の実施の形態4による監視制御Webシステムのイベント画面定義の一例を示す図である。It is a figure which shows an example of the event screen definition of the monitoring control Web system by Embodiment 4 of this invention. この発明の実施の形態4による監視制御Webシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the monitoring control Web system by Embodiment 4 of this invention. この発明の実施の形態5による監視制御Webシステムを示すシステム構成図である。It is a system configuration | structure figure which shows the monitoring control Web system by Embodiment 5 of this invention. この発明の実施の形態5による監視制御Webシステムのイベント画面定義の一例を示す図である。It is a figure which shows an example of the event screen definition of the monitoring control Web system by Embodiment 5 of this invention. この発明の実施の形態5による監視制御Webシステムのユーザ認証を示すフローチャートである。It is a flowchart which shows the user authentication of the supervisory control Web system by Embodiment 5 of this invention. この発明の実施の形態5による監視制御Webシステムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the monitoring control Web system by Embodiment 5 of this invention.

実施の形態1.
以下、この発明の実施の形態1を図に基づいて説明する。
図1は、この発明の実施の形態1による監視制御Webシステムを示すシステム構成図である。
図1において、監視制御Webシステムは、監視端末1000とWebアプリケーションサーバ2000とDBサーバ3000と子局4000と設備機器5000で構成され、ネットワークで接続されている。
監視端末1000は、次のような複数のブラウザを有している。
Webブラウザ100は、Webアプリケーションサーバ2000と通信するWebデータ入出力部10を持ち、ユーザに対し、警報イベントを通知する仕組みを備えたメイン監視画面11を表示する。
Webブラウザ101は、Webアプリケーションサーバ2000と通信するWebデータ入出力部10を持ち、ダイアログ監視画面12(以下、監視画面という)を表示する。このダイアログ監視画面12は、メイン監視画面11をユーザが操作することにより、呼び出されて、メイン監視画面11中に表示されるようになっている。
監視端末1000は、Webブラウザ101を複数有し、複数枚の監視画面12を同時にメイン監視画面11中に表示することが可能になっている。
Embodiment 1 FIG.
Embodiment 1 of the present invention will be described below with reference to the drawings.
FIG. 1 is a system configuration diagram showing a monitoring control Web system according to Embodiment 1 of the present invention.
In FIG. 1, the monitoring control Web system includes a monitoring terminal 1000, a Web application server 2000, a DB server 3000, a slave station 4000, and equipment 5000 and is connected via a network.
The monitoring terminal 1000 has a plurality of browsers as follows.
The web browser 100 has a web data input / output unit 10 that communicates with the web application server 2000 and displays a main monitoring screen 11 having a mechanism for notifying a user of an alarm event.
The web browser 101 has a web data input / output unit 10 that communicates with the web application server 2000 and displays a dialog monitoring screen 12 (hereinafter referred to as a monitoring screen). The dialog monitoring screen 12 is called by the user operating the main monitoring screen 11 and is displayed in the main monitoring screen 11.
The monitoring terminal 1000 has a plurality of Web browsers 101 and can simultaneously display a plurality of monitoring screens 12 in the main monitoring screen 11.

Webアプリケーションサーバ2000は、次のように構成されている。
イベント受信部20は、DBサーバ3000から警報イベントを受信する。Web通信部21は、監視端末1000からの要求を受信する機能と、監視端末1000に対して画面状態の更新を通知する機能を有している。操作入力部22は、監視端末1000からの操作要求を受け付ける。メイン監視画面11をユーザが操作したことにより、ある監視画面12を表示する命令がWeb通信部21を介して送信され、これを把握するようになっている。
画面状態更新部23は、表示中の画面の状態を更新する。監視画面12は、メイン監視画面11に呼び出されるようになっている。定義情報読込部25は、図3で後述するイベント画面定義24を読み込む。
画面管理部26は、表示中の画面に関する状態を管理するほか、ユーザからの操作、またはイベント画面定義24を確認し、警報イベントに応じて、監視端末1000に表示する画面状態の変更を要求する。
The Web application server 2000 is configured as follows.
The event receiving unit 20 receives an alarm event from the DB server 3000. The web communication unit 21 has a function of receiving a request from the monitoring terminal 1000 and a function of notifying the monitoring terminal 1000 of an update of the screen state. The operation input unit 22 receives an operation request from the monitoring terminal 1000. As a result of the user operating the main monitoring screen 11, a command for displaying a certain monitoring screen 12 is transmitted via the Web communication unit 21 to grasp this.
The screen state update unit 23 updates the state of the currently displayed screen. The monitoring screen 12 is called by the main monitoring screen 11. The definition information reading unit 25 reads an event screen definition 24 described later with reference to FIG.
The screen management unit 26 manages the state related to the displayed screen, confirms the operation from the user or the event screen definition 24, and requests a change of the screen state displayed on the monitoring terminal 1000 according to the alarm event. .

DBサーバ3000は、次のように構成されている。
データ受信部30は、子局4000から監視データを受信する。データ処理部31は、受信した監視データを演算・変換の処理を実施し、観測データ異常・機器異常などがあれば、警報イベントを発行する。警報イベントは、1つの設備機器に対して、複数種類があり得る。イベント送信部32は、Webアプリケーションサーバ2000に対して、警報イベントを通知する。
The DB server 3000 is configured as follows.
The data receiving unit 30 receives monitoring data from the slave station 4000. The data processing unit 31 performs calculation / conversion processing on the received monitoring data, and issues an alarm event if there is an observation data abnormality or an equipment abnormality. There may be a plurality of types of alarm events for one facility device. The event transmission unit 32 notifies the web application server 2000 of an alarm event.

子局4000は、プラント設備・公共設備などの設備機器5000からの監視データを収集する。
設備機器5000には、例えば、風向計A、流量計B、水位系Cなどがある。
The slave station 4000 collects monitoring data from the equipment 5000 such as plant equipment and public equipment.
The equipment 5000 includes, for example, an anemometer A, a flow meter B, and a water level system C.

図2は、この発明の実施の形態1による監視制御WebシステムのWebブラウザ画面を示す図である。
図2において、11、12は図1におけるものと同一のものである。監視画面12は、メイン監視画面11上に重なるように表示されている。メイン監視画面11の上方の領域に配置された警報表示欄13には、警報イベントが表示される。
監視画面12のA、B、Cは、それぞれ、風向計A、流量計B、水位系Cを含む図面を表示したものである。
FIG. 2 is a diagram showing a Web browser screen of the monitoring control Web system according to Embodiment 1 of the present invention.
2, 11 and 12 are the same as those in FIG. The monitoring screen 12 is displayed so as to overlap the main monitoring screen 11. An alarm event is displayed in the alarm display column 13 arranged in the area above the main monitoring screen 11.
A, B, and C on the monitoring screen 12 display drawings including an anemometer A, a flow meter B, and a water level system C, respectively.

図3は、この発明の実施の形態1による監視制御Webシステムのイベント画面定義の一例を示す図である。
図3において、イベント画面定義24は、警報イベントと画面IDを一意に紐付けることで、警報イベントに応じて、状態の変更を要求する監視画面を特定できるようになっている。
FIG. 3 is a diagram showing an example of an event screen definition of the monitoring control Web system according to the first embodiment of the present invention.
In FIG. 3, the event screen definition 24 can identify a monitoring screen for requesting a change of state in accordance with an alarm event by uniquely associating the alarm event with a screen ID.

次に、動作について説明する。
警報イベントによって、監視画面の状態を変更するときの動作について、図4のフローチャートを用いて説明する。
子局4000が、設備機器5000の監視データを取得する(ST1001)。DBサーバ3000は、データ受信部30にて、子局4000からの監視データを受信し、データ処理部31に送信する。データ処理部31は、受け取った監視データに対して変換・演算の処理を実施する(ST1002)。
データ処理部31の判断(ST1003)により、警報イベント発行の必要が判断されれば、警報イベントを作成し、イベント送信部32から、Webアプリケーションサーバ2000のイベント受信部20に対して、警報イベントを送信する(ST1004)。
Next, the operation will be described.
The operation when the state of the monitoring screen is changed by an alarm event will be described with reference to the flowchart of FIG.
Slave station 4000 acquires monitoring data of equipment 5000 (ST1001). The DB server 3000 receives the monitoring data from the slave station 4000 at the data receiving unit 30 and transmits it to the data processing unit 31. The data processing unit 31 performs conversion / calculation processing on the received monitoring data (ST1002).
If it is determined by the data processing unit 31 (ST1003) that an alarm event should be issued, an alarm event is created, and an event is sent from the event transmitting unit 32 to the event receiving unit 20 of the Web application server 2000. Transmit (ST1004).

Webアプリケーションサーバ2000のイベント受信部20は、受信した警報イベントを画面管理部26に送信する。画面管理部26は、警報イベントを受信すると、定義情報読込部25を介してイベント画面定義24の内容を取得する(ST1005)。
画面管理部26は、警報イベントとイベント画面定義24の内容を確認し、監視端末1000で最前面に表示する監視画面を決定し、その画面情報を画面状態変更部23に送信する(ST1006)。
画面状態変更部23は、画面情報を取得すると該当する監視画面を最前面に表示するように設定し、Web通信部21に送信する(ST1007)。
Web通信部21は、メイン監視画面11を表示するWebブラウザ100のWebデータ入出力部10に、画面状態変更部23によって設定された状態変更情報を送信する。メイン監視画面11のWebブラウザ100は、メイン監視画面11の警報通知欄13の状態を変更する(表示欄の変色、点滅など)(ST1008)。
The event reception unit 20 of the Web application server 2000 transmits the received alarm event to the screen management unit 26. When receiving the alarm event, screen management unit 26 acquires the contents of event screen definition 24 via definition information reading unit 25 (ST1005).
The screen management unit 26 confirms the contents of the alarm event and the event screen definition 24, determines the monitoring screen to be displayed in the foreground on the monitoring terminal 1000, and transmits the screen information to the screen state changing unit 23 (ST1006).
When the screen information is acquired, the screen state changing unit 23 sets the corresponding monitoring screen to be displayed in the forefront, and transmits it to the Web communication unit 21 (ST1007).
The web communication unit 21 transmits the state change information set by the screen state change unit 23 to the web data input / output unit 10 of the web browser 100 that displays the main monitoring screen 11. The Web browser 100 on the main monitoring screen 11 changes the state of the alarm notification column 13 on the main monitoring screen 11 (discoloration, blinking, etc. of the display column) (ST1008).

メイン監視画面11を表示するWebブラウザ100は、Webデータ入出力部10にて受信した対象の監視画面が表示中かどうかを判別し(ST1009)、対象の監視画面が存在しなければ、別のWebブラウザで監視画面を表示し(ST1010)、対象の監視画面を最前面に表示する(ST1011)。   The Web browser 100 displaying the main monitoring screen 11 determines whether the target monitoring screen received by the Web data input / output unit 10 is being displayed (ST1009). A monitoring screen is displayed on the Web browser (ST1010), and the target monitoring screen is displayed in the forefront (ST1011).

実施の形態1によれば、複数の監視画面を表示している状況で、観測データ異常・機器異常などの警報イベントが発生した場合に、この警報イベントに対応する監視画面を最前面に表示することができる。
これにより、観測データ異常・機器異常などの警報イベントが発生したときに視認性と画面操作性を向上し、ユーザの作業時間を削減することができる。
According to the first embodiment, when an alarm event such as an observation data abnormality or a device abnormality occurs in a situation where a plurality of monitoring screens are displayed, the monitoring screen corresponding to the alarm event is displayed in the foreground. be able to.
This improves visibility and screen operability when an alarm event such as an observation data abnormality or an equipment abnormality occurs, thereby reducing the user's work time.

実施の形態2.
実施の形態2は、前述した実施の形態1に対して、図1の監視画面を表示するWebブラウザ101をタブブラウザに変更したものである。タブブラウザに変更することで、1枚のWebブラウザで複数の監視画面を表示可能になる。
Embodiment 2. FIG.
In the second embodiment, the Web browser 101 that displays the monitoring screen in FIG. 1 is changed to a tab browser in the first embodiment. By changing to the tab browser, a plurality of monitoring screens can be displayed with one web browser.

図5は、この発明の実施の形態2による監視制御Webシステムを示すシステム構成図である。
図5において、10〜12、20〜26、30〜32、100、1000、2000、3000、4000、5000は図1におけるものと同一のものである。Webブラウザ102は、タブブラウザであり、それぞれのタブで監視画面を表示する。
FIG. 5 is a system configuration diagram showing a monitoring control Web system according to Embodiment 2 of the present invention.
5, 10-12, 20-26, 30-32, 100, 1000, 2000, 3000, 4000, 5000 are the same as those in FIG. The web browser 102 is a tab browser, and displays a monitoring screen on each tab.

以下、実施の形態2による監視制御Webシステムの動作について、図6のフローチャートを用いて説明する。
子局4000が監視データを取得してから、監視画面の状態を設定するまでの処理(ST1003〜ST1008)は、実施の形態1(図4)と同様の処理であるため、その説明を省略する。
メイン監視画面11を表示するWebブラウザ100は、Webデータ入出力部10にて受信した対象の監視画面が表示中かどうかを判別し(ST1009)、対象の監視画面が存在しなければ、Webブラウザ102内の別のタブで対象の監視画面を表示し(ST2001)、そのタブで表示された対象の監視画面を最前面に表示する(ST1011)。
Hereinafter, the operation of the monitoring control Web system according to the second embodiment will be described with reference to the flowchart of FIG.
The processing (ST1003 to ST1008) from when the slave station 4000 acquires the monitoring data until the status of the monitoring screen is set is the same as that in the first embodiment (FIG. 4), and thus the description thereof is omitted. .
The Web browser 100 displaying the main monitoring screen 11 determines whether or not the target monitoring screen received by the Web data input / output unit 10 is being displayed (ST1009). If there is no target monitoring screen, the Web browser The target monitoring screen is displayed on another tab in 102 (ST2001), and the target monitoring screen displayed on that tab is displayed in the forefront (ST1011).

実施の形態2によれば、複数の監視画面を表示する場合でも、1枚のWebブラウザ内に納めることができる。そのため、メイン監視画面が表示されている領域が拡がり、観測データ異常・機器異常などの警報イベントが発生した場合に、メイン監視画面の警報通知欄の状態変更(変色・点滅)を確認し易くなり、ユーザの作業時間を削減することができる。   According to the second embodiment, even when a plurality of monitoring screens are displayed, they can be stored in one web browser. As a result, the area where the main monitoring screen is displayed expands, and it is easier to check the status change (discoloration / flashing) of the alarm notification column on the main monitoring screen when an alarm event such as an observation data error or device error occurs. The work time of the user can be reduced.

実施の形態3.
実施の形態3は、前述した実施の形態1と実施の形態2に対して、イベント画面定義24に警報イベントの重要度(優先度)を追加することにより、複数の警報イベントが同時発生した際に、重要度の高い順に監視画面を監視端末の最前面から表示するようにした。
Embodiment 3 FIG.
In the third embodiment, when the importance (priority) of the alarm event is added to the event screen definition 24 with respect to the above-described first and second embodiments, a plurality of alarm events occur simultaneously. In addition, the monitoring screens are displayed from the front of the monitoring terminal in descending order of importance.

図7は、この発明の実施の形態3による監視制御Webシステムを示すシステム構成図である。
図7において、10〜12、20〜23、25、26、30〜32、100、102、1000、2000、3000、4000、5000は図5におけるものと同一のものである。イベント画面定義24aは、図3のイベント画面定義24の構成に、警報イベントの優先度を追加したものである。
FIG. 7 is a system configuration diagram showing a monitoring control Web system according to Embodiment 3 of the present invention.
7, 10-12, 20-23, 25, 26, 30-32, 100, 102, 1000, 2000, 3000, 4000, 5000 are the same as those in FIG. The event screen definition 24a is obtained by adding the priority of the alarm event to the configuration of the event screen definition 24 in FIG.

図8は、この発明の実施の形態3による監視制御Webシステムのイベント画面定義の一例を示す図である。
図8において、イベント画面定義24aは、図3のイベント画面定義24の構成に、警報イベントの重要度に基づく優先度を追加したものである。これにより、複数の警報イベントが同時発生した際に、優先度の高い順に監視画面を監視端末の最前面から表示することができる。
例えば、イベントAとイベントCが同時に発生した場合には、画面IDが001のイベントAに対応する監視画面12が最前面に表示され、次に画面IDが002のイベントCに対応する監視画面12が表示される。
FIG. 8 is a diagram showing an example of an event screen definition of the monitoring control Web system according to the third embodiment of the present invention.
In FIG. 8, an event screen definition 24a is obtained by adding a priority based on the importance of an alarm event to the configuration of the event screen definition 24 of FIG. Thereby, when a plurality of alarm events occur at the same time, the monitoring screens can be displayed from the forefront of the monitoring terminal in descending order of priority.
For example, when the event A and the event C occur simultaneously, the monitoring screen 12 corresponding to the event A with the screen ID 001 is displayed in the foreground, and then the monitoring screen 12 corresponding to the event C with the screen ID 002 is displayed. Is displayed.

プラント設備や公共設備における設備機器の状態監視及び制御を行う監視制御Webシステムでは、監視対象の設備機器の数が多いため、同時に警報イベントの発生が起り得る。このため、警報イベントが同時に発生した場合に、警報イベントの重要度に基づいて、重要度の順に、前面に監視画面を表示するようにしたものが、実施の形態3である。
以下、実施の形態3の動作について、図9のフローチャートを用いて説明する。
子局4000が監視データを取得してから、警報イベントとイベント画面定義24aから表示する監視画面を選択するまでの処理(ST1001〜ST1006)は、実施の形態1と同様であるため、その説明を省略する。
複数の警報イベントが同時に発生した場合は、イベント画面定義ファイル24aから取得した警報イベントの優先度を考慮し、画面状態変更部23は、画面の状態を設定し、Web通信部21に送信する(ST3001)。
In the monitoring and control Web system that monitors and controls the state of facility equipment in plant facilities and public facilities, the number of equipment devices to be monitored is large, so that an alarm event can occur simultaneously. For this reason, in the third embodiment, when alarm events occur simultaneously, the monitoring screens are displayed on the front surface in the order of importance based on the importance of the alarm event.
Hereinafter, the operation of the third embodiment will be described with reference to the flowchart of FIG.
Since the processing (ST1001 to ST1006) from when the slave station 4000 acquires the monitoring data until the monitoring screen to be displayed is selected from the alarm event and the event screen definition 24a is the same as that of the first embodiment, the description thereof will be given. Omitted.
When a plurality of alarm events occur simultaneously, considering the priority of the alarm event acquired from the event screen definition file 24a, the screen state changing unit 23 sets the screen state and transmits it to the Web communication unit 21 ( ST3001).

Web通信部21は、メイン監視画面11を表示するWebブラウザ100のWebデータ入出力部10に送信する。Webブラウザ100は、メイン監視画面11の警報通知欄13の状態を変更する(表示欄の変色、点滅など)(ST1008)。
Webブラウザ100は、Webデータ入出力部10にて受信した対象の監視画面が表示中かどうかを判別し(ST1009)、対象の監視画面が存在しなければ、Webブラウザ102の別のタブで監視画面を表示する(ST2001)。
複数の警報イベントが同時発生しているとき、最前面から重要度の高い順に監視画面12を表示する(ST3002)。
The web communication unit 21 transmits to the web data input / output unit 10 of the web browser 100 that displays the main monitoring screen 11. The web browser 100 changes the state of the alarm notification column 13 on the main monitoring screen 11 (discoloration, blinking, etc. of the display column) (ST1008).
The Web browser 100 determines whether or not the target monitoring screen received by the Web data input / output unit 10 is being displayed (ST1009). If there is no target monitoring screen, monitoring is performed using another tab of the Web browser 102. A screen is displayed (ST2001).
When a plurality of alarm events occur simultaneously, the monitoring screen 12 is displayed in descending order of importance from the forefront (ST3002).

実施の形態3によれば、実施の形態1と実施の形態2において、複数の警報イベントが同時に発生した場合に、最前面から重要度の高い順に監視画面を表示することで、操作性が向上し、その結果、ユーザの作業時間を削減することができる。   According to the third embodiment, when a plurality of alarm events occur simultaneously in the first and second embodiments, the operability is improved by displaying the monitoring screens in descending order of importance. As a result, the user's working time can be reduced.

実施の形態4.
実施の形態4は、前述した実施の形態1から実施の形態3に対して、Webアプリケーションサーバに、警報イベントの送信先の監視端末を判別する送信先機器判別部を追加し、監視端末ごとに、警報イベントが発生した際の監視画面の表示可否を判別するようにした。
Embodiment 4 FIG.
In the fourth embodiment, a destination device discriminating unit that discriminates a monitoring terminal that is a transmission destination of an alarm event is added to the Web application server in comparison with the first to third embodiments described above, and each monitoring terminal is provided. The monitoring screen can be displayed when an alarm event occurs.

図10は、この発明の実施の形態4による監視制御Webシステムを示すシステム構成図である。
図10において、10〜12、20〜23、25、26、30〜32、100、102、1000、2000、3000、4000、5000は図5におけるものと同一のものである。イベント画面定義24bは、図8のイベント画面定義24aの構成に、警報イベントに関連する監視端末を追加したものである。
図10では、Webアプリケーションサーバ2000に、警報イベントの送信先の監視端末を判別する送信先機器判別部27を設けている。また、図10では、複数の監視端末1000、1001・・・1000nがネットワークに接続されている。これらの監視端末は、それぞれ1つ以上の設備機器を監視対象としている。監視端末間で同じ設備機器の場合もあるし、異なる設備機器の場合もある。
FIG. 10 is a system configuration diagram showing a monitoring control Web system according to Embodiment 4 of the present invention.
10, 10-12, 20-23, 25, 26, 30-32, 100, 102, 1000, 2000, 3000, 4000, 5000 are the same as those in FIG. The event screen definition 24b is obtained by adding a monitoring terminal related to an alarm event to the configuration of the event screen definition 24a of FIG.
In FIG. 10, the Web application server 2000 is provided with a transmission destination device determination unit 27 that determines a monitoring terminal that is a transmission destination of an alarm event. In FIG. 10, a plurality of monitoring terminals 1000, 1001,... 1000n are connected to the network. Each of these monitoring terminals targets at least one facility device. The monitoring equipment may be the same equipment or different equipment.

図11は、この発明の実施の形態4による監視制御Webシステムのイベント画面定義の一例を示す図である。
図11において、イベント画面定義24bは、図8のイベント画面定義24aの構成に、警報イベントの送信先の監視端末を追加したものである。これにより、警報イベントが発生した際に、該当する監視画面が表示される監視端末のみに警報イベントが送信され、対象の監視画面を最前面に表示することができる。
図11では、イベントAは全ての監視端末へ、イベントBは監視端末1000のみへ、イベントCは監視端末1000、1001へ、イベントDは監視端末1002のみへ、イベントEは監視端末1000、1003へ、それぞれ送信されるように定義されている。
FIG. 11 is a diagram showing an example of an event screen definition of the monitoring control Web system according to the fourth embodiment of the present invention.
In FIG. 11, an event screen definition 24b is obtained by adding a monitoring terminal to which an alarm event is transmitted to the configuration of the event screen definition 24a of FIG. Thereby, when an alarm event occurs, the alarm event is transmitted only to the monitoring terminal on which the corresponding monitoring screen is displayed, and the target monitoring screen can be displayed in the forefront.
In FIG. 11, event A is sent to all monitoring terminals, event B is sent only to monitoring terminal 1000, event C is sent to monitoring terminals 1000 and 1001, event D is sent only to monitoring terminal 1002, and event E is sent to monitoring terminals 1000 and 1003. , Each is defined to be sent.

プラント設備や公共設備における設備機器の状態監視及び制御を行う監視制御Webシステムでは、監視対象の設備機器の数が多いため、状態監視及び制御を行う監視端末も多数に及ぶことになる。その監視端末の状態監視及び制御の対象とする設備機器は、監視端末ごとに決まっている(同じ設備機器の場合もあれば、異なる場合もある。)ため、監視端末ごとに警報イベントの通知の可否を判断する必要がある。実施の形態4は、これに対処するためのものである。   In the monitoring and control Web system that monitors and controls the state of facility equipment in plant facilities and public facilities, since there are a large number of equipment devices to be monitored, there are a large number of monitoring terminals that perform state monitoring and control. The equipment to be monitored and controlled for the status of the monitoring terminal is determined for each monitoring terminal (may be the same equipment or may be different). It is necessary to judge whether it is possible. The fourth embodiment is for coping with this.

次に、実施の形態4の動作について、図12のフローチャートを用いて説明する。
子局4000が監視データを取得する処理から、警報イベントとイベント画面定義から関係する監視画面を選択する処理まで(ST1001からST1006)は、実施の形態1の処理と同様であるため、その説明を省略する。
送信先機器判別部27にて、イベント画面定義24bから警報イベントの送信先監視端末を確認する(ST4001)。送信先と判別された監視端末に対しては、実施の形態3の処理と同様のため、その説明を省略する(ST3001〜ST3002)。
Next, the operation of the fourth embodiment will be described using the flowchart of FIG.
The process from the process in which the slave station 4000 acquires the monitoring data to the process in which the monitoring screen is selected from the alarm event and the event screen definition (ST1001 to ST1006) is the same as the process in the first embodiment, so the description thereof will be given. Omitted.
The destination device determination unit 27 confirms the alarm event transmission destination monitoring terminal from the event screen definition 24b (ST4001). Since the monitoring terminal determined as the transmission destination is the same as the processing in Embodiment 3, the description thereof is omitted (ST3001 to ST3002).

送信先と判別されない監視端末に対しては、警報通知欄13の更新だけを画面状態変更部23に送信する。画面状態更新部23は、警報通知欄13の更新を設定し、Web通信部21に送信する(ST4002)。
Web通信部21は、メイン監視画面11を表示するWebブラウザ100のWebデータ入出力部10に送信する。Webブラウザ100は、メイン監視画面11の警報通知欄13の状態を変更する(表示欄の変色、点滅など)(ST4003)。
For the monitoring terminal that is not determined as the transmission destination, only the update of the alarm notification column 13 is transmitted to the screen state changing unit 23. Screen state update unit 23 sets the update of alarm notification column 13 and transmits it to Web communication unit 21 (ST4002).
The web communication unit 21 transmits to the web data input / output unit 10 of the web browser 100 that displays the main monitoring screen 11. The Web browser 100 changes the state of the alarm notification column 13 on the main monitoring screen 11 (discoloration, blinking, etc. of the display column) (ST4003).

実施の形態4によれば、前述の実施の形態1から実施の形態3において、警報イベントに対応する監視画面の表示可否を、監視端末によって判別することで、監視画面を操作できる監視端末を制限し、ユーザの操作ミスを削減することができる。   According to the fourth embodiment, in the first to third embodiments described above, the monitoring terminal that can operate the monitoring screen is restricted by determining whether or not the monitoring screen corresponding to the alarm event can be displayed by the monitoring terminal. In addition, user operation errors can be reduced.

実施の形態5.
実施の形態5は、前述した実施の形態1から実施の形態3に対して、Webアプリケーションサーバにユーザ認証部とアクセス権判定部を追加し、監視端末のユーザによって、警報イベントが発生した際の監視画面の表示可否を判別するようにした。
Embodiment 5 FIG.
In the fifth embodiment, a user authentication unit and an access right determination unit are added to the Web application server in contrast to the first to third embodiments described above, and an alarm event is generated by the user of the monitoring terminal. The monitoring screen can be displayed or not.

図13は、この発明の実施の形態5による監視制御Webシステムを示すシステム構成図である。
図13において、10〜12、20〜23、25、26、30〜32、100、102、1000、2000、3000、4000、5000は図5におけるものと同一のものである。イベント画面定義24cは、図8のイベント画面定義24aの構成に、監視端末を使用するユーザのアクセス権を追加したものである。図13では、Webアプリケーションサーバ2000に、ユーザを認証するユーザ認証部28と、ユーザのアクセス権を判定するアクセス権判定部29を設けている。
FIG. 13 is a system configuration diagram showing a monitoring control Web system according to Embodiment 5 of the present invention.
In FIG. 13, 10-12, 20-23, 25, 26, 30-32, 100, 102, 1000, 2000, 3000, 4000, 5000 are the same as those in FIG. The event screen definition 24c is obtained by adding the access right of the user who uses the monitoring terminal to the configuration of the event screen definition 24a of FIG. In FIG. 13, the web application server 2000 is provided with a user authentication unit 28 that authenticates a user and an access right determination unit 29 that determines the access right of the user.

図14は、この発明の実施の形態5による監視制御Webシステムのイベント画面定義の一例を示す図である。
図14において、イベント画面定義24cは、図8のイベント画面定義24aの構成に、監視端末を使用するユーザのアクセス権を追加したものである。これにより、警報イベントが発生した際に、アクセス権をもつユーザが使用する監視端末のみに警報イベントが送信され、対象の監視画面を最前面に表示することができる。
FIG. 14 is a diagram showing an example of an event screen definition of the monitoring control Web system according to the fifth embodiment of the present invention.
In FIG. 14, an event screen definition 24c is obtained by adding the access right of the user who uses the monitoring terminal to the configuration of the event screen definition 24a of FIG. Thereby, when an alarm event occurs, the alarm event is transmitted only to the monitoring terminal used by the user having access rights, and the target monitoring screen can be displayed in the forefront.

次に、実施の形態5の動作について説明する。
まず、ユーザ認証の動作について、図15のフローチャートを用いて説明する。
監視端末1000において、ユーザがWebブラウザ100にて、ユーザ認証の操作を実施する(ST5001)。Webブラウザ100で入力された情報を、Webデータ入出力部10からWebアプリケーションサーバ2000のWeb通信部21に送信する。
Web通信部21は、ユーザ操作入力部22に情報を送信する。ユーザ操作入力部22は、受信した要求を解析し、ユーザ認証部27へ送信する。
ユーザ認証部28は、受信した情報にて、ユーザを判別し(ST5002)、存在しないユーザの場合は、認証失敗を通知する。
Next, the operation of the fifth embodiment will be described.
First, the user authentication operation will be described with reference to the flowchart of FIG.
In monitoring terminal 1000, the user performs a user authentication operation on Web browser 100 (ST5001). Information input by the Web browser 100 is transmitted from the Web data input / output unit 10 to the Web communication unit 21 of the Web application server 2000.
The web communication unit 21 transmits information to the user operation input unit 22. The user operation input unit 22 analyzes the received request and transmits it to the user authentication unit 27.
The user authentication unit 28 determines the user from the received information (ST5002), and notifies the authentication failure when the user does not exist.

ユーザ認証が成功したら、画面管理部26に画面更新の要求を送信する。
画面管理部26は、要求を受信すると、要求を解析し、表示画面を選択する(ST5003)。画面管理部26は、選択した画面情報を画面状態変更部23に送信する。画面状態変更部23は、画面情報を取得すると、画面を表示できる状態に構築(生成)して、Web通信部21に送信する(ST5004)。Web通信部21は、画面を要求元のWebデータ入出力部10に送信する。Webブラウザ100は、自身のメイン監視画面11を更新する(ST5005)。
If the user authentication is successful, a screen update request is transmitted to the screen management unit 26.
Upon receiving the request, screen management unit 26 analyzes the request and selects a display screen (ST5003). The screen management unit 26 transmits the selected screen information to the screen state changing unit 23. When acquiring the screen information, the screen state changing unit 23 constructs (generates) a screen in a state in which the screen can be displayed, and transmits it to the Web communication unit 21 (ST5004). The web communication unit 21 transmits the screen to the requesting web data input / output unit 10. Web browser 100 updates its own main monitoring screen 11 (ST5005).

次に、警報イベント発生時の動作について、図16を用いて説明する。
子局4000が監視データを取得する処理から、警報イベントとイベント画面定義から関係する監視画面を選択する処理まで(ST1001からST1006)は、実施の形態1の処理と同様であるため、その説明を省略する。
アクセス権判別部29にて、イベント画面定義24cから警報イベントのアクセス権を確認する(ST5006)。アクセス権を持つユーザに対しては、実施の形態3の処理と同様であるため、その説明を省略する(ST3001からST3002)。
Next, the operation when an alarm event occurs will be described with reference to FIG.
The process from the process in which the slave station 4000 acquires the monitoring data to the process in which the monitoring screen is selected from the alarm event and the event screen definition (ST1001 to ST1006) is the same as the process in the first embodiment, so the description thereof will be given. Omitted.
The access right determination unit 29 confirms the alarm event access right from the event screen definition 24c (ST5006). For users who have access rights, the processing is the same as in the third embodiment, and the description thereof is omitted (ST3001 to ST3002).

アクセス権を持たないユーザには、警報通知欄13の更新だけを画面状態変更部23に送信する。画面状態変更部23は、警報通知欄13の更新を設定し、Web通信部21に送信する(ST5007)。
Web通信部21は、メイン監視画面11を表示するWebブラウザ100のWebデータ入出力部10に送信する。Webブラウザ100は、メイン監視画面11の警報通知欄13の状態を変更する(表示欄の変色、点滅など)(ST5008)。
For the user who does not have the access right, only the update of the alarm notification column 13 is transmitted to the screen state changing unit 23. The screen state changing unit 23 sets the update of the alarm notification column 13 and transmits it to the Web communication unit 21 (ST5007).
The web communication unit 21 transmits to the web data input / output unit 10 of the web browser 100 that displays the main monitoring screen 11. The Web browser 100 changes the state of the alarm notification column 13 on the main monitoring screen 11 (discoloration, blinking, etc. of the display column) (ST5008).

実施の形態5によれば、前述の実施の形態1から実施の形態3において、警報イベントに対応する監視画面の表示可否を、ユーザで判別することによって、監視画面を操作できるユーザを制限し、ユーザの作業ミスを削減する。   According to the fifth embodiment, in the first to third embodiments described above, the user who can operate the monitoring screen is limited by determining whether or not the monitoring screen corresponding to the alarm event can be displayed. Reduce user work mistakes.

なお、本発明は、その発明の範囲内において、各実施の形態を自由に組み合わせたり、各実施の形態を適宜、変形、省略することが可能である。   It should be noted that the present invention can be freely combined with each other within the scope of the invention, and each embodiment can be appropriately modified or omitted.

10 Webデータ入出力部
11 メイン監視画面
12 監視画面
20 イベント受信部
21 Web通信部
22 ユーザ操作入力部
23 画面状態変更部
24 イベント画面定義
25 定義情報読込部
26 画面管理部
27 送信先機器判別部
28 ユーザ認証部
29 アクセス権判定部
30 データ受信部
31 データ処理部
32 イベント送信部
100 Webブラウザ(メイン)
101 Webブラウザ(ダイアログ)
102 Webブラウザ(ダイアログ)
1000 監視端末
2000 Webアプリケーションサーバ
3000 DBサーバ
4000 子局
5000 設備機器
DESCRIPTION OF SYMBOLS 10 Web data input / output part 11 Main monitoring screen 12 Monitoring screen 20 Event receiving part 21 Web communication part 22 User operation input part 23 Screen state change part 24 Event screen definition 25 Definition information reading part 26 Screen management part 27 Transmission destination apparatus discrimination | determination part 28 User authentication unit 29 Access right determination unit 30 Data reception unit 31 Data processing unit 32 Event transmission unit 100 Web browser (main)
101 Web browser (dialog)
102 Web browser (dialog)
1000 Monitoring terminal 2000 Web application server 3000 DB server 4000 Slave station 5000 Equipment

Claims (5)

被監視設備機器を監視するための監視画面を表示する監視端末、
上記被監視設備機器からの監視データを収集し、上記監視データの異常を検知したとき、警報イベントを発信するDBサーバ、
及びこのDBサーバの発信する警報イベントに応じて、上記監視端末で表示中の監視画面の状態を変更させるWebアプリケーションサーバを備え、
上記Webアプリケーションサーバは、
上記警報イベントとこの警報イベントの発生時に上記監視端末の表示画面の最前面に表示する監視画面の画面IDとを予め一意に対応付けたイベント画面定義ファイルと、
上記DBサーバから上記警報イベントを受信するイベント受信部と、
上記イベント画面定義ファイルを参照して、上記イベント受信部により受信した警報イベントに対応する監視画面を決定する画面管理部と、
この画面管理部の決定した監視画面を上記監視端末の表示画面の最前面に表示するための指令を上記監視端末に送信する画面状態変更部とを有し、
上記監視端末は、
上記Webアプリケーションサーバと通信するとともに上記監視画面を表示するWebブラウザを有し、
上記Webブラウザは、上記画面状態変更部からの指令に基づき、上記警報イベントに対応する監視画面を表示画面の最前面に表示することを特徴とする監視制御Webシステム。
A monitoring terminal that displays a monitoring screen for monitoring monitored equipment,
DB server that collects monitoring data from the monitored equipment and sends an alarm event when an abnormality of the monitoring data is detected,
And a Web application server that changes the state of the monitoring screen displayed on the monitoring terminal in response to an alarm event transmitted by the DB server,
The web application server
An event screen definition file that uniquely associates in advance the alarm event and the screen ID of the monitoring screen displayed on the forefront of the display screen of the monitoring terminal when the alarm event occurs ;
An event receiver for receiving the alarm event from the DB server;
A screen management unit that refers to the event screen definition file and determines a monitoring screen corresponding to the alarm event received by the event reception unit;
A screen state changing unit that transmits to the monitoring terminal a command for displaying the monitoring screen determined by the screen management unit on the forefront of the display screen of the monitoring terminal;
The monitoring terminal
A web browser that communicates with the web application server and displays the monitoring screen;
The monitoring control Web system, wherein the Web browser displays a monitoring screen corresponding to the alarm event on the forefront of the display screen based on a command from the screen state changing unit.
上記監視画面は、タブ形式で複数の監視画面を表示することができるタブブラウザによって表示されることを特徴とする請求項1記載の監視制御Webシステム。   The monitoring control Web system according to claim 1, wherein the monitoring screen is displayed by a tab browser capable of displaying a plurality of monitoring screens in a tab format. 上記イベント画面定義ファイルには、上記警報イベントごとに優先度が予め定義され、
上記Webアプリケーションサーバは、上記警報イベントが上記DBサーバから複数同時に発信された場合に、上記警報イベントの優先度にしたがって、上記警報イベントに対応する監視画面を前面に表示させることを特徴とする請求項1または請求項2記載の監視制御Webシステム。
In the event screen definition file, a priority is defined in advance for each alarm event,
The Web application server displays a monitoring screen corresponding to the alarm event on the front according to the priority of the alarm event when a plurality of the alarm events are simultaneously transmitted from the DB server. The monitoring control Web system according to claim 1 or 2.
上記イベント画面定義ファイルには、上記警報イベントごとに送信先の監視端末が予め定義され、
上記Webアプリケーションサーバは、上記イベント画面定義ファイルに基づき、上記警報イベントの送信先の監視端末へ、上記画面管理部の決定した監視画面を上記監視端末の表示画面の最前面に表示するための指令を送信することを特徴とする請求項1〜請求項3のいずれか一項記載の監視制御Webシステム。
In the event screen definition file, a transmission destination monitoring terminal is defined in advance for each alarm event,
Based on the event screen definition file, the Web application server instructs the monitoring terminal to which the alarm event is transmitted to display the monitoring screen determined by the screen management unit on the forefront of the display screen of the monitoring terminal. The monitoring control Web system according to any one of claims 1 to 3, wherein the monitoring control Web system is transmitted.
上記イベント画面定義ファイルには、上記監視端末を使用するユーザのアクセス権が上記警報イベントごとに予め定義され、
上記Webアプリケーションサーバは、ユーザ認証を行って、上記イベント画面定義ファイルに基づき、上記警報イベントのアクセス権を有するユーザが使用する監視端末へ、上記画面管理部の決定した監視画面を上記監視端末の表示画面の最前面に表示するための指令を送信することを特徴とする請求項1〜請求項3のいずれか一項記載の監視制御Webシステム。
In the event screen definition file, the access right of the user who uses the monitoring terminal is defined in advance for each alarm event,
The Web application server performs user authentication, and transmits the monitoring screen determined by the screen management unit to the monitoring terminal used by a user having access rights to the alarm event based on the event screen definition file. The supervisory control Web system according to any one of claims 1 to 3, wherein a command for displaying on the forefront of the display screen is transmitted.
JP2011248300A 2011-11-14 2011-11-14 Monitoring and control Web system Active JP5759340B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011248300A JP5759340B2 (en) 2011-11-14 2011-11-14 Monitoring and control Web system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011248300A JP5759340B2 (en) 2011-11-14 2011-11-14 Monitoring and control Web system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2015114547A Division JP6072855B2 (en) 2015-06-05 2015-06-05 Web application server, monitoring terminal, and monitoring control method

Publications (2)

Publication Number Publication Date
JP2013105291A JP2013105291A (en) 2013-05-30
JP5759340B2 true JP5759340B2 (en) 2015-08-05

Family

ID=48624790

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011248300A Active JP5759340B2 (en) 2011-11-14 2011-11-14 Monitoring and control Web system

Country Status (1)

Country Link
JP (1) JP5759340B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5896934B2 (en) * 2013-02-01 2016-03-30 三菱電機株式会社 Supervisory control system
JP2015032068A (en) * 2013-07-31 2015-02-16 富士通ファシリティーズ株式会社 Information processing screen output device, information processing screen output program, and information processing screen output system
US9875640B2 (en) 2015-04-08 2018-01-23 General Electric Company Method and system for managing plant alarm systems
CN109615272A (en) * 2018-12-29 2019-04-12 山东丰信农业服务连锁有限公司 A kind of agricultural planting system based on internet and intelligence
JP2022152987A (en) * 2021-03-29 2022-10-12 横河電機株式会社 Alarm management device, alarm management method and alarm management program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001297382A (en) * 2000-04-13 2001-10-26 Ffc:Kk Information sharing system
JP2003150245A (en) * 2001-11-16 2003-05-23 Hitachi Ltd Plant monitoring system
JP2004213418A (en) * 2003-01-06 2004-07-29 Mitsubishi Electric Corp Picture updating system for monitor control terminal
JP2009265944A (en) * 2008-04-25 2009-11-12 Hitachi Ltd Screen display method, screen display program and screen display device

Also Published As

Publication number Publication date
JP2013105291A (en) 2013-05-30

Similar Documents

Publication Publication Date Title
JP5759340B2 (en) Monitoring and control Web system
JP6072855B2 (en) Web application server, monitoring terminal, and monitoring control method
JP2008305138A (en) Plant monitoring system and operation monitoring method for plant
JP5694297B2 (en) Alarm management system
JP2019205093A (en) Sensor coordination facility system
KR100834929B1 (en) Alarm system for substation equipment abnormality
JP2007257444A (en) Equipment management system
JP5010560B2 (en) Monitoring control system and monitoring device
US9251681B2 (en) Fire alarm system
JP6034099B2 (en) Programmable display system, programmable display thereof, and screen substitution display method
JP2013047946A (en) Computer network based hazardous condition monitoring system and hazardous condition processing server
JP2015036287A (en) External interface device control system and external interface device control method
JP2007249759A (en) Monitoring system
JP2014149703A (en) Monitoring control system
JP5844666B2 (en) HART communication compatible equipment
JP4637818B2 (en) Integrated water treatment facility operation management system
KR102000411B1 (en) Cranes and gantry cranes
JP5188886B2 (en) Plant monitoring system
JP2020052864A (en) Network system, integrated monitoring server, monitoring control server, and monitoring method
CA2938565C (en) Real-time graphical display of ladder logic for railroad equipment
KR100620108B1 (en) Method and System for Preventing Handling Mistake of Operator of Distributed Control System
JP6552587B2 (en) Communication control device and SCADA system
KR20090033197A (en) Intergrating control multiplex network device for variety 3rd party serial communication device
KR20170120815A (en) The RACK equipment's error detection system of the Computer Room by using the Wireless Communication Camera.
JP2017138908A (en) Building facility management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140204

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141031

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141126

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: 20150512

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150605

R151 Written notification of patent or utility model registration

Ref document number: 5759340

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250