LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview interface for HTML web server

I need to interface an embedded microprocessor running as a web server via HTML to Labview. Specifically the LabView application needs to send the microprocessor commands and receive it's responses via HTML. Has anyone done this before - any ideas?
0 Kudos
Message 1 of 3
(3,216 Views)
Just an idea - you might check out the TCP functions on the Communications subpalette. They should allow you to communicate to and from the standard HTTP port on your web server. Disclaimer: this is how I would start it. I have not done anything like it before.

2 cents
0 Kudos
Message 2 of 3
(3,216 Views)

bnheather,

You may want to look at the LabVIEW Internet Toolset. This toolset includes HTML VIs for reading and sending HTML documents.

Randy Hoskin
Applications Engineer
National Instruments

0 Kudos
Message 3 of 3
(3,216 Views)