Methods

MethodDescription
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.

CloseWindow

Closes only the LabVIEW Project Explorer window. This method does not close VI windows.

DeployItems

Deploys an array of items in the LabVIEW project.

OpenWindow

Displays the LabVIEW Project Explorer window.

Save

Saves the LabVIEW project to the path that the project was previously saved to or loaded from or to a specified path.

SaveForPrevious

Saves a copy of the LabVIEW project that is readable by LabVIEW version 8.0 and later.