LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cursor movement

Hello,
On a dynamically updating XY plot, I have two cursors so that the user can intergrate between the two x points. The trouble is the cursor keeps moving to the right with the next point being plotted. ( I am using "Snap to Point" on the cursor. How do I stop the cursor from auto-updating (moving to the right?). The only movement I want on the cursor is the one the user makes using the mouse or the cursor legend.
Thanks,
KB
0 Kudos
Message 1 of 2
(2,519 Views)
Hi,

Try using "free" lock style for the cursor. This will fix the X and Y co-ordinates of the cursor until the user moves the cursor.

Regards,
Ankita A.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,519 Views)