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 commentaire

Christian Idzik
Christian Idzik le 29 Juin 2023
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.

Connectez-vous pour commenter.

Réponses (0)

Produits

Version

R2023a

Tags

Question posée :

le 30 Mai 2023

Commenté :

le 29 Juin 2023

Community Treasure Hunt

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

Start Hunting!

Translated by