Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

retrieve coordinates from scattergraph by clicking on a data point

I would like to be able to retrieve the coordinates of a data point in a scattergraph by clicking the data point (coordinates to be used in the app). Is there a method to achieve this?
 

Message Edited by Anorad on 06-05-2006 02:33 PM

0 Kudos
Message 1 of 2
(3,147 Views)
Hello Anorad,

You can add a cursor on a graph and use the Cursor.Position property node of the graph to determine the X and Y coordinates. See an attached VI for a simple example.

Hope this helps and good luck with your application!

Shakhina P.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,123 Views)