Short Name: Project.Open
Requires: Base Development System
Class: Application Methods
To Use: Create a method.
Loads a LabVIEW project from disk. If the project is already in memory, this method returns a reference to the existing project. You can use this reference with the Project properties.
You also can select File»Open Project to navigate to and open a project.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | Path | Yes | Path to the project. |
The following table lists the characteristics of this method.
| Data type | ![]() |
| Available in Run-Time Engine | Yes (Read/Write) |
| Available in Real-Time Operating System | No |
| Remote access allowed | Yes |