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

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