01-05-2006 04:58 PM
01-05-2006 05:24 PM
01-10-2006 12:14 PM
01-10-2006 12:42 PM
01-13-2006 03:17 PM
Dennis:
Thank you for your help. I seem to be having one more issue. I have everything in the while loop mentioned before. Also I have the write to string entered correctly. However, it is over writing my data to the same spread sheet. I want it to write data for each step onto one spread sheet. The VI "Read Curve and Save" has an X and Y output which is the Voltage and Current from the 370. I'm guess that you wire this to an array and save to spreadsheet or something but I've tried multiple things and it doesnt seem to be working. Again thanks for your help with this program.
01-13-2006 03:48 PM
And what do you have wired to the "append to file?" input of the Write to Spreadsheet function? Unless you wire a True to it, it will overwrite and not append.
If you're not already, you should always have the context help window open. Simple problems can be easily solved with this and clicking on the "Click here for more help" link in the window.