Custom Config Files

Hi everyone,

we need to have some custom config files for scripting.
For example we need to have interfaces with some external REST APIs. Now we want to have the url and some other stuff in config Files.
Where should we save them to access?
We have a Redundancy Gateway System. Is there a way that ignition automatically sync also our custom config files?

If we also use the Modes in 8.3. Is it possible to use them as well? Like config File in each mode?

Save them as a document memory tag.

1 Like

There's not currently a way to store (and retrieve) arbitrary files in either the gateway config or the project system, though we have plans to eventually change that first party.

As @David_Stone mentioned, memory tags are a fine idea. You could also choose some arbitrary well known file path, such as in the gateway's installation directory, and store a file there in each of your deployments.