Richard,
Looking back at the archives, this question did come up recently in a
thread called "absence of IMAQ vision mouse move event?". You can check
www.searchview.net for the entire thread but the SUMMARY is to use IMAQ
WindGetMouse.vi. The function is a little hard to find but does exactly
what you want. On my system it is at C:\Program Files\National
Instruments\LabVIEW 6.1\vi.lib\Vision\Compatibility.llb\IMAQ
WindGetMouse.
Cheers,
Tim
-------------
Timothy Fallon
Senior Software Developer
Image Therm Engineering
Sudbury, MA, USA
---Original Message---
Subject: [W] Vision x,y Image Information
From: "Hill Richard" <[EMAIL PROTECTED]>
Date: Wed, 24 Mar 2004 10:17:48 -0000
Hi all,
I think this question may have been raised recently, but I
couldnt find an answer....
I have Labview 7, Vision 7, using a new image display. when I move the
mouse around in the image I see the x,y image coordinates change in the
image information indicator. Now, I'm want to try something really
hard..... I'd like to use those x,y values in my vi. I hope I'm missing
something really obvious because I just cant find it. I can get close
by using "get last event", but that only works when you do something
like clicking on the image and I need to continuously read the image
co-ordinates.
On another note, thanks Tom for providing us with the list, I think it's
a great resource that should continue as is.
Thanks in advance,
Richard Hill.