Terminal class/Create Described Wire method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6349C04
Scope VI Scripting
Data Name Create Described Wire
Short Name* Create Described Wire
Long Name* Create Described Wire
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16385
Owning Class Name Terminal Class
Return Data Type No return value
Invoke Node Create Described Wire
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

Connects a wire to the terminal. The wire source can only be another terminal.

Parameters

Data type Name Required Description
GObject Refnum Wire Source Yes The original source of the wire.
Numeric Cluster Array Wire Description Yes A 1D array of points containing first the Vertical and then Horizontal positions. The points describe the wire path from the wire source to the terminal, not including the positions of the terminals being wired.
Boolean Auto Route? (F) No

Uses

History

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

See Also

External Links