08-01-2019 01:40 PM
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.
08-01-2019 01:51 PM
08-05-2019 03:45 PM
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.