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,424 Views)
Solution
Accepted by topic author 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,422 Views)

Ohhhhhhhhhhhhhhhhhhhhhhh

0 Kudos
Message 3 of 4
(3,417 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,351 Views)