Jump to content

Tunnel Appearance

From LabVIEW Wiki
Revision as of 22:04, 10 November 2025 by Zkarim (talk | contribs) (Changed header title for third table slightly)

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 Structure):

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