NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Property Loader using a XML file

I would like to use Labview Cluster to build XML files (in LabView 6.1) that could be use by TestStand Property Loader.
Is it possible?
Harold Hebert
National Research Council Canada
0 Kudos
Message 1 of 2
(3,723 Views)
Harold,

The TestStand Property Loader step type only loads text, comma-delimited, or excel files.

As alternatives, you could make your own step type that would parse through the XML file to find the properties that you want to load. You could also use the excel VIs to write variable values to an excel file.

Good luck!
Shannon R.
Applications Engineer
National Instruments
Message 2 of 2
(3,723 Views)