Jump to content

Missing signal condition


Go to solution Solved by Kelly Kolotka,

Recommended Posts

Hi, 

Is there a way to create a capsule for when data in a signal is missing? I don't want to fill the gap with an interpolation but I do want to remove data from other signals during the time that this signal has no data. 

Thanks, 

Claire

Link to comment
Share on other sites

  • Seeq Team
  • Solution

Hi Claire,

You can use the function .isNotValid() to create a condition to detect when data in a signal is missing. In this case, you could just do the formula of $signal.isNotValid() as shown in the screenshots below. This creates the green capsules that identify when there are gaps in my orange signal. 

image.pngimage.png

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...