LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

trying to get data out of a sequence structure

i am building an array in each of my sequence structures.when i view the array inside the structure,it is perfectly fine.but when try to wire it outside,it doesnt show up at all.Previously,i had local sequences which worked fine.but now,i need to be able to send some more data to the same file (from another place)during run time.so i want the arrays in each sequence structure to come ouit of the whole structure.how do I do this?any suggestions are welcome.
0 Kudos
Message 1 of 2
(2,321 Views)
_____




If you want the array from each frame of the Sequence structure, then wire them out individually, i.e., do not use the same tunnel to wire arrays from subsequent structures.

Hope this helps,

Khalid 🙂




_____
0 Kudos
Message 2 of 2
(2,321 Views)