LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A normal question regarding array threhold function

Hi, i try to use the array threshold vi function but faced some problems. Pls see my VI. I can only a threshold result but can't get the other. Hope anyone could help me. Thanks
0 Kudos
Message 1 of 2
(2,543 Views)
The Threshold 1D Array function is looking for a rising edge across your threshold. Since your first array only contains falling data points the threshold function never finds a valid transition.

See the LabVIEW help file for more detailed information about the threshold function.

Christian L
NI Consulting Services
authored by
Christian L, CLA
Systems Engineering Manager - Automotive and Transportation
NI - Austin, TX


  
Message 2 of 2
(2,543 Views)