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

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