LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Combining controls without losing linkage

Hi

 

Can anyone help me with this.

I have a large bit of code, and want to reduce repetition of controls which are the same i.e. Enums, some clusters, etc.

My problem is that there is a lot of dependency on the separate controls.

 

Is there a way in labVIEW to combine two controls into one, without losing the linkages possessed by both controls.

 

Thanks.

 

0 Kudos
Message 1 of 3
(546 Views)

You need to be more specific. What are linkages and dependencies? Can you show us some code?

0 Kudos
Message 2 of 3
(539 Views)

Your question is not very clear and some examples might be useful, but since you talk about enums, clusters and repetitions, I'm guessing what you want is typedefs. Also look up the difference between regular and strict typedefs.


___________________
Try to take over the world!
0 Kudos
Message 3 of 3
(490 Views)