Allison Buenemann Posted April 29, 2019 Share Posted April 29, 2019 How can i create a time based condition for a time interval that isnt in the periodic condition tool? In this case i want to calculate a statistic for my signal (an average or max) every 15 minutes. How can i do this? 1 Link to comment Share on other sites More sharing options...
Seeq Team Solution Sean T Posted December 1, 2023 Seeq Team Solution Share Posted December 1, 2023 To create a condition for a period that is not in the periodic condition tool, we can use the periods() function in seeq formula. This allows us to not only create periods like 15 minutes, 30 minutes, 2 hours, etc, but to also have overlapping periods, like look at the last 2 hours every 15 minutes. Here is an example of creating a condition using the periods function in formula: You can see in my capsules pane that each capsule is 2 hours long, but a capsule is created every 15 minutes. To create an average for this new period, i can use this as i would any other condition. Here i am showing an example of a 2 hour average calculated every 15 minutes for a temperature: Content Verified DEC2023 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now