Project Methods (ActiveX)
Installed With: Base Package
Method | Description |
---|---|
Close | Closes a LabVIEW project and all references to all items in the project. This method also closes the LabVIEW Project Explorer window if it is open and closes any VIs that are open in any application instance owned by the project. In LabVIEW, you also can select File»Close All to close the project and the Project Explorer window. Details |
CloseWindow | Closes only the LabVIEW Project Explorer window. This method does not close VI windows. Details |
DeployItems | Deploys an array of items in the LabVIEW project. Details |
OpenWindow | Displays the LabVIEW Project Explorer window. 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 |
SaveForPrevious | Saves a copy of the LabVIEW project that is readable by LabVIEW version 8.0 and later. Details |