LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mouse as encoder

hi
i want to use the mouse as encoder and sense it's movment
but when using the mouse vi in labview it gives the position of the cursor in pixel and when it reach the end of screen it stops giving indication of the movment
is there a solution?
0 Kudos
Message 1 of 2
(2,268 Views)
The only think I can think of off the top of my head is that you would have to detect that the mouse has reached the edge of the screen, or some other pre-defined limit, and then reset the mouse to the opposite limit.  This would be sort of like an ordinary encoder rolling over, and you would have to do the usual tricks to deal with that.  If I get any better ideas, I'll post again.

Regards,

Matt
0 Kudos
Message 2 of 2
(2,245 Views)