OPC UA Publish and Subscribe
2 ビュー (過去 30 日間)
古いコメントを表示
Nelson Igbokwe
2021 年 2 月 25 日
回答済み: MathWorks Industrial Communication Toolbox Team
2023 年 9 月 25 日
Hi,
i am wondering if i can subscribe to objects using opcua. I want to use OPC Toolbox together with a python-opcua/ asyncua server. But it seems like i can only poll the values.
Is it possible to implement Subscribtion in OPC Toolbox for opcua ?
0 件のコメント
回答 (1 件)
MathWorks Industrial Communication Toolbox Team
2023 年 9 月 25 日
Starting R2023b, you can now subscribe to data change events in OPC UA nodes using the "subscribe" function in the Industrial Communication Toolbox.
Here is an example of how to use this feature:
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!