LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cluster is invalid or empty

Solved!
Go to solution

Hi im trying to bundle up a group of singals from the "Load Fuzzy Controller VI". I can use a regular bundle, but i would much rather prefer to use bundle by name so that I have a way of identifying things at the other end.

 

When i try to bundle the signals by name, i get the error "Cluster is invalid or empty".  Using LabVIEW 8.6.  Code attached.  any insight would be much appreciated!

 

Thanks!

Keith

0 Kudos
Message 1 of 3
(3,386 Views)
Solution
Accepted by topic author KWSKWSKWSKWSKWSKWS
To use a bundle by name here, you need to wire a cluster, or typedef into the top of the bundle by name component so LabVIEW knows the types and names contained in the target cluster.
Message 2 of 3
(3,380 Views)
Brilliant!  I knew it had to be possible, just couldnt figure out what i was doing wrong.  Thanks!
0 Kudos
Message 3 of 3
(3,361 Views)