OPC UA support on Linux
显示 更早的评论
It seems OPC UA is not supported on Linux system, which is unusual as this is the idea of the Unified Architecture and not dependent on COM/DCOM anymore. Is this to be solved in the future MATLAB releases? Or is there some workaround? Thank you.
1 个评论
Christian Idzik
2023-6-29
As far as I know, you cannot use the OPC UA Toolbox on Linux.
I had the same problem and included a Python script to get the data. Use the opcua lib https://pypi.org/project/opcua/ for that.
It is a bit annoying but it works fine.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Unified Architecture 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!