01-29-2010 11:09 PM
Hello Hafizzuddin,
I understand your problem. It is very simple to solve this. First of all you make MS EXEL file in your computer then save it with "your file name.csv" name. Note that there also include (" ") in saving process. Then in your vi at write to spreadsheet vi. on file path option create constant and browse your file path. Then at delimiter option enter ",". For separation your data to save in your csv file. This is a perfect soln. You will sure get the result.
Thank you,
Vinal G
01-29-2010 11:38 PM
hai Vinal G, it seems that using that method i only got a single respon line on the graph(blue line) which is not the respond i want, u can c from picture 1.
you can also see picture 2 if what i did is same as u mention.
or u can modified my rms 2 csv.vi i attach together. thank you
01-30-2010 10:45 AM
01-30-2010 11:03 AM
01-30-2010 12:03 PM
01-30-2010 10:29 PM
i'm sorry but i cant understand both points
01-31-2010 02:35 AM - edited 01-31-2010 02:36 AM
altenbach wrote:
- You should probably clear the data in the shift register after writing.
altenbach wrote:
- You use different delimiters for writing vs. reading spreadsheet file.
01-31-2010 05:50 AM