You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

The graphical component AlarmAreas reflects the logical areas defined in the Areas configuration interface in the Alarms module. AlarmAreas refer to the feature that allows grouping alarms by logical areas for enhanced management. This enables collective acknowledgment, enables/disables functions across areas, and offers real-time monitoring via a graphical tree view. Configuration involves defining logical areas and offers functionalities like filtering by sub-areas and facilitating comprehensive alarm management and analysis.

On this page:

Requirements

To use this control, you must define alarm areas on the Alarms/Areas. This component is Portable. It runs both on Windows (WPF) and on Web Pages hosted in any platform.

Configuration

Alarms Areas focus on the organizational aspects of alarms, providing tools to manage alarms' hierarchical arrangement and visual representation. They allow users to refresh the structure view, add new folders to the hierarchy, rename existing elements, or remove them altogether, ensuring a streamlined approach to alarm organization. Refer to the Alarm Areas for detailed documentation about defining and organizing an Alarm Area hierarchy.

Go to Displays/Draw, on the Components Panel, click the Modules category, and on AlarmAreas to select it. Then, click or drag-and-drop on the Drawing area to use in your displays. Double-click in the object to configure it.

AlarmAreas settings

Field

Description

Control Name

Defines the name used to refer to the object in the code.

Binding

Sets the binding mode for the component. The options are:

  1. TwoWay updates the data source and UI interchangeably;

  2. OutputOnly allows data output without user input;

  3. InputOnly accepts user input without updating the data source.

SelectedArea

Specifies the area selected within the alarm settings.

Runtime Execution 

In Runtime, the control embeds tools enabling the modification of the view. The solution attaches the configuration settings to a Tag displayed in the User Interface.


In this section:

The root page @parent could not be found in space v10.

  • No labels