LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can LabVIEW report on all five mouse buttons?

I can get Mouse Down/Up and which button when I move the mouse into a Picture, but what about the third, fourth, and fifth buttons?
Is there a way to detect those?
 
bb
0 Kudos
Message 1 of 2
(2,335 Views)

Hi BugBuster, indeed there is a way to detect those buttons, you can do it with the Mouse VIs that you can find in LabVIEW. There are in the connectivity >> input devices. You only need initialize the device and acquire the data.

With this method you can also see other axis, and you are not limited inside the picture control.

Benjamin C
Principal Systems Engineer // CLA // CLED
0 Kudos
Message 2 of 2
(2,319 Views)