Notification Plugin

Overview

Notification Plugin helps an operator to pay attention to the most important events. The plugin generates notifications based on events according to specified rules and displays them in the notification panel that appears on the right side of the web page. In addition, the plugin turns on an audible alert depending on the notification type.

Installation

First you need to perform the general sequence of installing plugins, and then perform several additional actions:

  1. Go to Main Menu > Registration > Notification.
  2. Register the plugin using the hyperlinks on the page.
  3. Add registration key to the project by downloading the Webstation settings using the Administrator application.

If the plugin is installed correctly, there is a bell in the top right corner of the web page.

Configuring

Configuration of the Notification plugin is stored in the PlgNotification.xml file. This file must be included into the project and locate in the configuration folder of Webstation. On runtime the plugin configuration file locates in C:\SCADA\ScadaWeb\config\

Consider the contents of the configuration file:

XML Tag Description
GeneralOptions Section of general options
EvPeriod Period (in days) of taking events to create notifications
DispNotifCnt Number of displayed notifications
NotifOptions Section containing the options determine how to generate notifications
InfoCondition
WarningCondition
ErrorCondition
Specify the conditions of generating notifications of the information, warning and error types
Statuses Input channel statuses that cause a new notification
ParamIDs Quantity IDs of an input channel allowed to notification
Tips Section that specifies the notification tips
Tip Section determines a one tip
TipCondition Condition of the tip
Link If defined, specifies link to navigate by the tip
Html Tip markup instead of link