I want to add the "slow poll settings" into some of our drivers.
I can add every other variable, such as the timeouts, ping interval, retries etc., into the port settings but there isn't any mention about the slow poll enable/disable.
Would anyone be able to shed some light on this?
Hi,
This can be enabled by default by specifying both the SlowPoll DefaultValue and the SlowPollBase DefaultValue in the protocol.xml. That will enable the slow poll settings by default. Do note that this setting will only have an effect on new elements that will be created, it will not have an effect on elements of that driver that already exist.
For example