LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to find the lowest point on the data or cusp location?

Hey i am fairly new to lab view and have a vi system that graphs my aquired data. now im stuck....i need to create a vi  the locates the lowest point in my graph/ cusp value.

 

heres a picture of the graph.

0 Kudos
Message 1 of 6
(3,149 Views)

Run the data through an array min max and use the index of the min to position your cursor.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 6
(3,144 Views)
ok i will try it and see if it works.
0 Kudos
Message 3 of 6
(3,141 Views)

with the min max array vi. can i set a threshold to locate the lowest/smallest amplitude in the graph?

 

0 Kudos
Message 4 of 6
(3,134 Views)

heres how i have it set up. but im not getting a graph. for the location.

 

 

0 Kudos
Message 5 of 6
(3,130 Views)
ok i think i got it. i have it now telling me what the lowest point of the array is. is there a way to graph the wave from from this point for a few blocks?
0 Kudos
Message 6 of 6
(3,113 Views)