VI class/Execution.Inline Is Allowed property: Difference between revisions
Appearance
< VI class
m Category reorg |
m →History |
||
| (One intermediate revision by the same user not shown) | |||
| Line 32: | Line 32: | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
! Change(s) | ! Change(s) | ||
|- | |- | ||
|[[File: | |[[File:LV8-2013.png|frameless|border|64x64px|LabVIEW 2010|link=LabVIEW 2010]] | ||
| | | This property was added in [[LabVIEW 2010]]. | ||
|} | |} | ||
== See Also == | == See Also == | ||
{{ambox|text=Add links to internal wiki pages that would also help.}} | {{ambox|text=Add links to internal wiki pages that would also help.}} | ||
Latest revision as of 18:03, 10 June 2020
| VI Server Property Information | |
|---|---|
| Property ID | 2AB |
| Scope | Basic Development Environment |
| Data Name | ExecIsInlineable |
| Short Name* | Exec.InlineIsAllowed |
| Long Name* | Execution:Inline Is Allowed |
| * 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 |
| Property Node | |
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | No |
| Available with control VIs | No |
| Available with global VIs | No |
| Available with polymorphic VIs | No |
| Available with strict type definitions | No |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Must wait until user interface is idle | No |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Returns TRUE if you can inline this subVI into its calling VIs.
Uses
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| This property was added in LabVIEW 2010. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |