Avinashgogineni, on 24 March 2010 - 06:20 PM, said:
Hai, I changed the XY graph as shown here in the attachment and I tried to read .CSV file. I don't know whats wrong in that........... Please check it once.
I understand you can't read the CSV file, am I correct?
If so, what OS-language are you on? Could you open the CSV file with notepad and copy the few lines? I think you might have some issues with your decimal sign ('.' or ','). Jim is from the US where they use a '.' as decimal sign and a ',' as field delimiters. I would try to save the file with tabs (/t) as delimiters and remove the ',' string constant from the LabVIEW block diagram.
Ton