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

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