AbstractDiagram class/Remove Wire Loose Ends method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6375409
Scope VI Scripting
Data Name RemWireLooseEnds
Short Name* RemWireLooseEnds
Long Name* Remove Wire Loose Ends
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16503
Owning Class Name AbstractDiagram Class
Return Data Type No return value
Invoke Node Remove Wire Loose Ends
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Traverses the referenced diagram and removes all wire ends that are not connected to anything.

Parameters

This method has no parameters.

Uses

History

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

See Also

External Links