LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Populate a front panel with indicators and controls based on an xml file description

Is there a method to read an xml file and generate a front panel based on the description contained in the xml file?
0 Kudos
Message 1 of 3
(2,959 Views)
See here. Note that for LabVIEW 8+ scripting requires a license.
0 Kudos
Message 2 of 3
(2,947 Views)
If you already have a VI with front panel objects, you can use property nodes to adjust the locations/property/etc of the front panel objects.
0 Kudos
Message 3 of 3
(2,918 Views)