Front Panel:Close Method

LabView Local Project Settings

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.

Example

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsYes
Available with global VIsYes
Available with strict type definitionsNo
Available with polymorphic VIsYes

Example

Refer to the FrontPanelStates VI in the labview\examples\viserver directory for an example of using the Front Panel:Close method.

 Open example  Browse related examples