How many OPC UA Clients can access simultaneously to PLCnext

Dear all How many OPC UA Clients can access simultaneously the OPC UA Server on PLCnext Runtime? Are there any limitations? Best Regards Martin

The same question was answered here recently: https://www.plcnext-community.net/en/discussions-2-offcanvas/opc-ua-server-query.html Hope this helps.

Thank you for your fast reply. Is it possible to change “MaxSessionCount” in the config file? Regards Martin

There is currently no way to change this value through PLCnext Engineer, but it is possible to directly edit the configuration file on the PLC. However, we always recommend against making changes to system files on the PLC.