LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Importing Mouse Position?

Hello everybody!

Is it possible to import information about the position of the mouse on the
screen into LabVIEW?

I would like to select a point of an intensity-graph by clicking on it with
the mouse.

Please HELP!

Osman
0 Kudos
Message 1 of 2
(2,741 Views)
Osman Polat wrote:
>Hello everybody!>>Is it possible to import information about the position
of the mouse on the>screen into LabVIEW?>>I would like to select a point
of an intensity-graph by clicking on it with>the mouse.>>Please HELP!>>Osman>>
Hey
do you use the intensity graph from labview or the "new" LV 5.0 3d graphs
from component works. If you use the normal int graph try to work with the
attribute node of the graph to get the absolute position of the cursor in
the graph nad check this position with a boolean button. If you want to check
it with a mouse click try to use the g toolbox. there are also several interseting
solutions.
0 Kudos
Message 2 of 2
(2,741 Views)