Owned Items[] Property

Short Name: OwnedItems[]

Requires: Base Development System

Class: ProjectItem Properties

To Use: Create a property.

Returns an array of references to the contents 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.

Data type
PermissionsRead Only
Available in Run-Time EngineYes
Available in 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 allowedYes

Example

Refer to the Add Files to Project VI in the labview\examples\Application Control\VI Server\Manipulating Projects directory for an example of using the Owned Items[] property.

 Open example  Find related examples