TopLevelDiagram class/Enclose Selection 2 method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6349010
Scope VI Scripting
Data Name EncloseSelection2
Short Name* EncloseSelection2
Long Name* Enclose Selection 2
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16423
Owning Class Name TopLevelDiagram Class
Return Data Type Structure Refnum data type

Structure Refnum

Invoke Node Enclose Selection 2
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedNo
Settable when the VI is runningNo

Encloses the selected items on the block diagram in a structure. When you use this property to drop a loop, LabVIEW creates tunnels with as few broken wires as possible and creates shift register pairs if appropriate.

Parameters

Data type Name Required Description
Structure Refnum Enclose Selection 2 Yes. Return value.
Structure Refnum EnclosureType Yes Specifies the type of structure to use to enclose the selected items.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links