• Not Answered

OPC UA Server to Client notification of new data for upload

Hello All,

We are in the process of developing an OPC UA Server stack for a new instrument to upload measurement data to the Client.  Due to the nature of the measurement, new data would be available no sooner than 5 minutes from the previous measurement, and potentially at much longer intervals depending on the user settings for sample intervals.  We are not currently looking to have the Client trigger a measurement, but would like to know if there a function within the Server protocol to alert the Client that new data is available.  If so, could you please point me to some documentation on how to implement that functionality?  Also, is there a mechanism for the Server to be notified that the data has been received by the Client?

We are considering either Python or C++ for development.  

Thank you,

John

2 Replies