Project Methods

LabView Local Project Settings

Project Methods

Installed With: Base Package

View the class hierarchy.

MethodDescription
Close WindowCloses only the Project Explorer window. This method does not close VI windows. Details
CloseCloses a LabVIEW project and all references to all items in the project. This method also closes the Project Explorer window if it is open and closes any VIs that are open in any application instance owned by the project. You also can select File»Close All to close the project and the Project Explorer window. Details
Deploy ItemsDeploys an array of items in the LabVIEW project. Details
Local Project Settings:Delete ItemDeletes an item from the local project settings file. Details
Local Project Settings:Delete SectionDeletes an entire section from the local project settings file. Details
Local Project Settings:Get ItemGets an item from the local project settings file. Details
Local Project Settings:Has ItemDetermines if an item exists in the local project settings file. Details
Local Project Settings:Has SectionDetermines if a section exists in the local project settings file. Details
Local Project Settings:Set ItemSets an item in the local project settings file. Details
Open WindowDisplays the Project Explorer window. Details
Refresh Auto-Populating FoldersForce all auto-populated folders on this project to update their contents to match the disk. Details
Save AsAllows a LabVIEW project to be saved as a different name or to a different location. This method also enables the save operation to copy all of the contents of the project to the new location. If the parameter for the project items is left blank, LabVIEW will copy everything to the new location, otherwise LabVIEW will copy only the items specified. Details
Save CopySaves a copy of the project to a new location on disk, where all referenced VIs are in the same location. Details
Save For PreviousSaves a copy of the LabVIEW project that is readable by LabVIEW 8.0 and later. This method is similar to the LabVIEW Version selection in the Save for Previous Version dialog box. Details
SaveSaves the LabVIEW project to the path that the project was previously saved to or loaded from or to a specified path. Details