Jump to content

ConditionalTunnel class/Use Default if Unwired property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
m Category reorg
Line 41: Line 41:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Property]] [[Category:VI Server Property]]
[[Category:VI Server Property]]

Revision as of 13:22, 7 May 2020

VI Server Property Information
Property ID 5D251C00
Scope VI Scripting
Data Name UseDefault
Short Name* UseDefault
Long Name* Use Default if Unwired
* 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
Data Type Boolean data type

Boolean

Property Node Use Default if Unwired
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

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.


Uses

History

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

See Also

External Links