LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control Mouse Movement

Is it possible to programmmatically control the position of the mouse cursor?  I would like to program the mouse cursor to return to a specific point on the front panel once the user has clicked on one of any six boolean buttons.  This will need to happen several hundred times during the duration of the program.
0 Kudos
Message 1 of 2
(3,057 Views)
You would need to use the API appropriate to whatever operating system you are using. If you perform a search on this forum for "set mouse position" or "set mouse location" you will come across several examples.
Message 2 of 2
(3,028 Views)