LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Collecting and recording Mouse Movements into Labview AKA Mouse tracker

Hello,
 
I'm trying to track and record the movements of a mouse in Labview and have had difficulties in figuring out how to do this.
I've found some examples online using javascript and HTML pages, but can't seem figure out how to do the same thing in Labview or call this into action in Labview.
Eventually I would like to be able to then plot this with a labview Front panel graph showing the position as a function of time.
I've attached a HTML link from the web which shows most of what I'm trying to do but I'd like to do this in labview instead of an HTML page.
 
 
thanks for your thoughts
James
 
 
0 Kudos
Message 1 of 3
(2,914 Views)
You don't indicate a Labview version but assuming 7.1 try searching the examples with the keyword 'mouse'

Then take a look at the example 'Basic Input Demo.VI' it shows the mouse position as the mouse moves accross the screen.

Message 2 of 3
(2,910 Views)
Just found it
best
0 Kudos
Message 3 of 3
(2,906 Views)