LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data to Website

Hello, 

 

I wrote up a simple http POST (attached below) to a specific URL which works great, but now I'm curious... I want to test a mechanical component which produces data, and would like to send that data to the website. The URL has 4 different commands right now: /start, /running, /completed, and /error. 

 

How would I go about doing so? 

Any guidance/help is appreciated.

0 Kudos
Message 1 of 5
(2,112 Views)

Forgot to attach the VI. It's below.

0 Kudos
Message 2 of 5
(2,077 Views)

How much data would you be sending to this website?

Matt J | National Instruments | CLA
0 Kudos
Message 3 of 5
(2,047 Views)

I'll be sending 6 columns/ 182 rows of data. Down below is attached the excel file of data that I'll want to send. 

 

Thank you for your response. I appreciate it. 

0 Kudos
Message 4 of 5
(2,041 Views)

Hello, 

 

I have a code exactly like the author and my question is the exact same as theirs. 

In my case we would be sending 5-6 variables. 

0 Kudos
Message 5 of 5
(2,005 Views)