UDT Global Use Possible

Today I finally found the first reason to use another tag provider in my project. However, I did notice that when browsing the tag database under the new tag provider, all my UDTs are gone.

Are UDTs strictly associated with the tag provider they were created under?
Is there a way to have UDTs that are usable between all tag providers?

We use lots of templates for anything repeatable which all have UDTs associated with them. I could just copy/past the UDTs between tag providers, but I'm worried long term if a UDT is updated in one provider it will not get updated in all other tag providers.

Thanks!

Yes.

No.

Sorry,

2 Likes

This is the most painful thing about having multiple tag providers, and this extends to multiple IO server gateways as well :confused: There should be some form of inheritance. Other SCADA platforms get around this by configuring the project as a whole and then rolling out to the individual servers

5 Likes

Inheritance or a sort of reference across providers would be very appreciate and avoid lots of copy....

In my top 5 pain points of Ignition 8.1.

3 Likes