LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple array showing same info

I am writing a lengthy program and just got back into using labview.  I remember from previous use it did take a lot of work to create extensive user interfaces but with flexibility comes complication.  I have a pump overview array (user interface) that needs to display data from a main data array that has more in depth controls of the pumps.  I believe I made this work fine but seems like a lot of work to do such a simple task and wanted to know if any recommendations before I utilize the same architecture for the other 20 arrays.  Thanks in advance .  

0 Kudos
Message 1 of 2
(1,854 Views)

Hi Trinity32244,

 

If you would like to re-use the same code architecture with multiple arrays/datasets/etc. without re-writing and without cluttering up your VI, you can use SubVIs (tutorial link below)

 

Tutorial: SubVIs - National Instruments

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YK4VCAW&l=en-US

 

Best Regards,

RamseyD

National Instruments

0 Kudos
Message 2 of 2
(1,774 Views)