GithubHelp home page GithubHelp logo

labview-gdrive's People

Contributors

maggie-otoole avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

labview-gdrive's Issues

Cannot open spread sheet file after downloading by G-drive add-on

I made VI using G-drive file downloading add-on function and spread sheet opening function, which are connected by using error flow sequentially. CSV file is successfully downloaded, but CSV file could not be opened sequentially.
So CSV file might be continue to open by G-drive add-on, that spread sheet opening function might 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 forced to be stopped after downloading, CSV file could be accessed by Labview or Microsoft EXCEL.
please advise me to the issue.
I use a Labview 2018.

Adding file to folder

Hi

I believe I have been trying the right process, e.g. placing a file ID (string) as a parent for a file I am trying to upload but it will not work.

The examples on the reference files say that the parent field is a string but the only option within the Gdrive files is to add a reference into the parent file which is a list.

I have tried everything to try and convert the ID to a reference that it will accept but nothing works.

Has anyone tried this, has anyone got it to work?

Dave

Searching a specific folder

This has to do with the max 99 file issue. The existing VI's are only able to return a max of 99 files. This was pointed out in
#3
where smXplorer found a work around. Unfortunately this method scans through all the files in a drive and it takes forever to run.

I've been successful in searching for a specific folder

https://forums.ni.com/t5/LabVIEW/Using-Google-Drive-API-How-to-read-and-use-a-net-API/m-p/3935066/highlight/false?profile.language=en

But i cant figure out how to use this to then search through those specific folders to list their files.

I also thought this might have to do with the fact that the current GDrive VIs using v3 (1.14.0.543) rather than the newer v3 (1.40.1.1610) i see in the google docs (https://developers.google.com/drive/api/v3/reference/files/list) that driveID could be used for this, but i cant seem to access it when using LabVIEW. a side question could be , how do i update to the v3 ( 1.40..)

Does anyone have any suggestions ?

Executable will not upload to Drive

I successfully developed a Labview program utilizing the Gdrive add-on everything worked as it should, however the executable application version of the program developed is unable to upload files to the drive. No errors messages were generated.
Any ideas as to what I'm doing wrong, or are there issues using the add on when building an executable?

Sheets: Delete Row/Column

Hi

First of all, this library has been very helpful. Thank you.

I was wondering is anyone could assist me with manipulating the current subVIs to allow me to select ROWS to delete from Google Sheets?

Regards

How to refresh a google sheets

When I tray to upload a spreadsheet to google drive, the VI create a different documents,

How can i create a program that refresh the information in google drive?

Thanks a lot

Regards

Downloaded Spreadsheet is empty

Hello,

I run the DownloadExample.vi with no errors>>

image

But the final downloaded file is empty, while if I download manually, the file has all the data>>

image

The only difference I can see is the file extension. Editing the MIMEtoExtension.txt file to force it to be xlsx did not help.

Anyone any ideas??

Read content of file

Hi.. i want to read my text file content at drive.. i save 1st the file at local by using download vi then directly read the file from local using "read text file.vi".. the output is empty.. i need to stop VI after download the file. Then only i can read the downloaded file using "read text file.vi"..
Any other way to read the content of my file without to stop the VI?
Thank you..

Cannot opened splead sheet file after downloading from G drive

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.

ListFiles.vi seems to return the content of the "Recent" folder on Google Drive

I have tried setting up Drive for LabVIEW as instructed, using my School's Google account, which is associated with unlimited storage.
Using the Client ID I created for Drive for LabVIEW, I was able to test the simple sequence:
Initialize.vi -> ListFiles.vi -> NamedFilesOnDrive.vi

simple test

This returns a list of file names on Google Drive.
Luckily it didn't work as I expected, as I probably have 100's of 1,000's files on it, so that could have been a major drag...
Instead, the result I got was matching what's listed in the "Recent" folder found on the root path:

google drive roor

I wonder what I did wrong or what I misunderstood about the functionality of this API?

EDIT: I realized that this might be exactly the same issue as reported by rashed1185 in issue #2 , since the list of files I obtain has exactly 99 elements...

listFiles contains an error

count is decremented and i in the for loop is incremented to get the file list. This is a bug. index0=newest file on the drive.

VI broken when trying to work on Real Time target

I tryied the Labview Gdrive add-on on simple VIs working on the PC and everything works fine. I managed to upload files to my google drive.
Unfortunatelly, I'm not able to make it work on a Real Time target.
I'm using a cDAQ 9132 running Linux Real Time and every single GDrive VI looks broken.
The attached image reports the typical errors listed by the VI.
Is there any way to fix the problem?
image

convert vi in previous version.

It is really useful tool.
but it will be better if you convert your vi in previous version.
I am using LabVIEW 2015.
Thanks...

Google api dll issue

Hello,

I have an issue with the google api dll. When I open the project (with labview 2017), the "Google.Apis.Drive.v3.dll" is not found (despite the path is correct). I select it manually but the Vis are broken. If I try to select manually a .net constructor (by selecting "Google.Apis.Drive.v3.dll") I got an error message. Please have a look at the following screenshots.

I tried to do the same with the google api from nuget "https://www.nuget.org/packages/Google.Apis.Drive.v3/" I 've got the same error.

dll error
default net install

Regards.

Unable to execute of "initialize.exe" made from "initialize.vi"

When I convert VI containing Gdrive for LabVIEW VIs into an executable file, an error will occur. It was An error indicator was added to "initialize.vi" and the source of the error was found. As a result, it was found that this is the third invoked node that contains "DriveServ" and "path". Is there a way to solve this?

No error

i tried to upload a file while internet is pulled out.
No error codes appears.
How can i know if the upload is successful??

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.