08-13-2007 02:16 PM
08-14-2007 09:25 AM
08-14-2007 09:52 AM
Thanks for you post.
Yeah, I'm trying to get numbers into string (similar to excel) so I can analyze the data (create graphs and so on). I tried to do it with excel but I couldn't get anywhere with it... So I thought of this idea.
Do you know the better way to get results into strings which would allow the analysis?
Tahnk you!
08-14-2007 09:59 AM
Hi Sorton,
Use the array to spreadsheet string function in the strings pallette. You can then write this string to a file. If you use a comma as the delimiter on the array to spreadsheet string function save your filetype as a *.csv. This filetype is automatically recognised by MS excel or equivelent.
Craig
08-14-2007 10:07 AM
Craig thank you for the post. I appreciate.
However, my knowledge of LabView is pretty limited, so what you explained looks confusing. Is there an easy way, tp put stuff together. I have tried with creating an exel file with Visual Basic code to control it but its really hard. At least for me.
Thank you for your help
08-14-2007 10:12 AM
08-14-2007 10:14 AM
08-14-2007 10:16 AM
08-14-2007 10:19 AM
Ok guys....here it goes...
I want to get the data from the scope, and analyze it. I want to create graph out of the recordings....I wanted to use Excel initially but then I found this option in LabView.
What I'm asking you right now is:
What is the best way to get readings from the scope?
Record those readings?
Create a graph out of those readings?
Its supposed to be autamated, so everything is done with minimal user input.
Thank you!
08-14-2007 10:46 AM