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

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