ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multi-plot cursor in xy graph

I am using an XY graph with 5 curves which belong to one of two y axes each. All curves share the same array of x values. I do not like the cursor legend so I want to read out the values of the one cursor programmatically. I can create a multi-plot cursor which watches all the 5 curves but I cannot find how I can read out the 5 corresponding y values of my cursor. Any help?

 

Thanks,

   LX (using LV2014)

0 Kudos
Message 1 of 2
(3,486 Views)
Use the cursor index property value and wire that to an index array function for each y array.
0 Kudos
Message 2 of 2
(3,483 Views)