02-09-2016 08:26 AM
Hello.
I am using XY graph and I would like to be able to read position of a cursor. In particular its index, when it is locked to a plot. Cursor legend sub-window gives me X and Y coordinates of the cursor, but not its index. I can read the index programmatically, but I much prefer to be able to read the index even with vi stopped. It seem to me that in earlier versions of Labview such behaviour was default. I am using LabView2013 now.
02-10-2016 03:47 AM
Hello,
It's not possible to display the index by configuring the properties of the graph.
However, you can attach the index to your data points : https://lavag.org/topic/17756-xy-graph-programmatically-add-point-labels/
Otherwise, you just have to read the index via the property node and display it in an indicator.
Pierre-Emmanuel BELLES
Certified LabVIEW Developper
Certified TestStand Architect