We Upgraded our 7.9.10 server to 8.0 which had UDT-tags defined.
These udt tags had OPC-tags in them. In these OPC-tags we had OPCItemPath which had parameters in them (ie. {address} and so on).
In the UDT instances we had this OPCItemPath ower writen and we added the modbus register address to the end “manualy”.
Now when we upgraded these ItemPaths on the UDT-instances are showin “ns=1;s=[{device}]{address}.HR8960” instead of “ns=1;s=[Modbus_Device_1]3.HR8960” as they should when the parameters “address” = 3 , “device” = Modbus_Device_1.
When i take the overwrite off, save the tag, put the overwirte back again it starts to work again.
These bindings were workin on the 7.9.10 version.