You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem could arise when parsing the NodeId csv. To my knowledge, in I4AAS there are some names which differ only case-sensitively and open62541 reads these in upper-case, which leads to ambiguities. Maybe you can double check that with ISA-95 nodeset.
Hello,
I was trying to use the nodeset-compiler function to compile the ISA-95 nodeseet (from OPC foundation nodeset).
According to the open62541 manual, every step was successful but there was error when executing the final OPC UA server (-o file).
I also tried the same process for compile the IEC 61850-7-3 and the MDIS nodeset, they are successful.
This is strange and it is hard for me to locate the problem.
Did anyone have experience on nodeset-compiler?
My guess was that the ISA-95 nodeset file was outdated as it was developed a long time ago in 2013, the open62541 cannot parse it now.
Thank you.
The text was updated successfully, but these errors were encountered: