ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Click mouse simulation!

greatings everybody
I'am trying to simulate a mouse click with lavbiew.
someno knows how to do it?
0 Kudos
Message 1 of 2
(3,191 Views)
Thomas Esposito wrote:

> greatings everybody
> I'am trying to simulate a mouse click with lavbiew.
> someno knows how to do it?

Hi,

I suggest using attribute nodes of the display elements
you want to simulate the mouse click on (try using key focus),
if you mean simulating it on e.g. a string or numeric control.

With boolean values simply invert the variable.

Does this answer your question?

bye
Heiko
0 Kudos
Message 2 of 2
(3,191 Views)