|
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.207-beta
Syntax function get_PollingInterval();
function set_PollingInterval(value);
View SourceProperty Value
DoubleSee Also