We would like to change the timer delay setting in the Gateway timer event script, From the front end of the perspective screen.
Those are binary encoded resources that only the designer can change.
But you could put a desired interval in a memory tag, then have a fast-running timer read that and check a "last run" timestamp to decide whether the rest of the logic should run.
1 Like
Do we have any luck with SDK?
No, the binary formats of resources are not exposed in the SDK.
1 Like
Many thanks for the clarification.
It's expected that these resources will become text/json based in the next year or two.
1 Like