Inherits from VI Properties.
Specifies whether or not to open the front panel window. Setting true opens the window. Setting false closes the window. Getting tells whether the window is currently open. This property can be set on non-editable VIs.
The following table lists the flags for this property.
Is settable when the VI is running | Yes |
Requires the block diagram to be loaded | No |
Is available on local LabVIEW only | No |
Requires the front panel to be loaded | No |
Must wait until user interface is idle | Yes |
Is available with control VIs | Yes |
Is available with global VIs | Yes |
Is available with strict type definitions | No |
Is available with polymorphic VIs | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Permissions | Read/Write |