NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Scrollable list of subpanels in labview

I am making a program that sweeps software parameters of a DUT and logs measurements from various instruments while doing so.

 

To make this program more flexible, I want the user to be able to configure an arbitrary set of instruments (including multiple of the same kind) to log measurements from. Each instrument has different configuration parameters.

 

What i need is a dynamic UI, where I can add (and remove) Instruments and have a different configuration UI for each instrument. I made a little sketch of what I have in mind: UI proposal

What I tried so far is to have an Array of a Cluster with a Subpanel in it, but all the Subpanels in the Array show the same VI.

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

Try posting this on the LabVIEW board!

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,050 Views)