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:
The Alarms Module provides comprehensive alarm management through:
Step | Action | Description | ||
---|---|---|---|---|
Create AlarmItems | Define conditions | Select Specify tags and limits to monitorDefine triggers, limits, and messages | ||
Configure AlarmGroups | Use predefined or create custom | Set behaviors | Define Set acknowledgment and logging behaviornotification | |
Define Build AlarmAreas | Optional organization | Create hierarchical structure | 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 | ||||
---|---|---|---|---|
|
The module subscribes to all configured tags and evaluates alarm conditions on each value change. When conditions are met, alarms trigger according to their group settings.
The AlarmViewer component displays real-time and historical alarms. Users can acknowledge, filter, and manage alarms through the interface.
Features Highlights