| VI Server Property Information
|
| Property ID
|
35B53C11
|
| Scope
|
Basic Development Environment
|
| Data Name
|
Type String
|
| Short Name*
|
TypeString
|
| Long Name*
|
Type String
|
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
| Owning Class ID
|
74
|
| Owning Class Name
|
ProjectItem Class
|
| Data Type
|
String data type
|
| Property Node
|
|
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | Yes |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read Only |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
Gets the type of the project item as a string. Use the Type GUID Property property to return the type as a GUID.
| Note The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine.
|
Uses
The Type String can be used to get the value needed for the Type parameter of the ProjectItem class/Get All Descendents method. That method allows you to get all children in the Project that match that specific type. A list of valid Type String values and their descriptions are listed on the ProjectItem page.
History
| Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links