openPDC Historian Help
ValueBelowLoAlarm Property
NamespacesTVA.Historian.FilesMetadataRecordAlarmFlagsValueBelowLoAlarm
Gets or sets a boolean value that indicates whether a data Quality of ValueBelowLoAlarm should trigger an alarm notification.
Declaration Syntax
C#Visual BasicVisual C++
public bool ValueBelowLoAlarm { get; set; }
Public Property ValueBelowLoAlarm As Boolean
public:
property bool ValueBelowLoAlarm {
	bool get ();
	void set (bool value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252