Project:New Method

LabView Local Project Settings

Project:New Method

Short Name: Project.New

Installed With: Base Package

Class: Application Methods

Creates a new, empty LabVIEW project. You also can use the Project Explorer window to create a new project.

Example

Parameters

NameRequiredDescription
Project:NewNoReturns a reference to the project.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemNo
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo

Example

Refer to the Add Files to Project VI in the labview\examples\project\viserver directory for an example of using the Project:New method.

 Open example  Browse related examples