Short Name: Project.Open And Suppress Source-Only
Requires:
Class: Application Methods
To Use: Create a method.
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).
The following table lists the characteristics of this method.
Data type | |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | No |
Remote access allowed | Yes |