LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Petition GET to server

Hi, I'm new to this from LabView and I don't know where to look for information about this. My idea is to be able to download data that I already have on a server, but I do not know if it is possible to make a request of type GET to be able to obtain this data, if possible where can I find information about this so I can do it?

Thank you.

0 Kudos
Message 1 of 3
(2,087 Views)

Hi Jhony,

 

what about the HTTP-Get function?

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,071 Views)

Hi, thank you very much for answering, I didn't know that labview brings that included. Sorry for the delay in answering is that until now I had time to test and it worked for me by making a GET request. Now I'm going to start testing by sending headers although I'm looking for ways to add more than 1 headers, I don't know if it's as simple as simply placing 2 constants and that's it, but good.

Thank you.

0 Kudos
Message 3 of 3
(1,990 Views)