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 Comment

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.

Sign in to comment.

Answers (0)

Products

Release

R2023a

Tags

Asked:

on 30 May 2023

Commented:

on 29 Jun 2023

Community Treasure Hunt

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

Start Hunting!