ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Select cursor reference XY Graph

Solved!
Go to solution

Question... I have a XY graph.

 

This graph has 3 cursors. Now I want to be able to select cursor 1, 2 or 3. And then edit some property nodes, like line style, width, color.

How do I do this? Because I can only get 1 cursor reference... that of the active cursor.

 

Regards,

Wouter

0 Kudos
Message 1 of 4
(3,887 Views)
Solution
Accepted by WG-

You simply write to the Active Cursor property to select the one you want - e.g. 0, 1, 2.

Message 2 of 4
(3,885 Views)

Ohhhhhhhhhhhhhhhhhhhhhhh

0 Kudos
Message 3 of 4
(3,880 Views)

I just ran into the same problem - I'm glad I found this solution.

 

Having said that, it's a rather unintuitive way to handle multiple cursor references. This should be improved in a future update.

0 Kudos
Message 4 of 4
(3,814 Views)