Method of Project.
Deploys an array of items in the LabVIEW project.
In the Project Explorer window, you also can open and run a VI under a target to deploy files to the target.
![]() | Note The LabVIEW Datalogging and Supervisory Control Module supports this method in the Run-Time Engine. |
| Name | Description |
|---|---|
| Items | Specifies an array of references to items in the project. |
| Silent | If TRUE, LabVIEW does not display any dialog boxes during the deploy operation. |
The following table lists the characteristics of this method.
| Available in Run-Time Engine and Real-Time Operating System | No |
| Settable when the VI is running | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access disallowed | No |
| Must wait until user interface is idle | Yes |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with strict type definitions | No |
| Available with polymorphic VIs | No |