Object:Get Object Method

LabView Local Project Settings

Object:Get Object Method

Short Name: Object.Get Object

Installed With: Base Package

Class: SceneObject Methods

Returns a reference to a child object identified by the index you specify.

Parameters

NameRequiredDescription
Object:Get ObjectNoReturns a reference to the child object.
indexNoThe index number of the child object for which you want to obtain the reference. The default is 0.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningYes
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