07-24-2019 09:06 PM
What I would like to achieve is getting a client and a server connected to each other. Below are the details (as illustrated above):
1) Setting up an OPC UA Server on the cRIO
2) Setting up an OPC UA Client 2 on another Computer 2 that is not connected via LAN cable to the cRIO
Client 2 was not able to connect to Server, and I got error -356698. I start to wonder is it possible to get Client 2 connected to Server given the system architecture above.
As I am quite new to LabVIEW and cRIO, can anyone shed some light on the above question?
08-02-2019 12:59 AM
I think You should test the connect by command "ping" ipaddress ,if you can receive the feedback.then you should check the services's state is (running),and check the username and the password is allowed to logoin to cRIO's server. last you should check your port is allowed by firewall setting.