The ConditionalTunnel class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide ConditionalTunnel Properties Table
ConditionalTunnel Properties Table
| Property ID
|
Short Name (English)
|
Description
|
R/W
|
RTE
|
| 5D251C01
|
LinkTun
|
Returns a reference to the input tunnel linked to this tunnel.
|
R
|
X
|
| 5D251C00
|
UseDefault
|
Gets or sets whether the tunnel uses default data if the left side of the tunnel is unwired. If this property is set to write and you specify FALSE, you must wire an input to the tunnel.
|
R/W
|
X
|
Methods
Show/Hide ConditionalTunnel Methods Table
ConditionalTunnel Methods Table
| Method ID
|
Short Name (English)
|
Description
|
RTE
|
| 5D251801
|
ClearLinkTun
|
Removes the link between this tunnel and an input tunnel linked to it. If this tunnel is an input tunnel, LabVIEW ignores this method.
|
X
|
| 5D251800
|
LinkTun
|
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.
|
X
|
| 5D251802
|
LinkTunAndWire
|
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.
|
X
|
| 5D251803
|
RepWithCaseSel
|
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.
|
X
|
Events
No Events for this class.
History
| Version
|
Change(s)
|
|
More info to come.
|
See Also