How to implement a OPC UA Pub/Sub model
显示 更早的评论
I have a OPC UA node and I want to "subscribe" to it to receive updates. Is it possible to do this in matlab?
回答(1 个)
Umang Pandey
2024-9-12
编辑:Umang Pandey
2024-9-12
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Unified Architecture 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!