ProjectItem class/Name property

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

Gets the name of the referenced project item as it is saved in the file.

Use the Display Name property to get the name as it appears in the Project Explorer window.

{| class="wikitable" |- | 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