Jump to content

Application class/Build.Application method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = Build.Application
| shortname = Build.Application
| longname = Build:Application
| longname = Build:Application
| datatypeimage = Common Cluster Indicator.png
| datatypeimage = none
| datatype = Common Cluster
| datatype = No return value
| invokenodeimage = Build-Application.png
| invokenodeimage = Build-Application.png
|}}
|}}
Line 21: Line 21:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:Common Cluster Indicator.png|frameless|border|Common Cluster|link=Common Cluster data type]]
! scope="row" style="text-align:Center;" | [[File:Path.png|frameless|border|Path|link=Path data type]]
| '''AX Info'''
| '''Application Path'''
|  
| Yes
|
|-
! scope="row" style="text-align:Center;" | [[File:Path.png|frameless|border|Path|link=Path data type]]
| '''LLB Path'''
| Yes
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:U32.png|frameless|border|U32|link=U32 data type]]
! scope="row" style="text-align:Center;" | [[File:String.png|frameless|border|String|link=String data type]]
| '''App Flags'''
| '''OLE Server Name'''
|  
| Yes
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:U32.png|frameless|border|U32|link=U32 data type]]
! scope="row" style="text-align:Center;" | [[File:U32.png|frameless|border|U32|link=U32 data type]]
| '''App Memory Size'''
| '''App Memory Size'''
|  
| Yes
|
|-
! scope="row" style="text-align:Center;" | [[File:I32.png|frameless|border|I32|link=I32 data type]]
| '''LVRT Target Dialog'''
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:Path.png|frameless|border|Path|link=Path data type]]
! scope="row" style="text-align:Center;" | [[File:Path.png|frameless|border|Path|link=Path data type]]
| '''Application Path'''
| '''Shell Path'''
|  
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:String.png|frameless|border|String|link=String data type]]
! scope="row" style="text-align:Center;" | [[File:U32.png|frameless|border|U32|link=U32 data type]]
| '''Consolidated Types'''
| '''App Flags'''
|  
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:String.png|frameless|border|String|link=String data type]]
! scope="row" style="text-align:Center;" | [[File:Common Cluster.png|frameless|border|Common Cluster|link=Common Cluster data type]][[File:Common Cluster Indicator.png|frameless|border|Common Cluster|link=Common Cluster data type]]
| '''Default Language'''
| '''AX Info'''
|  
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:Boolean.png|frameless|border|Boolean|link=Boolean data type]]
! scope="row" style="text-align:Center;" | [[File:Boolean.png|frameless|border|Boolean|link=Boolean data type]]
| '''Gen New AX Guids'''
| '''Gen New AX Guids'''
|  
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:U32.png|frameless|border|U32|link=U32 data type]]
! scope="row" style="text-align:Center;" | [[File:String.png|frameless|border|String|link=String data type]]
| '''LEIF Build Data'''
| '''Default Language'''
|  
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:Path.png|frameless|border|Path|link=Path data type]]
! scope="row" style="text-align:Center;" | [[File:String Array.png|frameless|border|String Array|link=String Array data type]]
| '''LLB Path'''
| '''Supported Languages'''
|
| No
|
|-
! scope="row" style="text-align:Center;" | [[File:I32.png|frameless|border|I32|link=I32 data type]]
| '''LVRT Target Dialog'''
|  
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:Common Cluster.png|frameless|border|Common Cluster|link=Common Cluster data type]]
! scope="row" style="text-align:Center;" | [[File:Common Cluster.png|frameless|border|Common Cluster|link=Common Cluster data type]]
| '''Library Deployment Info'''
| '''Library Deployment Info'''
|  
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:String.png|frameless|border|String|link=String data type]]
! scope="row" style="text-align:Center;" | [[File:String.png|frameless|border|String|link=String data type]]
| '''OLE Server Name'''
| '''Consolidated Types'''
|  
| No
|
|
|-
|-
! scope="row" style="text-align:Center;" | [[File:Path.png|frameless|border|Path|link=Path data type]]
! scope="row" style="text-align:Center;" | [[File:U32.png|frameless|border|U32|link=U32 data type]]
| '''Shell Path'''
| '''LEIF Build Data'''
|
| No
|
|-
! scope="row" style="text-align:Center;" | [[File:String Array.png|frameless|border|String Array|link=String Array data type]]
| '''Supported Languages'''
|  
|
|
|}
|}
Line 110: Line 110:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Method]] [[Category:VI Server Method]]
[[Category:Method]]
[[Category:VI Server Method]]

Revision as of 04:33, 18 April 2020

VI Server Method Information
Method ID 7E0
Scope Private
Data Name Build.Application
Short Name* Build.Application
Long Name* Build:Application
* 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
Return Data Type No return value
Invoke Node Build:Application

Parameters

Data type Name Required Description
Path Application Path Yes
Path LLB Path Yes
String OLE Server Name Yes
U32 App Memory Size Yes
I32 LVRT Target Dialog No
Path Shell Path No
U32 App Flags No
Common ClusterCommon Cluster AX Info No
Boolean Gen New AX Guids No
String Default Language No
String Array Supported Languages No
Common Cluster Library Deployment Info No
String Consolidated Types No
U32 LEIF Build Data No

Uses

History

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

See Also

External Links