Click or drag to resize
Grid Solutions Framework

AlarmServiceReadAllRaisedAlarmsAsXml Method

Reads all raised alarms from the AlarmAdapter and sends it in Xml format.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
public SerializableAlarmCollection ReadAllRaisedAlarmsAsXml()
View Source

Return Value

SerializableAlarmCollection
A SerializableAlarmCollection object.

Implements

IAlarmServiceReadAllRaisedAlarmsAsXml
See Also