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

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