|
<< Click to Display Table of Contents >>
Handling Events |
N1 |
Please check the corresponding code on table Codes for handling events |
N2 |
Not used |
N3 |
Not used |
N4 |
Not used |
Use a writing operation of a PLC Tag to manipulate events sent from a device, according to the next table.
N1 |
Function |
Description |
|---|---|---|
1010 |
Acknowledgment of an Alarm Event |
Performs the acknowledgment of an emergency alarm occurred |
1012 |
Reset an Alarm Event |
Aborts a call priority for an emergency alarm |
1020 |
Acknowledgment of All Fault Events |
Performs the acknowledgment of all fault alarms occurred |
1022 |
Reset of All Fault Events |
Clears all fault alarms occurred |
1024 |
Acknowledgment of a Specific Fault Event |
Performs the acknowledgment of a specific Event ID related to fault alarms. This PLC Tag must execute a writing of the Event ID number reported by a reading of General Events |
1026 |
Resolve a Specific Fault Event |
Resolves a specific Event ID related to fault alarms. This PLC Tag must execute a writing of the Event ID number reported by a reading of General Events |
1028 |
Reset a Specific Fault Event |
Clears a specific Event ID related to fault alarms. This PLC Tag must execute a writing of the Event ID number reported by a reading of General Events |
1030 |
User-Reported Event |
User-reported fault event. This PLC Tag must execute a writing of the description, in Text format, of the fault alarm event to report |