Wiring Block Diagram Objects Manually

You transfer data between block diagram objects through wires. Use the Wiring tool to connect the terminals of a VI or function to the terminals of another VI or function. Use automatic wiring to wire objects as you place them on the block diagram.

Complete the following steps to practice wiring on the block diagram.

  1. Place two VIs or functions on the block diagram.
  2. Display the Context Help window and move the cursor over a VI or function. The Context Help window lists labels next to each terminal of the VI or function.
  3. Use the labels next to each terminal in the Context Help window to determine to which terminal you want to wire.
  4. Use the Wiring tool to move the cursor over an output terminal of a VI or function. When you move the Wiring tool over the terminal, the terminal blinks, and a tip strip appears.
  5. Use the Wiring tool to click the terminal and release the mouse. As you move the cursor across the block diagram, LabVIEW draws a wire between the terminal and the Wiring tool as though the wire were unwinding from a spool.
Tip  To cancel a wire you started, press the <Esc> key or right-click the mouse button.
  1. Without holding down the mouse button, move the cursor to an input terminal of another VI or function. The second terminal blinks, and a tip strip appears.
  2. Use the Wiring tool to click the second terminal. Wiring to the terminal might create a broken wire. You must correct the broken wire before you can run the VI.
  3. Make sure you wire all required terminals. Use the Context Help window to see which terminals a block diagram node requires. The labels of required terminals appear bold in the Context Help window. Otherwise, the VI is broken and will not run.
Tip  To bend a wire while wiring, click to tack down the wire and move the cursor in a perpendicular direction. To tack down a wire and stop building it without connecting the wire, double-click.

To wire from or to an existing wire, complete the previous steps, starting or ending the operation on the existing wire. The wire blinks when the Wiring tool is correctly positioned to fasten a new wire to the existing wire. To wire from an existing branch when automatic tool selection is enabled, move the cursor toward the wire until the cursor changes to the Wiring tool. You also can right-click the existing wire and select Create Wire Branch from the shortcut menu.

You can delete wires, move wires, select wires, and wire structures.