Use Case: I have an overheat alarm and I'd like to investigate (across channels) what was happening while it was on and (say) the half-hour before and 15 minutes after, to see if there were any obvious precursors/after effects
2 answers
Here's some synthetic data to illustrate the issue. Assume that Time is in seconds and the User can set a threshold of interest on Channel 1. For example, they might set the threshold to be one and the 'window' to be 1hr before and 30mins after. Then they should see just the data where Channel 1 >= 1 AND and every point that's within the window about those points. Roughly the red windows in the accompanying picture