04-22-2020 08:39 AM
Hello all,
I am trying to connect to OPC UA server created by Siemens PLC SIMATIC S7 1500 with my labview app and OPC UA Toolkit but every time when i tried to connect then popup same error with certification:
−356610 | The receiver does not trust the certificate of the sender. |
I checked this document Knowlage.ni and made some changes with time on client PC but without success. The input "Trust any Server?" is set to true. The generated certificate from the LabVIEW app is loaded in PLC and set to a trusted category.
When I try to connect to Labview example OPC UA server everything is ok and I can read/write to nodes.
The demo client application provided by Siemens worked fine and it can create a connection(from same PC) with PLC.
I attached the logged communication(WireShark) between labview app - PLC and Siemens app - PLC.
What could be the reason? Thank you for your help.
Solved! Go to Solution.
04-27-2020 03:55 AM
Problem solved. PLC communication started working after PLC programmer disable password login. Maybe its because he used dot in the password(not confirmed).
10-28-2020 09:34 AM
Hi,
Can you explain me how you get Connectect lv client with your Siemens SPS bcs i´m not get the Job done and i don´t know how it works
your sincerly
Babithan
07-25-2024 01:16 PM
Hello everyone.
I have just started to learn using OPC UA to obtain a connection between PLC and LabVIEW and I'd be glad if someone could tell me how or introduce a course/website that can teach me how.
Thank you all in advance.
07-25-2024 03:12 PM
Hello everyone.
I have just started working on obtaining a connection between my PLC and LabVIEW through OPC UA and I appreciate you guys helping me on this matter or even introducing a website/course that can train me for it.
Thank you all in advance.