07-11-2012 01:45 PM
HI, I'm trying to get the data out of my gyro and send to a report in excel. I've been somewhat successful getting an array to come out in excel with the append to spreadsheet vi and it creates a cvs file, but i would just like a simple to open, not have to reconfigure the file so it can be accessed later by another program. I have the microsoft report generating tool kit but i still get the error 7. I did some research on this already and went to here as suggested on many posts that seemed to fix most peoples problem. This fix did not work for me because i cannot use source control with a FDS version of labview 2010. i am not able to access the page that will let me "alwas include" the folders the vi needs. Is there another fix for the error 7? if there's not, why would they sell the tool kit as an addon if it'll never work?!?
thanks
07-11-2012 01:54 PM
The toolkit works just fine. Are you actually having the problem with an executable or running in development mode? Of course you would not have access to the always include screen if you are not building an exe.
There is nothing at all related to source control with the problem or the fix with an executable.
And why would you have to reconfigure anything when you save as a csv file unless it is not actually a csv file?
07-11-2012 02:20 PM