Click or drag to resize
Grid Solutions Framework

PIOutputAdapterEnableTimeReasonabilityCheck Property

Gets or sets flag that indicates if incoming timestamps to the historian should be validated for reasonability.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool EnableTimeReasonabilityCheck { get; set; }
View Source

Property Value

Boolean
See Also