LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get Cursor References for a Waveform Graph

Solved!
Go to solution

Is there a way to get an array of the cursor references for a graph?  I realize there is a Cursor List array, but it would be much better to have references.

0 Kudos
Message 1 of 3
(3,010 Views)

@jdunham wrote:

Is there a way to get an array of the cursor references for a graph?  I realize there is a Cursor List array, but it would be much better to have references.


I agree!

 

See this thread for a discusion on this topic. Included in one of my post in that thread, is a link to another thread that tels you how to get the ref to the cursor legend IN LV 7.1.

 

If you are working in something later than LV 7.1, that trick is no longer available.

 

If you post a suggestion to add that back in, share a link to it and I'll add my Kdos to the pile.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(3,005 Views)
Solution
Accepted by topic author jdunham

Thanks Ben.  I just wanted to check before rolling my own, and I appreciate the quick reply.

 

Here is the code snippet that does it, but I hope it will be added to the native properties.

 

Graph Cursor References.png

0 Kudos
Message 3 of 3
(2,997 Views)