Method of Application.
Creates a new, empty LabVIEW project. You also can use the Project Explorer window to create a new project.
| Name | Description |
|---|---|
| Project:New | Returns a reference to the project. |
The following table lists the characteristics of this method.
| Available in Run-Time Engine and Real-Time Operating System | No |
| Remote access disallowed | No |
Refer to the Add Files to Project VI in the labview\examples\project\viserver directory for an example of using the Project:New method.