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

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