openPDC Historian Help
HighRange Property
NamespacesTVA.Historian.FilesMetadataRecordComposedFieldsHighRange
Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of UnreasonableHigh.
Declaration Syntax
C#Visual BasicVisual C++
public float HighRange { get; set; }
Public Property HighRange As Single
public:
property float HighRange {
	float get ();
	void set (float value);
}

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