VI class/Is In Packed Library property: Difference between revisions
Appearance
< VI class
m Category reorg |
|||
(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 | 2A9 |
Scope | Basic Development Environment |
Data Name | IsInPackedLibrary |
Short Name* | IsInPackedLibrary |
Long Name* | Is In Packed Library |
* 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 | Yes |
Available in Run-Time Engine | Yes |
Available with control VIs | Yes |
Available with global VIs | Yes |
Available with polymorphic VIs | Yes |
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 a packed project library contains the VI.
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. |