Hi
I have an error on logger regarding MappView Server Opc UA communication. Error code is -1061091069. You can find logger screenshot in below. There are 33 errors after every restart. I could not find how to clear this errors. What do you think about these errors ?
Thank you.
Hi,
this error means that the OPC UA node does not exist, or is inaccessible because of missing user rights.
First, please check if the variables (the names are in the error message) are configured for OPC UA access in the project configuration .
Best regards!
Error in the logger has in this case in description name of nodeID. Use UAExpert client to connect to the OPCUA server and check that nodeID with this name exist on the server and it is possible to read/write it. This will help you to figure out if the problem is with name or rights or something else…
Hi @halil-ibrahim.turgut, is this still an open topic / question? If so, can you please provide us with an update?
Edit: Topic will be closed due to inactivity.
I have more than one OPC UA configuration. There are some variables that I had previously enabled and connected to the HMI. I disabled these OPC UA configurations in a project. When the variables are connected in MappView but OPC UA is not enabled, it gives these errors. When I reactivated those variables via OPC UA, it was fixed.