Jump to content

Application class/Application.Exported VIs In Memory property: Difference between revisions

From LabVIEW Wiki
Started page
 
m Category reorg
 
Line 38: Line 38:
{{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:VI Server Property]]

Latest revision as of 13:12, 7 May 2020

VI Server Property Information
Property ID 8
Scope Basic Development Environment
Data Name App.ExportedVIs
Short Name* App.ExportedVIs
Long Name* Application:Exported VIs In Memory
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type String Array data type

String Array

Property Node Application:Exported VIs In Memory
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
PermissionsRead Only
Remote access allowedYes

Returns a list of exported VIs in memory.

This property is similar to the Exported VIs list option in the Exported VIs section on the VI Server page of the Options dialog box.

Uses

History

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

See Also

External Links