I am trying to connect OPC UA client to an OPC UA server over the ethernet cable. I receive the following error
LabVIEW: (Hex 0xFFFA8EF7) The OPC UA client cannot connect to the OPC UA server because the security policy, username, or password is invalid.
client can connect anonymously so I dont need to add user/pass but when I add this the error changes to
LabVIEW: (Hex 0xFFFA8ED3) The status of the OPC UA server is uncertain
so I am not sure where is the problem?? any help will be useful