newLVuser Posted January 13, 2010 Report Share Posted January 13, 2010 Hi, Is it possible to reset the counters to Zero of my code by using a button? thanks in advance Quote Link to comment
Gary Rubin Posted January 13, 2010 Report Share Posted January 13, 2010 (edited) Hi, Is it possible to reset the counters to Zero of my code by using a button? thanks in advance Add another selector (the thing you're using to decide whether to increment your pass counter) to each counter wire, and use the selectors with the reset button to determine whether to feed the wire contents or a '0' into the shift registers on the right side. Edited January 13, 2010 by Gary Rubin Quote Link to comment
newLVuser Posted January 14, 2010 Author Report Share Posted January 14, 2010 Add another selector (the thing you're using to decide whether to increment your pass counter) to each counter wire, and use the selectors with the reset button to determine whether to feed the wire contents or a '0' into the shift registers on the right side. Thank you for replying Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.