Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to delay alarms on startup?

I get many alarms on startup b/c the system hasn't had time to read some of the values.  Is there anyway to delay the alarms?
0 Kudos
Message 1 of 2
(3,180 Views)
You could create an object such as a OneShot (True, 1:00) or DelayOn (True, 1:00) and then reference the appropriate object in the alarm condition.  The OneShot will be ‘high’ for 1 minute and the DelayOn will be ‘low’ for 1 minute after loading the process file, or if you edit the object while the process is running.
0 Kudos
Message 2 of 2
(3,172 Views)