Jump to content

ConditionalTunnel class/Link Input Tunnel And Wire method: Difference between revisions

From LabVIEW Wiki
mNo edit summary
m Category reorg
Line 51: Line 51:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Method]]
[[Category:VI Server Method]]
[[Category:VI Server Method]]

Revision as of 14:08, 7 May 2020

VI Server Method Information
Method ID 5D251802
Scope VI Scripting
Data Name LinkTunAndWire
Short Name* LinkTunAndWire
Long Name* Link Input Tunnel And Wire
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16525
Owning Class Name ConditionalTunnel Class
Return Data Type No return value
Invoke Node Link Input Tunnel And Wire
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

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.

Parameters

Data type Name Required Description
ConditionalTunnel Refnum Input Tunnel Yes Contains a reference to the input tunnel you want to link to the current tunnel.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links