Filters the alarm list starting at a specified animation point for a group of categories. The alarm group may be specified by either the group name or the group description (as found in the AlarmGrp.dbf). Stores the applied filter for a specified monitor and specified alarm page type.
Syntax
CSV_Alarms_GroupSelect(iAN,sGroupID,sGroupIDType,iAlarmType, iMonitor)
iAN:
Animation point number of start of alarm list.
sGroupID:
Name/Desc of alarm group to filter for. If sGroupID = "", the filter is cleared.
sGroupIDType:
sGroupID
specifies the alarm group Name.sGroupID
specifies the alarm group
description.iAlarmType:
Type of alarm list associated with filter:
iMonitor:
Number of monitor displaying alarm list (-1 = active monitor).