OPCUA32: The driver calls createmonitoreditem every 100ms when a monitoreditem could not be created. In general it can happen that Nodes don't always exist (e.g. arrays with dynamic size and addressing based on array elements) and the driver should retry creating the monitored item. Now retry attempts are reduced to every 5 seconds.
OPCUA32: The driver calls createmonitoreditem every 100ms when a monitoreditem could not be created. In general it can happen that Nodes don't always exist (e.g. arrays with dynamic size and addressing based on array elements) and the driver should retry creating the monitored item. Now retry attempts are reduced to every 5 seconds.