I have a Windows computer connected to a PLC. Using a different tool, I am able to connect via OPC UA. I am also able to ping the PLC.
I am trying to connect with LabVIEW and the OPC UA Toolkit. I am trying to use the example OPC UA Demo project and the Data Access Client.vi in the OPC UA Demo lvlib. I have the same server endpoint URL and the same security policy (none), but I get error -356653, "The status of the OPC UA server is uncertain." Any idea what that error means and if there are any other considerations when connecting via OPC?