ni / labview-gdrive

LabVIEW wrapper for the .NET Google Drive API
MIT License
10 stars 11 forks source link

Cannot opened splead sheet file after downloading from G drive #15

Closed poletaka closed 5 years ago

poletaka commented 5 years ago

I made VI using G-drive file downloading add-on and spread sheet opening function, which are connected by using error flow sequentially. CSV file is successfully downloaded, but spread sheet could not be opened sequentially. CSV file must be fixed to open by G-drive add-on, then spread sheet opening function must be able not to access the CSV file. File downloading function from G-drive does not have .net reference output terminal. So, I made .net reference output terminal on File downloading function from G-drive. After that I connected .net reference close function after the downloading function, but cannot be improved. Once the VI was stopped after downloading, CSV file could be accessed by Labview or Microsoft EXCEL. please advise me to the issue. I use a Labview 2018.