Hello Community,
I am receiving an error with the OPC UA Client in CODESYS v3.5. There seems to be a limit for the number of connections. I can connect to 10 servers without any errors. When I connect to the 11th server, one of the connections drops and I receive this error.
I did not see this error when I use the OPC UA Client in Node-RED, so I believe that this is a CODESYS limitation.
I have the server and client for non-secured, anonymous connections.
-
Server (WBM Settings)
PLC Runtime Port Authentication is also disabled (needed for Anonymous Connections)
-
Client (CODESYS Settings)
Thank you,