LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using properties to control graph cursors

I have an xy graph on which I must make visible and position, two vertical cursors. This all has to be done in the back panel using the graph properties during runtime. So far I've had no luck making this happen. Can anybody point me to an example that illustrates the usage of graph cursors. I have to program in 6.1 but an 8.x example is ok to if it gets me in the right direction.
0 Kudos
Message 1 of 3
(2,719 Views)

I do not remeber which version of LV was used for this discusion

http://forums.ni.com/ni/board/message?board.id=170&message.id=125137&query.id=146997#M125137

but it has the clues you need.

Re: The LV 8.X version....

The graphs have been completely re-vamped so LV 8.X examples may be of very little use.

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
(2,710 Views)


@Jim77215 wrote:
I have an xy graph on which I must make visible and position, two vertical cursors. ...

If it's just making cursors visible and positioning them, the graph's Cursor.Visible and Cursor.PosX properties will probably do the job.  Demo in LV6.1 attached.

=====================================================
Fading out. " ... J. Arthur Rank on gong."
0 Kudos
Message 3 of 3
(2,688 Views)