Jump to content

Tunnel Appearance: Difference between revisions

From LabVIEW Wiki
Zkarim (talk | contribs)
Changed labeling for the headers for the first two tables and the last table.
Zkarim (talk | contribs)
m Changed header title for third table slightly
Line 34: Line 34:
|[[File:Default if unwired.png|thumb]]
|[[File:Default if unwired.png|thumb]]
|}
|}
'''Tunnel Types (Case Structures)'''
'''Tunnel Types (Case Structure):'''
{| class="wikitable"
{| class="wikitable"
|+Input and Output (Tunnels)
|+Input and Output (Tunnels)

Revision as of 22:04, 10 November 2025

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