Front Panel:Close Method
Short Name: FP.Close
Installed With: Base Package
Class: VI Methods
Closes the front panel window.
Use the Front Panel:Open method to open a front panel window.
Remarks
The following table lists the characteristics of this method.
| Available in Run-Time Engine and Real-Time Operating System | Yes (Read/Write) |
| Settable when the VI is running | Yes |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | No |
| Available with control VIs | Yes |
| Available with global VIs | Yes |
| Available with strict type definitions | No |
| Available with polymorphic VIs | Yes |
Example
Refer to the FrontPanelStates VI in the labview\examples\viserver directory for an example of using the Front Panel:Close method.
