06-01-2011 09:20 PM
Solved! Go to Solution.
06-02-2011 02:03 PM
How many samples are you expecting to have on this graph?
How big of a graph are you thinking you are going to need?
How good of resolution do you need for placing this cursor?
06-02-2011 02:12 PM
Which part are you having problems with? Adding a cursor, or positioning it? Have you taken a look at the "Programmatically Control Cursors" example that ships with LabVIEW? That shows you that you basically have to manipulate the Cursor List property.
06-02-2011 02:16 PM
Here is an example of clicking to add cursors to an XY graph.
06-02-2011 02:32 PM
Here is an example that I made to do exactly what I think you want.
06-06-2011 06:48 PM
06-07-2011 09:26 AM
Here is an 8.0 version
06-08-2011 05:50 PM
06-08-2011 07:10 PM
Then please mark Tim's message as the solution to your question rather than your own thank you message. If you go to the options menu to the upper right of your message, you'll be able to unmark your message as the solution. Then you can go to his message and properly mark it as the solution.
06-08-2011 07:20 PM - edited 06-08-2011 07:21 PM
I did try to do that but (clearly) clicked the wrong message by accident. I tried to un-do it but when I click on the "options" link it just takes me to the top of the page rather than opening the options menu... I'll try again with a different browser though! (using Firefox at the moment... is this a known issue?)
Edit: There we go! Worked on Safari. Thanks again Tim!