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 で Industrial Communication Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!