Sets the row background color to display for the alarms with the specified alarm priority.
Syntax
object.SetAlarmBackgroundColor PriorityId, PriorityColor
Properties
The SetAlarmBackgroundColor method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
PriorityId |
Integer. The ID corresponding to the alarm priority. Valid entries for iFIX 3.5 and earlier: Valid entries for iFIX 4.0 and later: |
PriorityColor |
OLE_COLOR. The row background color to display for the alarms with the alarm priority. |