Question
Convert arrays with UDD
Hi Kepware friends!
I need to create two calculated tags in Kepware based on another configured tag:
ArrayLength:
Compute the length of the String Array Tag as an int
ArrayToString:
Concatenate an array tag into a delimited string. Like ValueArr0 ^ ValueArr1 ^ ValueArr2 ......
I guess the UDD is the solution, but I don't know how to do it.
Kind regards
O

