LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting interpolated Y values from a multiplot cursor on an XY graph

I am using an XY Graph with multiple plots that do not always share the same X values.   I am using one cursor in multiplot mode which is associated with all plots and set to watch all plots.  In the cursor legend, LabVIEW interpolates the Y values for points that do not fall exactly at the cursor's X position and places them in parenthesis.  Is it possible to extract these interpolated numbers programmatically?  Also, dragging the cursor leaves ghosts.  Is there a setting that I have missed?
0 Kudos
Message 1 of 5
(4,031 Views)
What is your LabVIEW version? Would you mind attaching your example VI?
0 Kudos
Message 2 of 5
(4,026 Views)

Thanks!

You can easily interpolate linearly with LabVIEW 8.20, see attached. You get the same values as in the cursor legend.

The ghosting occurs here too, looks like a redraw bug.

Message Edited by altenbach on 10-27-2006 11:25 AM

Message 4 of 5
(4,022 Views)
Hey Ya'll,
Thanks for the fine work you've done. This was reported to R&D (CAR ID: 4308H0LG) for further investigation.We appreciate your feedback! Thanks again.
 
 
Chris C
0 Kudos
Message 5 of 5
(3,980 Views)