FreeOpcUa / opcua-modeler

GUI to create OPC UA models and export them as XML
GNU General Public License v3.0
246 stars 88 forks source link

XML Parsing Error #112

Open JinhwanPark opened 3 years ago

JinhwanPark commented 3 years ago

When I try to load Specification Model of the CNC Nodeset, I get the following error: TypeError: object of type 'ExtObj' has no len()

Does anyone know the cause of the following? There seems to be a part that cannot be parsed among Nodes of CncPositionDataType

Other modelers work without issues.(ex. UA Modeler)

GoetzGoerisch commented 3 years ago

That is the error in the nodeset mentioned here: https://github.com/OPCFoundation/UA-Nodeset/issues/85