Project:Open
- Updated2026-02-04
- 1 minute(s) read
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.
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Path | ![]() |
Yes | Path to the project. |
Remarks
The following table lists the characteristics of this method.
| Short Name | Project.Open |
| Data type | ![]() |
| Available in Run-Time Engine | Yes |
| Available in Real-Time Operating System | No |
| Remote access allowed | Yes |

