Complete the following steps to control an application or front panel remotely in LabVIEW.
![]() | Note The application or VI you want to view must be running on the server computer. |
To completely close the connection to the Web Server running on the server computer, click the close glyph on the LabVIEW window border. However, if you want to release control of the front panel but maintain a connection so you can view the front panel, right-click any open space on the front panel and select Release Control of VI from the shortcut menu or right-click an object on the front panel, such as a graph, and select Remote Panel Client»Release Control of VI from the shortcut menu.
![]() |
Note If you want to save the data generated by a VI running on a remote computer, use DataSocket or TCP instead of remote front panels. |
You also can use the Application methods to release and request control of a remote front panel programmatically.