LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1D array to web service

Hello,

 

I currently have a VI that generates and appends an excel sheet with different string values.The appending is triggered when the first value of the row changes (first column is serial number). Each row corresponds to the data collected for that serial number (first column) I have been asked to modify the code to display the same on a web service. I am completely new to the web service but what I understand is this:-

The URL should be having the latest row value either as an xml or html format.

The URL will be refreshed continuously

When a new data is appended, the URL will update with the latest value

They will see the new value and update it in their database

 

Capture.PNG

 

It would be great if I can get a little guidance on this part.

Thanks so much!

 

Regards,

D

0 Kudos
Message 1 of 2
(2,918 Views)
When you say "display the same on a web service" do you mean show a list on the browser screen?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,866 Views)