From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Labview to communicate with translator API

Solved!
Go to solution

Hello

 

I have to translate some VIs for the company I work. I am using import/export String method to do so. I parsed the imported Strings and now I have to translate a bunch of words from German to English and Polish. My idea was to use Google translator API or some other translator API to communicate with. We use LabVIEW 2014 and for this version many of the labVIEW provided Cloud Toolkit functionalities are not available.  I don't know now how to connect to an API from LabVIEW. Can I use http functionalities in LabVIEW and do this ? 

It would be really great if you could give me an example code

 

Thank You in advance

Bitto 

0 Kudos
Message 1 of 3
(2,401 Views)
Solution
Accepted by topic author bj40

You will need to get your own project-id and OAuth2 token from Google, but with my creds it is pretty straightforward.

 

GoogleTranslateFP.pngGoogleTranslateBD.png

Message 2 of 3
(2,356 Views)

Thanks Man

0 Kudos
Message 3 of 3
(2,330 Views)