04-08-2016 09:13 AM - edited 04-08-2016 09:14 AM
Hi All,
I updated my labview to 2015 SP1 and the problem went way. Go figure. I ran it all night, no errors. So, whatever it was, maybe it was specific to V2015 and not any other... I don't know...
Thanks to all that tried to help!
John
09-06-2018 06:55 AM
Hi, I need to make the mouse cursor next to the object selected in VI (with webcam). The part of selecting the object is already ready. I know I can use setcursorpos, but I'm having a hard time doing it. Can you help me?
Tanks, L.A.
09-11-2018 08:48 AM
It's been a long time since I've looked at it, but if you've calculated your new x and y values, you should just be able to put them into the setcursorpos block. I've attached the SetCursorPosition.vi with some additional vi s to simulate what I was trying to do. You should be able to take that and do what you need to do.
Regards,
John