ProjectItem class/Library Item Type.String property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 35B53C13
Scope Basic Development Environment
Data Name Library Item Type String
Short Name* LibraryItemTypeString
Long Name* Library Item 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

String

Property Node Library Item Type:String
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Returns the type of the project item as it exists in the project library as a string. This property returns an error if the project item is not part of a library. Use the Library Item:Type 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

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links