BadWaitingForInitialData for ExternalPolled nodes

Questions regarding the use of the .NET SDK 2.0 for Server or Client development or integration into customer products ...

Moderator: uasdknet

Post Reply
martenbyebye
Hero Member
Hero Member
Posts: 21
Joined: 03 Mar 2017, 16:08

BadWaitingForInitialData for ExternalPolled nodes

Post by martenbyebye »

Hi,

I have some nodes which are configured as NodeHandleType.ExternalPolled. When I subscribe using the UaExpert, the initial value is null and the status code is BadWaitingForInitialData.
I put the sampling interval to 90 seconds (The publishing interval is much faster). Only after waiting 90 s, the node's value is properly there.

What do I have to do to avoid that? How to set initial data for ExternalPolled nodes? The read works immediately.

Best regards

Post Reply