Jump to content

Project class/Description property: Difference between revisions

From LabVIEW Wiki
Added new property page.
 
mNo edit summary
Line 22: Line 22:
Gets or sets the description of the LabVIEW project. You also can use the [[Project]] page of the '''Project Properties''' dialog box to set the project description.
Gets or sets the description of the LabVIEW project. You also can use the [[Project]] page of the '''Project Properties''' dialog box to set the project description.


<p class="checkFile lvdschelp Body">{| class="wikitable"  
{| class="wikitable"  
|-
|-
| '''Note'''  The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine.
| '''Note'''  The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine.
Line 44: Line 44:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category: Property]] [[Category:VI Server Property]]
[[Category:Property]]
[[Category:VI Server Property]]

Revision as of 04:33, 2 April 2020

VI Server Property Information
Property ID 2710940E
Scope Basic Development Environment
Data Name Description
Short Name* Description
Long Name* Description
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 73
Owning Class Name Project Class
Data Type String data type

String

Property Node Description
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes (Read Only)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Gets or sets the description of the LabVIEW project. You also can use the Project page of the Project Properties dialog box to set the project description.

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