%HI_SetAlarmData function


Function
The function sets a logical group and mask to filter alarms displayed in displayer of Alarms type.
Declaration
%HI_SetAlarmData(
   INT in refId,
   HOBJ in refToAlGroup
   [, TEXT in _mask],
 )

Parameters
refId Reference to displayer (reference variable).
refToAlGroup Reference to alarm logical group.
_mask Optional parameter - mask for lists of alarms.
If the parameter is not specified or its value is "" (empty string) the function keeps the previous masks specified for all alarm lists (critical, uncritical and blocked).

Napíšte komentár