LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

changing the graph plot with mouse

i want to change the plot position of displayed graph by dragging the mouse on the displayed curve and take the changed graph readings.

is it possible to acheive in LabWindows/CVI 5.5 or LabVIEW 6i

If there is any way please suggest me.
send me any example program if you have

Thanks
Anil

anilnaidu_m@hotmail.com
0 Kudos
Message 1 of 2
(2,521 Views)
Yes,it is. In LV,
1. go in graph - popup menu and make visible 'Graph Palette' and 'Cursor Legend'
2. on 'Cursor Palette' select 'Allow Drag and Lock To Plot / Snap To Point'
3. on "Graph Palette" select the cursor
4. on the graph, click the cursor and move the mouse
5. you can see the values in Cursor Palette
(i attached an example with all those settings already done)
and that's it
Message 2 of 2
(2,521 Views)