07-05-2011 11:45 AM
Hi;
I need help in monitoring a 1D 8-bit boolean array for a value change. I think I need to use a while loop with shift registers???
Any suggestions?
Thank you,
4BoysDaD
07-05-2011 11:54 AM - edited 07-05-2011 11:54 AM
Where are you going to put it in your code. It will depend on what you are already doing. Here is an example to show you how to do it with out shift registers.
07-05-2011 12:15 PM
Why did you create a new thread when you were already being helped in the other thread?
07-05-2011 12:40 PM
@aeastet wrote:
Here is an example to show you how to do it with out shift registers.
07-05-2011 12:42 PM
I apologize.
I am still getting use to the Dos and Don'ts of Forums.
4BoysDad$
07-05-2011 12:49 PM
07-05-2011 01:40 PM
Please continue in the other thread to keep it all in one place. What is wrong with the solution there?
07-05-2011 01:43 PM
How do I get back to the other thread?
07-05-2011 01:59 PM
Click on the link I have in message #3 and do your replies there.