Event detection and notification system for monitoring abnormal conditions and compliance
Modules → Alarms| Tutorial | How-to Guide | Reference
Industrial processes require continuous monitoring to detect deviations from normal operation. The Alarms Module bridges the gap between raw sensor data and actionable operator responses by:
When the Module Alarm is execution, all tags defined on AlarmItems are subscribed, so the alarm conditions are evaluated every time the tag as new value.
If a condition is reached, the alarm is issued, according to the behavior defined by its AlarmGroup. Notifications are sent if enabled to that group.
During runtime, the AlarmViewer component connects with the server to get information about the online alarms, or historical data according its configuration.
The online configuration is updated in real-time as new alarms happened or have its state changed. Users can interact with the AlarmViewer to monitor, filter, and manage alarms effectively.
The Alarms Module provides comprehensive alarm management through:
Step | Action | Description |
---|---|---|
Create AlarmItems | Define conditions | Specify tags and limits to monitor |
Configure AlarmGroups | Set behaviors | Define acknowledgment and notification |
Build AlarmAreas | Create hierarchy | Organize by plant structure |
Set Global Settings | System configuration | Database and audit trail setup |
The module manages alarms through defined state transitions:
Alarms trigger notifications based on group configuration:
Built-in features prevent alarm system overload:
Pre-Defined Groups - Critical, Warning, and AuditTrail groups ready to use
FDA Compliance - 21 CFR Part 11 audit trail capabilities
Flexible Database - Support for SQLite, SQL Server, PostgreSQL, and more
Runtime Control - Start, stop, pause alarm evaluation dynamically
Display Integration - AlarmViewer and AlarmArea controls for HMI
Script Integration - Custom notification methods via Script Classes
Distributed Architecture - Alarms evaluated centrally, viewed anywhere
Excerpt |
---|
Alarms Module LinksExplanation - to understand concepts→ Modules / Industrial Operations / Alarms Module Tutorials - to learn by doing→ Tutorials / Industrial Operations / Alarms Module Tutorial How-to Guides - to accomplish specific tasks→ How-to Guides / Industrial Operations / Alarms Module How-to Guide → How-to Guides / Standard Compliance / FDA-21 CFR 11 Compliance Reference - technical details→ Technical Reference / Platform Modules / Alarms Module Reference |
Page Tree | ||||
---|---|---|---|---|
|