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

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