LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding labels to Array Typedef

Solved!
Go to solution

Hello,

I have a 2D array that holds values. It looks like this:

 

lv.PNG

 

This array is involved in many different VI's, so I made it a typedef.  Now I can update it once and they all auto-update.  However, the labels in the type def do not update.  How do I get the labels to auto update as well?

 

Thanks!

0 Kudos
Message 1 of 2
(3,030 Views)
Solution
Accepted by topic author Hiphiphooray

In your TypeDef make sure it is set to Strict Type Def.  Otherwise, UI look is not carried to the points of use.  

Quentin "Q" Alldredge

Chief LabVIEW Architect, Testeract | Owner, Q Software Innovations, LLC (QSI)
Director, GCentral | Admin, LabVIEW Wiki | Creator, The QControl Toolkit
Certified LabVIEW Architect | LabVIEW Champion | NI Alliance Partner



Message 2 of 2
(3,019 Views)