Project:Open And Suppress Source-Only
- Updated2026-02-04
- 1 minute(s) read
Loads a LabVIEW project from disk. If the project is already in memory, this method returns an error. Within the loaded project, the "source-only" setting on all VIs, all controls, and all libraries is suppressed. This means that anything loaded within the project will get a "has unsaved changes" mark if it needs to update itself to match the LabVIEW version, the OS environment, or any of its dependencies (subVIs, typedefs, etc).
Parameters
| Name | Data type | Required | Description |
|---|---|---|---|
| Path | ![]() |
Yes |
Remarks
The following table lists the characteristics of this method.
| Short Name | Project.Open And Suppress Source-Only |
| Data type | ![]() |
| Available in Run-Time Engine | No |
| Available in Real-Time Operating System | No |
| Remote access allowed | Yes |

