LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how read xml and save ita content in .txt format

Solved!
Go to solution

Hi,

 

Is it possible to read a xml file and save it in .txt format. Please let me know if there is a way to do that.

 

Thanks,

 

Ankit G

0 Kudos
Message 1 of 6
(2,956 Views)

CurrIn.png


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 6
(2,955 Views)

Hi,

 

I tried it, but Its not saving the content of xml file.

 

Thanks,

 

Ankit G

0 Kudos
Message 3 of 6
(2,948 Views)

What does it do then ?

 

What do you expect it to do ?

You need to explain in more details what you what to do.

0 Kudos
Message 4 of 6
(2,935 Views)
Solution
Accepted by topic author AnkitG

That read function is only for xml files written using the LabVIEW schema so if you have something else, you would need the functions on the xml parser palette.

0 Kudos
Message 5 of 6
(2,928 Views)

Thanks, My xml file is not written using the Labview schema, I will try to use parser palatte.

 

 


@Dennis_Knutson wrote:

That read function is only for xml files written using the LabVIEW schema so if you have something else, you would need the functions on the xml parser palette.


 

0 Kudos
Message 6 of 6
(2,924 Views)