LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Make Cursors Slide Together

If I have two cursors on a graph, is there a way to slide one of the cursors 5 units to one side, and have the other cursor mirror that movement?

0 Kudos
Message 1 of 2
(2,377 Views)

Monitor the Cursor Move event, and as it changes, programmatically set the Active Cursor and then the Cursor Location of the other cursor index.

Message 2 of 2
(2,374 Views)