Below is a description of the predefined functions relating to the project alarms.
|
Function
|
Parameters
|
Description
|
|
AlarmAck
|
Aram istance
|
Recognizes the alarm whose instance is indicated in the parameter
|
|
AlarmAckGlobal
|
-
|
Recognizes all active alarms
|
|
AlarmAckGroup
|
Group Name
|
Recognizes all active alarms belonging to the indicated Group
|
|
AlarmAckInstances
|
Alarm Name
|
Recognizes all instances of the alarm indicated in the parameter
|
|
AlarmExport
|
File Path
|
Export the buffer of active alarms
|
|
AlarmExportDialog
|
Root folder. The user can select any folder starting from the root one.
Filter applied to the folder name
Minimum priority
Maximum priority
|
The user can select via a pop_up window both the file name and the folder where the file will be saved.
|
|
AlarmOff
|
Alarm Name
|
Deactivates the alarm selected in the parameter
|
|
AlarmOn
|
Alarm Name
|
Activate the selected alarm
|
|
AlarmSetMainId
|
Alarm Identifier
|
Activates the alarm corresponding to the selected Id
|
|
AlarmSetMainName
|
Alarm Name
|
Activates the alarm based on the name given as parameter
|
|
AlarmStatsExport
|
File Path
|
Export the alarm statistics buffer
|
|
AlarmStatsFlush
|
-
|
Save the buffer of the alarm statistics in the retentive memory
|
|
AlarmStatsReset
|
-
|
Reset the alarm statistics buffer
|
|
HistoryExport
|
File Path
|
Export the alarm history buffer
|
|
HistoryExportDatabase
|
-
|
Export the historic alarm buffer to the dedicated SQL table
|
|
HistoryExportDialog
|
Root folder. The file can be saved in any subfolder of the root
Folder name filter
Minimum priority
Maximum priority
|
|
|
HistoryFlush
|
-
|
Save the alarm history buffer in the retentive memory
|
|
HistoryReset
|
-
|
Clears the data in the alarm history buffer
|