openPDC Historian Help
AlarmDelay Property
NamespacesTVA.Historian.FilesMetadataRecordAnalogFieldsAlarmDelay
Gets or sets the time (in seconds) to wait before consecutive alarm notifications are sent for the MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public float AlarmDelay { get; set; }
Public Property AlarmDelay As Single
public:
property float AlarmDelay {
	float get ();
	void set (float value);
}

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