ConditionalTunnel Methods

Requires: VI Scripting

Inherits from Tunnel. View the class hierarchy.

MethodDescription
Clear Linked Input TunnelRemoves the link between this tunnel and an input tunnel linked to it. If this tunnel is an input tunnel, LabVIEW ignores this method. Details
Link Input TunnelCreates a link between the input tunnel you specify and this tunnel. When you add a new case to the Case structure, LabVIEW automatically wires together the linked tunnels. Details
Link Input Tunnel And WireCreates a link between the input tunnel you specify and this tunnel and wires the tunnels in all cases where they are unwired. When you add a new case to the Case structure, LabVIEW automatically wires together the linked tunnels. Details
Replace With Case SelectorConverts a tunnel on a Case structure to the case selector. This method returns an error if the current tunnel is not on a Case structure. Details