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

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