VI class/Is Instance property: Difference between revisions
Appearance
< VI class
m Category reorg |
Malleable VI's use instances as well |
||
Line 25: | Line 25: | ||
{{TOCright}} | {{TOCright}} | ||
Returns whether or not the VI is an Express VI instance. | Returns whether or not the VI is an [[Express VI]] or [[Malleable VI]] instance. | ||
Latest revision as of 02:42, 9 February 2022
VI Server Property Information | |
---|---|
Property ID | 241 |
Scope | Basic Development Environment |
Data Name | Is Instance ? |
Short Name* | IsInstance |
Long Name* | Is Instance |
* 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 | Yes |
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/Write |
Remote access allowed | Yes |
Settable when the VI is running | No |
Returns whether or not the VI is an Express VI or Malleable VI instance.
Uses
![]() |
Specific use cases for this property. |
History
![]() |
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
![]() |
More info to come. |
See Also
![]() |
Add links to internal wiki pages that would also help. |
External Links
![]() |
Add links to external resources that would also help. |