07-19-2019 09:23 AM
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 .
07-24-2019
01:59 PM
- last edited on
01-10-2024
05:00 PM
by
migration-bot
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