LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sample value below threshold value

Hello,All

 

i have array of waveform samples,how can i find the samples which is less than a specific  threshold value?

i would be very happy if you show me by a vi ,please?

thanks

0 Kudos
Message 1 of 3
(2,922 Views)
One of the shipping examples that has been around forever is called Separate Array Values. It does a comparison to see if an array value is less than 0. Just change the comparsion function and add a threshold and you are done.
0 Kudos
Message 2 of 3
(2,911 Views)

Hi tinamoli

 

I've attached a small VI that should give you a good idea of how to do it. Let me know if you have any other questions, hope this helps.

 

Regards

 

Jeremy

 

Jeremy T
Technical Marketing
NI
0 Kudos
Message 3 of 3
(2,901 Views)