Open Window Method

LabView Local Project Settings

Open Window Method

Short Name: Open Window

Installed With: Base Package

Class: Project Methods

Displays the Project Explorer window.

You also can select File»New Project or File»Open Project to display the Project Explorer window.

Note  The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine.

Example

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo

Example

Refer to the Add Files to Project VI in the labview\examples\project\viserver directory for an example of using the Open Window method.

 Open example  Browse related examples