11-20-2008 10:55 AM
You probably made a wiring error. Can you show us your new code?
(I assume you don't run this with the "continuous run" button. If you want to accumulate over several runs of the current code, you would need another while loop around it and initialize the shift register there.)
11-20-2008 10:58 AM
I included this part in the code for the feedback loop node. Used a case statement which is true whenever the first run is detected. Hence the build array is fed zero at the start always which in turn frees up the feedback node.
Please have a look at it.
11-20-2008 11:03 AM
This has nothing to do with what I suggested. Please look at my picture once more and try again. 🙂