LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows/CVI 2012 XML

Can anyone offer some advice on an issue I am having with loading an xml? CVILoadDocument returns an error saying the xml file is invalid.

0 Kudos
Message 1 of 3
(3,557 Views)

Can you post in your XML file. I believe your XML file is not correctly set.

0 Kudos
Message 2 of 3
(3,521 Views)

I figured it out. I was usign 'w' with fopen instad of 'r', so it was erasing the file when I opened it.

0 Kudos
Message 3 of 3
(3,512 Views)