Quantcast
Channel: OPC Labs - OPC Labs - Recent Topics - OPC Labs Online Forums
Viewing all articles
Browse latest Browse all 1794

Force MonitoredItem to Read/Update on demand (Should be Easy) - by: dataman1

$
0
0
I currently add items to the EasyUAClient by using SubscribeMultipleMonitoredItems(). Everything works fine except I would like to periodically do a refresh on all of the values. I have tried doing a ReadMultiple() with all the same items, but the problem is that it will hang the uaclient until it is completed.

Is there any way to force the monitored items to refresh the values on demand? I wasn't sure if there was a parameter to change that would cause a refresh? I know I can do a unsubscribe/resubscribe to achieve want I want, but thought I would ask if there is another mechanism.

Thanks for all your help!

Viewing all articles
Browse latest Browse all 1794

Trending Articles