Hi,
I got a UDT with 3 tags.
- Tag is a number
- Tag is a string
- Tag is a menory dataset. [0R x 1C]
When the number changes I want to add the 2. tags string value to 3. tags list. (insert new row)
I can't figure out how to write the valuechanged script on the number tag that will do this functionality
P.S: Basically I can't find the way to manipulate a dataset tag in the same UDT.
thanks Henrik.