Hello,
I have a program that measures pulses and displays the number. I figured out how to create a reset button, but it needs to be automatic, not manual. In other words, the counter must start counting from the beginning after every loop iteration.
I also need to store the data of each iteration in a table. I have attached the picure of my program.
Thanks a lot.