754840824 Posted January 28, 2011 Report Posted January 28, 2011 hello, how to move mouse in LabVIEW ?(you cannot call the api). thanks Quote
Antoine Chalons Posted January 28, 2011 Report Posted January 28, 2011 On 1/28/2011 at 9:07 AM, 754840824 said: 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.viUnavailable Quote
754840824 Posted January 28, 2011 Author Report Posted January 28, 2011 hi,if cannot use dll.how can i do? On 1/28/2011 at 9:24 AM, Antoine Châlons said: Hi, If you're running on Windows you can use the function "SetCursorPos" of the User32.dll. Si VI attached in LV 86 Quote
Antoine Chalons Posted January 28, 2011 Report Posted January 28, 2011 On 1/28/2011 at 10:01 AM, 754840824 said: 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
754840824 Posted January 28, 2011 Author Report Posted January 28, 2011 but in some matches ,i couldn't call it. On 1/28/2011 at 10:23 AM, Antoine Châlons said: 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
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.