How to implement a OPC UA Pub/Sub model
Afficher commentaires plus anciens
I have a OPC UA node and I want to "subscribe" to it to receive updates. Is it possible to do this in matlab?
Réponses (1)
Umang Pandey
le 12 Sep 2024
Modifié(e) : Umang Pandey
le 12 Sep 2024
0 votes
Hi Wang,
You can refer to the following MATLAB documentation for understanding how you can subscribe to data change events using "subscribe" function in Industrial Communication Toolbox :
This is for versions R2023b and later.
Hope this helps.
Best,
Umang
Catégories
En savoir plus sur Unified Architecture dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!