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

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