National Instruments BridgeVIEW User Manual

Page of 455
Appendix A
HMI Function Reference
A-6
© National Instruments Corporation
Get Alarm Summary Status
Use the Get Alarm Summary Status VI to check the status of alarms in the BridgeVIEW 
system. You can call this VI multiple times from your HMI.
group/tag names determines the tags for which alarm status is to be read. 
Use group <ALL> to get the status of all of the tag alarms in the system. 
read parameters is a cluster of parameters for filtering out the alarms for 
which status is checked. 
min priority is the minimum priority of alarms to read. If left 
unwired, alarms corresponding to priority level 1 and above are 
reported.
max priority is the maximum priority of alarms to read. If left 
unwired, alarms corresponding to priority level 15 and below are 
reported.
filter ACK alarms? determines whether acknowledged alarms 
are read. 
alarm summary status contains information about the alarms currently in 
the BridgeVIEW system.
# active alarms is the number of alarms currently in the 
BridgeVIEW system.
any alarm? is an indication of any tag in the system that is in 
alarm, irrespective of its acknowledgement status.
# unack alarms is the number of unacknowledged alarms in the 
system.
any unack alarm? is an indication of any tag in the system that is 
in alarm and unacknowledged.