LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read xml file to table

both of the vi i tried: the XML tag describing the type of data is not recognized.
0 Kudos
Message 11 of 14
(1,516 Views)
There is a huge difference between an xml and a spreadsheet file. You've been asked to post a small example of your xml file. Need to see the tags that you are using. As already mentioned, the function works when you create an xml file with the LabVIEW function for that. See the earlier post if you did not do that.
0 Kudos
Message 12 of 14
(1,499 Views)
ahhh.. i think i made a mistake.. i have a file in .DAT then i went to microsoft excel and save as .xml.
 
but how, i still dunno what to do?
 
0 Kudos
Message 13 of 14
(1,490 Views)
If you have the file in Excel, save it as a tab separated text file.  You can then use the Read from Spreadsheet File VI in the File I/O palette to read it into LabVIEW fairly simply.
0 Kudos
Message 14 of 14
(1,474 Views)