LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

moving elements from array to array

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!

0 Kudos
Message 31 of 84
(982 Views)

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.

0 Kudos
Message 32 of 84
(975 Views)

Probably because you did not invert the lower input to the compound AND (notice the little circle?).

 

altenbach_0-1645809211446.png

 

0 Kudos
Message 33 of 84
(967 Views)

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.

0 Kudos
Message 34 of 84
(961 Views)

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.

0 Kudos
Message 35 of 84
(958 Views)

Very similar to what we use to see if entries expire.

0 Kudos
Message 36 of 84
(953 Views)

But then how can I isolate it for the individual elements.

0 Kudos
Message 37 of 84
(949 Views)

Currently, you write two items to the cluster. Once you have also a time element, write that too.

0 Kudos
Message 38 of 84
(935 Views)

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.

0 Kudos
Message 39 of 84
(884 Views)

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

0 Kudos
Message 40 of 84
(911 Views)