openPDC Historian Help
FrontEndHardwareError Property
NamespacesTVA.Historian.FilesMetadataRecordAlarmFlagsFrontEndHardwareError
Gets or sets a boolean value that indicates whether a data Quality of FrontEndHardwareError should trigger an alarm notification.
Declaration Syntax
C#Visual BasicVisual C++
public bool FrontEndHardwareError { get; set; }
Public Property FrontEndHardwareError As Boolean
public:
property bool FrontEndHardwareError {
	bool get ();
	void set (bool value);
}

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