That was a perfect solution!  Thanks!

 

Today is my last day as an intern with this company, and I wanted to thank everyone who has made suggestions and helped me with LabVIEW.  Hopefully, you won’t see me again as I’m not really interested in continuing down this more software oriented EE path.

 

Anyway, thanks again.

 

allen

 

-----Original Message-----
From: PJ M [mailto:[EMAIL PROTECTED]
Sent: Monday, May 17, 2004 16:14
To: Himes, Allen
Cc: LABVIEW INFO
Subject: Re: import entire cluster at run-time

 

Hi,

 

If you strictly type def your cluster (customize control>Strictly type def>save), the user interface will reflect any changes you make to the cluster. Actually, any places in your code where you use that cluster will reflect the changes (as long as you are using the strictly type def cluster).

 

PJM

"Himes, Allen" <[EMAIL PROTECTED]> wrote:

Hey all,

We're trying to create a user interface that runs another stand-alone
sub-vi. My vision is to grab some sort of input cluster from the
sub-vi, display it in the user interface VI, and choose options from it.
Right now, we're able to grab the data from that sub-vi's input cluster
via a Reference, but the input data is not important. We just want the
form of the input cluster to appear in the user interface VI.

By just copying the input cluster directly to the user interface VI,
this process is pretty easy. The catch is when the sub-VI changes, the
user interface VI must be changed manually.

Any suggestions? Thnx,

allen


Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.

Reply via email to