754840824 Posted January 28, 2011 Report Share Posted January 28, 2011 hello, how to move mouse in LabVIEW ?(you cannot call the api). thanks Quote Link to comment
Antoine Chalons Posted January 28, 2011 Report Share Posted January 28, 2011 hello, how to move mouse in LabVIEW ?(you cannot call the api). thanks Hi, If you're running on Windows you can use the function "SetCursorPos" of the User32.dll. Si VI attached in LV 86 set cursor position with user32.vi Quote Link to comment
754840824 Posted January 28, 2011 Author Report Share Posted January 28, 2011 hi,if cannot use dll.how can i do? Hi, If you're running on Windows you can use the function "SetCursorPos" of the User32.dll. Si VI attached in LV 86 Quote Link to comment
Antoine Chalons Posted January 28, 2011 Report Share Posted January 28, 2011 hi,if cannot use dll.how can i do? The answer will probably depend on why can you not use dll? I don't know how to do it in non-windows OS and if you are in Windows then I don't know how else you can do it... Quote Link to comment
754840824 Posted January 28, 2011 Author Report Share Posted January 28, 2011 but in some matches ,i couldn't call it. The answer will probably depend on why can you not use dll? I don't know how to do it in non-windows OS and if you are in Windows then I don't know how else you can do it... Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.