Short Name: WindowState
Requires: Base Development System
Class: Project Properties
To Use: Create a property.
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. |
The following table lists the characteristics of this property.
| Data type | ![]() |
| 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 |