LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hwo do i automatic mark the max point on graf

hwo can i automatic mark the max point on the graf?
can it be done?
 
0 Kudos
Message 1 of 2
(2,399 Views)
Assuming that the data for your graph is a waveform data type. you can use the Waveform Min Max function to get the max value and the time of it. You can then create a property node for the graph and using a cursor, mark the max point. Attached is a very simple VI that shows what I mean.
0 Kudos
Message 2 of 2
(2,390 Views)