Change OPCItemPath of UDT member tag by by other member in value change event script

Hi
I try to change OPCItemPath of a member of UDT tag in the value change event script of other member with both system.tag.editTag and system.tag.write functions, but both cause the target tag loop from null to valid value infinity. it seems access tag attributes from tag event change script in UDT has some bug.
Is anyone have solution for that?
I use 7.9.12.

1 Like

I am seeing the same issue.
Was there any resolution?

A system.tag.read is giving me [, Good, Wed Feb 26 10:10:31 GMT 2020] in return.
Not sure why the .value element of this is returning blank.

If I do a system.tag.read of this UDT instance as setup as a tag it returns a string with all Parameters already populated.