LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Button Press Logger

Solved!
Go to solution

Hi All!

I want to log every press on YES button.

However i've managed  to record only current press, others aren't recorded in array.

 

 

ButtonPressLog.png

0 Kudos
Message 1 of 4
(2,560 Views)

Right click the button go to mechanical action, and change to "switch when pressed"

0 Kudos
Message 2 of 4
(2,546 Views)
Solution
Accepted by topic author john7

Hi john,

 

sounds like a typical "don't know what shift registers are good for" question...

 

Use a shift register to keep previous iteration values!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 3 of 4
(2,545 Views)

Thanks a lot!

0 Kudos
Message 4 of 4
(2,541 Views)