Table of Contents

Method GetActiveMajorAlarmCount

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

GetActiveMajorAlarmCount()

Gets the number of major alarms.

int GetActiveMajorAlarmCount()

Returns

int

The number of major alarms.

Remarks

Make sure the element on which you perform the operation is active. If it is stopped, an ElementNotFoundException will be thrown.

Exceptions

ElementNotFoundException

The element was not found in the DataMiner System.