Open Window Method

Short Name: Open Window

Requires: Base Development System

Class: Project Methods

To Use: Create a method.

Displays the Project Explorer window.

You also can select 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.

Data typeNo return value
Available in Run-Time EngineNo
Available in 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 allowedYes

Example

Refer to the Add Files to Project VI in the labview\examples\Application Control\VI Server\Manipulating Projects directory for an example of using the Open Window method.

 Open example  Find related examples