Pane class/Lock Objects method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 64AFA405
Scope VI Scripting
Data Name Lock Objects
Short Name* Lock Objects
Long Name* Lock 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 Lock 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

Locks pane objects. If the Objects parameter is not wired, currently selected objects are locked. After this method executes, the panel selection list contains the locked objects.

Parameters

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

Uses

History

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

See Also

External Links