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

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