LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple question

Solved!
Go to solution

Hi,

I have one simple question.

I want to make filter which allows to pass one signal only if it's value is less or even than value of 10% of other signal. That signal are numbers (amplitudes in my case).  I used Functions>>Programming>>Comparison>>Less or equal but result of that function is boolean and I want signal to pass.

 

Thanks! 

0 Kudos
Message 1 of 2
(1,870 Views)
Solution
Accepted by topic author Svila

Simple answer.

Wire this boolean to a select primitive. Based on true or false, pass the original signal or something else.

Prashanth N
National Instruments
0 Kudos
Message 2 of 2
(1,866 Views)