Perspective - Scripting - Manage project properties

Is there a way to be able to manage projects properties by scripting?

Also, is there a way to force gateway to update projects list from the local data projects folder ? I would like to be able to copy project folder for versioning and I want the gateway update their projects list since new folder appear in the local data projects folder.

The gateway checks its folders every five minutes. IIRC, that is configurable in recent versions.

I'm on 8.1.22, but don't find where to configure

In an upcoming release, you'll be able to call system.project.scan() to trigger a demand poll.

4 Likes

What about => Is there a way to be able to manage projects properties by scripting?

Not in any supported way.

If you're sufficiently motivated, other avenues are possible: Ignition Extensions - Convenience utilities for advanced users

1 Like