Requires: VI Scripting
Inherits from Tunnel. View the class hierarchy.
Method | Description |
---|---|
Clear Linked Input Tunnel | Removes 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 Tunnel | Creates 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 Wire | Creates 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 Selector | Converts 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 |