Jump to content

ProjectItem class/Find.Children property: Difference between revisions

From LabVIEW Wiki
m Category reorg
Updated History Table
 
Line 27: Line 27:


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
! Change(s)
! Change(s)
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2009|link=LabVIEW 2009]]
|More info to come.
| This property was added in [[LabVIEW 2009]].
|}
|}
== See Also ==
== See Also ==

Latest revision as of 14:37, 19 May 2020

VI Server Property Information
Property ID 35B53C33
Scope Basic Development Environment
Data Name Find Children
Short Name* Find Children
Long Name* Find:Children
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 74
Owning Class Name ProjectItem Class
Data Type ProjectItem Refnum Array data type

ProjectItem Refnum Array

Property Node Find:Children
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Returns an array of references to all project items that are children of the project item you select.


Uses

History

Version Change(s)
LabVIEW 2009 This property was added in LabVIEW 2009.

See Also

External Links