%HI_SetAlarmData function


Function
 The function sets a logical group and mask to filter alarms displayed in displayer of the Alarms type.
Declaration
%HI_SetAlarmData(
   INT in refId,
   HOBJ in refToAlGroup
   [, TEXT in _mask],
 )
Parameters
refIdReference to a displayer (reference variable).
refToAlGroupReference to alarm logical group.
_maskOptional 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