Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Is it possible to read an (x,y) point from a graph by clicking on the point?
Is it possible to read an (x,y) point from a graph by clicking on the point?
balci
Member
01-12-2006
04:28 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi,
I want to be able to coordinates of a point in an graph of chart by clicking on that point. Is that possible?
Thanks,
Hamza
0
Kudos
Message
1
of 3
(2,680 Views)
Reply
Re: Is it possible to read an (x,y) point from a graph by clicking on the point?
jasonhill
Active Participant
01-12-2006
04:45 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
LabView 8.0 has a Cursor Grab event. From there you can get the CursLoc cluster (x,y).
0
Kudos
Message
2
of 3
(2,673 Views)
Reply
Re: Is it possible to read an (x,y) point from a graph by clicking on the point?
tst
Knight of NI
01-12-2006
04:53 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
And in case you don't have 8.0, here is a quick rip of some LTR code which detects the location. Note that the plot area origin is set manually.
___________________
Try to take over the world!
Cursor.vi 59 KB
0
Kudos
Message
3
of 3
(2,668 Views)
Reply
All Forum Topics
Previous Topic
Next Topic