Children[] Property

LabView Local Project Settings

Children[] Property

Short Name: Children[]

Installed With: Base Package

Class: ProjectItem Properties

Returns an array of references to all children of the referenced project item. You can use these references with the ProjectItem properties.

Note  The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine.

Example

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemNo
PermissionsRead Only
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 Children[] property.

 Open example  Browse related examples