LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

property node outputs wrong values

Solved!
Go to solution
Solution
Accepted by topic author JohnEE

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

Message 41 of 43
(1,316 Views)

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.

 

0 Kudos
Message 42 of 43
(840 Views)

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

0 Kudos
Message 43 of 43
(807 Views)