I am on the west coast just having my coffee ☕. I'll have a look once I am near a computer 💻.
Have you looked at the debugging tools yet? (Execution highlighting, probes, etc?) It's like open brain surgery!
I tried Highlight execution, and the data seems to flow through the false case of the 5th queue, but I still don't know why.
Probably because you did not invert the lower input to the compound AND (notice the little circle?).
Thank you that fixed it and I was able to code the rest of my queues,
Now I just want to ask if I can also add a function that counts the time an element takes to get from queue 1 to queue 7.
I tried adding to the clusters a "time" section along with category and life expectancy, but then I didn't know how to make it start counting time.
Currently, you write two items to the cluster. Once you have also a time element, write that too.
Can I just ask what does this circled area do, because I tried adding a third control into the cluster and I expanded the index array function but then I got those wiring errors, also I tried expanding the bundle by name function, but then I didn't get the third element that I added into the cluster.
So what did I do wring.
Can you please tell me what does this circled area do, because I tried adding a control to the cluster in the front panel and I expanded the index array function but I got those wiring errors. Also I tried expanding the bundle by name function but I didn't get the third element that I added to the cluster.
So what did I do wrong