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
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개)

제품

릴리스

R2023a

태그

질문:

2023년 5월 30일

댓글:

2023년 6월 29일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by