To demonstrate the functionality of the steps above, the
OPC UA Demo.lvproj LabVIEW example is considered and the following variables will be used:
- PC_A_IP-Address: 10.0.18.125
- PC_A_User: lvadmin
- Port A: 49580
- Port B: 8012
Now, follow these steps to complete the test.
- In PC A, run the Data Access Server.vi that belongs to the OPC UA Demo.lvproj LabVIEW example.
- In PC B, configure the SSH session as follows.
- In PC B, run the Data Access Client.vi that belongs to the OPC UA Demo.lvproj LabVIEW example.
- A successful connection will be established between the client and the server.