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

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