Owning Palette: Internet Toolkit VIs
Requires: Internet Toolkit
Programmatically tests the state of the G Web Server. The VI also can load and start, or stop and unload server VIs.
The Internet Toolkit includes the G Web Server for backward compatibility. National Instruments recommends you use the LabVIEW Web Server to run VIs on the Web.

![]() |
operation specifies which operation the VI performs.
|
![]() |
unload? determines whether to unload the server after it has stopped when operation = stop. The default is FALSE. |
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
server state describes the current execution state of the server. The value of server state can be Broken, Idle, Running, or Not Loaded. |
![]() |
error out contains error information. This output provides standard error out functionality. |