Configure Confidence Polling

You can use Confidence Polling to configure additional polling to avoid data becoming stale by forcing points to be updated periodically. You can do this by enabling and configuring the Confidence Polling properties on the configuration Forms of either OPC UA Subscription(s) or individual OPC UA Points. If you configure confidence polling on an OPC UA Subscription, that polling will apply to all active points that are associated with that OPC UA Subscription database item.

If confidence polling is configured for both an OPC UA Subscription and some or all of its points, it is possible that two polls may be scheduled to occur simultaneously. We suggest that you configure the settings to try to avoid duplication of data polls in this situation (see below).

On any of the above configuration Forms, you can configure Confidence Polling using these properties:

 

The confidence polling Interval for an OPC UA Subscription is set at 5 minutes, and the confidence polling Interval for one of the points that is associated with that Subscription is set at 1 minute. This setup is intended to result in confidence polls occurring at 1-minute intervals for the point, and at 5-minute intervals for the Subscription.

The polling activity that occurs every 5th minute (when 2 simultaneous polls are potentially set to occur; one for the Subscription and another for the Point) depends on the configuration of the Source and Maximum Age properties:

  • If the Subscription and Point have the same Source and Maximum Age settings, only one poll will be performed every 5th minute; the poll for the Subscription. (The OPC UA Server ignores the request to separately poll the Point at the same time, as that poll coincides with the one for the Subscription that will also include the data for that Point.)

  • If the Source and Maximum Age settings differ between the Subscription and Point, two polls will be performed every 5th minute; one for the Subscription and another for the Point. This duplication of polling for data is less efficient than the single poll performed above.


Disclaimer

Geo SCADA Expert 2022