|
DNP3InputAdapterPollingInterval Property
|
Gets or sets the interval, in seconds, at which the adapter will poll the DNP3 device.
Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.230-beta
Syntaxfunction get_PollingInterval();
function set_PollingInterval(value);
View SourceProperty Value
Double
See Also