07-27-2017 04:11 AM
Hello Community,
Following problem:
I try to establish a connection via LabView (client side) to a Festo CoDeSys PLC (3.5 SP10).
When I try to connect there's always error code: "-356619" -
It is possible to access the server via UA Expert:
The .vi:
Has anyone similar issues with CoDeSys PLC's or a solution for this problem?
Regards,
Christian Hartung
03-23-2018 08:49 AM
Hi,
I have the same issue with LV2017 + LabVIEW OPC UA Toolkit!
Mauro
03-23-2018 08:50 AM
Try to:
connect - read one tag - disconnect
Mauro
03-23-2018 11:42 AM
I would suggest showing the code you have created for what you have tried but my first suggestion would be to make sure you have exchanged and trusted the server and client certificates which was not done in the original post.
06-25-2018 11:51 PM
Hello,
it should also work without an certificate. The certificate and encryption is just an option.
I have still the same problem.. Error: "-356619"
Best regards
Christian
01-29-2019 10:24 PM
I am not sure if you have seen this post.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kIlbSAE&l=en-US
I hope this helps,
Vijay
06-11-2019 10:20 AM
Hello,
Have you been able to solve this issue in Labview 2017? I have the same problem with another PLC.
Thanks.
06-11-2019 10:32 AM
This behavior is due to a known issue using the OPC UA toolkit to communicate with a third-party server, to solve this issue please update the OPC UA Toolkit to the 2018 version. For details refer this note
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kIlbSAE&l=en-US
When I upgraded my version to 2018, all my issues resolved.
Thanks,
Vijay