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

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