Short Name: Create Described Wire
Requires: VI Scripting
Class: Terminal Methods
To Use: Create a method.
Connects a wire to the terminal. The wire source can only be another terminal.
Data type | Name | Required | Description |
---|---|---|---|
Wire Source | Yes | The original source of the wire. | |
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. | |
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 |