Pane class/Group Objects method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 64AFA404
Scope VI Scripting
Data Name Group Objects
Short Name* Group Objects
Long Name* Group Objects
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 75
Owning Class Name Pane Class
Return Data Type No return value
Invoke Node Group Objects
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Groups pane objects together. If the Objects parameter is not wired, the method groups the currently selected objects. All objects must be in the same pane or an error is returned. After this method executes, the panel selection list contains the grouped objects.

Parameters

Data type Name Required Description
GObject Refnum Array Objects No The objects you want to group.

Uses

History

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

See Also

External Links