07-19-2009 04:12 AM
07-19-2009 04:30 AM
07-19-2009 09:50 AM
You should indicate that this is related to this thread and this thread and this thread and this thread.
Your VIs don't make much sense. The top-level VI that you uploaded, "final file ..." is calling a subVI "Getting irradiance values at different instant of time3.vi". Note that it has 2 spaces before "time3", but you uploaded a VI that has only one space in its name, leading me to believe you have a different VI, or linking problems. Also, the subVI that you actually did upload has a path control, but you are not feeding any value to the subVI, so it has no file to read. Likewise, the big cluster with all the reading options is not wired, so even if you provided a path, it can't parse the file. I have no idea why you're using a formula node to do a simple subtraction, or why you're using rotate array functions.
Also, please do not upload .xlsx files. These are created with Excel 2007, and not everyone has this. Besides, you said you're using the Write to Spreadsheet File VI, so I don't know why you're upload Excel workbooks.
07-19-2009 04:13 PM
07-19-2009 07:15 PM - edited 07-19-2009 07:19 PM
07-20-2009 11:05 AM
shan2036 wrote:
I am attaching snapshot of what I am getting when I am running my vi. "Getting irradiance value vi "is used as subvi in "final file vi".
You're not understanding my point about subVIs. Do the following: