ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
Try using the mouse over event. It give you coord on the control you are using it on.
Create a point style cursor (no lines) and use cursor move events to get x and y.
@altenbach wrote:
Create a point style cursor (no lines) and use cursor move events to get x and y.
Here's what I had in mind (LV 8.0). Modify as needed.
This is another nice example, but a little more complicated.
The advantage , that it can be implement on every Control/Indicator kind.