LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

cvi Internet toolkit usage

Hello,

Can use the 3rd web server (e.g. Apache or IIS)to replace the build in web server in LabWindows/CVI ?



David
0 Kudos
Message 1 of 2
(2,819 Views)
Hi David,

I don't believe that you can change the webserver that's associated with the CVI Internet Toolkit. The reason is that any remote front panel functionality would not work with other webservers. In addition, the functions all require a handle to the CVI webserver, which is obtained by calling StartWebServer. This function always starts the CVI webserver, and doesn't give you access to any other.
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(2,807 Views)