Filter löschen
Filter löschen

OPC UA support on Linux

2 Ansichten (letzte 30 Tage)
rokP
rokP am 30 Mai 2023
Kommentiert: Christian Idzik am 29 Jun. 2023
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 Kommentar
Christian Idzik
Christian Idzik am 29 Jun. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Produkte


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by