Filters the alarm list starting at a specified animation point for a group of categories.
Note: If the group name = "_AllAlarms_", the "all alarms' is displayed; i.e., the filter is cleared. If the group name = "_AdvFilter_", the selected advanced filter is applied to the alarm list.
Syntax
CSV_Alarms_GroupFilter(iAN,sGroupName,iAlarmType,iMonitor)
iAN:
Animation point number of start of alarm list.
sGroupName:
Name/ID of alarm group to filter for.
iAlarmType:
Type of alarm list associated with filter.
iMonitor:
Number of monitor displaying alarm list (-1 = active monitor).
Return Value
Handle to group, otherwise -1.