Short Name: Connect Wire
Requires: VI Scripting
Class: Terminal Methods
To Use: Create a method.
Connects a wire to the terminal. The wire source can be either another terminal or a node.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | Wire Source | Yes | The original source of the wire. |
![]() | Auto Wire? | No | If auto-wiring is TRUE, a compatible source terminal is chosen automatically from the source node. You can use auto-wiring only if the source is a node. |
![]() | Wiring Specs | No | A 2D array of strings that specify the names of the source and sink terminal pairs. You can use wiring specs only if the source is a node. |
![]() | Auto Route? | No | If TRUE, LabVIEW automatically finds the best path for the wire. |
The following table lists the characteristics of this method.
| Data type | No return value |
| Available in Run-Time Engine | No |
| Available in Real-Time Operating System | Yes |
| Settable when the VI is running | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Loads the block diagram into memory | No |
| Remote access allowed | Yes |