Shelving alarms in E3Alarm.
Introduction The recently launched Elipse E3 version 5.5. has implemented new alarms shelving and managing settings for E3Alarm. These adjustments took place due to the new ISA 18.2 Standard (International…
Introduction The recently launched Elipse E3 version 5.5. has implemented new alarms shelving and managing settings for E3Alarm. These adjustments took place due to the new ISA 18.2 Standard (International…
Question: Can I export the current filter list of an E3Alarm in order to print it? Solution: Yes, you can export the current filter list of an E3Alarm. To do…
Question: An alarm that has previously occurred and whose activation limit has been altered was once again displayed by E3Alarm, with a new date and below the other alarms. Can…
Question: Can I implement a customized filter in E3Alarm? Solution: E3Alarm has a property called CustomFilter, responsible for informing an expression-like customized filter for alarms. The expression can receive one…
Question: How can I record in the database which user was logged in when the alarm went off? Solution: To do so, one alternative is to use an internal tag…
Question: Is there any property that indicates which alarm is currently selected at E3Alarm? Solution: To do so you can use GetFocusedEvent() event, which has been a feature in E3…
Question: How can I change the text and background colors of the alarms in E3Alarm? Solution: This can be done in E3Alarm‘s properties, on Colors tab. At runtime, whenever a…
Question: Why is the name of the operator logged into the application not being displayed in E3Alarm‘s Operator field? Solution: This is because E3Alarm‘s Operator field shows the contents from…
Question: How can I implement an alarm filter by type (Alarm or Event) by using a ComboBox? Solution: To do so, you must first insert a ComboBox onto the same…
Question: Via E3Alarm, can I access the specific screen of an active alarm where the device is linked? Solution: Yes, you can. To do so, you must create a script…