All Objects[] Property
Short Name: AllObjs[]
Installed With: Base Package
Class: Cluster Properties
Array of references to all the objects (controls and decorations) in the cluster.
This property does not use the cluster order to output the array of references to objects in the cluster. Instead, this property outputs the array of references to the cluster in a Z-order, where the first object is the last object inserted into the cluster and the first element in the array of references.
Remarks
The following table lists the characteristics of this property.
Available in Run-Time Engine and Real-Time Operating System | Yes (Read Only) |
Permissions | Read Only |
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 | No |
Available with control VIs | No |
Available with global VIs | No |
Available with strict type definitions | No |
Available with polymorphic VIs | No |