Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 10:46:09 +0000



Post From: Alert Condition that is only valid within X minutes of one of the conditions being TRUE

[2021-07-26 09:21:38]
BenjaminR - Posts: 168
I have an alert condition that is only valid within X minutes of one of the conditions being TRUE.

To illustrate, for Condition 1, an indicator is above the zero line. Condition 2 needs to be TRUE within X minutes of Condition 1 being TRUE, or it is invalid. But I do not know how to mark the time that Condition 1 is first true, and start the "timer" waiting for Condition 2 to be true as well. If both conditions are true, but it's been longer than X minutes since Condition 1 is true, then the signal is invalid.

If anyone has some experience with something like this, please share how you worked it out.

Thank you!