LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

detecting cursor change

Hello,
does anybody know how I can detect a cursor change in a XY graph?
Lars
0 Kudos
Message 1 of 3
(2,546 Views)
The only thing I can think of is to create a property node and use the Cursor.Position wired to a shift register and detect a change in value there. I don't think that there's an event for the cursor.
0 Kudos
Message 2 of 3
(2,546 Views)
I think I used mouse down and mouse up events to trigger when to do these checks.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 3
(2,546 Views)