Click or drag to resize
Grid Solutions Framework

DNP3InputAdapterTimestampDifferentiation Property

Gets or sets the time interval, in milliseconds, to insert between consecutive data points for a given signal that were received at the exact same time.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.179-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(1)]
public double TimestampDifferentiation { get; set; }
View Source

Property Value

Double
See Also