I have a Tag folder with about 100 instances of a UDT. I would like to create a Power Table where each row is a different instance of the UDT and each column is tied to one of the UDT’s tags. I know how to set up cell bindings for an individual cell but that would take forever with how many UDT instances I have. Also I would like if I add another instance of the UDT to the folder or delete one, for the table to automatically update.
What is the best way to set up bindings like this?