Returns the state of the Project Explorer window.

Invalid
0 If you read this property and an error occurs, the property returns this value.
Standard
1 The Project Explorer window is open but is not minimized, maximized, or hidden.
Closed
2 The Project Explorer window is not open.
Hidden
3 The Project Explorer window is floating but is not visible because LabVIEW is not the active application.
Minimized
4 The Project Explorer window is minimized.
Maximized
5 The Project Explorer window is maximized.
Note The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine.

Remarks

The following table lists the characteristics of this property.

Short Name WindowState
Data type cenum.png
Permissions Read Only
Available in Run-Time Engine No
Available in Real-Time Operating System No
Settable when the VI is running No
Loads the front panel into memory No
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed Yes
Invalid 0
Standard 1
Closed 2
Hidden 3
Minimized 4
Maximized 5