LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I have a question about mouse up and down

Solved!
Go to solution

Hello! I have a question about mouse up and down!

Once you click the button, the mouse down keeps pressing

Somebody help me.

0 Kudos
Message 1 of 7
(2,390 Views)

Hi adavb,

 

maybe you need to exchange your mouse (because of hardware failure) when the button "keeps pressing" once you "click the button"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 7
(2,368 Views)

It would really help us to know what you mean if you attached the LabVIEW VI that you wrote that exhibits this behavior.  Show us the code, tell us what you want to happen, and we'll explain (a) what you did, (b) what it means, and (c) how to change it so it does what you want it to do, rather than what you told it to do.

 

Bob Schor

0 Kudos
Message 3 of 7
(2,360 Views)

I don't think it's a hardware problem.

I don't know why it keeps going Mouse down.

I uploaded a picture.

0 Kudos
Message 4 of 7
(2,360 Views)
Solution
Accepted by topic author adavb

Because of it's switch behaviour, set in the button's properties?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 7
(2,343 Views)

You should probably actually be using the Value Change event instead of the Mouse Down event.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 6 of 7
(2,338 Views)

Thanks bro!

you are my hero.

0 Kudos
Message 7 of 7
(2,334 Views)