Gateway script type triggered at specific time.
complete
T
Tim OBrien
A new gateway script type which allows a script to be triggered at a given time(s). This is a common need for projects, but is not as straight-forward and reliable to implement manually as it seems. A built-in function would make this process more accessible to new users.
Log In
P
Paul Griffith
complete
This feature will be available in 8.1.6.
M
Matt Ebert
Paul Griffith: Is there documentation on how to set something like this up? Thanks!
P
Paul Griffith
in progress
C
Craig Lovold
Any activity on this? It would be useful for us as well
g
gbogard
this would be a nice feature for us too.
Greg Bogard
Tyson Foods
K
Kyle Pierce
This seems to be on old idea, but it's a good one.
P
Paul Griffith
Merged in a post:
Add scheduled triggering of custom actions/events
n
nick.minchin
Most other SCADA packages allow you to schedule custom actions (events) to occur periodically (after x hours, at a specific time of day, on day or days, 1st of month, specific weekdays, etc. etc.).
For example, I would like to execute a script every four hours starting at midnight, every day. I'd also like to execute a script every 1st of the month at midnight. This can be done using gateway Timer scripts that execute every minute and manually checking for the right date/time conditions, or getting your head around using java's Timer or ScheduledThreadPoolExecutor functions, but these seem more like a workaround rather than a proper solution..
It would be great if we could just create a new 'Scheduled Event' in Ignition, configure a crontab style execution plan, and add the actions we want to execute.
Cheers
P
Paul Griffith
planned
We have this on the roadmap.
L
Lynn.Martineau
Not just new users - anyone who needs scheduled events (most of us). CountDown/countUp scripts and expressions carry more work load and maintenance than a cron type trigger.
Robert McKenzie
Merged in a post:
Gateway Cron scripts
l
lionel MAZEYRAT
Gateway scripts that could be triggered with a cron.
Would be a good addition to tag changed and cyclic gateway script
a
ajdewhirst
Definitely needs adding.
Load More
→