LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get cluster

I have gotten a main VI that will pull in several sub-VI's to do some testing. I want the main VI to not just pull in the cluster information that the sub-VI has, but also what kind of information. For example, in one of my sub-VI's, I have a cluster which contains age, height, weight, and size. I want my main VI to automatically create the same cluster after open the sub-VI. In another word, the main VI will make an exact copy of the cluster in the sub-VI and put this cluster in its front panel. Do you know how to do this? Thanks.
0 Kudos
Message 1 of 4
(2,789 Views)
Would it work if you embed the subvi as a subpanel on the main vi?

"allen himes" wrote in message
news:50650000000800000006D50000-1079395200000@exchange.ni.com...
> I have gotten a main VI that will pull in several sub-VI's to do some
> testing. I want the main VI to not just pull in the cluster
> information that the sub-VI has, but also what kind of information.
> For example, in one of my sub-VI's, I have a cluster which contains
> age, height, weight, and size. I want my main VI to automatically
> create the same cluster after open the sub-VI. In another word, the
> main VI will make an exact copy of the cluster in the sub-VI and put
> this cluster in its front panel. Do you know how to do this? Thanks.
0 Kudos
Message 2 of 4
(2,789 Views)
Hi, I am not sure what you mean by subpanel. I have not worked with subpanel before. Can you explain it in a little bit more details? Thanks.
0 Kudos
Message 3 of 4
(2,789 Views)
Check out these links:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/d587067e18
e0e70186256d44007b91fe?OpenDocument

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=BDB7EB77368
F50F3E034080020E74861&p_node=DZ52034&p_submitted=&p_rank=&p_answer=&p_source
=External


"allen himes" wrote in message
news:50650000000500000088870100-1079395200000@exchange.ni.com...
> Hi, I am not sure what you mean by subpanel. I have not worked with
> subpanel before. Can you explain it in a little bit more details?
> Thanks.
0 Kudos
Message 4 of 4
(2,789 Views)