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
I've ran into an issue with the latest version of the libary where if a struct or folder is found during an OPC search node-red will crash.
For example, if I browse the folder "GVL_Input_Commands" in this screenshot. Node-red will crash, I tested this on my personal PC and on a flowfuse instance.
In contrast, if I browse "AlarmManager.AlarmGlobals" in this screenshot, all the items are returned.
This behavour only seems to exist for folders and structs, apps seems to be completly fine.
The OPC server I'm using is on Codesys 3.5.
Hopefully I'm just making a mistake.
Thanks
The text was updated successfully, but these errors were encountered:
Take a look at my issue #773 I think a new version of Node-OPCUA is throwing some unhandled error with ExtensionObjects. I fixed it by reverting versions. Also check out thread #298
Hi,
I've ran into an issue with the latest version of the libary where if a struct or folder is found during an OPC search node-red will crash.
For example, if I browse the folder "GVL_Input_Commands" in this screenshot. Node-red will crash, I tested this on my personal PC and on a flowfuse instance.
In contrast, if I browse "AlarmManager.AlarmGlobals" in this screenshot, all the items are returned.
This behavour only seems to exist for folders and structs, apps seems to be completly fine.
The OPC server I'm using is on Codesys 3.5.
Hopefully I'm just making a mistake.
Thanks
The text was updated successfully, but these errors were encountered: