Solution
You can create an XML file and add new child nodes in order to have multiple elements. This code can be used as starting point using a
For Loop that can help add the amount of child nodes you need. To make the code easier we are going to use a SubVI to add the data to each child node called
XML Adder.
As we see in the last scheme, we use a subVI (XML Adder .vi) to add new child nodes inside the for loop. This is how this subVI works
If an error exists:
Using a number of TestData equals to 4, this will be the output shown in XML code indicator: