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
Name | Required | Description |
---|---|---|
Object:Get Object | No | Returns a reference to the child object. |
index | No | The 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 System | Yes (Read/Write) |
Settable when the VI is running | Yes |
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 | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |