FreeOpcUa / opcua-asyncio

OPC UA library for python >= 3.7
GNU Lesser General Public License v3.0
1.04k stars 346 forks source link

CNC nodeset cannot compile SiOME #1562

Open da23ma opened 5 months ago

da23ma commented 5 months ago

Hi all,

I am experiencing an issue with the Nodeset for CNC-Machines. Importing the nodeset into SiOME works just fine. However, when I want to export my information model as binary file, SiOME aborts the compiling and gives me this error: "Status: 70002006; Unknown error". Other nodesets like the DI-Nodeset can be compiled to binary by SiOME. Does anyone have an idea why only the CNC-nodeset cannot be compiled to binary?

Thanks!

GoetzGoerisch commented 5 months ago

Hi @da23ma thank you for your issue. As the maintainer for the CNC NodeSet I can tell you, that, when is was released some error where not catched. We are currently working on a revised version. Drop me a line by mail.

What is your use case?