KB-28380: Sending e-mails whenever an alarm is activated.
Question: How can the application be set up to send an e-mail whenever an alarm is activated? Solution: To do so, you must use the SendMail driver and create an…
Question: How can the application be set up to send an e-mail whenever an alarm is activated? Solution: To do so, you must use the SendMail driver and create an…
Question: How can I edit the properties of alarms that are in a Library at runtime? Solution: To do so, you must insert a property in the XObject for each…
Question: When an alarm becomes active, inactive, or is acknowledged, are these occurrences recorded on the same register? Solution: For each alarm occurrence (when the alarm becomes active, inactive or…
Question: Why are acknowledged alarms reactivated when restarting the Domain? Solution: This is the correct system’s behavior. When restarting the Domain, the alarms that were previously active keep this status,…
Question: How can I fire an alarm when the values of a Digital Tag and an Analog Tag are, respectively, one (01) and fifteen (15)? Solution: To do so,…
Question: How can I set up the alarm to be hidden on the E3Alarm only after it is acknowledged? Solution: To do so, on the alarm’s settings via E3Studio, you…
Question: How can I record alarms from my application on disk? Solution: On the Alarm Server, you can configure alarms to be saved in a Database. To do so, just…
Question: Why are some alarms registers duplicated when recorded? Solution: This happens when the main and the Standby application are recording in the same database, and the EnableSynchronization property is…
OVERVIEW If an alarm area’s name is changed at runtime, its old name will still be displayed in the alarm’s fields (Area, FullAlarmSourceName). HOW CAN I REPRODUCE THIS PROBLEM? Change…
OVERVIEW Some alarms will leave their acknowledged status if the AlarmSource is restarted by an update command in the Domain, or via Activate/Deactivate methods. HOW CAN I REPRODUCE THIS PROBLEM?…