| VI Server Property Information
|
| Property ID
|
232
|
| Scope
|
Basic Development Environment
|
| Data Name
|
VIType
|
| Short Name*
|
VIType
|
| Long Name*
|
VI Type
|
| * 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
|
Enum U32 data type
|
| Property Node
|
|
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes (Read Only) |
| 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 |
Indicates the type of VI.
Values
| 0
|
invalid VI type—An invalid reference to a VI.
|
| 1
|
Standard VI—A VI that contains a front panel and block diagram.
|
| 2
|
Control VI—A subVI that defines a custom control or indicator.
|
| 3
|
Global VI—A subVI you create when creating global variables.
|
| 4
|
Polymorphic VI—A subVI that is an instance of a polymorphic VI.
|
| 5
|
Configuration VI—This type is not supported.
|
| 6
|
SubSystem—A subVI for the LabVIEW Control Design and Simulation Module that you can place only on a simulation diagram.
|
| 7
|
Facade VI—A subVI that LabVIEW creates when you create an XControl. A Facade VI represents a Facade ability, which defines the appearance of an XControl.
|
| 8
|
Method VI—A subVI that LabVIEW creates for each XControl method you create and add to the XControl Library.
|
| 9
|
Statechart Diagram VI—A subVI for the LabVIEW Statechart Module that you can place only on a statechart diagram.
|
Uses
History
| Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links