09-15-2009 09:07 AM
Solved! Go to Solution.
09-15-2009 09:20 AM
No.
The cluster wire has to know everything about the data in it at development time. You are efectively asking LV to let you define that wire contents at run time. This would be interesting (and handy sometmites) but it would be a real hit on trying to allocate memory when we don't know what would be in that buffer (wire) when we allocate the space.
Tell us more about your code and maybe w can offer another approach that will work for you.
Ben
09-15-2009 12:28 PM
09-15-2009 01:23 PM
09-15-2009 04:32 PM