08-19-2009 12:32 AM
Hi,
The attached vi snippet works fine in LabVIEW 8.6. But in LabVIEW 2009, it couldn't download the files coming up with warning number 200.
Solved! Go to Solution.
08-19-2009 02:29 AM
Hi tikustanah
When I copy paste the links to your csv files into a browser I get the following error:
Tried it on two different computers and with two different browsers. Could that be the reason?
Best Regards
David
NISW
08-19-2009 03:05 AM
Hi again
Just ran your code on a computer with both 8.6.1 and 2009 and you are correct. It works fine in 8.6.1 but no data is downloaded in 2009. Had a look around and couldn't find anything reported on this. Will run some further test and if I can't find a solution I'll report it as incorrect behavior. Sorry for the inconvenience.
Best Regards
David
08-19-2009 04:11 AM
Hi again
Sorry for the multiposting, I'm too trigger happy today. What I've found is that I can use your code to download other csv files without any problems. I tried the ones found here. Also tried a large txt file and that also went without a hitch. So it looks like it has something to do with the csv files you are trying to download. Can't find anything obviously different with the contents in the files, just that the size of your file is smaller. Found a reported case where files smaller than 1024 bytes where not read correctly, but the solution for that did not work. Will continue looking
Best Regards
David
08-31-2009 11:48 PM
Has anyone managed to find a work around yet?
09-17-2009 03:09 AM
Hi
This seems to work:
Best Regards
David
09-18-2009 12:01 AM