LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Store measurement data in the cloud with LabVIEW via REST API

Hi everyone, is there a basic tutorial on how to use LabVIEW to address a REST API to store measurement data in a cloud?

Thank you for your hints and tips.

Greetings Michael

0 Kudos
Message 1 of 4
(2,042 Views)
0 Kudos
Message 2 of 4
(2,009 Views)

Thanks a lot. I will have a look.

 

Best regards,

Michael

0 Kudos
Message 3 of 4
(2,002 Views)

Depending on your requirements, you might also be able to simply use the built-in HTTP Client VIs under the Data Communication palette.

Some documentation is available here.

 

The documentation likes to keep leading back to LabVIEW applications being the server (i.e. a webservice), but this isn't required for these VIs to be useful (and it sounds like it isn't the case in your application/system).


GCentral
0 Kudos
Message 4 of 4
(1,969 Views)