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!