Front Panel Window:Closeable Property

Short Name: FP.Closeable

Requires: Base Development System

Class: VI Properties

To Use: Create a property.

Indicates whether the close button in the title bar is disabled and the Close item in the File menu is disabled.

This property prevents users from closing a VI during execution.

If you load the VI in a subpanel control, this property is read only and always returns a value of FALSE.

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead/Write
Available in Run-Time EngineYes
Available in Real-Time Operating SystemYes
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 allowedYes
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo