Extensibility > Graphics Builder Automation Interface > Alarm Indicator Functions > AlarmIndicatorGetEquipHierarchy

AlarmIndicatorGetEquipHierarchy

Retrieves the location in the equipment hierarchy that will be used to determine the highest priority alarm for the alarm indicator.

Syntax

AlarmIndicatorGetEquipHierarchy

Return Value

0, 1 or 2

Note: For details on handling return and error values, see Error Handling.

Related Functions

AlarmIndicatorGetBorderIsInside, AlarmIndicatorGetBorderPadding, AlarmIndicatorGetBorderWidth, AlarmIndicatorGetEnabled, AlarmIndicatorGetExpr, AlarmIndicatorGetFlagEnabled, AlarmIndicatorGetFlagLocation, AlarmIndicatorGetFrameColour, AlarmIndicatorGetInclude, AlarmIndicatorSetBorderIsInside, AlarmIndicatorSetBorderPadding, AlarmIndicatorSetBorderWidth, AlarmIndicatorSetEnabled, AlarmIndicatorSetEquipHierarchy, AlarmIndicatorSetExpr, AlarmIndicatorSetFlagEnabled, AlarmIndicatorSetFlagLocation, AlarmIndicatorSetFrameColor, AlarmIndicatorSetInclude

Example

iEquipmentHierachyGet = gb2.AlarmIndicatorGetEquipHierarchy;

Published June 2018