Jump to content

Tunnel Appearance

From LabVIEW Wiki
Revision as of 21:59, 10 November 2025 by Zkarim (talk | contribs) (Changed labeling for the headers for the first two tables and the last table.)

Tunnel Types (For Loop):

Input (Tunnels)
Tunnel Type Appearance
Autoindexing
Disabled Indexing (Normal)
Output (Tunnels)
Tunnel Type Appearance
Indexing (array one element for each loop)
Last Value
Concatenating (autoindexing, repeats 1D array over and over again, instead of 2D array, adds all of those end of the line)
Conditional (do with all of them, only does if true)
Shift Register
Default if unwired

Tunnel Types (Case Structures)

Input and Output (Tunnels)
Tunnel Type Appearance
Linked Input and Output