VI class/Is System VI property: Difference between revisions
Appearance
< VI class
m Added Private Property Category to page |
Added description |
||
| Line 12: | Line 12: | ||
|}} | |}} | ||
{{TOCright}} | {{TOCright}} | ||
Is the VI marked as system? This reads/writes the vi2SystemVI in the VI's flags2 field. | |||
== Uses == | == Uses == | ||
| Line 31: | Line 31: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Private Property]] | [[Category:Private Property]] | ||
[[Category:VI Server Property]] | [[Category:VI Server Property]] | ||
Latest revision as of 00:36, 3 March 2021
| VI Server Property Information | |
|---|---|
| Property ID | 264 |
| Scope | Private |
| Data Name | IsSystemVI |
| Short Name* | IsSystemVI |
| Long Name* | Is System VI |
| * 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 | |
| Permissions | Read/Write |
Is the VI marked as system? This reads/writes the vi2SystemVI in the VI's flags2 field.
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. |