askjong - 2024-01-08

Hi,

I'm connecting to a OPC UA Server using the Data Soruce Manager OPC UA Client.
This works well until the OPC UA Server updates and the OPC UA list doesn't match up when i did last clicked the "Update variables" to add variables.

All the variables are still the exists and none are removed from the server, but more are added during the engineering process.
The error message i get in CODESYS is "Error in OPC UA call BadAttributeIdInvalid, Error ID: 268468277".

The issues is fixed when i press the "Update variables" button and just press ok without adding or removing any variables in the list.

Is there a way to either automatically update the browsepath if it fails or on startup, or to trigger it by code?