SubPanel class/Remove VI method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 72583C01
Scope Basic Development Environment
Data Name Remove VI
Short Name* Remove VI
Long Name* Remove VI
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 65
Owning Class Name SubPanel Class
Return Data Type No return value
Invoke Node Remove VI
Available in Real-Time Operating SystemYes
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 allowedYes
Settable when the VI is runningYes

Unloads the VI in the subpanel control. If no references to the VI remain, LabVIEW removes the VI from memory. If references to the VI remain and the VI stays in memory, this method does not change the state of the VI.

Parameters

This method has no parameters.

Uses

History

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

See Also

External Links