|
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: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.230-beta
Syntaxfunction get_TimestampDifferentiation();
function set_TimestampDifferentiation(value);
View SourceProperty Value
Double
See Also