While there is a scripting method to create a new database connection, there does not seem to be an equivalent one to create a new real-time tag provider. Does anyone know of an undocumented way to create a new real-time tag provider from a script?
I’ve created a script to add new projects in our service (new database, tables, DBconnection in Ignition, …) but infortunately I have to create tag Provider before.
In 8.2, we’re planning to put gateway config on the filesystem (in some way, TBD). That way you’d be able to set up your gateway however you like dynamically, no need for specific scripting functions.