LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get max and min values from waveform chart

Hi all

Ive got a waveform chart and want to display the max and min value for the graph. How do i get the respective values?? Im using LabView 8.2

holla
0 Kudos
Message 1 of 3
(5,721 Views)
Hi holla,
use the history property to get all values. Now you have an array of all shown values. Use the "Array Max & Min" function and you have what you want.

Mike
0 Kudos
Message 2 of 3
(5,717 Views)
Thanks Mike Smiley Happy
0 Kudos
Message 3 of 3
(5,702 Views)