David Carty wrote in message news:<50650000000800000023500000-1023576873000@exchange.ni.com>...
> I am using LabVIEW to record spectra, which are then displayed on a
> waveform graph. It is essential that line positions can be found and I
> would like to do this using a cursor of some kind to scan along and
> folow the data points whilst displaying the data coordinate. How can
> this be done?
Hi David,
right click on the graph, and go to visible items : cursor legend.
From here you can select which plot to attach the cursor to, and also
snap to point or lock to plot). The cursor needs a name to be
activated.
Have a look in the help files under cursors for more information, and
you can also use methods and properties to do this programatically.
Sash