Application Directory
- Updated2025-07-30
- 1 minute(s) read
Returns the path to the directory containing the application.
If you call this VI from a stand-alone application, this VI returns the path to the folder containing the stand-alone application.
If you call this VI from the development environment and the VI is loaded in a LabVIEW project file (.lvproj), this VI returns the path to the folder containing the project file. If the project is not saved, this VI returns <Not a Path>.
If the top-level VI is not loaded in a project, the VI returns the path to the directory containing the top level VI. If the VI is not saved to disk, this VI returns <Not a Path>.

Inputs/Outputs
Application Directory
—
Application Directory is the path to the directory where this VI is running. |
Application Directory
—