Jump to content

VI class/Execution.Inline SubVI property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
m Category reorg
Line 46: Line 46:
{{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:56, 7 May 2020

VI Server Property Information
Property ID 2AA
Scope Basic Development Environment
Data Name ExecInlining
Short Name* Exec.InlineSubVI
Long Name* Execution:Inline SubVI
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type Boolean data type

Boolean

Property Node Execution:Inline SubVI
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Available with control VIsNo
Available with global VIsNo
Available with polymorphic VIsNo
Available with strict type definitionsNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Must wait until user interface is idleNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Specifies whether to inline the subVI into its calling VIs.


Uses

History

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

See Also

External Links