LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Building array within 2 nested fors and 2 nested cases

Hi all,

I can't seem to figure out why one of my arrays keeps getting reset.  What I need to do is disassemble my clusters one at a time check for an node address then packet and decode the hex data.  Data decodes will be different for every node.  When a node is decoded, I need to add that data to an array dedicated to that node.  When the entire cluster array is processed, the data will be dumped to different Excel sheets.  One sheet for each node on the system. This is a simplified version of a much larger program that will handle many nodes and lots of data.  Any help would be appreciated.

--Mark
0 Kudos
Message 1 of 2
(2,367 Views)
Your tunnels on the inner loop need to be shift registers as well.
0 Kudos
Message 2 of 2
(2,365 Views)