LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

add cursor to the waveform graph

Hi,all,
I want to know how i can add cursors to the waveform graph and display the value,for example,add a cursor to the maximum value point and display the value?
 
 
0 Kudos
Message 1 of 5
(7,598 Views)

Open the example finder and have a look at "Programmatically Control Cursors.vi".

See how far you get. 🙂

Message 2 of 5
(7,583 Views)

Hi,Altenbach

Thank you for your help.but i cann't find the example.my Labview version is 7.1.

I'm  green.my English isn't good also.you know ,i'm Chinese.i added a attached file and hope it's helpful for you to understand me.

0 Kudos
Message 3 of 5
(7,560 Views)

There are examples with 7.1 as well. One is called simply Cursor.vi. For your example, you just need the Array Min & Max function with a property node of the graph. Something like what is shown below. Of course, you have to first right click on the graph and make the cursor legend visible and create two cursors locked to the plot.



Message Edited by Dennis Knutson on 08-09-2008 10:46 PM
Message 4 of 5
(7,553 Views)

Hi,Dennis

Thank you very much!your answer is very helpful.it's exactly what i want.

0 Kudos
Message 5 of 5
(7,538 Views)