12-04-2012 03:18 PM
Here is the vire, when i Run it.
The passowrd is 5791a, and any zone is triggered, it should start blinking. and when i reset and run again , it starts blinking automatically.
12-04-2012 03:30 PM
Try Reinitialize To Default Method
12-04-2012 03:32 PM
Your problem is that you need to reinitialize the shift registers outside of the while loop. See below:
Also, I would suggest adding time delay in the while loops that do not have them, otherwise you will have processor resource usage issues.
12-04-2012 03:42 PM
Thanks guys! 🙂 it worked .
12-04-2012 09:09 PM - edited 12-04-2012 09:09 PM
Mathew, I showed you that exact thing in your other thread!