From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

information on web based control applications

I am trying to set up web based applications on Labview. I wanted to know if
Labview supports Internet Information Server (IIS) or Apache Server instead
of its in built Labview Web Server. I am trying to setup applications using
Active Server pages (ASP). It would be great if I could some info in this
regard.
0 Kudos
Message 1 of 2
(2,203 Views)
Hello,

LabVIEW really does not have any interfaces to IIS or Apache. The only thing that I could suggest is build your LabVIEW application into a .dll and call it from another language that does support either of these two servers. You will need to get the application builder and LV6i.
Doug
Message 2 of 2
(2,203 Views)