Project Methods
Installed With: Base Package
View the class hierarchy.
Method | Description |
---|---|
Close Window | Closes only the Project Explorer window. This method does not close VI windows. Details |
Close | Closes 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 Items | Deploys an array of items in the LabVIEW project. Details |
Local Project Settings:Delete Item | Deletes an item from the local project settings file. Details |
Local Project Settings:Delete Section | Deletes an entire section from the local project settings file. Details |
Local Project Settings:Get Item | Gets an item from the local project settings file. Details |
Local Project Settings:Has Item | Determines if an item exists in the local project settings file. Details |
Local Project Settings:Has Section | Determines if a section exists in the local project settings file. Details |
Local Project Settings:Set Item | Sets an item in the local project settings file. Details |
Open Window | Displays the Project Explorer window. Details |
Refresh Auto-Populating Folders | Force all auto-populated folders on this project to update their contents to match the disk. Details |
Save As | Allows 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 Copy | Saves a copy of the project to a new location on disk, where all referenced VIs are in the same location. Details |
Save For Previous | Saves 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 |
Save | Saves the LabVIEW project to the path that the project was previously saved to or loaded from or to a specified path. Details |