Error -356619 Using LabVIEW OPC UA Toolkit 2017

Updated May 3, 2023

Reported In

Software

  • LabVIEW 2017 OPC UA Toolkit

Issue Details

I'm getting error -356619 when developing an application using the LabVIEW OPC UA Toolkit 2017:


 

Solution

This behaviour 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 available here.
This error can also occur if the string parameters in your code are incorrect. Resolve this by ensuring your code's string parameters are free of illegal characters, such as quotes.