OPC UA server crash pfc200

Hello everyone!

I’m having an issue where an unhandled exception in the OPC UA server causes the PLC to crash up to several times a day. The appearance of this exception is very inconsistent but from what I can tell it probably has something to do with an unstable network between the PLC and the client.

Any kind of help or input on this issue is greatly appreciated.

I attached the log file below.

Which firmware version are you running ?

I’m using firmware 30

Not sure if it will fix your issue but here is a FW30 patch 2 which fixes several bugs related to OPC UA

image

You can find it on the Download center

Thank you for the quick reply! I will try this new firmware as soon as I get the chance. By looking at the other logs from the PLC I can see similar error messages. I will reply back with results once I’m able to make the update.

I’ve had the same issues. I had over 35 tags to exchange, and every time the PLC crashes after a while.

I moved the communication to Modbus TCP, and now it has been running for months without any further crashes.

Hello!

Unfortunately the firmware update made no difference and the error still occurs just like before.

Hello, I’m experiencing the same crash issue. I’d be happy to share my experience with you.
Thank you.
Bertrand

Hello,

The OPC server was not due to handle multiple tags.
Since I migrated to Modbus, my problem has been resolved.

I currently have 126 tags with Modbus, with no issues.

How many tags do you have? I have 8212 with FW30 no problems. OPC UA works with approximately 60 tags.

I’m using a 8212 as well but with around 800 tags. I have been told that OPC UA works perfectly for other people using thousands of tags though so I’m not sure the issue is with the tag count.