Jump to content

Application class: Difference between revisions

From LabVIEW Wiki
Added info table
mNo edit summary
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{VIServerClass|classname=Application|classid=1|class_0=Application}}
{{VIServerClass|1}}


The '''Application class''' is a class in the [[VI Server Class Hierarchy]], (see also [[VI Server]]).  The Application class is the top-level instance of the application in its context.  Multiple [[Application instance|application instances]] can be open at a time.
The '''Application class''' is a class in the [[VI Server Class Hierarchy]], (see also [[VI Server]]).  The Application class is the top-level instance of the application in its context.  Multiple [[Application instance|application instances]] can be open at a time.


{{TOCright}}
{{TOCright}}
 
== Properties ==
==Properties==
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span>
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{| class="wikitable sortable"
<div style="width: 80%; max-height: 50em; overflow: auto;">
{| class="wikitable sortable"  
|+ Application Properties Table
|+ Application Properties Table
! Property ID
! data-sort-type="number"| Property ID
! Short Name (English)
! Long Name (English)
! Description
! Description
! R/W
! R/W
! RTE
! RTE
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"
|FA
| data-sort-value=0 |0
| [[Application class/AppBuilderCache.Path property|AppBuilderCache.Path]]
| [[Application class/Application.Name property|Application:Name]]
|
| Filename of the application.
|R
| Read Only
|
| Yes (Read Only)
|- style="background-color:#CCFFFF;"
|- style="background-color:#FFFFCC;"
|80
| data-sort-value=1 |1
| [[Application class/App.ActiveApp property|App.ActiveApp]]
| [[Application class/Application.User Name property|Application:User Name]]
|Gets an application reference to the active VIs owning application.
| User name used to open the application.
|R
| Read/Write
|X
| Yes (Read Only)
|- style="background-color:#CCFFFF;"
|- style="background-color:#FFFFCC;"
|46
| data-sort-value=2 |2
| [[Application class/App.ActiveVI property|App.ActiveVI]]
| [[Application class/Application.Version Number property|Application:Version Number]]
|Returns the name of the active VI in the application.
| Version number of the application. In a stand-alone application or shared library, this property returns the version of the LabVIEW Run-Time Engine.
|R
| Read Only
|X
| Yes (Read Only)
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"
|68
| data-sort-value=3 |3
| [[Application class/App.AllContexts property|App.AllContexts]]
| [[Application class/Application.Kind property|Application:Kind]]
|
| Indicates the LabVIEW instance the VI is running in, including invalid application types.
|R
| Read Only
|X
| Yes (Read Only)
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"
|CD
| data-sort-value=4 |4
| [[Application class/App.AllLibsInAppInstance property|App.AllLibsInAppInstance]]
| [[Application class/Application.Target.Operating System property|Application:Target:Operating System]]
|Lists all Libraries currently in memory in this application instance.
| Indicates the operating system for which the application was built. Mac OS refers to Mac OS versions 9 and 8. Carbon refers to Mac OS X (32-bit).
|R
| Read Only
|X
| Yes (Read Only)
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"
|1E
| data-sort-value=5 |5
| [[Application class/App.AllSysVIs property|App.AllSysVIs]]
| [[Application class/Application.Target.CPU property|Application:Target:CPU]]
|
| Indicates the target CPU of an application.
|R
| Read Only
|X
| Yes (Read Only)
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"
|1C
| data-sort-value=6 |6
| [[Application class/App.AllVIs property|App.AllVIs]]
| [[Application class/Operating System.Name property|Operating System:Name]]
|Returns a list of VIs in memory for the specified application instance. This property returns an error if you wire a remote application reference to the <b>reference</b> input. For a remote application, use the Exported VIs in Memory property to return a list of exported VIs.
| Name of the operating system where the application is actually running.
 
| Read Only
<b>Note</b>  If you have multiple application instances open simultaneously, this property returns only the VIs in memory in the specified application instance. LabVIEW creates a new application instance each time you open a LabVIEW project or target for a LabVIEW project.
| Yes (Read Only)
|R
|- style="background-color:#FFFFCC;"
|X
| data-sort-value=7 |7
|- style="background-color:#D1BB80;"
| [[Application class/Operating System.Version Number property|Operating System:Version Number]]
|52
| Version number of the actual operating system.
| [[Application class/App.AssistantsUseStrictTypesDefault property|App.AssistantsUseStrictTypesDefault]]
| Read Only
|
| Yes (Read Only)
|R/W
|- style="background-color:#FFFFCC;"
|X
| data-sort-value=8 |8
|- style="background-color:#CCFFFF;"
| [[Application class/Application.Exported VIs In Memory property|Application:Exported VIs In Memory]]
|53
| Returns a list of exported VIs in memory.
| [[Application class/App.AutoRouteWires property|App.AutoRouteWires]]
| Read Only
|Returns whether LabVIEW automatically finds a route for a wire.
| Yes (Read Only)
|R/W
|- style="background-color:#FFFFCC;"
|
| data-sort-value=9 |9
|- style="background-color:#D1BB80;"
| [[Application class/Printing.File Wrap Text Length property|Printing:File Wrap Text Length]]
|DD
| Maximum number of characters on a single line in a file. Affects the [[VI class/Print.VI To HTML method|Print:VI To HTML]], [[VI class/Print.VI To RTF method|Print:VI To RTF]], and [[VI class/Print.VI To Text method|Print:VI To Text]] methods. Set this property to 0 to print all the characters on one line so the text does not wrap.
| [[Application class/App.AvailEnvModes property|App.AvailEnvModes]]
| Read/Write
|
| No
|R
|- style="background-color:#FFFFCC;"
|
| data-sort-value=10 |A
|- style="background-color:#D1BB80;"
| [[Application class/Printing.PNG Compression Level property|Printing:PNG Compression Level]]
|E4
| Number between 0 and 9 that specifies the level of compression you want for the PNG file for graphics in VIs printed either interactively or with the [[VI class/Print.VI To HTML method|Print:VI To HTML]] method. The
| [[Application class/App.ClipMode property|App.ClipMode]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|AD
| [[Application class/App.ClipVI property|App.ClipVI]]
|
|R/W
|X
|- style="background-color:#FFFFCC;"
|4F
| [[Application class/App.Args property|App.Args]]
|Returns an array of user-defined command-line arguments passed when LabVIEW launched.
 
User-defined arguments start after two hyphens (--) surrounded by spaces in the command line.
 
The first string in the array is the name of the executable launched. This property does not return the name of the VI launched or the LLB that contains the VI. If a user-defined command-line argument contains double quotation marks ("), this property returns the argument without the quotation marks.
 
If you use this property in a stand-alone application, you can avoid the need to enter two hyphens before user-defined arguments by placing a checkmark in the <b>Pass all command line arguments to application</b> checkbox on the Advanced page of the Application Properties
| [[Application class/Delay File Notifications property|Delay File Notifications]]
| [[Application class/Delay File Notifications property|Delay File Notifications]]
|
|  
|R/W
| Read/Write
|X
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|22
| data-sort-value=163 |A3
| [[Application class/Disp.AllMonitors property|Disp.AllMonitors]]
| [[Application class/MathScript.Path property|MathScript:Path]]
|Returns information about all the monitors on the computer, including their bit depths and bounding rectangles.
|  
 
| Read Only
Elements
| Yes
 
|- style="background-color:#D1BB80;"
Name
| data-sort-value=164 |A4
Description
| [[Application class/Application.Multi Pwd Op Cancelled? property|Application:Multi Pwd Op Cancelled?]]
 
|
Bounds
| Read Only
Cluster that defines the bounding rectangle of the content area of all the monitors on the computer.
| No
 
|- style="background-color:#D1BB80;"
Left&#8212;The horizontal coordinate of the left edge of the bounding rectangle.
| data-sort-value=165 |A5
Top&#8212;The vertical coordinate of the top edge of the bounding rectangle.
| [[Application class/MathScript.All M Files In Context property|MathScript:All M Files In Context]]
Right&#8212;The horizontal coordinate of the right edge of the bounding rectangle.
|
Bottom&#8212;The vertical coordinate of the bottom edge of the bounding rectangle.
| Read Only
 
| No
Depth
|- style="background-color:#D1BB80;"  
The bit depth of all the monitors on the computer.
| data-sort-value=166 |A6
|R
| [[Application class/Application.Is Migration Enabled property|Application:Is Migration Enabled]]
|X
|  
|- style="background-color:#FFFFCC;"
| Read/Write
|21
| No
| [[Application class/Disp.WkSpace property|Disp.WkSpace]]
|- style="background-color:#D1BB80;"
|Gives the bounding rectangle of the computer's primary monitor.
| data-sort-value=167 |A7
 
| [[Application class/Crosslink.Force Enable Dialogs property|Crosslink:Force Enable Dialogs]]
Elements
|
 
| Read/Write
Name
| Yes
Description
|- style="background-color:#D1BB80;"  
 
| data-sort-value=168 |A8
Left
| [[Application class/Crosslink.Suppress Dialogs property|Crosslink:Suppress Dialogs]]
The horizontal coordinate of the left edge of the bounding rectangle of the computer's primary monitor.
|  
 
| Read/Write
Top
| Yes
The vertical coordinate of the top edge of the bounding rectangle of the computer's primary monitor.
|- style="background-color:#D1BB80;"  
 
| data-sort-value=169 |A9
Right
| [[Application class/Suppress Auto Update Dependencies property|Suppress Auto Update Dependencies]]
The horizontal coordinate of the right edge of the bounding rectangle of the computer's primary monitor.
|  
 
| Read/Write
Bottom
| Yes
The vertical coordinate of the bottom edge of the bounding rectangle of the computer's primary monitor.
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=170 |AA
|X
| [[Application class/Application.Let Private Context Run With XNode property|Application:Let Private Context Run With XNode]]
|- style="background-color:#D1BB80;"
|  
|E0
| Read/Write
| [[Application class/GetNXTContext property|GetNXTContext]]
| Yes
|
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=173 |AD
|
| [[Application class/Application.Clipboard VI property|Application:Clipboard VI]]
|- style="background-color:#D1BB80;"
|  
|BB
| Read/Write
| [[Application class/LoadSaveWarnings.AutoTestMode property|LoadSaveWarnings.AutoTestMode]]
| Yes
|
|- style="background-color:#D1BB80;"  
|R/W
| data-sort-value=174 |AE
|
| [[Application class/Tool Number property|Tool Number]]
|- style="background-color:#D1BB80;"
|  
|BC
| Read/Write
| [[Application class/LoadSaveWarnings.History property|LoadSaveWarnings.History]]
| Yes
|
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=175 |AF
|
| [[Application class/Application.Compiler.DFIR Compiler property|Application:Compiler:DFIR Compiler]]
|- style="background-color:#D1BB80;"
|  
|A5
| Read/Write
| [[Application class/MathScript.AllMInCxt property|MathScript.AllMInCxt]]
| Yes
|
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=176 |B0
|
| [[Application class/Supress Update Name Preflight property|Supress Update Name Preflight]]
|- style="background-color:#D1BB80;"
|  
|F1
| Read/Write
| [[Application class/MathScript.ColorsInSync property|MathScript.ColorsInSync]]
| Yes
|
|- style="background-color:#CCFFFF;"  
|R/W
| data-sort-value=177 |B1
|
| [[Application class/Palettes.Functions Names property|Palettes:Functions Names]]
|- style="background-color:#D1BB80;"
| Returns the names of all the items in the [[Functions Palette|Functions palettes]] for a given application reference.
|E8
| Read Only
| [[Application class/MathScript.Signature property|MathScript.Signature]]
| No
|
|- style="background-color:#CCFFFF;"  
|R
| data-sort-value=178 |B2
|
| [[Application class/Palettes.Controls Names property|Palettes:Controls Names]]
|- style="background-color:#D1BB80;"
| Returns the names of all the items in the [[Controls Palette|Controls palettes]] for a given application reference.
|F2
| Read Only
| [[Application class/MathScript.CompilerInMemory property|MathScript.CompilerInMemory]]
| No
|
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=179 |B3
|
| [[Application class/Statechart.Show Custom Icon property|Statechart:Show Custom Icon]]
|- style="background-color:#D1BB80;"
|  
|F0
| Read Only
| [[Application class/MathScript.Colors property|MathScript.Colors]]
| Yes
|
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=180 |B4
|
| [[Application class/Statechart.Show Configuration property|Statechart:Show Configuration]]
|- style="background-color:#D1BB80;"
|  
|A3
| Read Only
| [[Application class/MathScript.Path property|MathScript.Path]]
| Yes
|
|- style="background-color:#FFFFCC;"  
|R
| data-sort-value=181 |B5
|X
| [[Application class/Web Server.Config File Path property|Web Server:Config File Path]]
|- style="background-color:#D1BB80;"
| The path of the LabVIEW Web Server configuration file.
|65
| Read Only
| [[Application class/ModHandle property|ModHandle]]
| Yes
|
|- style="background-color:#FFFFCC;"  
|R
| data-sort-value=182 |B6
|X
| [[Application class/Web Server.Default Config File Path property|Web Server:Default Config File Path]]
|- style="background-color:#FFFFCC;"
| The path of the Web Server configuration file that contains the LabVIEW default configuration.
|A0
| Read Only
| [[Application class/NISec.Nobody? property|NISec.Nobody?]]
| Yes
|Determines if anyone is logged in.
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=183 |B7
|X
| [[Application class/Statechart.CodeGenCaseStruct property|Statechart:CodeGenCaseStruct]]
|- style="background-color:#D1BB80;"
|  
|A1
| Read/Write
| [[Application class/NI Sec.UniqueUser property|NI Sec.UniqueUser]]
| Yes
|
|- style="background-color:#D1BB80;"
|R
| data-sort-value=184 |B8
|X
| [[Application class/Statechart.Show Path for IsIn property|Statechart:Show Path for IsIn]]
|- style="background-color:#FFFFCC;"
|
|7C
| Read Only
| [[Application class/NISec.User property|NISec.User]]
| Yes
|Indicates the name of the user who is currently logged in, using the format of \.
|- style="background-color:#FFFFCC;"  
|R
| data-sort-value=185 |B9
|X
| [[Application class/Application.Saveable Versions property|Application:Saveable Versions]]
|- style="background-color:#FFFFCC;"
| An array of the LabVIEW versions to which this version of LabVIEW can save. The array is in reverse chronological order, with the zeroth element being the current version of LabVIEW. Each element of the array is a valid version to pass to VI server functions which save to previous versions.
|BF
| Read Only
| [[Application class/OS.BuildNumber property|OS.BuildNumber]]
| No
|Build number of the actual operating system. This string returns an alphanumeric value of the build number that you can use to compare the build version of operating systems. This property is read only.
|- style="background-color:#D1BB80;"  
 
| data-sort-value=186 |BA
<b>Note</b>  A newer version of an operating system often returns a larger alphanumeric value.
| [[Application class/Application.DSC Support property|Application:DSC Support]]
|R
|  
|X
| Read Only
|- style="background-color:#FFFFCC;"
| Yes
|C6
|- style="background-color:#D1BB80;"  
| [[Application class/OS.DetailedName property|OS.DetailedName]]
| data-sort-value=187 |BB
|Detailed name of the operating system where the application is actually running. This string value returns the operating system and its version, such as Microsoft Windows XP. This property is similar to a combination of OSName and OSVersion, which return the platform name and a numeric version number respectively. This property is read only.
| [[Application class/Load and Save Warnings.Auto Test Mode property|Load and Save Warnings:Auto Test Mode]]
|R
|  
|X
| Read/Write
|- style="background-color:#FFFFCC;"
| No
|6
|- style="background-color:#D1BB80;"  
| [[Application class/OS.Name property|OS.Name]]
| data-sort-value=188 |BC
|Name of the operating system where the application is actually running.
| [[Application class/Load and Save Warnings.History property|Load and Save Warnings:History]]
 
|  
Refer to the following for a partial list of operating systems this property might return:
| Read Only
 
| No
 
|- style="background-color:#D1BB80;"  
Linux
| data-sort-value=189 |BD
Mac OS
| [[Application class/Statechart.InlineTopLevelGraph property|Statechart:InlineTopLevelGraph]]
Mac OS X x64
|  
PharLap
| Read/Write
RTX
| Yes
Solaris
|- style="background-color:#D1BB80;"  
VxWorks
| data-sort-value=190 |BE
Windows NT
| [[Application class/Application.Property and Method Data Types property|Application:Property and Method Data Types]]
|R
|  
|X
| Read Only
|- style="background-color:#FFFFCC;"
| No
|7
|- style="background-color:#FFFFCC;"  
| [[Application class/OS.Version property|OS.Version]]
| data-sort-value=191 |BF
|Version number of the actual operating system.
| [[Application class/Operating System.Build Number property|Operating System:Build Number]]
|R
| Build number of the actual operating system. This string returns an alphanumeric value of the build number that you can use to compare the build version of operating systems. This property is read only.
|X
| Read Only
|- style="background-color:#D1BB80;"
| Yes
|8C
|- style="background-color:#D1BB80;"  
| [[Application class/Options.EditorMenuBar property|Options.EditorMenuBar]]
| data-sort-value=193 |C1
|
| [[Application class/Application.Compiler.Sanity property|Application:Compiler:Sanity]]
|R
|  
|
| Read/Write
|- style="background-color:#D1BB80;"
| Yes
|6B
|- style="background-color:#D1BB80;"  
| [[Application class/Options.UseAbridgedMenus property|Options.UseAbridgedMenus]]
| data-sort-value=194 |C2
|
| [[Application class/Application.Compiler.DOT property|Application:Compiler:DOT]]
|R/W
|  
|
| Read/Write
|- style="background-color:#D1BB80;"
| Yes
|B2
|- style="background-color:#FFFFCC;"  
| [[Application class/Palettes.GetCtrlNames property|Palettes.GetCtrlNames]]
| data-sort-value=198 |C6
|
| [[Application class/Operating System.Detailed Name property|Operating System:Detailed Name]]
|R
| Detailed name of the operating system where the application is actually running. This string value returns the operating system and its version. This property is similar to a combination of [[Application class/Operating System.Name property|Operating System:Name property]] and [[Application class/Operating System.Version Number property|Operating System:Version Number property]], which return the platform name and a numeric version number respectively. This property is read only.
|
| Read Only
|- style="background-color:#D1BB80;"
| Yes
|B1
|- style="background-color:#D1BB80;"
| [[Application class/Palettes.GetFuncNames property|Palettes.GetFuncNames]]
| data-sort-value=202 |CA
|
| [[Application class/Application.Compiler.LLVM Compiler property|Application:Compiler:LLVM Compiler]]
|R
|
|
| Read/Write
|- style="background-color:#FFFFCC;"
| Yes
|4B
|- style="background-color:#FFFFCC;"  
| [[Application class/Pr.Printers property|Pr.Printers]]
| data-sort-value=205 |CD
|Returns an alphabetized array of printer names available on the computer.
| [[Application class/Application.All Libraries in Application Instance property|Application:All Libraries in Application Instance]]
 
| Lists all Libraries currently in memory in this application instance.
<b>Note</b>  This property is available only on Windows.
| Read Only
This property is similar to the <b>System Configured Printers</b> output of the Query Available Printers VI.
| Yes
|R
|- style="background-color:#FFFFCC;"  
|X
| data-sort-value=206 |CE
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Target.Number of Logical Processors property|Application:Target:Number of Logical Processors]]
|48
| Returns the number of processing units the computer or target contains.
| [[Application class/Pr.Color/Grayscale? property|Pr.Color/Grayscale?]]
| Read Only
|
| Yes
|R/W
|- style="background-color:#FFFFCC;"  
|X
| data-sort-value=208 |D0
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Target.Number of Cores per Package property|Application:Target:Number of Cores per Package]]
|29
| Returns the number of cores per package the computer or target contains.
| [[Application class/Pr.CustAllCtls? property|Pr.CustAllCtls?]]
| Read Only
|Specifies whether to print all controls or only the controls wired to the connector pane when using the custom format with one of the print documentation VI methods.
| Yes
 
|- style="background-color:#FFFFCC;"  
This property does not affect the image of the front panel, just the list of controls and indicators in the generated documentation.
| data-sort-value=209 |D1
 
| [[Application class/Application.Target.Number of Logical Processors per Core property|Application:Target:Number of Logical Processors per Core]]
This property is similar to the <b>All controls</b> and <b>Connected controls</b> options on the <b>VI Documentation</b> page of the Print dialog box.
| Returns the number of logical processors per core the computer or target contains.
|R/W
| Read Only
|
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|E7
| data-sort-value=210 |D2
| [[Application class/Pr.CustClustConsts? property|Pr.CustClustConsts?]]
| [[Application class/Application.Target.Current Processor ID property|Application:Target:Current Processor ID]]
|Specifies whether to print the hidden contents of iconified cluster constants that might be present on the block diagram when using the custom format with one of the print documentation VI methods.
|  
 
| Read Only
This property is similar to the <b>Iconified Cluster Constants</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| Yes
|R/W
|- style="background-color:#FFFFCC;"
|
| data-sort-value=211 |D3
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Target.Data Cache Entry Sizes property|Application:Target:Data Cache Entry Sizes]]
|C
| Returns an array of the entry sizes, in bytes, for all cache levels the computer or target contains.
| [[Application class/Pr.CustConn? property|Pr.CustConn?]]
| Read Only
|Specifies whether to print the connector pane and icon of VIs when using the custom format with one of the print documentation VI methods.
| Yes
 
|- style="background-color:#FFFFCC;"  
This property is similar to the <b>Icon and connector pane</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| data-sort-value=212 |D4
|R/W
| [[Application class/Application.Target.Data Cache Sizes property|Application:Target:Data Cache Sizes]]
|
| Returns an array of the cache sizes, in bytes, for each cache level the computer or target contains.
|- style="background-color:#FFFFCC;"
| Read Only
|11
| Yes
| [[Application class/Pr.CustCtlDesc? property|Pr.CustCtlDesc?]]
|- style="background-color:#FFFFCC;"  
|Specifies whether to print descriptions of front panel controls when using the custom format with one of the print documentation VI methods.
| data-sort-value=213 |D5
 
| [[Application class/Application.Target.Number of Packages property|Application:Target:Number of Packages]]
This property is similar to the <b>Descriptions</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| Returns the number of packages, or chips, the computer or target contains.
|R/W
| Read Only
|
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|93
| data-sort-value=215 |D7
| [[Application class/Pr.CustLabelCap property|Pr.CustLabelCap]]
| [[Application class/Application.Version Year property|Application:Version Year]]
|Specifies whether to print the label and/or caption for each control when using the custom format with one of the print documentation VI methods.
| Version year of the application. In a stand-alone application or shared library, this property returns the version year of the LabVIEW Run-Time Engine.
|R/W
| Read Only
|
| Yes (Read Only)
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|12
| data-sort-value=217 |D9
| [[Application class/Pr.CustCtlType? property|Pr.CustCtlType?]]
| [[Application class/Application.Compiler.BriefDOT property|Application:Compiler:BriefDOT]]
|Specifies whether to print data type information for front panel controls when using the custom format with one of the print documentation VI methods.
|  
 
| Read/Write
This property is similar to the <b>Data type information</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| Yes
|R/W
|- style="background-color:#D1BB80;"  
|
| data-sort-value=218 |DA
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Is Build App Instance property|Application:Is Build App Instance]]
|10
|  
| [[Application class/Pr.CustCtl? property|Pr.CustCtl?]]
| Read/Write
|Specifies whether to print front panel control information when using the custom format with one of the print documentation VI methods.
| No
 
|- style="background-color:#D1BB80;"  
This property does not affect the image of the front panel, just the list of controls and indicators in the generated documentation.
| data-sort-value=219 |DB
 
| [[Application class/Application.TestStandOptions property|Application:TestStandOptions]]
This property is similar to the Controls checkbox on the <b>VI Documentation</b> page of the Print dialog box.
|  
|R/W
| Read/Write
|
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|D
| data-sort-value=220 |DC
| [[Application class/Pr.CustDesc? property|Pr.CustDesc?]]
| [[Application class/Application.Legacy Build App File Layout property|Application:Legacy Build App File Layout]]
|Specifies whether to print VI descriptions when using the custom format with one of the print documentation VI methods.
|  
 
| Read Only
This property is similar to the <b>Description</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| Yes
|R/W
|- style="background-color:#D1BB80;"  
|
| data-sort-value=221 |DD
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Available Environment Modes property|Application:Available Environment Modes]]
|14
|  
| [[Application class/Pr.CustDiagHidden? property|Pr.CustDiagHidden?]]
| Read Only
|Specifies whether to print the hidden frames in Case and Stacked Sequence structures that might be present on the block diagram when using the custom format with one of the print documentation VI methods.
| No
 
|- style="background-color:#FFFFCC;"
This property is similar to the <b>Hidden frames</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| data-sort-value=222 |DE
|R/W
| [[Application class/Application.Save Version property|Application:Save Version]]
|
| Returns the version number of the LabVIEW file format to which LabVIEW documents are saved. This version number might be different from the version number of the application. For example, LabVIEW with the version number 9.0.1 saves LabVIEW documents with a file format version number of 9.0.
|- style="background-color:#FFFFCC;"
| Read Only
|15
| Yes (Read Only)
| [[Application class/Pr.CustDiagRepeat? property|Pr.CustDiagRepeat?]]
|- style="background-color:#D1BB80;"  
|Specifies whether to print visible subdiagrams of each Case, Event, and Stacked Sequence structure in sequence with the non-visible subdiagrams when using the custom format with one of the print documentation VI methods. If you print the visible subdiagrams in sequence, those subdiagrams print twice.
| data-sort-value=223 |DF
 
| [[Application class/Application.Save Version As Integer property|Application:Save Version As Integer]]
This property is similar to the <b>Ordered (Repeat from higher level if nested)</b> option on the <b>VI Documentation</b> page of the Print dialog box.
|  
|R/W
| Read Only
|
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"
|13
| data-sort-value=224 |E0
| [[Application class/Pr.CustDiag? property|Pr.CustDiag?]]
| [[Application class/Get NXT Context property|Get NXT Context]]
|Specifies whether to print block diagrams when using the custom format with one of the print documentation VI methods.
|
 
| Read Only
This property is similar to the <b>Block diagram</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| No
|R/W
|- style="background-color:#D1BB80;"  
|
| data-sort-value=225 |E1
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Hide Load Warning property|Application:Hide Load Warning]]
|5C
|  
| [[Application class/Pr.CustExpressVIConfig? property|Pr.CustExpressVIConfig?]]
| Read/Write
|Specifies whether to print the configuration information for any Express VIs on the block diagram when using the custom format with one of the print documentation VI methods.
| Yes
 
|- style="background-color:#D1BB80;"  
This property is similar to the <b>Express VI configuration information</b> checkbox on the <b>VI Documentation</b> page of the Print dialog box.
| data-sort-value=226 |E2
|R/W
| [[Application class/Application.Disable Path Case property|Application:Disable Path Case]]
|
|  
|- style="background-color:#FFFFCC;"
| Read/Write
|17
| Yes
| [[Application class/Pr.CustHier? property|Pr.CustHier?]]
|- style="background-color:#D1BB80;"  
|Specifies whether to print the hierarchy of the VI in memory when using the custom format with one of the print documentation VI methods.
| data-sort-value=227 |E3
 
| [[Application class/Application.Lock Instantiations for AppBuilder property|Application:Lock Instantiations for AppBuilder]]
This property is similar to the <b>VI hierarchy</b> option on the <b>VI Documentation</b> page of the Print dialog box.
|  
|R/W
| Read/Write
|
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|18
| data-sort-value=228 |E4
| [[Application class/Pr.CustHist? property|Pr.CustHist?]]
| [[Application class/Application.Clipboard Mode property|Application:Clipboard Mode]]
|Specifies whether to print the VI revision history information when using the custom format with one of the print documentation VI methods.
|  
 
| Read/Write
This property is similar to the <b>VI revision history</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| Yes
|R/W
|- style="background-color:#D1BB80;"  
|
| data-sort-value=230 |E6
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Compiler.SSE Runtime Optimization property|Application:Compiler:SSE Runtime Optimization]]
|16
|  
| [[Application class/Pr.CustSubVIs? property|Pr.CustSubVIs?]]
| Read/Write
|Specifies whether to print a list of the subVIs and Express VIs including the icon, name, and path when using the custom format with one of the print documentation VI methods. If a polymorphic VI is a subVI, LabVIEW prints the instance used in the top-level VI including the icon, name, and path. If the top-level VI is polymorphic, LabVIEW prints a list of all the instances of the polymorphic VI including the icon, name, and path of each instance.
| Yes
 
|- style="background-color:#FFFFCC;"
This property is similar to the <b>List of subVIs and Express VIs</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| data-sort-value=231 |E7
|R/W
| [[Application class/Printing.Custom Cluster Constants? property|Printing:Custom Cluster Constants?]]
|
| Specifies whether to print the hidden contents of iconified cluster constants that might be present on the block diagram when using the custom format with one of the print documentation VI methods.
|- style="background-color:#FFFFCC;"
| Read/Write
|F
| No
| [[Application class/Pr.CustPanelBrdr? property|Pr.CustPanelBrdr?]]
|- style="background-color:#D1BB80;"
|Specifies whether to print the front panel with a border when using the custom format with one of the print documentation VI methods.
| data-sort-value=232 |E8
 
| [[Application class/MathScript.Compiler Signature property|MathScript:Compiler Signature]]
This property is similar to the <b>Surround front panel with border</b> option on the Print Options page of the VI Properties dialog box and the <b>Surround panel with border</b> option on the <b>Printer</b> page of the Print dialog box.
|
|R/W
| Read Only
|
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFAAAA;"  
|E
| data-sort-value=233 |E9
| [[Application class/Pr.CustPanel? property|Pr.CustPanel?]]
| [[Application class/VIObjCache.Path property|VIObjCache:Path]]
|Specifies whether to print the front panel when using the custom format with one of the print documentation VI methods.
|  
 
| Read Only
This property is similar to the <b>Front panel</b> option on the <b>VI Documentation</b> page of the Print dialog box.
| Yes
|R/W
|- style="background-color:#D1BB80;"  
|
| data-sort-value=234 |EA
|- style="background-color:#FFFFCC;"
| [[Application class/Application.Compiler.SSE1 Code Generation property|Application:Compiler:SSE1 Code Generation]]
|49
|  
| [[Application class/Pr.DefaultPrinter property|Pr.DefaultPrinter]]
| Read/Write
|Gets or sets the name of the default printer in LabVIEW.
| Yes
 
|- style="background-color:#D1BB80;"  
To set the default printer, enter the full path to the printer, such as \\myprinter\ab01.
| data-sort-value=235 |EB
 
| [[Application class/Application.Compiler.SSE2 Code Generation property|Application:Compiler:SSE2 Code Generation]]
<b>Note</b>  This property is available only on Windows.
|  
This property is similar to the <b>Default Printer</b> output of the Query Available Printers VI.
| Read/Write
|R/W
| Yes
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=236 |EC
|9
| [[Application class/Application.UD Refnum Files property|Application:UD Refnum Files]]
| [[Application class/Pr.FileWrapText property|Pr.FileWrapText]]
|  
|Maximum number of characters on a single line in a file. Affects the Print:VI To HTML, Print:VI To RTF, and Print:VI To Text methods. Set this property to 0 to print all the characters on one line so the text does not wrap.
| Read Only
|R/W
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=237 |ED
|B
| [[Application class/Application.Rename Variables for AppBuilder property|Application:Rename Variables for AppBuilder]]
| [[Application class/Pr.JPEGQuality property|Pr.JPEGQuality]]
|  
|Percentage value from 0 to 100 specifying the level of quality you want for the JPEG graphic in VIs printed either interactively or with the Print:VI To HTML method. The scale balances image quality and file size. A value in the 75 to 95 range produces a compressed file with a high-quality image, and a value below 50 produces a smaller file size with a low-quality image. The default is 80.
| Read/Write
|R/W
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=238 |EE
|4A
| [[Application class/Statechart.Is Installed property|Statechart:Is Installed]]
| [[Application class/Pr.Method property|Pr.Method]]
|  
|Gets or sets how LabVIEW prints.
| Read Only
 
| Yes
This property is similar to the <b>Standard printing</b>, <b>PostScript printing</b>, and <b>Bitmap printing</b> options on the Printing page of the Options dialog box.
|- style="background-color:#FFFFCC;"  
|R/W
| data-sort-value=239 |EF
|X
| [[Application class/Application.Current Environment Mode property|Application:Current Environment Mode]]
|- style="background-color:#FFFFCC;"
| Returns the current [[environment mode]] of LabVIEW, such as <code>robotics</code>. If you call this property from a VI in the LabVIEW development system environment, this property returns an empty string.
|A
| Read/Write
| [[Application class/Pr.PNGCmpLvl property|Pr.PNGCmpLvl]]
| Yes
|Number between 0 and 9 that specifies the level of compression you want for the PNG file for graphics in VIs printed either interactively or with the Print:VI To HTML method. The quality of the graphic is not affected by the compression, but the graphic file size and speed of compression are affected by this value. Valid values range from 0 to 9 and balance file compression with speed. 0 designates no compression. 1 designates less compression, but faster speed. 9 designates high compression, but slower speed. If you enter &#8211;1, LabVIEW selects the best combination of speed and compression.
|- style="background-color:#D1BB80;"  
|R/W
| data-sort-value=240 |F0
|
| [[Application class/MathScript.HighlightingColors property|MathScript:HighlightingColors]]
|- style="background-color:#CCFFFF;"
|  
|92
| Read Only
| [[Application class/Project.ActiveProject property|Project.ActiveProject]]
| No
|Returns a reference to the LabVIEW project that is active when this property executes. A project is active if the user has the associated project window in focus or any member of the project in focus, including VIs, controls, and project libraries.
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=241 |F1
|
| [[Application class/MathScript.ColorsInSync property|MathScript:ColorsInSync]]
|- style="background-color:#D1BB80;"
|  
|81
| Read/Write
| [[Application class/Project.DefaultProject property|Project.DefaultProject]]
| No
|
|- style="background-color:#D1BB80;"  
|R
| data-sort-value=242 |F2
|
| [[Application class/MathScript.CompilerInMemory property|MathScript:CompilerInMemory]]
|- style="background-color:#D1BB80;"
|  
|87
| Read Only
| [[Application class/Project.GetLastMaxLoadTime property|Project.GetLastMaxLoadTime]]
| No
|
|- style="background-color:#D1BB80;"
|R
| data-sort-value=243 |F3
|X
| [[Application class/VIObjCache.Available in RTE property|VIObjCache:Available in RTE]]
|- style="background-color:#D1BB80;"
|
|82
| Read/Write
| [[Application class/Project.HasAnyProjBeenCreated property|Project.HasAnyProjBeenCreated]]
| Yes
|
|- style="background-color:#D1BB80;"
|R
| data-sort-value=244 |F4
|X
| [[Application class/Application.Mass Compile Warn On Read Only VIs property|Application:Mass Compile Warn On Read Only VIs]]
|- style="background-color:#D1BB80;"
|
|88
| Read/Write
| [[Application class/Project.Libraries() property|Project.Libraries()]]
| No
|
|- style="background-color:#D1BB80;"
|R
| data-sort-value=245 |F5
|
| [[Application class/Application.InstCachePath property|Application:InstCachePath]]
|- style="background-color:#CCFFFF;"
|
|7E
| Read Only
| [[Application class/Project.OwningProject property|Project.OwningProject]]
| Yes
|Returns a reference to the project that owns the referenced application.
|- style="background-color:#D1BB80;"
|R
| data-sort-value=246 |F6
|
| [[Application class/Application.Is Compile Suppressed property|Application:Is Compile Suppressed]]
|- style="background-color:#FFFFCC;"
|
|69
| Read/Write
| [[Application class/Project.Projects() property|Project.Projects()]]
| No
|Returns an array of references to each LabVIEW project in memory. You can use these references with the Project properties.
|- style="background-color:#D1BB80;"
|R
| data-sort-value=247 |F7
|X
| [[Application class/VIObjCache.DistPath property|VIObjCache:DistPath]]
|- style="background-color:#D1BB80;"
|
|85
| Read Only
| [[Application class/ShowPathInProjectWindow property|ShowPathInProjectWindow]]
| No
|
|- style="background-color:#D1BB80;"
|R/W
| data-sort-value=248 |F8
|X
| [[Application class/VIObjCache.UserPath property|VIObjCache:UserPath]]
|- style="background-color:#FFFFCC;"
|
|86
| Read Only
| [[Application class/Project.TargetItem property|Project.TargetItem]]
| No
|Returns the associated target item of the application reference you specify.
|- style="background-color:#D1BB80;"
|R
| data-sort-value=249 |F9
|X
| [[Application class/Application.Library Finish Partial Load Enabled property|Application:Library Finish Partial Load Enabled]]
|- style="background-color:#FFFFCC;"
|
|41
| Read/Write
| [[Application class/RemotePanel.ConnToClients property|RemotePanel.ConnToClients]]
| Yes
|Returns an array of clusters containing connection information about the clients currently connected to the computer.
|- style="background-color:#D1BB80;"  
 
| data-sort-value=250 |FA
LabVIEW opens a connection on the server computer when another application instance or a related application, such as a Web browser, requests to view the front panel of a VI in memory on the server computer.
| [[Application class/AppBuilderCache.Path property|AppBuilderCache:Path]]
 
|  
This property is similar to the <b>Total Network Traffic</b> option on the Remote Panel Connection Manager dialog box.
| Read Only
 
| No
Elements
|- style="background-color:#D1BB80;"
 
| data-sort-value=251 |FB
Name
| [[Application class/Separate Compiled Code For New Files property|Separate Compiled Code For New Files]]
Description
|
 
| Read Only
VI Name
| No
Name of the VI on the server to which you want to connect. To specify a VI that is part of a LabVIEW project, you must include the project name, the project library, and the target in the path of the VI, when applicable. For example, if MyVI.vi resides in a project called MyProject.lvproj under target My Computer, enter the VI name as MyProject.lvproj/My Computer/MyVI.vi. If the VI resides in a project library called MyLibrary, also include the project library in the path, as in MyProject.lvproj/My Computer/MyLibrary.lvlib:MyVI.vi. If the VI is not in a project or project library, you can enter the VI name without any additional information.
|- style="background-color:#CCFFFF;"
 
| data-sort-value=252 |FC
Remote
| [[Application class/Application.Compiler Threshold property|Application:Compiler Threshold]]
IP address of the client.
| Gets or sets how complex a VI must be before the compiler limits optimizations to improve editor responsiveness. If the complexity of a VI is lower than the threshold indicated by this value, the compiler does not limit optimizations, thereby improving the execution speed of the VI. If the complexity of a VI is higher than the threshold, the compiler limits optimizations in order to improve editor responsiveness for the VI.
 
| Read/Write
UserName
| No
LabVIEW user name of the client connected to the server computer.
|- style="background-color:#D1BB80;"
 
| data-sort-value=253 |FD
Port
| [[Application class/Application.Locked Down For Build property|Application:Locked Down For Build]]
Port number currently being used by the client computer.
|
 
| Read/Write
Status
| Yes
An enumeration type that specifies the controlling status of the connection.
|- style="background-color:#D1BB80;"
 
| data-sort-value=254 |FE
Create Time
| [[Application class/Application.Cross Compile Count property|Application:Cross Compile Count]]
A time stamp that specifies in seconds when the connection was created.
|
 
| Read Only
Status Time
| No
A time stamp that specifies in seconds when the client changed to its current connection status.
|- style="background-color:#D1BB80;"
 
| data-sort-value=255 |FF
Control End Time
| [[Application class/Application.GdiCount property|Application:GdiCount]]
A time stamp that indicates when the server will regain control of the VI or transfer control to another client. A value of MM/DD/YY indicates that you did not set a time limit for the VI in the Web Server page of the <b>Options</b> dialog box.
|
|R
| Read Only
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"
|42
| data-sort-value=256 |100
| [[Application class/RemotePanel.ConnToServers property|RemotePanel.ConnToServers]]
| [[Application class/Application.Compiler.FP Register Candidate property|Application:Compiler:FP Register Candidate]]
|Returns an array of clusters containing connection information about the servers to which the computer is currently connected.
|
 
| Read/Write
Elements
| Yes
 
|- style="background-color:#D1BB80;"  
Name
| data-sort-value=257 |101
Description
| [[Application class/Application.Compiler.AutoInlining property|Application:Compiler:AutoInlining]]
 
|  
VI Name
| Read/Write
Name of the VI on the server to which you want to connect. To specify a VI that is part of a LabVIEW project, you must include the project name, the project library, and the target in the path of the VI, when applicable. For example, if MyVI.vi resides in a project called MyProject.lvproj under target My Computer, enter the VI name as MyProject.lvproj/My Computer/MyVI.vi. If the VI resides in a project library called MyLibrary, also include the project library in the path, as in MyProject.lvproj/My Computer/MyLibrary.lvlib:MyVI.vi. If the VI is not in a project or project library, you can enter the VI name without any additional information.
| Yes
 
|- style="background-color:#D1BB80;"  
Remote
| data-sort-value=258 |102
IP address of the server to which you are connected.
| [[Application class/Application.ShowAutoErrDialog property|Application:ShowAutoErrDialog]]
 
|  
UserName
| Read/Write
Your current LabVIEW user name.
| Yes
 
|- style="background-color:#D1BB80;"  
Port
| data-sort-value=259 |103
Port number currently being used by the server computer.
| [[Application class/Application.Selective Deallocation property|Application:Selective Deallocation]]
 
|  
Status
| Read/Write
An enumeration type that specifies the controlling status of the connection.
| Yes
 
|- style="background-color:#D1BB80;"  
Create Time
| data-sort-value=260 |104
A time stamp that specifies in seconds when the connection was created.
| [[Application class/Application.Selective Deallocation.EnableForAllVIs property|Application:Selective Deallocation:EnableForAllVIs]]
 
|  
Status Time
| Read/Write
A time stamp that specifies in seconds when the server changed to its current connection status.
| Yes
 
|- style="background-color:#D1BB80;"  
Control End Time
| data-sort-value=261 |105
A time stamp that indicates when the server will regain control of the VI or transfer control to another client. A value of MM/DD/YY indicates that the server administrator did not set a time limit for the VI in the Web Server page of the <b>Options</b> dialog box.
| [[Application class/Application.Selective Deallocation.LargeBufferThreshold property|Application:Selective Deallocation:LargeBufferThreshold]]
 
|  
Use the Remote Panel:Open Connection To Server method to open a connection to a server.
| Read/Write
|R
| Yes
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=262 |106
|5E
| [[Application class/Application.Enable Inheritance LinkRef Addition property|Application:Enable Inheritance LinkRef Addition]]
| [[Application class/RemotePanel.IsSupported property|RemotePanel.IsSupported]]
|  
|
| Read/Write
|R
| Yes
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=263 |107
|43
| [[Application class/Application.Enable Inheritance LinkRefs property|Application:Enable Inheritance LinkRefs]]
| [[Application class/RemotePanel.NetLoadMonitor property|RemotePanel.NetLoadMonitor]]
|  
|
| Read/Write
|R/W
| Yes
|X
|- style="background-color:#FFAAAA;"  
|- style="background-color:#D1BB80;"
| data-sort-value=264 |108
|9F
| [[Application class/Application.Full Version Year property|Application:Full Version Year]]
| [[Application class/RunReserveXIface property|RunReserveXIface]]
|  
|
| Read Only
|R/W
| Yes
|X
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"
| data-sort-value=265 |109
|9D
| [[Application class/Application.Version Year Number Only property|Application:Version Year Number Only]]
| [[Application class/SFP.App property|SFP.App]]
|
|
| Read Only
|R
| Yes
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=272 |110
|FB
| [[Application class/Application.ImageTableMaxCount property|Application:ImageTableMaxCount]]
| [[Application class/SeparateCompCodeForNewFiles property|SeparateCompCodeForNewFiles]]
|  
|
| Read Only
|R
| Yes
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=273 |111
|27
| [[Application class/Application.Enable Binary Compatibility Load property|Application:Enable Binary Compatibility Load]]
| [[Application class/Srvr.LogEnabled property|Srvr.LogEnabled]]
|  
|Specifies whether the TCP interface to the VI Server is logging operations to a file.
| Read/Write
 
| Yes
If you do not wire the Property Node <b>reference</b> input, LabVIEW uses the application instance for the calling VI.
|- style="background-color:#D1BB80;"  
|R/W
| data-sort-value=274 |112
|X
| [[Application class/Application.EnableExcursionFreeExecSystems property|Application:EnableExcursionFreeExecSystems]]
|- style="background-color:#FFFFCC;"
|  
|28
| Read/Write
| [[Application class/Srvr.LogPath property|Srvr.LogPath]]
| Yes
|Path of the log file created during TCP/IP communication.
|- style="background-color:#D1BB80;"
 
| data-sort-value=275 |113
If you do not wire the Property Node <b>reference</b> input, LabVIEW uses the application instance for the calling VI.
| [[Application class/Application.IgnoreUnresolvedDLLRef property|Application:IgnoreUnresolvedDLLRef]]
|R/W
|
|X
| Read Only
|- style="background-color:#FFFFCC;"
| Yes
|5D
|- style="background-color:#D1BB80;"
| [[Application class/Srvr.Port property|Srvr.Port]]
| data-sort-value=276 |114
|Gets or sets the LabVIEW VI server port. LabVIEW returns an error if you attempt to access this property on a remote application.
| [[Application class/Application.ImageTableCount property|Application:ImageTableCount]]
 
|
If you do not wire the Property Node <b>reference</b> input, LabVIEW uses the application instance for the calling VI.
| Read Only
 
| Yes
This property is similar to the <b>Port</b> option in the <b>Protocols</b> section on the VI Server page on the Options dialog box.
|- style="background-color:#D1BB80;"  
|R/W
| data-sort-value=277 |115
|X
| [[Application class/Application.PPL LoadInCompatible LVVersion Default Value property|Application:PPL LoadInCompatible LVVersion Default Value]]
|- style="background-color:#FFFFCC;"
|  
|94
| Read/Write
| [[Application class/Srvr.ServiceName property|Srvr.ServiceName]]
| Yes
|Gets or sets the service name for the LabVIEW VI Server.
|- style="background-color:#D1BB80;"
 
| data-sort-value=278 |116
This property is similar to the <b>Service name</b> option on the VI Server page of the Options dialog box.
| [[Application class/Application.Treat LV 2016 As Binary Compatible property|Application:Treat LV 2016 As Binary Compatible]]
|R/W
|
|X
| Read/Write
|- style="background-color:#FFFFCC;"
| Yes
|20
|- style="background-color:#D1BB80;"  
| [[Application class/Srvr.TCPActive property|Srvr.TCPActive]]
| data-sort-value=279 |117
|Specifies whether the TCP interface to the VI Server is currently accepting connections.
| [[Application class/Application.SaveChangesAutoSelection property|Application:SaveChangesAutoSelection]]
 
|  
If the Property Node <b>reference</b> input is unwired, LabVIEW gets or sets the VI server port for the calling VI application instance.
| Read/Write
|R/W
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=280 |118
|1B
| [[Application class/Application.NativeEventTracingEnabled property|Application:NativeEventTracingEnabled]]
| [[Application class/Srvr.TCPAccess property|Srvr.TCPAccess]]
|  
|List that describes which TCP/IP addresses of remote clients may access the VI server.
| Read/Write
 
| Yes
Each element in the array should start with '+' to allow access, or with '-' to deny access. For example, the array with the elements ['+*.site.com', '-private.site.com'] allows access for all hosts in the site.com domain, with the exception of private.site.com. This property is available only on local versions LabVIEW. If the Property Node <b>reference</b> input is unwired, LabVIEW gets or sets the VI server port for the calling VI application instance.
|- style="background-color:#D1BB80;"  
 
| data-sort-value=281 |119
This property is similar to the <b>Machine access list</b> option in the <b>Machine access</b> section on the VI Server page of the Options dialog box.
| [[Application class/Application.NeverShrinkBuffers property|Application:NeverShrinkBuffers]]
 
|  
Example
| Read/Write
|R/W
| Yes
|X
|- style="background-color:#FFFFCC;"
|1A
| [[Application class/Srvr.VIAccess property|Srvr.VIAccess]]
|List that describes which VIs on the VI server are accessible by remote clients.
 
Each element in the array should start with '+' to allow access, or with '-' to deny access. For example, the array with the element ['+Server*'] allows access to all VIs whose name starts with 'Server'. This property is available only on local versions of LabVIEW. If the Property Node <b>reference</b> input is unwired, LabVIEW gets or sets the VI server port for the calling VI application instance.
 
This property is similar to the <b>Exported VIs list</b> option in the <b>Exported VIs</b> section on the VI Server page of the Options dialog box.
 
Example
|R/W
|X
|- style="background-color:#D1BB80;"
|6E
| [[Application class/SCC.ConfigData property|SCC.ConfigData]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|71
| [[Application class/SCC.DispOnlySelectedFiles property|SCC.DispOnlySelectedFiles]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|74
| [[Application class/SCC.DispWarnIfChkdOut property|SCC.DispWarnIfChkdOut]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|9C
| [[Application class/SCC.IncludeInstrLibInGetDependents property|SCC.IncludeInstrLibInGetDependents]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|9B
| [[Application class/SCC.IncludeVILibInGetDependents property|SCC.IncludeVILibInGetDependents]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|77
| [[Application class/SCC.PromptToAddToSCC property|SCC.PromptToAddToSCC]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|76
| [[Application class/SCC.PromptToCheckOut property|SCC.PromptToCheckOut]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|70
| [[Application class/SCC.ProvLoc property|SCC.ProvLoc]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|6F
| [[Application class/SCC.ProvName property|SCC.ProvName]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|73
| [[Application class/SCC.SelectCallersOnChkOut property|SCC.SelectCallersOnChkOut]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|72
| [[Application class/SCC.SelectHierarchyOnAdd property|SCC.SelectHierarchyOnAdd]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|75
| [[Application class/SCC.UseDlgBoxForChkOut property|SCC.UseDlgBoxForChkOut]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|B7
| [[Application class/Statechart.CodeGenCaseStruct property|Statechart.CodeGenCaseStruct]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|BD
| [[Application class/Statechart.InlineTopLevelGraph property|Statechart.InlineTopLevelGraph]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|EE
| [[Application class/Statechart.IsInstalled property|Statechart.IsInstalled]]
|
|R
|X
|- style="background-color:#D1BB80;"
|B4
| [[Application class/Statechart.Config property|Statechart.Config]]
|
|R
|X
|- style="background-color:#D1BB80;"
|B3
| [[Application class/Statechart.CustomIcon property|Statechart.CustomIcon]]
|
|R
|X
|- style="background-color:#D1BB80;"
|B8
| [[Application class/Statechart.ShowPathIsIn property|Statechart.ShowPathIsIn]]
|
|R
|X
|- style="background-color:#D1BB80;"
|A9
| [[Application class/SuppressAutoUpdateDependencies property|SuppressAutoUpdateDependencies]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|B0
| [[Application class/SupressUpdateNamePreflight property|SupressUpdateNamePreflight]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|AE
| [[Application class/App.ToolNumber property|App.ToolNumber]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|F3
| [[Application class/VIObjCache.Available in RTE property|VIObjCache.Available in RTE]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|F7
| [[Application class/VIObjCache.DistPath property|VIObjCache.DistPath]]
|
|R
|
|- style="background-color:#D1BB80;"
|F8
| [[Application class/VIObjCache.UserPath property|VIObjCache.UserPath]]
|
|R
|
|- style="background-color:#FFFFCC;"
|B5
| [[Application class/WebSrvr.ConfigFile property|WebSrvr.ConfigFile]]
|The path of the LabVIEW Web Server configuration file.
|R
|X
|- style="background-color:#FFFFCC;"
|B6
| [[Application class/WebSrvr.DefConfigFile property|WebSrvr.DefConfigFile]]
|The path of the Web Server configuration file that contains the LabVIEW default configuration.
|R
|X
|- style="background-color:#FFFFCC;"
|30
| [[Application class/WebSrvr.Port property|WebSrvr.Port]]
|The port to which the built-in Web Server listens for HTTP requests.
 
This property is similar to the <b>HTTP Port</b> option on the Web Server page of the Options dialog box.
|R/W
|X
|- style="background-color:#FFFFCC;"
|32
| [[Application class/WebSrvr.LogEnabled property|WebSrvr.LogEnabled]]
|Determines whether the built-in Web Server logs to a file information about HTTP requests.
 
This property is similar to the <b>Use Log File</b> option on the Web Server page of the Options dialog box.
|R/W
|X
|- style="background-color:#FFFFCC;"
|33
| [[Application class/WebSrvr.LogPath property|WebSrvr.LogPath]]
|Determines where the built-in Web Server places the log file.
 
This property is similar to the <b>Log File Path</b> option on the Web Server page of the Options dialog box.
|R/W
|X
|- style="background-color:#FFFFCC;"
|31
| [[Application class/WebSrvr.Timeout property|WebSrvr.Timeout]]
|Determines how long the built-in Web Server waits for read operations to complete when the Web Server reads HTTP requests from HTTP clients.
 
This property is similar to the <b>Timeout</b> option on the Web Server page of the Options dialog box.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F
| [[Application class/WebSrvr.RootPath property|WebSrvr.RootPath]]
|Specifies the root directory from which the built-in Web Server loads files for document requests.
 
This property is similar to the <b>Root Directory</b> option on the Web Server page of the Options dialog box.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2E
| [[Application class/WebSrvr.Active property|WebSrvr.Active]]
|Determines whether the built-in Web Server is enabled. This property immediately changes the status of the Web Server without requiring you to restart LabVIEW. Changes using this property are not saved across sessions of LabVIEW and are not reflected on the Web Server page of the Options dialog box.
 
This property is similar to the <b>Enable Remote Panel Server</b> option on the Web Server page of the Options dialog box. However, you must restart LabVIEW to apply changes to this option. Unlike the Web Server:Server Active property, changes to this option are saved and appear the next time you open LabVIEW.
 
Example
|R/W
|X
|- style="background-color:#FFFFCC;"
|34
| [[Application class/WebSrvr.TCPAccess property|WebSrvr.TCPAccess]]
|Sets or gets the TCP/IP addresses that have access to the Web Server. This property also sets or gets whether each address has access to view a VI remotely, view and control a VI remotely, or does not have access to the Web Server.
 
You can use wildcards in the address you enter. This property is an array of strings, where each string is an address that begins with c+, +, or -.
*c+ specifies that the address has access to view and control a VI remotely.
*+ specifies that the address has access to view a VI remotely.
*- specifies that the address does not have access to the Web Server.
This property is similar to the Web Server page of the Options dialog box.
|R/W
|X
|- style="background-color:#FFFFCC;"
|35
| [[Application class/WebSrvr.VIAccess property|WebSrvr.VIAccess]]
|Sets or gets the VIs that are visible through the Web Server. This property also sets or gets whether LabVIEW allows access to each VI.
 
This property is an array of strings, where each string is a VI name that begins with + or -. If you specify a non-default control time limit for a VI, the value appears before +.
*+ specifies that LabVIEW allows access to the VI.
*- specifies that LabVIEW does not allow access to the VI.
<b>Note</b>  You can use this property to limit access to  clones already in memory for remote front panel connections. Limiting access to clones is useful when you have a limited number of resources. To limit the number of clones created for remote front panel connections, use the Open VI Reference function to create the required number of clones. Use the VI Clone Name property to get the name of each clone. Limit the access to only those clones you created by adding each clone name beginning with + to the array and by adding the name of the original  reentrant VI beginning with - to the array.
This property is similar to the Web Server page of the Options dialog box.
|R/W
|X
|}
|}
</div>
</div></div>


==Methods==
== Methods ==
<span class="mw-customtoggle-methodstable">Show/Hide Application Methods Table</span>
<span class="mw-customtoggle-methodstable">Show/Hide Application Methods Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
{{VIServerLegend|showrte=TRUE}}
{{VIServerLegend|showrte=TRUE}}
<div style="width: 80%; max-height: 50em; overflow: auto;">
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Application Methods Table
|+ Application Methods Table
! Method ID
! data-sort-type="number"| Property ID
! Short Name (English)
! Long Name (English)
! Description
! Description
! RTE
! RTE  
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|80D
| data-sort-value=2000 |7D0
| [[Application class/.NET.Convert Obj To LV Variant method|.NET.Convert Obj To LV Variant]]
| [[Application class/Print.Function To Printer method|Print:Function To Printer]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|80C
| data-sort-value=2005 |7D5
| [[Application class/.NET.Convert To .NET Type method|.NET.Convert To .NET Type]]
| [[Application class/Mass Compile method|Mass Compile]]
|
| Loads and [[compiles]] VIs in a directory, including VIs in subdirectories, for the specified [[application instance]].
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|80B
| data-sort-value=2006 |7D6
| [[Application class/.NET.Get Assembly Full Name method|.NET.Get Assembly Full Name]]
| [[Application class/User Interaction.Compare VIs method|User Interaction:Compare VIs]]
|
|  
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|883
| data-sort-value=2007 |7D7
| [[Application class/.NET.Load Assembly method|.NET.Load Assembly]]
| [[Application class/Check In Out method|Check In Out]]
|
|  
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|807
| data-sort-value=2008 |7D8
| [[Application class/Add Probe To Cache method|Add Probe To Cache]]
| [[Application class/Check Out Status method|Check Out Status]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|870
| data-sort-value=2009 |7D9
| [[Application class/Add To MRU method|Add To MRU]]
| [[Application class/Check Out Mod Dates method|Check Out Mod Dates]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|910
| data-sort-value=2010 |7DA
| [[Application class/AllowScripting method|AllowScripting]]
| [[Application class/History Since method|History Since]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|997
| data-sort-value=2011 |7DB
| [[Application class/IsGlobalBackwardCompatibleLoadEnabled method|IsGlobalBackwardCompatibleLoadEnabled]]
| [[Application class/Linker.Old Read Info From File method|Linker:Old Read Info From File]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|996
| data-sort-value=2014 |7DE
| [[Application class/SetGlobalBackwardCompatibleLoadEnabled method|SetGlobalBackwardCompatibleLoadEnabled]]
|
|X
|- style="background-color:#D1BB80;"
|88B
| [[Application class/BitAccurateDataSizeForType method|BitAccurateDataSizeForType]]
|
|X
|- style="background-color:#FFFFCC;"
|7DE
| [[Application class/Bring To Front method|Bring To Front]]
| [[Application class/Bring To Front method|Bring To Front]]
|On Windows and Mac OS X, brings the application windows to the front.
| On Windows and macOS, brings the application windows to the front.
|X
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFAAAA;"
|7FB
| data-sort-value=2015 |7DF
| [[Application class/Linker.Old Write Info From File method|Linker:Old Write Info From File]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2016 |7E0
| [[Application class/Build.Application method|Build:Application]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2017 |7E1
| [[Application class/Build.Distribution method|Build:Distribution]]
|
| No
|- style="background-color:#FFAAAA;"
| data-sort-value=2018 |7E2
| [[Application class/Convert Type and Data (Deprecated) method|Convert Type and Data (Deprecated)]]
|
| Yes
|- style="background-color:#FFFFCC;"  
| data-sort-value=2019 |7E3
| [[Application class/LVRT.Disconnect From Slave method|LVRT:Disconnect From Slave]]
| Disconnects the open connection between LabVIEW and an RT target.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2020 |7E4
| [[Application class/LVRT.Check DLLs method|LVRT:Check DLLs]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2022 |7E6
| [[Application class/Call Internal Command method|Call Internal Command]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2023 |7E7
| [[Application class/Query Internal Operation Tracking Data method|Query Internal Operation Tracking Data]]
|
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2024 |7E8
| [[Application class/Class Operator.Get method|Class Operator:Get]]
| Gets the operator VI associated with the specified class.  Returns FALSE if it does not find the operator VI.
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2025 |7E9
| [[Application class/Class Operator.Set method|Class Operator:Set]]
| Sets an operator VI for the specified class. Returns FALSE if it fails.
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2026 |7EA
| [[Application class/Class Operator.Remove method|Class Operator:Remove]]
| Removes the operator VI associated with the specified class.  Returns FALSE if it does not find the operator VI.
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2027 |7EB
| [[Application class/Class Operator.Remove All method|Class Operator:Remove All]]
| Removes all operator VIs associated with all classes.
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=2028 |7EC
| [[Application class/Compare Types method|Compare Types]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2029 |7ED
| [[Application class/Clipboard.Get Image method|Clipboard:Get Image]]
| Returns the image currently stored on the clipboard.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2030 |7EE
| [[Application class/Remote Panel.Server Network Load method|Remote Panel:Server Network Load]]
|
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2031 |7EF
| [[Application class/Clipboard.Empty method|Clipboard:Empty]]
| Clears the clipboard.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2033 |7F1
| [[Application class/Remote Panel.Open Connection To Server method|Remote Panel:Open Connection To Server]]
| Opens a connection to a server and displays the front panel of a VI on the server computer. You also can request control of the front panel.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2034 |7F2
| [[Application class/Remote Panel.Client Network Load method|Remote Panel:Client Network Load]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2035 |7F3
| [[Application class/Compile VIs Needing Compilation method|Compile VIs Needing Compilation]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2036 |7F4
| [[Application class/User Interaction.Show Inplaceness Terminals method|User Interaction:Show Inplaceness Terminals]]
|
| No
|- style="background-color:#FFAAAA;"
| data-sort-value=2037 |7F5
| [[Application class/Data Color method|Data Color]]
|
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=2038 |7F6
| [[Application class/Open.VI From Buffer method|Open:VI From Buffer]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2039 |7F7
| [[Application class/Connection Responsiveness.Check method|Connection Responsiveness:Check]]
| Checks if the VI Server connection is responsive.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2040 |7F8
| [[Application class/Connection Responsiveness.Information method|Connection Responsiveness:Information]]
| Gets and sets how often LabVIEW checks if a VI Server connection is responsive.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2041 |7F9
| [[Application class/Get VI.Version method|Get VI:Version]]
| Returns the LabVIEW file format version of the VI. The file format version of the VI might be different from the version of LabVIEW in which the VI was last saved. For example, if you use LabVIEW 9.0.1 to save a VI, the VI has a file format version of 9.0.
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2042 |7FA
| [[Application class/User Interaction.Place Palette Object on Cursor method|User Interaction:Place Palette Object on Cursor]]
| Places a palette object on the cursor so the object is ready to add to the front panel window or the block diagram window.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2043 |7FB
| [[Application class/Browse DataSocket method|Browse DataSocket]]
| [[Application class/Browse DataSocket method|Browse DataSocket]]
|Launches the <b>DataSocket Browser</b> dialog box to establish a connection to a DataSocket item.
| Launches the '''DataSocket Browser''' dialog box to establish a connection to a DataSocket item.
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|7E0
| data-sort-value=2044 |7FC
| [[Application class/Build.Application method|Build.Application]]
| [[Application class/Resolve Symbolic Path method|Resolve Symbolic Path]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#CCFFFF;"  
|994
| data-sort-value=2045 |7FD
| [[Application class/Build.BCRTEEnabledPackedLibrary method|Build.BCRTEEnabledPackedLibrary]]
| [[Application class/User Interaction.Hilight Palette Menu Item method|User Interaction:Hilight Palette Menu Item]]
|
| Opens the [[Controls Palette|Controls]] or [[Functions Palette|Functions]] palette and highlights the specified control or function.
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|7E1
| data-sort-value=2046 |7FE
| [[Application class/Build.Distribution method|Build.Distribution]]
| [[Application class/Are Obj Refs Same? (Deprecated) method|Are Obj Refs Same? (Deprecated)]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#CCFFFF;"  
|963
| data-sort-value=2047 |7FF
| [[Application class/Build.Object Cache method|Build.Object Cache]]
| [[Application class/New LabVIEW Document method|New LabVIEW Document]]
|
| Creates a new LabVIEW document. This method achieves the same results as when you create a new document in the [[New dialog]] box.
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|951
| data-sort-value=2048 |800
| [[Application class/Build.PackedLibrary method|Build.PackedLibrary]]
| [[Application class/Password.Clear Cache method|Password:Clear Cache]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|811
| data-sort-value=2049 |801
| [[Application class/C TypeDefs.Get method|C TypeDefs.Get]]
| [[Application class/Password.Add To Cache method|Password:Add To Cache]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|810
| data-sort-value=2050 |802
| [[Application class/C TypeDefs.Reset method|C TypeDefs.Reset]]
| [[Application class/Remote Panel.Close Connection To Server method|Remote Panel:Close Connection To Server]]
|
| Closes a connection to a VI on the server computer.
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|7E6
| data-sort-value=2051 |803
| [[Application class/Call Internal Cmd method|Call Internal Cmd]]
| [[Application class/Remote Panel.Client Request Control method|Remote Panel:Client Request Control]]
|
| Requests control of the front panel of a VI on the server computer.
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|97A
| data-sort-value=2052 |804
| [[Application class/Change Popup Paths method|Change Popup Paths]]
| [[Application class/Remote Panel.Client Release Control method|Remote Panel:Client Release Control]]
|
| Returns control of the remote front panel to the server. The server grants control to the next client in the queue or regains control if no requests are in the queue.
|
| Yes
|- style="background-color:#CCFFFF;"
|- style="background-color:#FFFFCC;"  
|7E8
| data-sort-value=2053 |805
| [[Application class/Class Operator.Get method|Class Operator.Get]]
| [[Application class/Get VI.Title method|Get VI:Title]]
|Gets the operator VI associated with the specified class.  Returns FALSE if it does not find the operator VI.
| Returns the name that appears in the title bar of the specified VI. This method does not load the VI into memory.
|X
| Yes
|- style="background-color:#CCFFFF;"
|- style="background-color:#FFFFCC;"  
|7EA
| data-sort-value=2054 |806
| [[Application class/Class Operator.Remove method|Class Operator.Remove]]
| [[Application class/Get VI.Description method|Get VI:Description]]
|Removes the operator VI associated with the specified class.  Returns FALSE if it does not find the operator VI.
| Returns the description stored in the '''VI description''' field on the '''Documentation''' page of the [[VI Properties dialog]] box for the specified VI. Unlike the [[VI class/VI Description property|VI Description property]], this method does not load the VI into memory.
|X
| Yes
|- style="background-color:#CCFFFF;"
|- style="background-color:#D1BB80;"  
|7EB
| data-sort-value=2055 |807
| [[Application class/Class Operator.Remove All method|Class Operator.Remove All]]
| [[Application class/Add Probe To Cache method|Add Probe To Cache]]
|Removes all operator VIs associated with all classes.
|  
|X
| Yes
|- style="background-color:#CCFFFF;"
|- style="background-color:#FFAAAA;"  
|7E9
| data-sort-value=2056 |808
| [[Application class/Class Operator.Set method|Class Operator.Set]]
| [[Application class/Check File Is VI method|Check File Is VI]]
|Sets an operator VI for the specified class. Returns FALSE if it fails.
|  
|X
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|971
| data-sort-value=2057 |809
| [[Application class/ClearAppBuilderCache method|ClearAppBuilderCache]]
|Deletes all VI object files from the object cache that a build specification compiles.
 
This method is similar to selecting <b>Application Builder</b> from the <b>Cache</b> list in the Clear Compiled Object Cache dialog box and clicking the <b>Delete</b> button.
|
|- style="background-color:#FFFFCC;"
|95B
| [[Application class/ClearCompObjCache method|ClearCompObjCache]]
|Deletes all compiled code in the <b>User</b> object cache.
 
The <b>User</b> object cache contains the compiled code for the following kinds of files:
 
 
Files that have separate compiled code
VIs that you deploy to an RT target
|
|- style="background-color:#D1BB80;"
|942
| [[Application class/ClearInstantiationCacheCache method|ClearInstantiationCacheCache]]
|
|
|- style="background-color:#D1BB80;"
|968
| [[Application class/ClearSpecCompObjCache method|ClearSpecCompObjCache]]
|
|
|- style="background-color:#CCFFFF;"
|7EF
| [[Application class/Clipboard.Empty method|Clipboard.Empty]]
|Clears the clipboard.
|
|- style="background-color:#FFFFCC;"
|7ED
| [[Application class/Clipboard.Get Image method|Clipboard.Get Image]]
|Returns the image currently stored on the clipboard.
 
The LabVIEW Run-Time Engine does not support the Clipboard:Get Image method. If you include this method in a built application, the method does not work properly.
|X
|- style="background-color:#FFFFCC;"
|851
| [[Application class/Clipboard.Read method|Clipboard.Read]]
|Reads text from the system clipboard.
|X
|- style="background-color:#FFFFCC;"
|852
| [[Application class/Clipboard.Write method|Clipboard.Write]]
|Writes text to the system clipboard.
|X
|- style="background-color:#D1BB80;"
|993
| [[Application class/CloseLEIFBuildData method|CloseLEIFBuildData]]
|
|
|- style="background-color:#D1BB80;"
|920
| [[Application class/CodeCov.AllVIs method|CodeCov.AllVIs]]
|
|
|- style="background-color:#D1BB80;"
|91E
| [[Application class/CodeCov.Reset method|CodeCov.Reset]]
|
|
|- style="background-color:#D1BB80;"
|91F
| [[Application class/CodeCov.Reset VI method|CodeCov.Reset VI]]
|
|
|- style="background-color:#D1BB80;"
|923
| [[Application class/CodeCov.ShowUnrunDiags method|CodeCov.ShowUnrunDiags]]
|
|
|- style="background-color:#D1BB80;"
|91C
| [[Application class/CodeCov.Start method|CodeCov.Start]]
|
|
|- style="background-color:#D1BB80;"
|91D
| [[Application class/CodeCov.Stop method|CodeCov.Stop]]
|
|
|- style="background-color:#D1BB80;"
|922
| [[Application class/CodeCov.UnrunDiags method|CodeCov.UnrunDiags]]
|
|
|- style="background-color:#D1BB80;"
|921
| [[Application class/CodeCov.VIPercentage method|CodeCov.VIPercentage]]
|
|
|- style="background-color:#D1BB80;"
|958
| [[Application class/Compare CPTMs For Packed Library method|Compare CPTMs For Packed Library]]
|
|X
|- style="background-color:#D1BB80;"
|84F
| [[Application class/Cmp Data Types method|Cmp Data Types]]
|
|X
|- style="background-color:#D1BB80;"
|7F3
| [[Application class/Compile VIs Needing Compilation method|Compile VIs Needing Compilation]]
|
|
|- style="background-color:#D1BB80;"
|95E
| [[Application class/Compile App Context method|Compile App Context]]
|
|X
|- style="background-color:#D1BB80;"
|952
| [[Application class/GetCompilerSettings method|GetCompilerSettings]]
|
|X
|- style="background-color:#D1BB80;"
|98E
| [[Application class/IsCalleeInlined method|IsCalleeInlined]]
|
|X
|- style="background-color:#D1BB80;"
|94D
| [[Application class/ReadDFIRTokens method|ReadDFIRTokens]]
|
|X
|- style="background-color:#D1BB80;"
|953
| [[Application class/SetCompilerSettings method|SetCompilerSettings]]
|
|X
|- style="background-color:#D1BB80;"
|823
| [[Application class/Config.Get Settings method|Config.Get Settings]]
|
|X
|- style="background-color:#D1BB80;"
|83D
| [[Application class/Config.Get Target App's Settings method|Config.Get Target App's Settings]]
|
|X
|- style="background-color:#D1BB80;"
|83C
| [[Application class/Config.Set Settings method|Config.Set Settings]]
|
|X
|- style="background-color:#D1BB80;"
|83E
| [[Application class/Config.Set Target App's Settings method|Config.Set Target App's Settings]]
|
|X
|- style="background-color:#FFFFCC;"
|7F7
| [[Application class/Conn Responsive.Check method|Conn Responsive.Check]]
|Checks if the VI Server connection is responsive.
 
Use this method to check the status of a VI Server connection. If the connection is not responsive, the method returns network connection error code 1130. The method prompts the server for a message and considers the connection unresponsive if LabVIEW does not receive a message within the time you specify in <b>PingDelay</b>. Use the Connection Responsiveness:Information method to set <b>PingDelay</b>.
|X
|- style="background-color:#FFFFCC;"
|7F8
| [[Application class/Conn Responsive.Info method|Conn Responsive.Info]]
|Gets and sets how often LabVIEW checks if a VI Server connection is responsive.
 
Set the <b>PingDelay</b> and <b>PingTimeout</b> parameters of this method to configure how LabVIEW checks the connection. If LabVIEW does not receive a message in the time you specify in <b>PingDelay</b>, LabVIEW sends a query to prompt the VI Server network connection for a message. After sending the query, if LabVIEW does not receive a message in the time you specified in <b>PingTimeout</b>, LabVIEW considers the connection unresponsive. Then, all VIs and functions waiting on the connection return network connection error code 1130.
 
For example, if you set <b>PingDelay</b> to 3000 and <b>PingTimeout</b> to 1000, LabVIEW sends a query to verify the status of the VI Server network connection every time 3 seconds elapse without LabVIEW receiving a message over the connection. If LabVIEW does not receive a reply from the network, LabVIEW waits 1 second before all VIs and functions waiting on the connection return network connection error 1130, which you can handle on the block diagram.
 
Default for <b>PingDelay</b> and <b>PingTimeout</b> is 10,000 ms, which means LabVIEW checks the connection every 10 seconds and waits up to 10 seconds for the connection to respond.
 
<b>Note</b>  If a network operation times out according to the timeout value you specify in <b>PingTimeout</b>, LabVIEW considers the connection unresponsive but does not close the connection. All current and future calls waiting on the connection return a connection error. LabVIEW does not send another message to query the connection status until LabVIEW considers the connection responsive again. A connection becomes responsive again when LabVIEW receives a message over the connection.
|X
|- style="background-color:#D1BB80;"
|957
| [[Application class/Consolidated Save method|Consolidated Save]]
|
|
|- style="background-color:#D1BB80;"
|815
| [[Application class/Context.CreateLocalHostAppInstance method|Context.CreateLocalHostAppInstance]]
|
|X
|- style="background-color:#D1BB80;"
|974
| [[Application class/Context.CrossContextLoadVI method|Context.CrossContextLoadVI]]
|
|X
|- style="background-color:#D1BB80;"
|86D
| [[Application class/Context.GetFromProj method|Context.GetFromProj]]
|
|
|- style="background-color:#D1BB80;"
|81E
| [[Application class/Context.Get Preferred method|Context.Get Preferred]]
|
|X
|- style="background-color:#D1BB80;"
|812
| [[Application class/Context.OpenSibling method|Context.OpenSibling]]
|
|X
|- style="background-color:#D1BB80;"
|864
| [[Application class/Context.Ref Count.Dec method|Context.Ref Count.Dec]]
|
|X
|- style="background-color:#D1BB80;"
|863
| [[Application class/Context.Ref Count.Inc method|Context.Ref Count.Inc]]
|
|X
|- style="background-color:#D1BB80;"
|936
| [[Application class/CopyDataConvert method|CopyDataConvert]]
|
|X
|- style="background-color:#D1BB80;"
|809
| [[Application class/Create COM WDT Data method|Create COM WDT Data]]
| [[Application class/Create COM WDT Data method|Create COM WDT Data]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|89F
| data-sort-value=2058 |80A
| [[Application class/CreateGUID method|CreateGUID]]
| [[Application class/Image Data To Byte Array method|Image Data To Byte Array]]
|
|
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"
|932
| data-sort-value=2059 |80B
| [[Application class/CreateInstantiation method|CreateInstantiation]]
| [[Application class/.NET.Get Assembly Full Name method|.NET:Get Assembly Full Name]]
|
|
|
| No
|- style="background-color:#CCFFFF;"
|- style="background-color:#D1BB80;"
|850
| data-sort-value=2060 |80C
| [[Application class/.NET.Convert To .NET Type method|.NET:Convert To .NET Type]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2061 |80D
| [[Application class/.NET.Convert Object To LabVIEW Variant method|.NET:Convert Object To LabVIEW Variant]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2062 |80E
| [[Application class/Palettes.Get Menu Information method|Palettes:Get Menu Information]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2064 |810
| [[Application class/C TypeDefs.Reset method|C TypeDefs:Reset]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2065 |811
| [[Application class/C TypeDefs.Get method|C TypeDefs:Get]]
|  
| Yes
|- style="background-color:#D1BB80;"  
| data-sort-value=2066 |812
| [[Application class/Context.Open Sibling method|Context:Open Sibling]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2067 |813
| [[Application class/Project.Open method|Project:Open]]
| Loads a [[LabVIEW Project]] from disk. If the project is already in memory, this method returns a reference to the existing project. You can use this reference with the [[Project class#Properties|Project Properties]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2068 |814
| [[Application class/Project.New method|Project:New]]
| Creates a new, empty [[LabVIEW Project]]. You also can use the [[Project Explorer]] window to create a new project.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2069 |815
| [[Application class/Context.Create Local Host App Instance method|Context:Create Local Host App Instance]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2070 |816
| [[Application class/Linker.Notify of File Change method|Linker:Notify of File Change]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2071 |817
| [[Application class/Project.Get New Items method|Project:Get New Items]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2072 |818
| [[Application class/Project.Do New Item method|Project:Do New Item]]
|
| No
|- style="background-color:#FFAAAA;"
| data-sort-value=2073 |819
| [[Application class/User Interaction.Edit Icon Deprecated method|User Interaction:Edit Icon Deprecated]]
|
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2074 |81A
| [[Application class/User Interaction.Invoke Menu Item method|User Interaction:Invoke Menu Item]]
| Simulates the user selecting a menu item. In general, this method works on global menu items but not document-specific menu items, in which case the method fails silently.
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2075 |81B
| [[Application class/Open.LabVIEW Document method|Open:LabVIEW Document]]
| Opens a LabVIEW document.
| No
|- style="background-color:#CCFFFF;"  
| data-sort-value=2076 |81C
| [[Application class/Recently Opened.LV Files method|Recently Opened:LV Files]]
| Gets the list of most recently used files from LabVIEW and displays the paths and filenames. This method returns the same list as if you selected '''File&#0187;Recent Files'''.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2077 |81D
| [[Application class/User Interaction.Search LabVIEW Help method|User Interaction:Search LabVIEW Help]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2078 |81E
| [[Application class/Context.Get Preferred method|Context:Get Preferred]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2079 |81F
| [[Application class/License.Check Out method|License:Check Out]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2080 |820
| [[Application class/License.Check In method|License:Check In]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2083 |823
| [[Application class/Configuration.Get Settings method|Configuration:Get Settings]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2085 |825
| [[Application class/Library.Open method|Library:Open]]
| Opens the [[LabVIEW Project Library]] specified by '''Path'''.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2086 |826
| [[Application class/Library.Create method|Library:Create]]
| Creates a new [[LabVIEW Project Library]].
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2087 |827
| [[Application class/NI Security.Login method|NI Security:Login]]
| Logs a user into the [[NI domain]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2088 |828
| [[Application class/NI Security.Logout method|NI Security:Logout]]
| Logs the current user out of the [[NI domain]] and reverts to the default user.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2089 |829
| [[Application class/NI Security.Invoke Login Dialog method|NI Security:Invoke Login Dialog]]
| Invokes the [[NI Security Login]] dialog box programmatically.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2090 |82A
| [[Application class/NI Security.Get Access Rights method|NI Security:Get Access Rights]]
| Validates the [[access control list]] with the current application user logged in.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2091 |82B
| [[Application class/I/O Control.Get Names method|I/O Control:Get Names]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2092 |82C
| [[Application class/I/O Control.Get Name Attributes method|I/O Control:Get Name Attributes]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2095 |82F
| [[Application class/Project.Register Proj Ref For Cleanup Proc method|Project:Register Proj Ref For Cleanup Proc]]
|
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2096 |830
| [[Application class/Open.Recently Opened File method|Open:Recently Opened File]]
| Opens the file specified by '''Index''' from the most recently used file list.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2097 |831
| [[Application class/XControl.Create method|XControl:Create]]
| Creates an XControl library.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2098 |832
| [[Application class/XNode.Create method|XNode:Create]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2099 |833
| [[Application class/XControl.Open method|XControl:Open]]
| Opens an XControl library and returns a reference to it.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2100 |834
| [[Application class/XNode.Open method|XNode:Open]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2101 |835
| [[Application class/Project.Load Default Project method|Project:Load Default Project]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2102 |836
| [[Application class/Get Shell Icon Of File method|Get Shell Icon Of File]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2103 |837
| [[Application class/Project.Get Icon Of Type method|Project:Get Icon Of Type]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2105 |839
| [[Application class/User Interaction.Invoke Preferences Dialog method|User Interaction:Invoke Preferences Dialog]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2106 |83A
| [[Application class/License.Get Licensed Version method|License:Get Licensed Version]]
|
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=2107 |83B
| [[Application class/Get VI.ConPane CRC v1 (Deprecated) method|Get VI:ConPane CRC v1 (Deprecated)]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2108 |83C
| [[Application class/Configuration.Set Settings method|Configuration:Set Settings]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2109 |83D
| [[Application class/Configuration.Get Target App's Settings method|Configuration:Get Target App's Settings]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2110 |83E
| [[Application class/Configuration.Set Target App's Settings method|Configuration:Set Target App's Settings]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2111 |83F
| [[Application class/Global Data.Set method|Global Data:Set]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2112 |840
| [[Application class/Global Data.Get method|Global Data:Get]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2113 |841
| [[Application class/Global Data.Free method|Global Data:Free]]
|
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=2114 |842
| [[Application class/Linker.Old Read Info From File method|Linker:Old Read Info From File]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2115 |843
| [[Application class/Linker.Write Info To File method|Linker:Write Info To File]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2116 |844
| [[Application class/Debug Connection.Open Debug Connection method|Debug Connection:Open Debug Connection]]
| Opens a connection to the application or shared library you can debug.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2117 |845
| [[Application class/Debug Connection.Close Debug Connection method|Debug Connection:Close Debug Connection]]
| Closes the connection to the application or shared library specified in '''Debug Name'''.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2118 |846
| [[Application class/Debug Connection.List Applications or Shared Libraries method|Debug Connection:List Applications or Shared Libraries]]
| Returns the list of applications and shared libraries you can debug on the computer specified by '''Server Address'''.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2120 |848
| [[Application class/License.Get Feature Status method|License:Get Feature Status]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2121 |849
| [[Application class/Library.Deploy Library method|Library:Deploy Library]]
| Deploys a library file to the specified computer.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2123 |84B
| [[Application class/NI Security.Change Password method|NI Security:Change Password]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2124 |84C
| [[Application class/NI Security.Get Domains method|NI Security:Get Domains]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2125 |84D
| [[Application class/Save Stock Objects method|Save Stock Objects]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2126 |84E
| [[Application class/Library.Undeploy Library method|Library:Undeploy Library]]
| Removes a library from a target.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2127 |84F
| [[Application class/Compare.Data Types method|Compare:Data Types]]
|
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2128 |850
| [[Application class/Data Type Color method|Data Type Color]]
| [[Application class/Data Type Color method|Data Type Color]]
|Returns the color associated with a data type.
| Returns the color associated with a data type.
|X
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|845
| data-sort-value=2129 |851
| [[Application class/DbgConn.CloseDbgConn method|DbgConn.CloseDbgConn]]
| [[Application class/Clipboard.Read From Clipboard method|Clipboard:Read From Clipboard]]
|Closes the connection to the application or shared library specified in <b>Debug Name</b>.
| Reads text from the system clipboard.
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|89E
| data-sort-value=2130 |852
| [[Application class/DbgConn.GetDbgConn method|DbgConn.GetDbgConn]]
| [[Application class/Clipboard.Write to Clipboard method|Clipboard:Write to Clipboard]]
|
| Writes text to the system clipboard.
|
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#CCFFFF;"  
|846
| data-sort-value=2131 |853
| [[Application class/DbgConn.ListApps method|DbgConn.ListApps]]
| [[Application class/Recently Opened.LV Projects method|Recently Opened:LV Projects]]
|Returns the list of applications and shared libraries you can debug on the computer specified by <b>Server Address</b>.
| Gets the list of most recently used [[LabVIEW Project]]s from LabVIEW and displays the paths and project names. This method returns the same list as if you selected '''File&#0187;Recent Projects'''.
|
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#CCFFFF;"  
|844
| data-sort-value=2132 |854
| [[Application class/DbgConn.OpenDbgConn method|DbgConn.OpenDbgConn]]
| [[Application class/Open.Recently Opened Project method|Open:Recently Opened Project]]
|Opens a connection to the application or shared library you can debug.
| Opens the project specified by '''Index''' from the most recently used project list.
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|89B
| data-sort-value=2133 |855
| [[Application class/DebugStartTiming method|DebugStartTiming]]
| [[Application class/VIs Strings.Export method|VIs Strings:Export]]
|
| Exports to a tagged text file all the User Interface related strings of the VIs specified by '''VI Array'''.
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|944
| data-sort-value=2134 |856
| [[Application class/DTT.FilterVILibEvents method|DTT.FilterVILibEvents]]
| [[Application class/VIs Strings.Import method|VIs Strings:Import]]
|
| Imports to a tagged text file all the User Interface related strings of the VIs specified by '''VI Array'''.
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|906
| data-sort-value=2135 |857
| [[Application class/DTT.GetTraceData method|DTT.GetTraceData]]
| [[Application class/VIs Strings.Export Private method|VIs Strings:Export Private]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|916
| data-sort-value=2136 |858
| [[Application class/DTT.IsTracingEnabled method|DTT.IsTracingEnabled]]
| [[Application class/Password.Delete From Cache method|Password:Delete From Cache]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|905
| data-sort-value=2137 |859
| [[Application class/DTT.Setup method|DTT.Setup]]
| [[Application class/LVRT.Unload Startup App method|LVRT:Unload Startup App]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|98A
| data-sort-value=2138 |85A
| [[Application class/DoPostInstallObjCacheCheck method|DoPostInstallObjCacheCheck]]
| [[Application class/Get VI.Is Standard (Deprecated) method|Get VI:Is Standard (Deprecated)]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|911
| data-sort-value=2139 |85B
| [[Application class/EnableExternalProptypes method|EnableExternalProptypes]]
| [[Application class/Tag.Get Tag method|Tag:Get Tag]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|913
| data-sort-value=2140 |85C
| [[Application class/EnableMetaTrans method|EnableMetaTrans]]
| [[Application class/Tag.Set Tag method|Tag:Set Tag]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|912
| data-sort-value=2141 |85D
| [[Application class/EnableTempSelect method|EnableTempSelect]]
| [[Application class/Tag.Remove All Tags method|Tag:Remove All Tags]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|915
| data-sort-value=2142 |85E
| [[Application class/DeferErrWinUpdates method|DeferErrWinUpdates]]
| [[Application class/Tag.Remove Tag method|Tag:Remove Tag]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFAAAA;"  
|89D
| data-sort-value=2143 |85F
| [[Application class/OpenErrWdw method|OpenErrWdw]]
| [[Application class/Get VI.ConPane CRC v2 (Deprecated) method|Get VI:ConPane CRC v2 (Deprecated)]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|967
| data-sort-value=2144 |860
| [[Application class/FlushArcCaching method|FlushArcCaching]]
| [[Application class/Get VI.Is Probe method|Get VI:Is Probe]]
|
| Returns whether the specified VI is a probe without loading the VI.
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|882
| data-sort-value=2145 |861
| [[Application class/ForceAutoSave method|ForceAutoSave]]
| [[Application class/Palettes.Refresh method|Palettes:Refresh]]
|
| Updates the [[Controls Palette|Controls]] and [[Functions Palette|Functions]] palette set programmatically.
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|902
| data-sort-value=2146 |862
| [[Application class/ForceUpdateDiskMonitoring method|ForceUpdateDiskMonitoring]]
| [[Application class/Help Image.Get Data Type Help Image method|Help Image:Get Data Type Help Image]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|978
| data-sort-value=2147 |863
| [[Application class/Freeze Polys method|Freeze Polys]]
| [[Application class/Context.Reference Count.Increment method|Context:Reference Count:Increment]]
|
|  
|
| Yes
|- style="background-color:#CCFFFF;"
|- style="background-color:#D1BB80;"  
|91B
| data-sort-value=2148 |864
| [[Application class/GetActiveVIRef method|GetActiveVIRef]]
| [[Application class/Context.Reference Count.Decrement method|Context:Reference Count:Decrement]]
|Returns a reference to the VI whose window is currently active (focused). If the active window is not a VI, this method returns Not A Ref.
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|97D
| data-sort-value=2149 |865
| [[Application class/Get Broken VI List method|Get Broken VI List]]
| [[Application class/NI Security.Shared Variable Engine Login method|NI Security:Shared Variable Engine Login]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|86C
| data-sort-value=2150 |866
| [[Application class/GetClassNameFromID method|GetClassNameFromID]]
| [[Application class/NI Security.Shared Variable Engine Logout method|NI Security:Shared Variable Engine Logout]]
|
|  
|X
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|95A
| data-sort-value=2151 |867
| [[Application class/GetEnvModeDisplayName method|GetEnvModeDisplayName]]
| [[Application class/NI Security.Shared Variable Engine User method|NI Security:Shared Variable Engine User]]
|Returns the display name of the environment mode you specify.
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|946
| data-sort-value=2152 |868
| [[Application class/GetEnvModePath method|GetEnvModePath]]
| [[Application class/Help Image.Get Function Context Help Image method|Help Image:Get Function Context Help Image]]
|
|  
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|909
| data-sort-value=2153 |869
| [[Application class/Type Descriptor.Add Path Info method|Type Descriptor:Add Path Info]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2154 |86A
| [[Application class/Type Descriptor.Clean Path Info method|Type Descriptor:Clean Path Info]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2155 |86B
| [[Application class/Type Descriptor.Recursive Typedef Disconnect method|Type Descriptor:Recursive Typedef Disconnect]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2156 |86C
| [[Application class/Get Class Name From Class ID method|Get Class Name From Class ID]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2157 |86D
| [[Application class/Context.Get From Project method|Context:Get From Project]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2158 |86E
| [[Application class/Library.Get File LabVIEW Version method|Library:Get File LabVIEW Version]]
| Returns the LabVIEW file format version of the library. The file format version of the library might be different from the version of LabVIEW in which the library was last saved. For example, if you use LabVIEW 9.0.1 to save a library, the library has a file format version of 9.0.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2159 |86F
| [[Application class/Type Descriptor.Has Complete Path Info method|Type Descriptor:Has Complete Path Info]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2160 |870
| [[Application class/Add To Most Recently Used List method|Add To Most Recently Used List]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2161 |871
| [[Application class/Project.Open With Private Contexts method|Project:Open With Private Contexts]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2162 |872
| [[Application class/LVRT.Transfer Files To Target method|LVRT:Transfer Files To Target]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2163 |873
| [[Application class/Scene.New Object method|Scene:New Object]]
| Creates a new object in a [[3D scene]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2164 |874
| [[Application class/Scene.New Texture method|Scene:New Texture]]
| Gets a reference to a texture to apply to a geometry in a [[3D scene]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2167 |877
| [[Application class/Scene.Drawable.Geometry.New Box method|Scene:Drawable:Geometry:New Box]]
| Creates a geometry that you can use to set an object in a [[3D scene]] to a box.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2168 |878
| [[Application class/Scene.Drawable.Geometry.New Cone method|Scene:Drawable:Geometry:New Cone]]
| Creates a geometry that you can use to set an object in a [[3D scene]] to a cone.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2169 |879
| [[Application class/Scene.Drawable.Geometry.New Cylinder method|Scene:Drawable:Geometry:New Cylinder]]
| Creates a geometry that you can use to set an object in a [[3D scene]] to a cylinder.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2170 |87A
| [[Application class/Scene.Drawable.Geometry.New Height Field method|Scene:Drawable:Geometry:New Height Field]]
| Creates a new height field in a [[3D scene]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2171 |87B
| [[Application class/Scene.Drawable.Geometry.New Sphere method|Scene:Drawable:Geometry:New Sphere]]
| Creates a geometry that you can use to set an object in a [[3D scene]] to a sphere.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2172 |87C
| [[Application class/Scene.Drawable.Geometry.New Mesh method|Scene:Drawable:Geometry:New Mesh]]
| Creates a new [[mesh]] in a [[3D scene]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2174 |87E
| [[Application class/Scene.New Clip Plane method|Scene:New Clip Plane]]
| Creates a new clip plane in a [[3D scene]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2175 |87F
| [[Application class/Scene.New Window method|Scene:New Window]]
| Creates a new window in which LabVIEW generates the [[3D scene]].
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2176 |880
| [[Application class/Scene.Write Scene File method|Scene:Write Scene File]]
| Writes a new [[3D scene]] file. The filename must end with a <code>.lvsg</code> or <code>.dae</code> extension.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2177 |881
| [[Application class/Scene.Read Scene File method|Scene:Read Scene File]]
| Reads a [[3D scene]] file that you create with the [[Scene:Write Scene File]] method. The file being read must have a <code>.lvsg</code> or <code>.dae</code> extension.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2178 |882
| [[Application class/Force AutoSave method|Force AutoSave]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2179 |883
| [[Application class/.NET.Load Assembly To ObjMgr method|.NET:Load Assembly To ObjMgr]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2180 |884
| [[Application class/Tag.VI.Get VI Tag method|Tag:VI:Get VI Tag]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2181 |885
| [[Application class/Tag.VI.Set VI Tag method|Tag:VI:Set VI Tag]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2182 |886
| [[Application class/Get VI.Revision History method|Get VI:Revision History]]
| Returns the revision history that appears when you click the '''Revision History''' button on the [[General]] page of the [[VI Properties]] dialog box of the specified VI. This method does not load the VI into memory.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2183 |887
| [[Application class/Signature.Get User Code GUID From VI File method|Signature:Get User Code GUID From VI File]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2184 |888
| [[Application class/Signature.Get Signature From VI File method|Signature:Get Signature From VI File]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2185 |889
| [[Application class/Scene.New Light method|Scene:New Light]]
| Creates a new light in a [[3D scene]].
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2186 |88A
| [[Application class/Update Launch Message method|Update Launch Message]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2187 |88B
| [[Application class/Bit Accurate Data Size For Type method|Bit Accurate Data Size For Type]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2188 |88C
| [[Application class/Get VI.Icon method|Get VI:Icon]]
| Returns the icon of the specified VI without loading the VI into memory.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2189 |88D
| [[Application class/Notify LV SCC Enabled method|Notify LV SCC Enabled]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2190 |88E
| [[Application class/LabVIEW Class.Open method|LabVIEW Class:Open]]
| Opens the [[LabVIEW Class]] specified by '''Path'''.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2191 |88F
| [[Application class/LabVIEW Class.Create method|LabVIEW Class:Create]]
| Creates a new [[LabVIEW Class]].
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2192 |890
| [[Application class/Synchronize Everything method|Synchronize Everything]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2195 |893
| [[Application class/Project.Close Refs method|Project:Close Refs]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2196 |894
| [[Application class/User Interaction.Merge VIs method|User Interaction:Merge VIs]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2197 |895
| [[Application class/Library.Deploy Libraries method|Library:Deploy Libraries]]
| Deploys library files to the specified computer.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2198 |896
| [[Application class/Tag.VI.Get VI Tag Names method|Tag:VI:Get VI Tag Names]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2199 |897
| [[Application class/Statechart.Open method|Statechart:Open]]
| Opens the statechart specified by '''Path'''.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2200 |898
| [[Application class/Statechart.Create method|Statechart:Create]]
| Creates a new statechart. You must save the statechart to disk.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2201 |899
| [[Application class/Project.Open As Untitled method|Project:Open As Untitled]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2202 |89A
| [[Application class/Library.OpenAsUntitled method|Library:OpenAsUntitled]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2203 |89B
| [[Application class/Debug Start Timing method|Debug Start Timing]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2204 |89C
| [[Application class/Linker.Read Info From File method|Linker:Read Info From File]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2205 |89D
| [[Application class/Error Window.Open method|Error Window:Open]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2206 |89E
| [[Application class/Debug Connection.Get Debug Connection method|Debug Connection:Get Debug Connection]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2207 |89F
| [[Application class/Create GUID method|Create GUID]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2304 |900
| [[Application class/Scene.Drawable.New Text method|Scene:Drawable:New Text]]
| Creates a new [[text object]] in a [[3D scene]].
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2305 |901
| [[Application class/Open.VI As Template method|Open:VI As Template]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2306 |902
| [[Application class/Force Update Disk Monitoring method|Force Update Disk Monitoring]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2307 |903
| [[Application class/Multi Pwd Prompt Operation.Begin method|Multi Pwd Prompt Operation:Begin]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2308 |904
| [[Application class/Multi Pwd Prompt Operation.End method|Multi Pwd Prompt Operation:End]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2309 |905
| [[Application class/Desktop Tracing.Setup method|Desktop Tracing:Setup]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2310 |906
| [[Application class/Desktop Tracing.Get Trace Data method|Desktop Tracing:Get Trace Data]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2313 |909
| [[Application class/Get Global Dependency Data method|Get Global Dependency Data]]
| [[Application class/Get Global Dependency Data method|Get Global Dependency Data]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|943
| data-sort-value=2314 |90A
| [[Application class/GetInstantiationConPaneFromCache method|GetInstantiationConPaneFromCache]]
|
|
|- style="background-color:#D1BB80;"
|979
| [[Application class/GetInstantiationVIPath method|GetInstantiationVIPath]]
|
|X
|- style="background-color:#D1BB80;"
|836
| [[Application class/Get Shell Icon Of File method|Get Shell Icon Of File]]
|
|X
|- style="background-color:#FFFFCC;"
|938
| [[Application class/Get Hier Img Scaled method|Get Hier Img Scaled]]
|Gets the scaled image of the VI Hierarchy.
|X
|- style="background-color:#FFFFCC;"
|989
| [[Application class/Get VI.Bookmarks method|Get VI.Bookmarks]]
|Returns the bookmark information for the VI specified in <b>VI Path</b>. You do not need to load the VI into memory in order to read the bookmark information. This method returns an error if the VI is password protected, if the VI is saved in an earlier version of LabVIEW and is not currently in memory, or if the VI does not have a block diagram.
|X
|- style="background-color:#D1BB80;"
|97F
| [[Application class/Get VI.CompiledForCurrent method|Get VI.CompiledForCurrent]]
|
|
|- style="background-color:#D1BB80;"
|99C
| [[Application class/Get VI.ConPane CRC Ignore DD v2 method|Get VI.ConPane CRC Ignore DD v2]]
|
|X
|- style="background-color:#D1BB80;"
|99B
| [[Application class/Get VI.ConPane CRC v3 method|Get VI.ConPane CRC v3]]
|
|X
|- style="background-color:#CCFFFF;"
|91A
| [[Application class/Get VI.ConPane DataType method|Get VI.ConPane DataType]]
|Returns the data type of the connector pane as variant data without loading the VI.
 
Use the VIs in the labview\vi.lib\Utility\VariantDataType directory to retrieve information from the variant output.
 
<b>Note</b>  To ensure the information returned by this method is current, make sure the VI whose connector pane you reference has been recompiled in the current version of LabVIEW.
|X
|- style="background-color:#FFFFCC;"
|806
| [[Application class/Get VI.Description method|Get VI.Description]]
|Returns the description stored in the <b>VI description</b> field on the Documentation page of the VI Properties dialog box for the specified VI. Unlike the VI Description property, this method does not load the VI into memory.
|X
|- style="background-color:#FFFFCC;"
|947
| [[Application class/Get VI Editor Version method|Get VI Editor Version]]
|Returns the version of LabVIEW that last saved the VI. The version of LabVIEW that last saved the VI might be different from the file format version of the VI. For example, if you use LabVIEW 9.0.1 to save a VI, the VI has a file format version of 9.0.
 
To obtain the file format version of the VI, use the Get VI:Version method.
 
LabVIEW does not open the VI when retrieving the version information. If you specify a path to a file that is not a VI, LabVIEW returns error 6559.
|X
|- style="background-color:#D1BB80;"
|98D
| [[Application class/Get VI.GetPrimDeps method|Get VI.GetPrimDeps]]
|
|
|- style="background-color:#FFFFCC;"
|990
| [[Application class/Get VI.Help Info method|Get VI.Help Info]]
|Returns <b>Help path</b>, <b>Help tag</b>, <b>Help Used</b>, and <b>Help URL</b> from the Documentation page of the VI Properties dialog box for the specified VI. This method does not load the VI into memory.
|X
|- style="background-color:#FFFFCC;"
|88C
| [[Application class/Get VI.Icon method|Get VI.Icon]]
|Returns the icon of the specified VI without loading the VI into memory.
|X
|- style="background-color:#D1BB80;"
|97E
| [[Application class/Get VI.Is Global method|Get VI.Is Global]]
|
|
|- style="background-color:#FFFFCC;"
|860
| [[Application class/Get VI.Is Probe method|Get VI.Is Probe]]
|Returns whether the specified VI is a probe without loading the VI.
|
|- style="background-color:#FFFFCC;"
|948
| [[Application class/Get VI.Qualified Name method|Get VI.Qualified Name]]
|Returns the qualified name of the referenced VI without loading the VI.
|X
|- style="background-color:#FFFFCC;"
|886
| [[Application class/Get VI.Revision History method|Get VI.Revision History]]
|Returns the revision history that appears when you click the <b>Revision History</b> button on the General page of the VI Properties dialog box of the specified VI. This method does not load the VI into memory.
|X
|- style="background-color:#FFFFCC;"
|805
| [[Application class/Get VI.Title method|Get VI.Title]]
|Returns the name that appears in the title bar of the specified VI. This method does not load the VI into memory.
|X
|- style="background-color:#FFFFCC;"
|7F9
| [[Application class/Get VI Version method|Get VI Version]]
|Returns the LabVIEW file format version of the VI. The file format version of the VI might be different from the version of LabVIEW in which the VI was last saved. For example, if you use LabVIEW 9.0.1 to save a VI, the VI has a file format version of 9.0.
 
To obtain the version of LabVIEW in which the VI was last saved, use the Get VI:Editor Version method.
 
LabVIEW does not open the VI when retrieving the version information. If you specify a path to a file that is not a VI, LabVIEW returns error 6559.
|X
|- style="background-color:#D1BB80;"
|970
| [[Application class/Get Compiled Object File method|Get Compiled Object File]]
|
|X
|- style="background-color:#D1BB80;"
|841
| [[Application class/Global Data.Free method|Global Data.Free]]
|
|X
|- style="background-color:#D1BB80;"
|840
| [[Application class/Global Data.Get method|Global Data.Get]]
|
|X
|- style="background-color:#D1BB80;"
|83F
| [[Application class/Global Data.Set method|Global Data.Set]]
|
|X
|- style="background-color:#D1BB80;"
|862
| [[Application class/GetDataTypeHelpImage method|GetDataTypeHelpImage]]
|
|
|- style="background-color:#D1BB80;"
|868
| [[Application class/Get Func Help Image method|Get Func Help Image]]
|
|
|- style="background-color:#D1BB80;"
|7DA
| [[Application class/History Since method|History Since]]
|
|
|- style="background-color:#D1BB80;"
|82C
| [[Application class/I/O Ctrl.Get Name Attributes method|I/O Ctrl.Get Name Attributes]]
|
|X
|- style="background-color:#D1BB80;"
|82B
| [[Application class/I/O Ctrl.Get Names method|I/O Ctrl.Get Names]]
|
|X
|- style="background-color:#D1BB80;"
|80A
| [[Application class/Image Data To Byte Array method|Image Data To Byte Array]]
|
|X
|- style="background-color:#D1BB80;"
|964
| [[Application class/Install Adjacent Cache method|Install Adjacent Cache]]
|
|
|- style="background-color:#D1BB80;"
|90A
| [[Application class/Invalidate Depdendency File Info method|Invalidate Depdendency File Info]]
| [[Application class/Invalidate Depdendency File Info method|Invalidate Depdendency File Info]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|7E4
| data-sort-value=2315 |90B
| [[Application class/LVRT.Check DLLs method|LVRT.Check DLLs]]
| [[Application class/Project.Register Debug VI method|Project:Register Debug VI]]
|
|  
|
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|7E3
| data-sort-value=2316 |90C
| [[Application class/Disconnect From Slave method|Disconnect From Slave]]
| [[Application class/Project.Simulate File Open method|Project:Simulate File Open]]
|Disconnects the open connection between LabVIEW and an RT target.
|  
 
| Yes
This is equivalent to right-clicking the target in the project and selecting <b>Disconnect</b> from the shortcut menu. This method applies to Real-Time Module applications only.
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2317 |90D
|- style="background-color:#D1BB80;"
| [[Application class/Open.VI As System VI method|Open:VI As System VI]]
|961
|  
| [[Application class/LVRT.Get LibP Sigs method|LVRT.Get LibP Sigs]]
| Yes
|
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2318 |90E
|- style="background-color:#D1BB80;"
| [[Application class/Statechart.Open Private method|Statechart:Open Private]]
|872
|  
| [[Application class/LVRT.Transfer Files method|LVRT.Transfer Files]]
| Yes
|
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2319 |90F
|- style="background-color:#D1BB80;"
| [[Application class/Project.Doing Auto Save Recovery method|Project:Doing Auto Save Recovery]]
|859
|  
| [[Application class/LVRT.Unload Startup App method|LVRT.Unload Startup App]]
| Yes
|
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2320 |910
|- style="background-color:#FFFFCC;"
| [[Application class/Allow Scripting method|Allow Scripting]]
|98B
|  
| [[Application class/All Methods Of LVClass method|All Methods Of LVClass]]
| Yes
|Returns an array of names and an array of paths for all methods of a class. The methods of the class are member VIs that can be called as subVIs. In other words, LabVIEW excludes global VIs, control VIs, and polymorphic VIs from the output arrays.
|- style="background-color:#D1BB80;"  
|X
| data-sort-value=2321 |911
|- style="background-color:#FFFFCC;"
| [[Application class/Enable External Proptypes method|Enable External Proptypes]]
|88F
|  
| [[Application class/LVClass.Create method|LVClass.Create]]
| Yes
|Creates a new LabVIEW class.
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2322 |912
|- style="background-color:#FFFFCC;"
| [[Application class/Enable Temp Selection method|Enable Temp Selection]]
|98C
|  
| [[Application class/LVClass Implementing VI Path method|LVClass Implementing VI Path]]
| Yes
|Returns the path to the VI that implements the specified method within the specified class. If the specified class does not implement the method, this method returns an ancestor VI implementation.
|- style="background-color:#D1BB80;"  
|X
| data-sort-value=2323 |913
|- style="background-color:#FFFFCC;"
| [[Application class/Enable Meta Transactions method|Enable Meta Transactions]]
|88E
|  
| [[Application class/LVClass.Open method|LVClass.Open]]
| Yes
|Opens the LabVIEW class specified by <b>Path</b>.
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2324 |914
|- style="background-color:#D1BB80;"
| [[Application class/Symbols.Get Value method|Symbols:Get Value]]
|956
|  
| [[Application class/Release LV Class Cookies method|Release LV Class Cookies]]
| No
|
|- style="background-color:#D1BB80;"  
|X
| data-sort-value=2325 |915
|- style="background-color:#FFFFCC;"
| [[Application class/Error Window.Defer Updates method|Error Window:Defer Updates]]
|826
|  
| [[Application class/Library.Create method|Library.Create]]
| No
|Creates a new LabVIEW project library.
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2326 |916
|- style="background-color:#FFFFCC;"
| [[Application class/Desktop Tracing.Is Tracing Enabled method|Desktop Tracing:Is Tracing Enabled]]
|895
|  
| [[Application class/Library.Deploy Libraries method|Library.Deploy Libraries]]
| Yes
|Deploys library files to the specified computer.
|- style="background-color:#FFFFCC;"  
 
| data-sort-value=2327 |917
If you deploy a library programmatically that contains both shared variables and VIs, LabVIEW generates error code 1 and does not deploy the library to the engine. Deploy the library manually to avoid the error.
| [[Application class/Web Server.Configure method|Web Server:Configure]]
|X
| Configures the LabVIEW Web Server with the given file. If you do not wire Web Server to the configuration file, Web Server uses the default configuration file.
|- style="background-color:#FFFFCC;"
| Yes
|849
|- style="background-color:#D1BB80;"  
| [[Application class/Library.Deploy Library method|Library.Deploy Library]]
| data-sort-value=2328 |918
|Deploys a library file to the specified computer.
| [[Application class/MathScript.Check Watched Paths method|MathScript:Check Watched Paths]]
 
|  
If you deploy a library programmatically that contains both shared variables and VIs, LabVIEW generates error code 1 and does not deploy the library to the engine. Deploy the library manually to avoid the error.
| No
|X
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"
| data-sort-value=2329 |919
|86E
| [[Application class/Open.LabVIEW Documents method|Open:LabVIEW Documents]]
| [[Application class/Library.GetFileLVVersion method|Library.GetFileLVVersion]]
|
|Returns the LabVIEW file format version of the library. The file format version of the library might be different from the version of LabVIEW in which the library was last saved. For example, if you use LabVIEW 9.0.1 to save a library, the library has a file format version of 9.0.
| No
|X
|- style="background-color:#CCFFFF;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=2330 |91A
|935
| [[Application class/Get VI.ConPane DataType method|Get VI:ConPane DataType]]
| [[Application class/Library.Get Ref By Qualified Name method|Library.Get Ref By Qualified Name]]
| Returns the data type of the connector pane as variant data without loading the VI.
|Retrieves a reference to a LabVIEW project library that is already loaded within the application instance. If the library cannot be found in memory, LabVIEW returns Not A Refnum.
| Yes
|X
|- style="background-color:#CCFFFF;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2331 |91B
|982
| [[Application class/Get Active VI Reference method|Get Active VI Reference]]
| [[Application class/Library.Has Shared Variables method|Library.Has Shared Variables]]
| Returns a reference to the VI whose window is currently active (focused). If the active window is not a VI, this method returns <code>Not A Ref</code>.
|
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2332 |91C
|95D
| [[Application class/Code Coverage.Start method|Code Coverage:Start]]
| [[Application class/Library.IsOpenedInAnyContext method|Library.IsOpenedInAnyContext]]
|  
|
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=2333 |91D
|825
| [[Application class/Code Coverage.Stop method|Code Coverage:Stop]]
| [[Application class/Library.Open method|Library.Open]]
|  
|Opens the LabVIEW project library specified by <b>Path</b>.
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2334 |91E
|89A
| [[Application class/Code Coverage.Reset method|Code Coverage:Reset]]
| [[Application class/Library.OpenAsUntitled method|Library.OpenAsUntitled]]
|  
|
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=2335 |91F
|92F
| [[Application class/Code Coverage.Reset VI method|Code Coverage:Reset VI]]
| [[Application class/Library.Undeploy Libraries method|Library.Undeploy Libraries]]
|  
|Undeploys library files from the specified computer.
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=2336 |920
|84E
| [[Application class/Code Coverage.All VIs Measured method|Code Coverage:All VIs Measured]]
| [[Application class/Library.UndeployLibrary method|Library.UndeployLibrary]]
|  
|Removes a library from a target.
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2337 |921
|820
| [[Application class/Code Coverage.VI Percentage method|Code Coverage:VI Percentage]]
| [[Application class/License.Check In method|License.Check In]]
|  
|
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2338 |922
|81F
| [[Application class/Code Coverage.Uncovered Diagrams method|Code Coverage:Uncovered Diagrams]]
| [[Application class/License.Check Out method|License.Check Out]]
|  
|
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2339 |923
|92D
| [[Application class/Code Coverage.Show Uncovered Diagrams method|Code Coverage:Show Uncovered Diagrams]]
| [[Application class/License.Get Feature Activators method|License.Get Feature Activators]]
|  
|
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2340 |924
|848
| [[Application class/User Interaction.Abort Merge VIs method|User Interaction:Abort Merge VIs]]
| [[Application class/License.Get Feature Status method|License.Get Feature Status]]
|  
|
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2341 |925
|83A
| [[Application class/User Interaction.Merge Load VI method|User Interaction:Merge Load VI]]
| [[Application class/License.Get Licensed Version method|License.Get Licensed Version]]
|  
|
| No
|X
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2342 |926
|816
| [[Application class/User Interaction.Merge Save VI method|User Interaction:Merge Save VI]]
| [[Application class/Linker.Notify of File Change method|Linker.Notify of File Change]]
|  
|
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2343 |927
|89C
| [[Application class/User Interaction.Merge Cross Load VI method|User Interaction:Merge Cross Load VI]]
| [[Application class/Linker.Read Info From File method|Linker.Read Info From File]]
|  
|
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2344 |928
|998
| [[Application class/User Interaction.Merge Close VI method|User Interaction:Merge Close VI]]
| [[Application class/Linker.Read Info From File Exclude LVRT Shipped Libs method|Linker.Read Info From File Exclude LVRT Shipped Libs]]
|  
|
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=2345 |929
|843
| [[Application class/User Interaction.Merge Load Library method|User Interaction:Merge Load Library]]
| [[Application class/Linker.Write Info To File method|Linker.Write Info To File]]
|  
|
| No
|
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=2346 |92A
|7D5
| [[Application class/User Interaction.Merge Close Library method|User Interaction:Merge Close Library]]
| [[Application class/Mass Compile method|Mass Compile]]
|  
|Loads and compiles VIs in a directory, including VIs in subdirectories, for the specified application instance.
| No
 
|- style="background-color:#D1BB80;"  
This method is similar to the <b>Mass Compile</b> option in the Mass Compile dialog box.
| data-sort-value=2347 |92B
|
| [[Application class/User Interaction.Merge Clean Up Context method|User Interaction:Merge Clean Up Context]]
|- style="background-color:#D1BB80;"
|  
|918
| No
| [[Application class/CheckMathScriptWatchedPaths method|CheckMathScriptWatchedPaths]]
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2348 |92C
|
| [[Application class/User Interaction.Merge Save Library method|User Interaction:Merge Save Library]]
|- style="background-color:#D1BB80;"
|  
|937
| No
| [[Application class/LoadMSCompiler method|LoadMSCompiler]]
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2349 |92D
|
| [[Application class/License.Get Feature Activators method|License:Get Feature Activators]]
|- style="background-color:#D1BB80;"
|  
|980
| Yes
| [[Application class/LoadMSCompilerComponent method|LoadMSCompilerComponent]]
|- style="background-color:#D1BB80;"
|
| data-sort-value=2350 |92E
|
| [[Application class/User Interaction.Merge Load Refees method|User Interaction:Merge Load Refees]]
|- style="background-color:#D1BB80;"
|
|945
| No
| [[Application class/LocateMSTargetSyntaxVI method|LocateMSTargetSyntaxVI]]
|- style="background-color:#FFFFCC;"
|
| data-sort-value=2351 |92F
|
| [[Application class/Library.Undeploy Libraries method|Library:Undeploy Libraries]]
|- style="background-color:#D1BB80;"
| Undeploys library files from the specified computer.
|991
| Yes
| [[Application class/DSObserverCmd method|DSObserverCmd]]
|- style="background-color:#FFFFCC;"
|
| data-sort-value=2352 |930
|X
| [[Application class/Palettes.Close All Palettes method|Palettes:Close All Palettes]]
|- style="background-color:#FFFFCC;"
| Closes the [[Controls Palette|Controls]] and [[Functions Palette|Functions]] palette sets programmatically. To close the palette sets, add the Palettes:Close All Palettes method to the block diagram and run the VI.
|981
| No
| [[Application class/Refresh Menus method|Refresh Menus]]
|- style="background-color:#D1BB80;"
|Refreshes the File, Tools, and Help menus from disk programmatically.
| data-sort-value=2353 |931
|
| [[Application class/User Interaction.Edit Icon method|User Interaction:Edit Icon]]
|- style="background-color:#D1BB80;"
|
|933
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2354 |932
| [[Application class/Create Generic VI Instantiation method|Create Generic VI Instantiation]]
|  
| No
|- style="background-color:#D1BB80;"  
| data-sort-value=2355 |933
| [[Application class/Move VIs method|Move VIs]]
| [[Application class/Move VIs method|Move VIs]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|903
| data-sort-value=2357 |935
| [[Application class/MultiPwdPromptOperation.Begin method|MultiPwdPromptOperation.Begin]]
| [[Application class/Library.Get Ref By Qualified Name method|Library:Get Ref By Qualified Name]]
|
| Retrieves a reference to a [[LabVIEW Project Library]] that is already loaded within the [[application instance]]. If the library cannot be found in memory, LabVIEW returns <code>Not A Refnum</code>.
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|904
| data-sort-value=2358 |936
| [[Application class/MultiPwdPromptOperation.End method|MultiPwdPromptOperation.End]]
| [[Application class/Copy Data Convert method|Copy Data Convert]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|84B
| data-sort-value=2359 |937
| [[Application class/NI Sec.ChangePassword method|NI Sec.ChangePassword]]
| [[Application class/MathScript.Load MathScript Compiler method|MathScript:Load MathScript Compiler]]
|
|  
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#FFFFCC;"  
|82A
| data-sort-value=2360 |938
| [[Application class/NI Security.Get Access Rights method|NI Security.Get Access Rights]]
| [[Application class/Get VI Hierarchy Image Scaled method|Get VI Hierarchy Image Scaled]]
|Validates the access control list with the current application user logged in.
| Gets the scaled image of the VI Hierarchy.
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|84C
| data-sort-value=2361 |939
| [[Application class/NI Sec.GetDomains method|NI Sec.GetDomains]]
| [[Application class/Search.Open Session method|Search:Open Session]]
|
|  
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|829
| data-sort-value=2362 |93A
| [[Application class/NI Security.Invoke Login Dialog method|NI Security.Invoke Login Dialog]]
| [[Application class/Search.Close Session method|Search:Close Session]]
|Invokes the NI Security Login dialog box programmatically.
|  
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|827
| data-sort-value=2363 |93B
| [[Application class/NI Security.Login method|NI Security.Login]]
| [[Application class/Search.Load Plugin method|Search:Load Plugin]]
|Logs a user into the NI domain.
|  
|X
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|828
| data-sort-value=2364 |93C
| [[Application class/NI Security.Logout method|NI Security.Logout]]
| [[Application class/Search.Init Session method|Search:Init Session]]
|Logs the current user out of the NI domain and reverts to the default user.
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|865
| data-sort-value=2365 |93D
| [[Application class/NI Security.SVE Login method|NI Security.SVE Login]]
| [[Application class/Search.SyncSearch method|Search:SyncSearch]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|866
| data-sort-value=2366 |93E
| [[Application class/NI Security.SVE Logout method|NI Security.SVE Logout]]
| [[Application class/Search.Sync Search For QD method|Search:Sync Search For QD]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#CCFFFF;"  
|867
| data-sort-value=2367 |93F
| [[Application class/NI Security.SVE User method|NI Security.SVE User]]
| [[Application class/User Interaction.Place Object On Cursor method|User Interaction:Place Object On Cursor]]
|
| Places an object on the cursor so the object is ready to add to the front panel window or the block diagram window. You can specify the object using either '''style''' or '''path'''.
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|949
| data-sort-value=2368 |940
| [[Application class/OpenVIInNXTContext method|OpenVIInNXTContext]]
| [[Application class/User Interaction.Place Project Item On Cursor method|User Interaction:Place Project Item On Cursor]]
|
|  
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|941
| data-sort-value=2369 |941
| [[Application class/UpdateNXTContextName method|UpdateNXTContextName]]
| [[Application class/NXT.Update Context Name method|NXT:Update Context Name]]
|
|  
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|99A
| data-sort-value=2370 |942
| [[Application class/NativeEventTracingSetup method|NativeEventTracingSetup]]
| [[Application class/Clear Instantiation Cache Cache method|Clear Instantiation Cache Cache]]
|
|  
|X
| No
|- style="background-color:#CCFFFF;"
|- style="background-color:#D1BB80;"  
|7FF
| data-sort-value=2371 |943
| [[Application class/New LabVIEW Document method|New LabVIEW Document]]
| [[Application class/Get Instantiation ConPane From Cache method|Get Instantiation ConPane From Cache]]
|Creates a new LabVIEW document. This method achieves the same results as when you create a new document in the New dialog box.
|  
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|88D
| data-sort-value=2372 |944
| [[Application class/Notify LV SCC Enabled method|Notify LV SCC Enabled]]
| [[Application class/Desktop Tracing.Filter VI Lib Events method|Desktop Tracing:Filter VI Lib Events]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|986
| data-sort-value=2373 |945
| [[Application class/Object Manager:Get Classes method|Object Manager:Get Classes]]
| [[Application class/MathScript.Locate Math Script Target Syntax VI method|MathScript:Locate Math Script Target Syntax VI]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|985
| data-sort-value=2374 |946
| [[Application class/Object Manager:Get Managers method|Object Manager:Get Managers]]
| [[Application class/Get Environment Mode Settings Path method|Get Environment Mode Settings Path]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|987
| data-sort-value=2375 |947
| [[Application class/Object Manager:Get Properties method|Object Manager:Get Properties]]
| [[Application class/Get VI.Editor Version method|Get VI:Editor Version]]
|
| Returns the version of LabVIEW that last saved the VI. The version of LabVIEW that last saved the VI might be different from the file format version of the VI. For example, if you use LabVIEW 9.0.1 to save a VI, the VI has a file format version of 9.0.
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#FFFFCC;"  
|988
| data-sort-value=2376 |948
| [[Application class/Object Manager:Show Help method|Object Manager:Show Help]]
| [[Application class/Get VI.Qualified Name method|Get VI:Qualified Name]]
|
| Returns the qualified name of the referenced VI without loading the VI.
|X
| Yes
|- style="background-color:#CCFFFF;"
|- style="background-color:#D1BB80;"  
|81B
| data-sort-value=2377 |949
| [[Application class/Open.LV Document method|Open.LV Document]]
| [[Application class/NXT.Open VI In Context method|NXT:Open VI In Context]]
|Opens a LabVIEW document.
|  
 
| No
This method is similar to selecting <b>File&#0187;Open</b> and browsing to the document.
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2379 |94B
|- style="background-color:#D1BB80;"
| [[Application class/Prepare to Load Files method|Prepare to Load Files]]
|919
|  
| [[Application class/Open.LV Documents method|Open.LV Documents]]
| Yes
|
|- style="background-color:#D1BB80;"  
|
| data-sort-value=2380 |94C
|- style="background-color:#CCFFFF;"
| [[Application class/Palettes.Get Palette Item Icon method|Palettes:Get Palette Item Icon]]
|830
|  
| [[Application class/Open.Recently Opened File method|Open.Recently Opened File]]
| No
|Opens the file specified by <b>Index</b> from the most recently used file list.
|- style="background-color:#D1BB80;"  
|X
| data-sort-value=2381 |94D
|- style="background-color:#CCFFFF;"
| [[Application class/Compiler.Read DFIR Tokens method|Compiler:Read DFIR Tokens]]
|854
|  
| [[Application class/Open.Recently Opened Project method|Open.Recently Opened Project]]
| Yes
|Opens the project specified by <b>Index</b> from the most recently used project list.
|- style="background-color:#D1BB80;"  
|X
| data-sort-value=2382 |94E
|- style="background-color:#D1BB80;"
| [[Application class/Probes.Create Probe VI From Variant method|Probes:Create Probe VI From Variant]]
|90D
|  
| [[Application class/OpenVIAsSystemVI method|OpenVIAsSystemVI]]
| No
|
|- style="background-color:#D1BB80;"  
|X
| data-sort-value=2383 |94F
|- style="background-color:#D1BB80;"
| [[Application class/Probes.Get Probe Path List From Variant method|Probes:Get Probe Path List From Variant]]
|901
|  
| [[Application class/OpenVIAsTemplate method|OpenVIAsTemplate]]
| No
|
|- style="background-color:#FFAAAA;"  
|X
| data-sort-value=2384 |950
|- style="background-color:#D1BB80;"
| [[Application class/Get VI.Help Info method|Get VI:Help Info]]
|962
| Returns '''Help path''', '''Help tag''', '''Help Used''', and '''Help URL''' from the '''Documentation''' page of the [[VI Properties dialog]] box for the specified VI. This method does not load the VI into memory.
| [[Application class/Open.VI Without Refees method|Open.VI Without Refees]]
| Yes
|
|- style="background-color:#D1BB80;"
|X
| data-sort-value=2385 |951
|- style="background-color:#D1BB80;"
| [[Application class/Build.PackedLibrary method|Build:PackedLibrary]]
|992
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2386 |952
| [[Application class/Compiler.Get Compiler Settings method|Compiler:Get Compiler Settings]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2387 |953
| [[Application class/Compiler.Set Compiler Settings method|Compiler:Set Compiler Settings]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2388 |954
| [[Application class/Project.Get File LabVIEW Version method|Project:Get File LabVIEW Version]]
| Returns the LabVIEW file format version of the project. This version might be different from the version of LabVIEW in which the project was last saved.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2389 |955
| [[Application class/Save All method|Save All]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2390 |956
| [[Application class/LabVIEW Class.Release LV Class Cookies method|LabVIEW Class:Release LV Class Cookies]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2391 |957
| [[Application class/Consolidated Save method|Consolidated Save]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2392 |958
| [[Application class/Compare.CPTMs For Packed Library method|Compare:CPTMs For Packed Library]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2393 |959
| [[Application class/Palettes.Get Palette Item Path method|Palettes:Get Palette Item Path]]
| Returns the path to the palette item you specify.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2394 |95A
| [[Application class/Get Environment Mode Display Name method|Get Environment Mode Display Name]]
| Returns the display name of the environment mode you specify.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2395 |95B
| [[Application class/Clear Compiled Object Cache method|Clear Compiled Object Cache]]
| Deletes all compiled code in the '''User''' [[object cache]].
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2396 |95C
| [[Application class/Packed Library.Get Exported File List method|Packed Library:Get Exported File List]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2397 |95D
| [[Application class/Library.Is Opened In Any Context method|Library:Is Opened In Any Context]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2398 |95E
| [[Application class/Compiler.Compile App Context method|Compiler:Compile App Context]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2399 |95F
| [[Application class/Packed Library.Enable Caching method|Packed Library:Enable Caching]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2400 |960
| [[Application class/Simulation.Get Parameter Offsets method|Simulation:Get Parameter Offsets]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2401 |961
| [[Application class/LVRT.Get Packed Library Signatures method|LVRT:Get Packed Library Signatures]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2402 |962
| [[Application class/Open.VI Without Refees method|Open:VI Without Refees]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2403 |963
| [[Application class/Build.Object Cache method|Build:Object Cache]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2404 |964
| [[Application class/Install Adjacent Cache method|Install Adjacent Cache]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2405 |965
| [[Application class/Palettes.Get Palette Statistics method|Palettes:Get Palette Statistics]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2406 |966
| [[Application class/Palettes.Force Finsh Load All Palettes method|Palettes:Force Finsh Load All Palettes]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2407 |967
| [[Application class/Flush Archive Caching method|Flush Archive Caching]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2408 |968
| [[Application class/Clear Specific Compiled Object Cache method|Clear Specific Compiled Object Cache]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2409 |969
| [[Application class/Restart method|Restart]]
| Quits and then restarts LabVIEW. This method is supported only on Windows.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2416 |970
| [[Application class/GetCompiledObjectFile method|GetCompiledObjectFile]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2417 |971
| [[Application class/Clear Application Builder Cache method|Clear Application Builder Cache]]
| Deletes all VI object files from the [[object cache]] that a [[build specification]] compiles.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2418 |972
| [[Application class/Tracing Timer Enable method|Tracing Timer Enable]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2419 |973
| [[Application class/Tracing Timer Harvest Log And Reset method|Tracing Timer Harvest Log And Reset]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2420 |974
| [[Application class/Context.Cross Context Load Unsaved VI method|Context:Cross Context Load Unsaved VI]]
|
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=2421 |975
| [[Application class/LabVIEW Class.All Methods of LVClass (Deprecated) method|LabVIEW Class:All Methods of LVClass (Deprecated)]]
|
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=2422 |976
| [[Application class/LabVIEW Class.Get Implementing VI Path and Scope (Deprecated) method|LabVIEW Class:Get Implementing VI Path and Scope (Deprecated)]]
|
| Yes
|- style="background-color:#FFAAAA;"
| data-sort-value=2423 |977
| [[Application class/Get VI.ConPane CRC Ignore Dynamic Dispatch v1 (Deprecated) method|Get VI:ConPane CRC Ignore Dynamic Dispatch v1 (Deprecated)]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2424 |978
| [[Application class/Freeze Poly VIs method|Freeze Poly VIs]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2425 |979
| [[Application class/Get Instantiation VI Path method|Get Instantiation VI Path]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2426 |97A
| [[Application class/Change Control Popup RTM Paths method|Change Control Popup RTM Paths]]
|
| No
|- style="background-color:#CCFFFF;"
| data-sort-value=2427 |97B
| [[Application class/Project.New with Prompts method|Project:New with Prompts]]
| Creates a new, empty [[LabVIEW Project]] and prompts the user to add any open [[VI]]s from the main [[application instance]].
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2428 |97C
| [[Application class/Reset Cross Compile Count method|Reset Cross Compile Count]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2429 |97D
| [[Application class/Get Broken VI List method|Get Broken VI List]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2430 |97E
| [[Application class/Get VI.Is Global method|Get VI:Is Global]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2431 |97F
| [[Application class/Get VI.Compiled For Current method|Get VI:Compiled For Current]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2432 |980
| [[Application class/MathScript.Load MathScript Compiler Component method|MathScript:Load MathScript Compiler Component]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2433 |981
| [[Application class/Menus.Refresh method|Menus:Refresh]]
| Refreshes the File, Tools, and Help menus from disk programmatically.
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2434 |982
| [[Application class/Library.Has Shared Variables method|Library:Has Shared Variables]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2435 |983
| [[Application class/User Interaction.Compare VIs XML method|User Interaction:Compare VIs XML]]
|
| No
|- style="background-color:#FFAAAA;"
| data-sort-value=2436 |984
| [[Application class/Get VI.Has GPIB Prim method|Get VI:Has GPIB Prim]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2437 |985
| [[Application class/Object Manager.Get Managers method|Object Manager:Get Managers]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2438 |986
| [[Application class/Object Manager.Get Classes method|Object Manager:Get Classes]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2439 |987
| [[Application class/Object Manager.Get Properties method|Object Manager:Get Properties]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2440 |988
| [[Application class/Object Manager.Show Help method|Object Manager:Show Help]]
|
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2441 |989
| [[Application class/Get VI.Bookmarks method|Get VI:Bookmarks]]
| Returns the bookmark information for the VI specified in '''VI Path'''. You do not need to load the VI into memory in order to read the bookmark information. This method returns an error if the VI is password protected, if the VI is saved in an earlier version of LabVIEW and is not currently in memory, or if the VI does not have a block diagram.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2442 |98A
| [[Application class/Do Post Install ObjCache Check method|Do Post Install ObjCache Check]]
|
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2443 |98B
| [[Application class/LabVIEW Class.All Methods of LVClass method|LabVIEW Class:All Methods of LVClass]]
| Returns an array of names and an array of paths for all methods of a class. The methods of the class are member VIs that can be called as subVIs. In other words, LabVIEW excludes global VIs, control VIs, and polymorphic VIs from the output arrays.
| Yes
|- style="background-color:#FFFFCC;"
| data-sort-value=2444 |98C
| [[Application class/LabVIEW Class.Get Implementing VI Path method|LabVIEW Class:Get Implementing VI Path]]
| Returns the path to the VI that implements the specified method within the specified class. If the specified class does not implement the method, this method returns an ancestor VI implementation.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2445 |98D
| [[Application class/Get VI.Get Prim Dependency Flags method|Get VI:Get Prim Dependency Flags]]
|
| No
|- style="background-color:#D1BB80;"
| data-sort-value=2446 |98E
| [[Application class/Compiler.Is Callee Inlined method|Compiler:Is Callee Inlined]]
|
| Yes
|- style="background-color:#CCFFFF;"
| data-sort-value=2447 |98F
| [[Application class/User Interaction.Show Palette Object Context Help method|User Interaction:Show Palette Object Context Help]]
| Updates the [[Context Help window]] to show content for a palette object you specify, similar to when you mouse over the palette menu item. This method also returns a Boolean to indicate whether the specified palette object is found. If the [[Context Help window]] is closed when this method runs, the [[Context Help window]] displays the content for the specified palette object when you open the [[Context Help window]] unless you moved the mouse onto another item after the method runs.
| No
|- style="background-color:#FFFFCC;"
| data-sort-value=2448 |990
| [[Application class/Get VI.Help Info method|Get VI:Help Info]]
| Returns '''Help path''', '''Help tag''', '''Help Used''', and '''Help URL''' from the [[Documentation]] page of the [[VI Properties]] dialog box for the specified VI. This method does not load the VI into memory.
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2449 |991
| [[Application class/Memory Profiling.DSObserver Command method|Memory Profiling:DSObserver Command]]
|
| Yes
|- style="background-color:#D1BB80;"
| data-sort-value=2450 |992
| [[Application class/OpenBinaryLibrary method|OpenBinaryLibrary]]
| [[Application class/OpenBinaryLibrary method|OpenBinaryLibrary]]
|
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|95F
| data-sort-value=2451 |993
| [[Application class/Packed Library.Enable Caching method|Packed Library.Enable Caching]]
| [[Application class/Close LEIF Build Data Cookie method|Close LEIF Build Data Cookie]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|95C
| data-sort-value=2452 |994
| [[Application class/Packed Library.Get Exported File List method|Packed Library.Get Exported File List]]
| [[Application class/Build.BCRTEEnabledPackedLibrary method|Build:BCRTEEnabledPackedLibrary]]
|
|  
|X
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|995
| data-sort-value=2453 |995
| [[Application class/PackedLibrary.IsLoadableInBinaryCompatibleLV method|PackedLibrary.IsLoadableInBinaryCompatibleLV]]
| [[Application class/Packed Library.Is Packed Library Loadable In Binary Compatible LabVIEW method|Packed Library:Is Packed Library Loadable In Binary Compatible LabVIEW]]
|
|  
|X
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|930
| data-sort-value=2454 |996
| [[Application class/Close All Palettes method|Close All Palettes]]
| [[Application class/BCRTE.SetGlobalBackwardCompatibleLoadEnabled method|BCRTE:SetGlobalBackwardCompatibleLoadEnabled]]
|Closes the Controls and Functions palette sets programmatically. To close the palette sets, add the Palettes:Close All Palettes method to the block diagram and run the VI.
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|966
| data-sort-value=2455 |997
| [[Application class/Force Finsh Load All Palettes method|Force Finsh Load All Palettes]]
| [[Application class/BCRTE.IsGlobalBackwardCompatibleLoadEnabled method|BCRTE:IsGlobalBackwardCompatibleLoadEnabled]]
|
|  
|
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"  
|80E
| data-sort-value=2456 |998
| [[Application class/Get Pal Menu Info method|Get Pal Menu Info]]
| [[Application class/Linker.Read Info From File Exclude LVRT Shipped Libs method|Linker:Read Info From File Exclude LVRT Shipped Libs]]
|
|  
|
| No
|- style="background-color:#D1BB80;"
|- style="background-color:#CCFFFF;"  
|94C
| data-sort-value=2457 |999
| [[Application class/Get Pal Item Icon method|Get Pal Item Icon]]
| [[Application class/Project.Open And Suppress Source-Only method|Project:Open And Suppress Source-Only]]
|
| Loads a [[LabVIEW Project]] from disk. If the project is already in memory, this method returns an error. Within the loaded project, the "source-only" setting on all [[VI]]s, all [[Control]]s, and all [[LabVIEW Project Library|libraries]] is suppressed. This means that anything loaded within the project will get a "has unsaved changes" mark if it needs to update itself to match the LabVIEW version, the OS environment, or any of its dependencies (subVIs, typedefs, etc).
|
| No
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|959
| data-sort-value=2458 |99A
| [[Application class/Get Pal Item Path method|Get Pal Item Path]]
| [[Application class/NativeEventTracing.Setup method|NativeEventTracing:Setup]]
|Returns the path to the palette item you specify.
|  
|X
| Yes
|- style="background-color:#D1BB80;"
|- style="background-color:#D1BB80;"
|965
| data-sort-value=2459 |99B
| [[Application class/Get Palette Statistics method|Get Palette Statistics]]
| [[Application class/Get VI.ConPane CRC v3 method|Get VI:ConPane CRC v3]]
|
|
|
| Yes
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|861
| data-sort-value=2460 |99C
| [[Application class/Refresh Palettes method|Refresh Palettes]]
| [[Application class/Get VI.ConPane CRC Ignore Dynamic Dispatch v2 method|Get VI:ConPane CRC Ignore Dynamic Dispatch v2]]
|Updates the Controls and Functions palette set programmatically.
|  
 
| Yes
To update the palette set, place the Palettes:Refresh method on the block diagram to the right of the Write Palette VI and run the VI.
|- style="background-color:#FFFFCC;"  
 
| data-sort-value=2461 |99D
This method is similar to the <b>Save Changes</b> button on the Edit Controls and Functions Palette Set dialog box.
| [[Application class/LabVIEW Class.Create Interface method|LabVIEW Class:Create Interface]]
|
| Creates a new LabVIEW interface.
|- style="background-color:#D1BB80;"
| No
|801
|- style="background-color:#D1BB80;"  
| [[Application class/Pwd.Add To Cache method|Pwd.Add To Cache]]
| data-sort-value=2462 |99E
|
| [[Application class/Freeze Type Propagation In Build Context method|Freeze Type Propagation In Build Context]]
|X
|  
|- style="background-color:#D1BB80;"
| Yes
|800
|- style="background-color:#D1BB80;"  
| [[Application class/Pwd.Clear Cache method|Pwd.Clear Cache]]
| data-sort-value=2463 |99F
|
| [[Application class/Unfreeze Type Propagation In Build Context method|Unfreeze Type Propagation In Build Context]]
|X
|  
|- style="background-color:#D1BB80;"
| Yes
|858
| [[Application class/Pwd.Del From Cache method|Pwd.Del From Cache]]
|
|X
|- style="background-color:#D1BB80;"
|94B
| [[Application class/App.PrepareToLoadFiles method|App.PrepareToLoadFiles]]
|
|X
|- style="background-color:#D1BB80;"
|7D0
| [[Application class/Print.Function To Printer method|Print.Function To Printer]]
|
|
|- style="background-color:#D1BB80;"
|94E
| [[Application class/CreateProbeVIFromVariant method|CreateProbeVIFromVariant]]
|
|
|- style="background-color:#D1BB80;"
|94F
| [[Application class/GetProbePathListFromVariant method|GetProbePathListFromVariant]]
|
|
|- style="background-color:#D1BB80;"
|893
| [[Application class/Project.Close Refs method|Project.Close Refs]]
|
|X
|- style="background-color:#D1BB80;"
|818
| [[Application class/Project.Do New Item method|Project.Do New Item]]
|
|
|- style="background-color:#D1BB80;"
|90F
| [[Application class/Project.DoingAutosaveRecovery method|Project.DoingAutosaveRecovery]]
|
|X
|- style="background-color:#FFFFCC;"
|954
| [[Application class/Project.GetFileLVVersion method|Project.GetFileLVVersion]]
|Returns the LabVIEW file format version of the project. This version might be different from the version of LabVIEW in which the project was last saved.
|X
|- style="background-color:#D1BB80;"
|837
| [[Application class/Project.Get Icon Of Type method|Project.Get Icon Of Type]]
|
|X
|- style="background-color:#D1BB80;"
|817
| [[Application class/Project.Get New Items method|Project.Get New Items]]
|
|X
|- style="background-color:#D1BB80;"
|835
| [[Application class/Project.Load Default Project method|Project.Load Default Project]]
|
|X
|- style="background-color:#FFFFCC;"
|814
| [[Application class/Project.New method|Project.New]]
|Creates a new, empty LabVIEW project. You also can use the Project Explorer window to create a new project.
 
Example
|
|- style="background-color:#CCFFFF;"
|97B
| [[Application class/Project.NewWithPrompts method|Project.NewWithPrompts]]
|Creates a new, empty LabVIEW project and prompts the user to add any open VIs from the main application instance.
|
|- style="background-color:#FFFFCC;"
|813
| [[Application class/Project.Open method|Project.Open]]
|Loads a LabVIEW project from disk. If the project is already in memory, this method returns a reference to the existing project. You can use this reference with the Project properties.
 
You also can select <b>File&#0187;Open Project</b> to navigate to and open a project.
|X
|- style="background-color:#CCFFFF;"
|999
| [[Application class/Project.Open And Suppress Source-Only method|Project.Open And Suppress Source-Only]]
|
|
|- style="background-color:#D1BB80;"
|899
| [[Application class/Project.OpenAsUntitled method|Project.OpenAsUntitled]]
|
|
|- style="background-color:#D1BB80;"
|871
| [[Application class/Project.OpenPrivCtxts method|Project.OpenPrivCtxts]]
|
|X
|- style="background-color:#D1BB80;"
|90B
| [[Application class/Project.Register Debug VI method|Project.Register Debug VI]]
|
|X
|- style="background-color:#D1BB80;"
|82F
| [[Application class/Project.Reg Proj Ref For Cleanup Proc method|Project.Reg Proj Ref For Cleanup Proc]]
|
|
|- style="background-color:#D1BB80;"
|90C
| [[Application class/Project.Simulate File Open method|Project.Simulate File Open]]
|
|X
|- style="background-color:#D1BB80;"
|7E7
| [[Application class/Query Internal Operation Tracking Data method|Query Internal Operation Tracking Data]]
|
|X
|- style="background-color:#CCFFFF;"
|81C
| [[Application class/RecentOpen.LV Files method|RecentOpen.LV Files]]
|Gets the list of most recently used files from LabVIEW and displays the paths and filenames. This method returns the same list as if you selected <b>File&#0187;Recent Files</b>.
|
|- style="background-color:#CCFFFF;"
|853
| [[Application class/RecentOpen.LVProjects method|RecentOpen.LVProjects]]
|Gets the list of most recently used LabVIEW projects from LabVIEW and displays the paths and project names. This method returns the same list as if you selected <b>File&#0187;Recent Projects</b>.
|
|- style="background-color:#D1BB80;"
|7F2
| [[Application class/RP.Client Network Load method|RP.Client Network Load]]
|
|X
|- style="background-color:#FFFFCC;"
|804
| [[Application class/RP.Client Release Control method|RP.Client Release Control]]
|Returns control of the remote front panel to the server. The server grants control to the next client in the queue or regains control if no requests are in the queue.
 
This method is similar to the Release Control of VI shortcut menu item.
 
This method can return networking error codes.
 
Example
|X
|- style="background-color:#FFFFCC;"
|803
| [[Application class/RP.Client Request Control method|RP.Client Request Control]]
|Requests control of the front panel of a VI on the server computer.
 
This method is similar to the Request Control of VI shortcut menu item.
 
This method can return networking error codes.
 
Example
|X
|- style="background-color:#FFFFCC;"
|802
| [[Application class/RP.Close Connection To Server method|RP.Close Connection To Server]]
|Closes a connection to a VI on the server computer.
 
This method can return networking error codes.
|X
|- style="background-color:#FFFFCC;"
|7F1
| [[Application class/RP.Open Connection To Server method|RP.Open Connection To Server]]
|Opens a connection to a server and displays the front panel of a VI on the server computer. You also can request control of the front panel.
 
This method is similar to the Connect to Remote Panel dialog box.
 
This method can return networking error codes.
 
Example
|X
|- style="background-color:#D1BB80;"
|7EE
| [[Application class/RP.Server Network Load method|RP.Server Network Load]]
|
|X
|- style="background-color:#D1BB80;"
|97C
| [[Application class/ResetCrossCompileCount method|ResetCrossCompileCount]]
|
|
|- style="background-color:#FFFFCC;"
|969
| [[Application class/Restart method|Restart]]
|Quits and then restarts LabVIEW. This method is supported only on Windows.
 
<b>Note</b>  When you invoke this method with unsaved files open, a dialog box prompts you to save any changes you made before the application terminates. If you cancel the dialog box, LabVIEW does not restart.
This method is useful for restarting LabVIEW after you change the environment in a way that requires you to restart. For example, in an application that activates a license for a LabVIEW third-party add-on, you can use this method to programmatically restart LabVIEW, which then updates the status of the license.
|X
|- style="background-color:#D1BB80;"
|955
| [[Application class/Save All method|Save All]]
|
|X
|- style="background-color:#D1BB80;"
|84D
| [[Application class/Save Stock Objects method|Save Stock Objects]]
|
|
|- style="background-color:#FFFFCC;"
|877
| [[Application class/Scene.Drawable.Geometry.New Box method|Scene.Drawable.Geometry.New Box]]
|Creates a geometry that you can use to set an object in a 3D scene to a box.
|X
|- style="background-color:#FFFFCC;"
|878
| [[Application class/Scene.Drawable.Geometry.New Cone method|Scene.Drawable.Geometry.New Cone]]
|Creates a geometry that you can use to set an object in a 3D scene to a cone.
|X
|- style="background-color:#FFFFCC;"
|879
| [[Application class/Scene.Drawable.Geometry.New Cylinder method|Scene.Drawable.Geometry.New Cylinder]]
|Creates a geometry that you can use to set an object in a 3D scene to a cylinder.
|X
|- style="background-color:#FFFFCC;"
|87A
| [[Application class/Scene.Drawable.Geometry.New Height Field method|Scene.Drawable.Geometry.New Height Field]]
|Creates a new height field in a 3D scene.
 
The collection of values in the height field specify elevations at points above a grid.
|X
|- style="background-color:#FFFFCC;"
|87C
| [[Application class/Scene.Drawable.Geometry.New Mesh method|Scene.Drawable.Geometry.New Mesh]]
|Creates a new mesh in a 3D scene.
 
The collection of polygons and vertices in the mesh define the shape of the 3D object.
|X
|- style="background-color:#FFFFCC;"
|87B
| [[Application class/Scene.Drawable.Geometry.New Sphere method|Scene.Drawable.Geometry.New Sphere]]
|Creates a geometry that you can use to set an object in a 3D scene to a sphere.
|X
|- style="background-color:#FFFFCC;"
|900
| [[Application class/Scene.Drawable.New Text method|Scene.Drawable.New Text]]
|Creates a new text object in a 3D scene.
|X
|- style="background-color:#FFFFCC;"
|87E
| [[Application class/Scene.New Clip Plane method|Scene.New Clip Plane]]
|Creates a new clip plane in a 3D scene.
 
The clip plane defines values beyond which an object can or cannot be drawn. An object that encounters a clip plane will be cut off at the point at which it intersects the plane.
|X
|- style="background-color:#FFFFCC;"
|889
| [[Application class/Scene.New Light method|Scene.New Light]]
|Creates a new light in a 3D scene.
|X
|- style="background-color:#FFFFCC;"
|873
| [[Application class/Scene.New Object method|Scene.New Object]]
|Creates a new object in a 3D scene.
 
You must assign a geometry to the object before it can appear in the 3D scene.
|X
|- style="background-color:#FFFFCC;"
|874
| [[Application class/Scene.New Texture method|Scene.New Texture]]
|Gets a reference to a texture to apply to a geometry in a 3D scene.
|X
|- style="background-color:#FFFFCC;"
|87F
| [[Application class/Scene.New Window method|Scene.New Window]]
|Creates a new window in which LabVIEW generates the 3D scene.
|X
|- style="background-color:#FFFFCC;"
|881
| [[Application class/Scene.Read Scene File method|Scene.Read Scene File]]
|Reads a 3D scene file that you create with the Scene:Write Scene File method. The file being read must have a .lvsg or .dae extension.
 
If you read a scene saved to disk with textures, this method attempts to load the textures from the location where Scene:Write Scene File created the external images.
|X
|- style="background-color:#FFFFCC;"
|880
| [[Application class/Scene.Write Scene File method|Scene.Write Scene File]]
|Writes a new 3D scene file. The filename must end with a .lvsg or .dae extension.
 
If the scene includes textures, this method writes the textures as .png files to the same directory as the .lvsg or .dae file. The filenames for the textures consist of an enumerated integer followed by the name of the .lvsg or .dae file.
|X
|- style="background-color:#D1BB80;"
|93A
| [[Application class/SearchCloseSession method|SearchCloseSession]]
|
|
|- style="background-color:#D1BB80;"
|93C
| [[Application class/SearchInitSession method|SearchInitSession]]
|
|
|- style="background-color:#D1BB80;"
|93B
| [[Application class/SearchLoadPlugin method|SearchLoadPlugin]]
|
|
|- style="background-color:#D1BB80;"
|939
| [[Application class/SearchOpenSession method|SearchOpenSession]]
|
|
|- style="background-color:#D1BB80;"
|93E
| [[Application class/SearchSyncSearchForQD method|SearchSyncSearchForQD]]
|
|
|- style="background-color:#D1BB80;"
|93D
| [[Application class/SearchSyncSearch method|SearchSyncSearch]]
|
|
|- style="background-color:#D1BB80;"
|888
| [[Application class/Sig.GetSignatureFromVIFile method|Sig.GetSignatureFromVIFile]]
|
|X
|- style="background-color:#D1BB80;"
|887
| [[Application class/Sig.GetUserCodeGUIDFromVIFile method|Sig.GetUserCodeGUIDFromVIFile]]
|
|X
|- style="background-color:#D1BB80;"
|960
| [[Application class/Simulation.GetParamOffsets method|Simulation.GetParamOffsets]]
|
|X
|- style="background-color:#FFFFCC;"
|898
| [[Application class/Statechart.Create method|Statechart.Create]]
|Creates a new statechart. You must save the statechart to disk.
|
|- style="background-color:#FFFFCC;"
|897
| [[Application class/Statechart.Open method|Statechart.Open]]
|Opens the statechart specified by <b>Path</b>.
|
|- style="background-color:#D1BB80;"
|90E
| [[Application class/Statechart.Open Private method|Statechart.Open Private]]
|
|X
|- style="background-color:#D1BB80;"
|914
| [[Application class/Symbols.GetValue method|Symbols.GetValue]]
|
|
|- style="background-color:#D1BB80;"
|890
| [[Application class/SyncEverything method|SyncEverything]]
|
|X
|- style="background-color:#D1BB80;"
|85B
| [[Application class/Tag.Get Tag method|Tag.Get Tag]]
|
|X
|- style="background-color:#D1BB80;"
|85D
| [[Application class/Tag.Remove All Tags method|Tag.Remove All Tags]]
|
|X
|- style="background-color:#D1BB80;"
|85E
| [[Application class/Tag.Remove Tag method|Tag.Remove Tag]]
|
|X
|- style="background-color:#D1BB80;"
|85C
| [[Application class/Tag.Set Tag method|Tag.Set Tag]]
|
|X
|- style="background-color:#D1BB80;"
|884
| [[Application class/Get VI Tag method|Get VI Tag]]
|
|X
|- style="background-color:#D1BB80;"
|896
| [[Application class/Get VI Tag Names method|Get VI Tag Names]]
|
|X
|- style="background-color:#D1BB80;"
|885
| [[Application class/Set VI Tag method|Set VI Tag]]
|
|
|- style="background-color:#D1BB80;"
|972
| [[Application class/TracingTimerEnable method|TracingTimerEnable]]
|
|
|- style="background-color:#D1BB80;"
|973
| [[Application class/TracingTimerHarvestLogAndReset method|TracingTimerHarvestLogAndReset]]
|
|
|- style="background-color:#D1BB80;"
|869
| [[Application class/TD.AddPathInfo method|TD.AddPathInfo]]
|
|
|- style="background-color:#D1BB80;"
|86A
| [[Application class/TD.CleanPathInfo method|TD.CleanPathInfo]]
|
|
|- style="background-color:#D1BB80;"
|86F
| [[Application class/TD.HasCompletePathInfo method|TD.HasCompletePathInfo]]
|
|
|- style="background-color:#D1BB80;"
|86B
| [[Application class/TD.RecTypedefDisconnect method|TD.RecTypedefDisconnect]]
|
|
|- style="background-color:#D1BB80;"
|88A
| [[Application class/Update Launch Message method|Update Launch Message]]
|
|X
|- style="background-color:#D1BB80;"
|924
| [[Application class/UI:Abort Merge VIs method|UI:Abort Merge VIs]]
|
|
|- style="background-color:#D1BB80;"
|7D6
| [[Application class/UI.Cmp VIs method|UI.Cmp VIs]]
|
|
|- style="background-color:#D1BB80;"
|983
| [[Application class/UI.Cmp VIs XML method|UI.Cmp VIs XML]]
|
|
|- style="background-color:#D1BB80;"
|931
| [[Application class/UI.Edit Icon method|UI.Edit Icon]]
|
|
|- style="background-color:#CCFFFF;"
|7FD
| [[Application class/UI.Hilight Pal Menu Item method|UI.Hilight Pal Menu Item]]
|Opens the Controls or Functions palette and highlights the specified control or function.
|
|- style="background-color:#CCFFFF;"
|81A
| [[Application class/UI.Invoke Menu Item method|UI.Invoke Menu Item]]
|Simulates the user selecting a menu item. In general, this method works on global menu items but not document-specific menu items, in which case the method fails silently.
|X
|- style="background-color:#D1BB80;"
|839
| [[Application class/UI.Invoke Prefs Dlg method|UI.Invoke Prefs Dlg]]
|
|X
|- style="background-color:#D1BB80;"
|92B
| [[Application class/UI:Merge Clean Up Context method|UI:Merge Clean Up Context]]
|
|
|- style="background-color:#D1BB80;"
|92A
| [[Application class/UI:Merge Close Library method|UI:Merge Close Library]]
|
|
|- style="background-color:#D1BB80;"
|928
| [[Application class/UI:Merge Close VI method|UI:Merge Close VI]]
|
|
|- style="background-color:#D1BB80;"
|927
| [[Application class/UI:Merge Cross Load VI method|UI:Merge Cross Load VI]]
|
|
|- style="background-color:#D1BB80;"
|929
| [[Application class/UI:Merge Load Library method|UI:Merge Load Library]]
|
|
|- style="background-color:#D1BB80;"
|92E
| [[Application class/UI:Merge Load Refees method|UI:Merge Load Refees]]
|
|
|- style="background-color:#D1BB80;"
|925
| [[Application class/UI:Merge Load VI method|UI:Merge Load VI]]
|
|
|- style="background-color:#D1BB80;"
|92C
| [[Application class/UI:Merge Save Library method|UI:Merge Save Library]]
|
|
|- style="background-color:#D1BB80;"
|926
| [[Application class/UI:Merge Save VI method|UI:Merge Save VI]]
|
|
|- style="background-color:#D1BB80;"
|894
| [[Application class/UI.Merge VIs method|UI.Merge VIs]]
|
|
|- style="background-color:#CCFFFF;"
|93F
| [[Application class/UI.PlaceObjectOnCursor method|UI.PlaceObjectOnCursor]]
|Places an object on the cursor so the object is ready to add to the front panel window or the block diagram window. You can specify the object using either <b>style</b> or <b>path</b>.
 
This method enables you to access objects that do not exist on the Controls or Functions palette. You can use the User Interaction:Place Palette Object on Cursor method to access palette objects by name.
|
|- style="background-color:#CCFFFF;"
|7FA
| [[Application class/UI.PlacePaletteObjOnCursor method|UI.PlacePaletteObjOnCursor]]
|Places a palette object on the cursor so the object is ready to add to the front panel window or the block diagram window.
|
|- style="background-color:#D1BB80;"
|940
| [[Application class/UI.Drop Proj Item Copy method|UI.Drop Proj Item Copy]]
|
|
|- style="background-color:#D1BB80;"
|81D
| [[Application class/UI.Search LabVIEW Help method|UI.Search LabVIEW Help]]
|
|
|- style="background-color:#D1BB80;"
|7F4
| [[Application class/UI.Show Inplaceness Terminals method|UI.Show Inplaceness Terminals]]
|
|
|- style="background-color:#CCFFFF;"
|98F
| [[Application class/UI.ShowPaletteObjContextHelp method|UI.ShowPaletteObjContextHelp]]
|Updates the Context Help window to show content for a palette object you specify, similar to mousing over the palette menu item.
|
|- style="background-color:#FFFFCC;"
|855
| [[Application class/VIs Strings.Export method|VIs Strings.Export]]
|Exports to a tagged text file all the User Interface related strings of the VIs specified by <b>VI Array</b>.
 
Exports the following strings about VI and front panel objects to a tagged text file: VI name and description, object caption labels, object free labels, default data (string, table, path, and array default data), private data (listbox item names, table row and column headers, graph plot names, graph cursor names, graph annotation names, and tab control page captions), and polymorphic VI data (instance names in the polymorphic VI and selector shortcut menus).
|
|- style="background-color:#D1BB80;"
|857
| [[Application class/VIs Strings.Export Private method|VIs Strings.Export Private]]
|
|
|- style="background-color:#FFFFCC;"
|856
| [[Application class/VIs Strings.Import method|VIs Strings.Import]]
|Imports to a tagged text file all the User Interface related strings of the VIs specified by <b>VI Array</b>.
 
Imports the following strings about VI and front panel objects to a tagged text file: VI name and description, object caption labels, object free labels, default data (string, table, path, and array default data), private data (listbox item names, table row and column headers, graph plot names, graph cursor names, graph annotation names, and tab control page captions), and polymorphic VI data (instance names in the polymorphic VI and selector shortcut menus).
|X
|- style="background-color:#FFFFCC;"
|917
| [[Application class/WebSrvr.Conf method|WebSrvr.Conf]]
|Configures the LabVIEW Web Server with the given file. If you do not wire Web Server to the configuration file, Web Server uses the default configuration file.
|X
|- style="background-color:#FFFFCC;"
|831
| [[Application class/XControl.Create method|XControl.Create]]
|Creates an XControl library.
|
|- style="background-color:#FFFFCC;"
|833
| [[Application class/XControl.Open method|XControl.Open]]
|Opens an XControl library and returns a reference to it.
|
|- style="background-color:#D1BB80;"
|832
| [[Application class/XNode.Create method|XNode.Create]]
|
|
|- style="background-color:#D1BB80;"
|834
| [[Application class/XNode.Open method|XNode.Open]]
|
|
|}
|}
</div>
</div></div>


==Events==
== Events ==
<span class="mw-customtoggle-eventstable">Show/Hide Application EventsTable</span>
<span class="mw-customtoggle-eventstable">Show/Hide Application Events Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-eventstable">
<div class="mw-collapsible" id="mw-customcollapsible-eventstable">
{{VIServerLegend}}
{{VIServerLegend}}
<div style="width: 80%; max-height: 50em; overflow: auto;">
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Application Events Table
|+Application Events Table
! Code
! data-sort-type="number"| Code
! Name
! Name
! Description
! Type
! Type
|- style="background-color:#CCFFFF;"
|- style="background-color:#CCFFFF;"  
|1073741888
| data-sort-value=4294967295 |1073741888
|[[Application class/Application Activation event|Application Activation]]
| [[Application class/Application Activation event|Application Activation]]
|Notify
| Occurs when the user activates LabVIEW.
|- style="background-color:#FFFFCC;"
| Notify
|1073741850
|- style="background-color:#FFFFCC;"  
|[[Application class/Application Instance Close event|Application Instance Close]]
| data-sort-value=4294967295 |1073741850
|Notify
| [[Application class/Application Instance Close event|Application Instance Close]]
|- style="background-color:#FFFFCC;"
| When registered for in a [[VI]] running inside a [[LabVIEW Project]], generated when the [[application instance]] of the project is closed for any reason, such as when you close the [[Project Explorer]] window, when you select '''File&#0187;Close All''' or '''File&#0187;Quit''', or when you run a [[VI]] that executes the [[Quit LabVIEW]] function. When registered for in a VI running outside a project, generated when you exit LabVIEW through the user interface or with the Quit LabVIEW function.
|2147483652
| Notify
|[[Application class/Application Instance Close? event|Application Instance Close?]]
|- style="background-color:#FFFFCC;"  
|Filter
| data-sort-value=4294967295 |2147483652
|- style="background-color:#D1BB80;"
| [[Application class/Application Instance Close? event|Application Instance Close?]]
|1073741908
| When registered for in a VI running inside a [[LabVIEW Project]], this event is generated when the [[application instance]] of the project is closed interactively, such as when you close the [[Project Explorer]] window or when you select '''File&#0187;Close All''' or '''File&#0187;Quit'''. When registered for in a VI running outside a project, this event is generated only when you exit LabVIEW through the user interface.
|[[Application class/Auto Error Notification event|Auto Error Notification]]
| Filter
|Notify
|- style="background-color:#D1BB80;"  
|- style="background-color:#FFFFCC;"
| data-sort-value=4294967295 |1073741908
|1073741906
| [[Application class/Auto Error Notification event|Auto Error Notification]]
|[[Application class/Bookmark Info Change event|Bookmark Info Change]]
|  
|Notify
|
|- style="background-color:#CCFFFF;"
|- style="background-color:#FFFFCC;"  
|1073741896
| data-sort-value=4294967295 |1073741906
|[[Application class/Context Help Window Updated event|Context Help Window Updated]]
| [[Application class/Bookmark Info Change event|Bookmark Info Change]]
|Notify
| Generated when the user changes a bookmark.
|- style="background-color:#FFFFCC;"
| Notify
|1073741883
|- style="background-color:#CCFFFF;"  
|[[Application class/NI Security User Change event|NI Security User Change]]
| data-sort-value=4294967295 |1073741896
|Notify
| [[Application class/Context Help Window Updated event|Context Help Window Updated]]
|- style="background-color:#D1BB80;"
| Occurs when the [[Context Help window]] is updated.
|1073741889
| Notify
|[[Application class/OS Open Document event|OS Open Document]]
|- style="background-color:#FFFFCC;"  
|Notify
| data-sort-value=4294967295 |1073741883
|- style="background-color:#D1BB80;"
| [[Application class/NI Security User Change event|NI Security User Change]]
|2147483717
| Generated when the user logs into the application.
|[[Application class/OS Open Document? event|OS Open Document?]]
| Notify
|Filter
|- style="background-color:#D1BB80;"  
|- style="background-color:#D1BB80;"
| data-sort-value=4294967295 |1073741889
|1073741897
| [[Application class/OS Open Document event|OS Open Document]]
|[[Application class/Selection Change event|Selection Change]]
|  
|Notify
|
|- style="background-color:#FFFFCC;"
|- style="background-color:#D1BB80;"  
|1073741825
| data-sort-value=4294967295 |2147483717
|[[Application class/Timeout event|Timeout]]
| [[Application class/OS Open Document? event|OS Open Document?]]
|Notify
|  
|- style="background-color:#CCFFFF;"
|
|1073741857
|- style="background-color:#D1BB80;"  
|[[Application class/VI Activation event|VI Activation]]
| data-sort-value=4294967295 |1073741897
|Notify
| [[Application class/Selection Change event|Selection Change]]
|- style="background-color:#CCFFFF;"
|  
|1073741907
|
|[[Application class/VI Deactivation event|VI Deactivation]]
|- style="background-color:#FFFFCC;"  
|Notify
| data-sort-value=4294967295 |1073741825
|- style="background-color:#D1BB80;"
| [[Application class/Timeout event|Timeout]]
|1073741858
| Occurs when the Event structure times out. <!--begin parent="lvhowto.chm::/CfgEvents.html-->Wire a value to the Timeout terminal at the top left of the Event structure to specify the number of milliseconds the Event structure should wait for an event to occur before generating a Timeout event.<!--end parent="lvhowto.chm::/CfgEvents.html"-->
|[[Application class/VI Redraw event|VI Redraw]]
| Notify
|Notify
|- style="background-color:#CCFFFF;"  
|- style="background-color:#CCFFFF;"
| data-sort-value=4294967295 |1073741857
|1073741859
| [[Application class/VI Activation event|VI Activation]]
|[[Application class/VI Scroll event|VI Scroll]]
| Generated when you activate a VI window.
|Notify
| Notify
|- style="background-color:#D1BB80;"
|- style="background-color:#CCFFFF;"  
|1073741899
| data-sort-value=4294967295 |1073741907
|[[Application class/Window Opened event|Window Opened]]
| [[Application class/VI Deactivation event|VI Deactivation]]
|Notify
| Generated when you deactivate a VI window. This event fires when you remove focus from a VI.
|- style="background-color:#D1BB80;"
| Notify
|2147483722
|- style="background-color:#D1BB80;"  
|[[Application class/Window Opened? event|Window Opened?]]
| data-sort-value=4294967295 |1073741858
|Filter
| [[Application class/VI Redraw event|VI Redraw]]
 
|  
|
|- style="background-color:#CCFFFF;"  
| data-sort-value=4294967295 |1073741859
| [[Application class/VI Scroll event|VI Scroll]]
|
| Notify
|- style="background-color:#D1BB80;"  
| data-sort-value=4294967295 |1073741899
| [[Application class/Window Opened event|Window Opened]]
|  
|
|- style="background-color:#D1BB80;"  
| data-sort-value=4294967295 |2147483722
| [[Application class/Window Opened? event|Window Opened?]]
|  
|
|}
|}
</div>
</div></div>


== History ==
== History ==
Line 3,456: Line 3,310:
! Version
! Version
! Change(s)
! Change(s)
|-
|[[File:LV2020.png|frameless|border|64x64px|LabVIEW 2020|link=LabVIEW 2020]]
|
*[[Application class/Application.NeverShrinkBuffers property|Application:NeverShrinkBuffers property]] was added.
*[[Application class/Palettes.Get Functions Names property|Palettes:Get Functions Names property]] name changed to [[Application class/Palettes.Functions Names property|Palettes:Functions Names property]] and changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]].
*[[Application class/Palettes.Get Controls Names property|Palettes:Get Controls Names property]] name changed to [[Application class/Palettes.Controls Names property|Palettes:Controls Names property]] and changed from [[VI Server#Private|Private]] to [[VI Server#VI Scripting|VI Scripting]].
*[[Application class/LVClass.Create Interface method|LVClass:Create Interface method]] was added.
*[[Application class/Freeze Type Propagation In Build Context method|Freeze Type Propagation In Build Context method]] was added.
*[[Application class/Unfreeze Type Propagation In Build Context method|Unfreeze Type Propagation In Build Context method]] was added.
|-
|-
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
Line 3,481: Line 3,344:
*[[Application instance]]
*[[Application instance]]


[[Category:VI Server]]
[[Category:VI Server Class]]
[[Category:VI Server Class]]
[[Category:Properties]]
[[Category:Methods]]
[[Category:Events]]

Latest revision as of 05:18, 8 December 2020

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Application class
Class ID 1
Scope Basic Development Environment
Class Inheritance

This class is a top-level class.

Class Children

This class has no children.


The Application class is a class in the VI Server Class Hierarchy, (see also VI Server). The Application class is the top-level instance of the application in its context. Multiple application instances can be open at a time.

Properties

Show/Hide Application Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Application Properties Table
Property ID Long Name (English) Description R/W RTE
0 Application:Name Filename of the application. Read Only Yes (Read Only)
1 Application:User Name User name used to open the application. Read/Write Yes (Read Only)
2 Application:Version Number Version number of the application. In a stand-alone application or shared library, this property returns the version of the LabVIEW Run-Time Engine. Read Only Yes (Read Only)
3 Application:Kind Indicates the LabVIEW instance the VI is running in, including invalid application types. Read Only Yes (Read Only)
4 Application:Target:Operating System Indicates the operating system for which the application was built. Mac OS refers to Mac OS versions 9 and 8. Carbon refers to Mac OS X (32-bit). Read Only Yes (Read Only)
5 Application:Target:CPU Indicates the target CPU of an application. Read Only Yes (Read Only)
6 Operating System:Name Name of the operating system where the application is actually running. Read Only Yes (Read Only)
7 Operating System:Version Number Version number of the actual operating system. Read Only Yes (Read Only)
8 Application:Exported VIs In Memory Returns a list of exported VIs in memory. Read Only Yes (Read Only)
9 Printing:File Wrap Text Length Maximum number of characters on a single line in a file. Affects the Print:VI To HTML, Print:VI To RTF, and Print:VI To Text methods. Set this property to 0 to print all the characters on one line so the text does not wrap. Read/Write No
A Printing:PNG Compression Level Number between 0 and 9 that specifies the level of compression you want for the PNG file for graphics in VIs printed either interactively or with the Print:VI To HTML method. The quality of the graphic is not affected by the compression, but the graphic file size and speed of compression are affected by this value. Valid values range from 0 to 9 and balance file compression with speed. 0 designates no compression. 1 designates less compression, but faster speed. 9 designates high compression, but slower speed. If you enter -1, LabVIEW selects the best combination of speed and compression. Read/Write No
B Printing:JPEG Quality Percentage value from 0 to 100 specifying the level of quality you want for the JPEG graphic in VIs printed either interactively or with the Print:VI To HTML method. The scale balances image quality and file size. A value in the 75 to 95 range produces a compressed file with a high-quality image, and a value below 50 produces a smaller file size with a low-quality image. The default is 80. Read/Write No
C Printing:Custom Connector? Specifies whether to print the connector pane and icon of VIs when using the custom format with one of the print documentation VI methods. Read/Write No
D Printing:Custom Description? Specifies whether to print VI descriptions when using the custom format with one of the print documentation VI methods. Read/Write No
E Printing:Custom Panel? Specifies whether to print the front panel when using the custom format with one of the print documentation VI methods. Read/Write No
F Printing:Custom Panel Border? Specifies whether to print the front panel with a border when using the custom format with one of the print documentation VI methods. Read/Write No
10 Printing:Custom Controls? Specifies whether to print front panel control information when using the custom format with one of the print documentation VI methods. Read/Write No
11 Printing:Custom Control Descriptions? Specifies whether to print descriptions of front panel controls when using the custom format with one of the print documentation VI methods. Read/Write No
12 Printing:Custom Control Types? Specifies whether to print data type information for front panel controls when using the custom format with one of the print documentation VI methods. Read/Write No
13 Printing:Custom Diagram? Specifies whether to print block diagrams when using the custom format with one of the print documentation VI methods. Read/Write No
14 Printing:Custom Diagram Hidden? Specifies whether to print the hidden frames in Case and Stacked Sequence structures that might be present on the block diagram when using the custom format with one of the print documentation VI methods. Read/Write No
15 Printing:Custom Diagram Repeat? Specifies whether to print visible subdiagrams of each Case, Event, and Stacked Sequence structure in sequence with the non-visible subdiagrams when using the custom format with one of the print documentation VI methods. If you print the visible subdiagrams in sequence, those subdiagrams print twice. Read/Write No
16 Printing:Custom List of SubVIs? Specifies whether to print a list of the subVIs and Express VIs including the icon, name, and path when using the custom format with one of the print documentation VI methods. If a polymorphic VI is a subVI, LabVIEW prints the instance used in the top-level VI including the icon, name, and path. If the top-level VI is polymorphic, LabVIEW prints a list of all the instances of the polymorphic VI including the icon, name, and path of each instance. Read/Write No
17 Printing:Custom Hierarchy? Specifies whether to print the hierarchy of the VI in memory when using the custom format with one of the print documentation VI methods. Read/Write No
18 Printing:Custom History? Specifies whether to print the VI revision history information when using the custom format with one of the print documentation VI methods. Read/Write No
19 Application:Directory Path Absolute path to the directory where the application is located. Read Only Yes (Read Only)
1A Server:VI Access List List that describes which VIs on the VI server are accessible by remote clients. Read/Write Yes
1B Server:TCP/IP Access List List that describes which TCP/IP addresses of remote clients may access the VI server. Read/Write Yes
1C Application:All VIs In Memory Returns a list of VIs in memory for the specified Application instance. This property returns an error if you wire a remote application reference to the reference input. For a remote application, use the Exported VIs in Memory property to return a list of exported VIs. Read Only Yes (Read Only)
1D Application:Menu Launch:VI Returns the name of the VI that launched the calling VI from a menu selection. Read Only Yes (Read Only)
1E Application:All System VIs in Memory Returns all System VIs in the specified application instance. Read Only Yes
1F Application:Menu Set This property returns the palette set name currently in use. Palette set is a concept from pre-LabVIEW 8 where users could have more than one set of palettes. Since LabVIEW 8, LabVIEW ships with only one palette set and doesn't allow users to create more palette sets. There is no concepts of palette set anymore. Read/Write No
20 Server:TCP Listener Active Specifies whether the TCP interface to the VI Server is currently accepting connections. Read/Write Yes
21 Display:Primary Workspace Gives the bounding rectangle of the computer's primary monitor. Read Only Yes (Read Only)
22 Display:All Monitors Returns information about all the monitors on the computer, including their bit depths and bounding rectangles. Read Only Yes (Read Only)
24 Server:VI Calls Allowed Not implemented. Read/Write No
25 Server:VI Operations Allowed Not implemented. Read/Write No
26 Server:Application Operations Allowed Not implemented. Read/Write No
27 Server:Logging Enabled Specifies whether the TCP interface to the VI Server is logging operations to a file. Read/Write Yes
28 Server:Logging File Path Path of the log file created during TCP/IP communication. Read/Write Yes
29 Printing:Custom All Controls? Specifies whether to print all controls or only the controls wired to the connector pane when using the custom format with one of the print documentation VI methods. Read/Write No
2A Application:Controls Palette Open This application property indicates if the Controls Palette is visible when read; and shows/hides the controls palette when written. Read/Write No
2B Application:Functions Palette Open This application property indicates if the Functions Palette is visible when read; and shows/hides the Functions Palette when written. Read/Write No
2C Application:Tools Palette Open This application property indicates if the Tools Palette is visible when read, and shows/hides the Tools Palette when written. Read/Write No
2D Application:Default:File Dialog Path Read/Write Yes
2E Web Server:Server Active Determines whether the built-in Web Server is enabled. This property immediately changes the status of the Web Server without requiring you to restart LabVIEW. Changes using this property are not saved across sessions of LabVIEW and are not reflected on the Web Server page of the Options dialog box. Read/Write Yes
2F Web Server:Root Directory Path Specifies the root directory from which the built-in Web Server loads files for document requests. Read/Write Yes
30 Web Server:HTTP Port The port to which the built-in Web Server listens for HTTP requests. Read/Write Yes
31 Web Server:Read Timeout Determines how long the built-in Web Server waits for read operations to complete when the Web Server reads HTTP requests from HTTP clients. Read/Write Yes
32 Web Server:Logging Enabled Determines whether the built-in Web Server logs to a file information about HTTP requests. Read/Write Yes
33 Web Server:Logging File Path Determines where the built-in Web Server places the log file. Read/Write Yes
34 Web Server:TCP/IP Access List Sets or gets the TCP/IP addresses that have access to the Web Server. This property also sets or gets whether each address has access to view a VI remotely, view and control a VI remotely, or does not have access to the Web Server. Read/Write Yes
35 Web Server:VI Access List Sets or gets the VIs that are visible through the Web Server. This property also sets or gets whether LabVIEW allows access to each VI. Read/Write Yes
36 Application:Parent Window For Dialogs Specifies a parent window (HWND) to which LabVIEW dialogs are modal to. Read/Write Yes
37 Application:Version As Integer This property returns LabVIEW's version in internal format. Read Only Yes
38 Application:Embedded Root Path This is the root path exported by an embedded system. Read Only Yes
39 Application:Preferences File Path Read Only Yes
3A Application:Host Preferences Section Read Only Yes
3B Application:Registered Owner Read Only Yes
3C Application:Registered Organization Read Only Yes
3D Application:Serial Number Read Only Yes
3E Application:Downloaded VIs Reports those VIs that have been downloaded to RT system. Read Only No
3F Application:Show FP Tip Strips Writing the property: Setting this property to TRUE enables the display of tip strips on front panel controls. Setting the property to FALSE prevents them from being displayed. Reading the property: Specifies whether tip strips display when idling over controls on the front panel. Read/Write Yes
41 Remote Panel:Connections To Clients Returns an array of clusters containing connection information about the clients currently connected to the computer. Read Only Yes (Read Only)
42 Remote Panel:Connections To Servers Returns an array of clusters containing connection information about the servers to which the computer is currently connected. Read Only Yes (Read Only)
43 Remote Panel:NetLoad Monitor Enabled Specifies whether or not to turn on or off the network traffic monitor. Read/Write Yes
44 Application:Target:IP Address Returns the IP address of the execution target of a LabVIEW Real-time development system. Read Only Yes
45 Application:Remote Web Server Active Read Only Yes
46 Application:Active:VI Returns the name of the active VI in the application. Read Only Yes
47 Application:Selection List Changed Read Only Yes
48 Printing:Color/Grayscale? If TRUE, LabVIEW sends color/grayscale output to the printer. If FALSE, LabVIEW sends monochrome output to the printer. Read/Write Yes
49 Printing:Default Printer Gets or sets the name of the default printer in LabVIEW. Read/Write Yes
4A Printing:Method Gets or sets how LabVIEW prints. Read/Write Yes
4B Printing:Available Printers Returns an alphabetized array of printer names available on the computer. Read Only Yes
4D Application:Unattended Mode Read/Write Yes
4E Application:Default:Error Handler VI Read/Write Yes
4F Application:Command Line Arguments Returns an array of user-defined command-line arguments passed when LabVIEW launched. Read Only Yes (Read Only)
51 Application:Use App Template Browser Read/Write Yes
52 Application:Assistants Use Strict Types Default Read/Write Yes
53 Application:Auto-Route Wires Returns whether LabVIEW automatically finds a route for a wire. Read/Write No
54 Application:Target:Info Read Only Yes
55 Application:Target:Kind Read Only Yes
56 Application:Defer Drawing Read/Write Yes
57 Application:Default:Data Directory Path to the default data directory. Read Only Yes (Read Only)
58 Application:Search Paths Read/Write Yes
59 Application:Real-Time Support Read Only Yes
5A Application:User Interface Available If you are not targeted to a real-time (RT) platform, this property is always TRUE. If you are targeted to an RT-platform and the host is connected, this property is TRUE. When this property is FALSE, the host is not connected, requiring that the Real-Time Module application must be able to handle all operations independent of the host. Use this property to determine when it is safe to display a dialog box that requires user interaction. Read Only Yes
5B Application:Delete FP Terminal from Diagram Returns whether LabVIEW deletes terminals corresponding to front panel objects from diagram operations. Read/Write No
5C Printing:Custom Express VI Configuration? Specifies whether to print the configuration information for any Express VIs on the block diagram when using the custom format with one of the print documentation VI methods. Read/Write No
5D Server:Port Gets or sets the LabVIEW VI server port. LabVIEW returns an error if you attempt to access this property on a remote application. Read/Write Yes
5E Remote Panel:Is Supported Read Only Yes
5F Application:Installed Package Read Only Yes
60 Application:Inside Build App Read/Write Yes
62 Application:Internet Toolkit Installed Read/Write Yes
63 Application:Language Indicates the language of the LabVIEW environment or stand-alone application as a string according to ISO 639. Values include en, de, fr, ja, ko, and zh-cn. Read Only Yes (Read Only)
64 Application:Window For Panel Origin Read/Write Yes
65 Module Handle Read Only Yes
66 Application:Pump OS Messages Read/Write Yes
67 Application:Full Feature Read Only Yes
68 Application:All Contexts Read Only Yes
69 Project:Projects[] Returns an array of references to each LabVIEW Project in memory. You can use these references with the Project Properties. Read Only Yes
6A Application:DWarn Dialog Read/Write Yes
6B Options:Use Abridged Menus Read/Write No
6E Source Control:Configuration Data Read/Write Yes
6F Source Control:Provider Name Read/Write Yes
70 Source Control:Provider Location Read/Write Yes
71 Source Control:Display Only Selected Files Read/Write Yes
72 Source Control:Select Hierarchy When Adding Files Read/Write Yes
73 Source Control:Select Callers When Checking Files Out Read/Write Yes
74 Source Control:Display Warning If File Is Checked Out Read/Write Yes
75 Source Control:Use Dialog Box For File Checkout Read/Write Yes
76 Source Control:Prompt to Check Out Read/Write Yes
77 Source Control:Prompt to Add to SCC When Adding to Project Read/Write Yes
78 Source Control:Prompt to Add SubVIs Read/Write Yes
7A Application:Context Name Read Only Yes
7C NI Security:User Indicates the name of the user who is currently logged in, using the format of <Domain Name>\<User Name>. Read Only Yes
7D Application:Is Editor In MDI Mode Read Only Yes
7E Project:Owning Project Returns a reference to the project that owns the referenced application. Read Only No
7F Application:Menu Launch:App Returns a reference to the application instance that launched the calling VI from a menu selection. Read Only Yes (Read Only)
80 Application:Active:Application Gets an application reference to the active VIs owning application. Read Only Yes (Read Only)
81 Project:Default Project Read Only No
82 Project:Has Any Project Been Created Read Only Yes
83 Application:LVTarget Read Only No
84 Application:Private? Read Only Yes
85 Project:Show Path in Project Window Read/Write Yes
86 Project:Target Item Returns the associated target item of the application reference you specify. Read Only Yes
87 Project:Get Last Max Load Time Read Only Yes
88 Project:Libraries[] Read Only No
89 Application:Save Format Read/Write Yes
8B Application:Target:Class Name Read Only Yes
8C Options:Editor Menu Bar Read Only No
8D Application:Debug Name Returns the name used for opening a debugging connection to this application or shared library. This method is only useful in built applications or shared libraries. Read Only Yes
8E Application:Cross Context Settings Read Only No
8F Application:Default:Context Name Read Only Yes
90 Application:Default:Application Returns the default application reference. Read Only Yes
91 Application:All Libraries in All Application Instances Read Only Yes
92 Project:Active Project Returns a reference to the LabVIEW Project that is active when this property executes. A project is active if the user has the associated project in Project Explorer in focus or any member of the project in focus, including VIs, Controls, and LabVIEW Project Libraries. Read Only No
93 Printing:Custom Control Label/Caption? Specifies whether to print the label and/or caption for each control when using the custom format with one of the print documentation VI methods. Read/Write No
94 Server:Service Name Gets or sets the service name for the LabVIEW VI Server. Read/Write Yes
96 Application:Z Compress Level Read/Write Yes
97 Application:On Line Read/Write Yes
98 Debug Server:Server Active Determines whether the Debug Server is enabled. You can use this property only in LabVIEW-built applications or shared libraries. Read/Write Yes
99 Debug Server:TCP/IP Access List List that describes which TCP/IP addresses of remote clients can access the Debug Server. You can use this property only in LabVIEW-built applications or shared libraries. Read/Write Yes
9B Source Control:Include VILib In Get Dependents Read/Write Yes
9C Source Control:Include InstrLib In Get Dependents Read/Write Yes
9D Save for Previous:Original App Read Only Yes
9E Application:VI Of Top Most Block Diagram Returns a reference to the block diagram highest in the Z order, which is most likely the last block diagram accessed. Read Only Yes
9F Run Reserve XInterface Components Read/Write Yes
A0 NI Security:Nobody Logged In? Determines if anyone is logged in. Read Only Yes
A1 NI Security:Unique User Read Only Yes
A2 Delay File Notifications Read/Write Yes
A3 MathScript:Path Read Only Yes
A4 Application:Multi Pwd Op Cancelled? Read Only No
A5 MathScript:All M Files In Context Read Only No
A6 Application:Is Migration Enabled Read/Write No
A7 Crosslink:Force Enable Dialogs Read/Write Yes
A8 Crosslink:Suppress Dialogs Read/Write Yes
A9 Suppress Auto Update Dependencies Read/Write Yes
AA Application:Let Private Context Run With XNode Read/Write Yes
AD Application:Clipboard VI Read/Write Yes
AE Tool Number Read/Write Yes
AF Application:Compiler:DFIR Compiler Read/Write Yes
B0 Supress Update Name Preflight Read/Write Yes
B1 Palettes:Functions Names Returns the names of all the items in the Functions palettes for a given application reference. Read Only No
B2 Palettes:Controls Names Returns the names of all the items in the Controls palettes for a given application reference. Read Only No
B3 Statechart:Show Custom Icon Read Only Yes
B4 Statechart:Show Configuration Read Only Yes
B5 Web Server:Config File Path The path of the LabVIEW Web Server configuration file. Read Only Yes
B6 Web Server:Default Config File Path The path of the Web Server configuration file that contains the LabVIEW default configuration. Read Only Yes
B7 Statechart:CodeGenCaseStruct Read/Write Yes
B8 Statechart:Show Path for IsIn Read Only Yes
B9 Application:Saveable Versions An array of the LabVIEW versions to which this version of LabVIEW can save. The array is in reverse chronological order, with the zeroth element being the current version of LabVIEW. Each element of the array is a valid version to pass to VI server functions which save to previous versions. Read Only No
BA Application:DSC Support Read Only Yes
BB Load and Save Warnings:Auto Test Mode Read/Write No
BC Load and Save Warnings:History Read Only No
BD Statechart:InlineTopLevelGraph Read/Write Yes
BE Application:Property and Method Data Types Read Only No
BF Operating System:Build Number Build number of the actual operating system. This string returns an alphanumeric value of the build number that you can use to compare the build version of operating systems. This property is read only. Read Only Yes
C1 Application:Compiler:Sanity Read/Write Yes
C2 Application:Compiler:DOT Read/Write Yes
C6 Operating System:Detailed Name Detailed name of the operating system where the application is actually running. This string value returns the operating system and its version. This property is similar to a combination of Operating System:Name property and Operating System:Version Number property, which return the platform name and a numeric version number respectively. This property is read only. Read Only Yes
CA Application:Compiler:LLVM Compiler Read/Write Yes
CD Application:All Libraries in Application Instance Lists all Libraries currently in memory in this application instance. Read Only Yes
CE Application:Target:Number of Logical Processors Returns the number of processing units the computer or target contains. Read Only Yes
D0 Application:Target:Number of Cores per Package Returns the number of cores per package the computer or target contains. Read Only Yes
D1 Application:Target:Number of Logical Processors per Core Returns the number of logical processors per core the computer or target contains. Read Only Yes
D2 Application:Target:Current Processor ID Read Only Yes
D3 Application:Target:Data Cache Entry Sizes Returns an array of the entry sizes, in bytes, for all cache levels the computer or target contains. Read Only Yes
D4 Application:Target:Data Cache Sizes Returns an array of the cache sizes, in bytes, for each cache level the computer or target contains. Read Only Yes
D5 Application:Target:Number of Packages Returns the number of packages, or chips, the computer or target contains. Read Only Yes
D7 Application:Version Year Version year of the application. In a stand-alone application or shared library, this property returns the version year of the LabVIEW Run-Time Engine. Read Only Yes (Read Only)
D9 Application:Compiler:BriefDOT Read/Write Yes
DA Application:Is Build App Instance Read/Write No
DB Application:TestStandOptions Read/Write Yes
DC Application:Legacy Build App File Layout Read Only Yes
DD Application:Available Environment Modes Read Only No
DE Application:Save Version Returns the version number of the LabVIEW file format to which LabVIEW documents are saved. This version number might be different from the version number of the application. For example, LabVIEW with the version number 9.0.1 saves LabVIEW documents with a file format version number of 9.0. Read Only Yes (Read Only)
DF Application:Save Version As Integer Read Only Yes
E0 Get NXT Context Read Only No
E1 Application:Hide Load Warning Read/Write Yes
E2 Application:Disable Path Case Read/Write Yes
E3 Application:Lock Instantiations for AppBuilder Read/Write No
E4 Application:Clipboard Mode Read/Write Yes
E6 Application:Compiler:SSE Runtime Optimization Read/Write Yes
E7 Printing:Custom Cluster Constants? Specifies whether to print the hidden contents of iconified cluster constants that might be present on the block diagram when using the custom format with one of the print documentation VI methods. Read/Write No
E8 MathScript:Compiler Signature Read Only No
E9 VIObjCache:Path Read Only Yes
EA Application:Compiler:SSE1 Code Generation Read/Write Yes
EB Application:Compiler:SSE2 Code Generation Read/Write Yes
EC Application:UD Refnum Files Read Only No
ED Application:Rename Variables for AppBuilder Read/Write No
EE Statechart:Is Installed Read Only Yes
EF Application:Current Environment Mode Returns the current environment mode of LabVIEW, such as robotics. If you call this property from a VI in the LabVIEW development system environment, this property returns an empty string. Read/Write Yes
F0 MathScript:HighlightingColors Read Only No
F1 MathScript:ColorsInSync Read/Write No
F2 MathScript:CompilerInMemory Read Only No
F3 VIObjCache:Available in RTE Read/Write Yes
F4 Application:Mass Compile Warn On Read Only VIs Read/Write No
F5 Application:InstCachePath Read Only Yes
F6 Application:Is Compile Suppressed Read/Write No
F7 VIObjCache:DistPath Read Only No
F8 VIObjCache:UserPath Read Only No
F9 Application:Library Finish Partial Load Enabled Read/Write Yes
FA AppBuilderCache:Path Read Only No
FB Separate Compiled Code For New Files Read Only No
FC Application:Compiler Threshold Gets or sets how complex a VI must be before the compiler limits optimizations to improve editor responsiveness. If the complexity of a VI is lower than the threshold indicated by this value, the compiler does not limit optimizations, thereby improving the execution speed of the VI. If the complexity of a VI is higher than the threshold, the compiler limits optimizations in order to improve editor responsiveness for the VI. Read/Write No
FD Application:Locked Down For Build Read/Write Yes
FE Application:Cross Compile Count Read Only No
FF Application:GdiCount Read Only No
100 Application:Compiler:FP Register Candidate Read/Write Yes
101 Application:Compiler:AutoInlining Read/Write Yes
102 Application:ShowAutoErrDialog Read/Write Yes
103 Application:Selective Deallocation Read/Write Yes
104 Application:Selective Deallocation:EnableForAllVIs Read/Write Yes
105 Application:Selective Deallocation:LargeBufferThreshold Read/Write Yes
106 Application:Enable Inheritance LinkRef Addition Read/Write Yes
107 Application:Enable Inheritance LinkRefs Read/Write Yes
108 Application:Full Version Year Read Only Yes
109 Application:Version Year Number Only Read Only Yes
110 Application:ImageTableMaxCount Read Only Yes
111 Application:Enable Binary Compatibility Load Read/Write Yes
112 Application:EnableExcursionFreeExecSystems Read/Write Yes
113 Application:IgnoreUnresolvedDLLRef Read Only Yes
114 Application:ImageTableCount Read Only Yes
115 Application:PPL LoadInCompatible LVVersion Default Value Read/Write Yes
116 Application:Treat LV 2016 As Binary Compatible Read/Write Yes
117 Application:SaveChangesAutoSelection Read/Write No
118 Application:NativeEventTracingEnabled Read/Write Yes
119 Application:NeverShrinkBuffers Read/Write Yes

Methods

Show/Hide Application Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Application Methods Table
Property ID Long Name (English) Description RTE
7D0 Print:Function To Printer No
7D5 Mass Compile Loads and compiles VIs in a directory, including VIs in subdirectories, for the specified application instance. No
7D6 User Interaction:Compare VIs No
7D7 Check In Out No
7D8 Check Out Status No
7D9 Check Out Mod Dates No
7DA History Since No
7DB Linker:Old Read Info From File No
7DE Bring To Front On Windows and macOS, brings the application windows to the front. Yes
7DF Linker:Old Write Info From File No
7E0 Build:Application No
7E1 Build:Distribution No
7E2 Convert Type and Data (Deprecated) Yes
7E3 LVRT:Disconnect From Slave Disconnects the open connection between LabVIEW and an RT target. No
7E4 LVRT:Check DLLs No
7E6 Call Internal Command Yes
7E7 Query Internal Operation Tracking Data Yes
7E8 Class Operator:Get Gets the operator VI associated with the specified class. Returns FALSE if it does not find the operator VI. Yes
7E9 Class Operator:Set Sets an operator VI for the specified class. Returns FALSE if it fails. Yes
7EA Class Operator:Remove Removes the operator VI associated with the specified class. Returns FALSE if it does not find the operator VI. Yes
7EB Class Operator:Remove All Removes all operator VIs associated with all classes. Yes
7EC Compare Types Yes
7ED Clipboard:Get Image Returns the image currently stored on the clipboard. Yes
7EE Remote Panel:Server Network Load Yes
7EF Clipboard:Empty Clears the clipboard. No
7F1 Remote Panel:Open Connection To Server Opens a connection to a server and displays the front panel of a VI on the server computer. You also can request control of the front panel. Yes
7F2 Remote Panel:Client Network Load Yes
7F3 Compile VIs Needing Compilation No
7F4 User Interaction:Show Inplaceness Terminals No
7F5 Data Color Yes
7F6 Open:VI From Buffer Yes
7F7 Connection Responsiveness:Check Checks if the VI Server connection is responsive. Yes
7F8 Connection Responsiveness:Information Gets and sets how often LabVIEW checks if a VI Server connection is responsive. Yes
7F9 Get VI:Version Returns the LabVIEW file format version of the VI. The file format version of the VI might be different from the version of LabVIEW in which the VI was last saved. For example, if you use LabVIEW 9.0.1 to save a VI, the VI has a file format version of 9.0. Yes
7FA User Interaction:Place Palette Object on Cursor Places a palette object on the cursor so the object is ready to add to the front panel window or the block diagram window. No
7FB Browse DataSocket Launches the DataSocket Browser dialog box to establish a connection to a DataSocket item. Yes
7FC Resolve Symbolic Path Yes
7FD User Interaction:Hilight Palette Menu Item Opens the Controls or Functions palette and highlights the specified control or function. No
7FE Are Obj Refs Same? (Deprecated) Yes
7FF New LabVIEW Document Creates a new LabVIEW document. This method achieves the same results as when you create a new document in the New dialog box. No
800 Password:Clear Cache Yes
801 Password:Add To Cache Yes
802 Remote Panel:Close Connection To Server Closes a connection to a VI on the server computer. Yes
803 Remote Panel:Client Request Control Requests control of the front panel of a VI on the server computer. Yes
804 Remote Panel:Client Release Control Returns control of the remote front panel to the server. The server grants control to the next client in the queue or regains control if no requests are in the queue. Yes
805 Get VI:Title Returns the name that appears in the title bar of the specified VI. This method does not load the VI into memory. Yes
806 Get VI:Description Returns the description stored in the VI description field on the Documentation page of the VI Properties dialog box for the specified VI. Unlike the VI Description property, this method does not load the VI into memory. Yes
807 Add Probe To Cache Yes
808 Check File Is VI Yes
809 Create COM WDT Data Yes
80A Image Data To Byte Array Yes
80B .NET:Get Assembly Full Name No
80C .NET:Convert To .NET Type Yes
80D .NET:Convert Object To LabVIEW Variant Yes
80E Palettes:Get Menu Information No
810 C TypeDefs:Reset Yes
811 C TypeDefs:Get Yes
812 Context:Open Sibling Yes
813 Project:Open Loads a LabVIEW Project from disk. If the project is already in memory, this method returns a reference to the existing project. You can use this reference with the Project Properties. Yes
814 Project:New Creates a new, empty LabVIEW Project. You also can use the Project Explorer window to create a new project. No
815 Context:Create Local Host App Instance Yes
816 Linker:Notify of File Change No
817 Project:Get New Items Yes
818 Project:Do New Item No
819 User Interaction:Edit Icon Deprecated No
81A User Interaction:Invoke Menu Item Simulates the user selecting a menu item. In general, this method works on global menu items but not document-specific menu items, in which case the method fails silently. Yes
81B Open:LabVIEW Document Opens a LabVIEW document. No
81C Recently Opened:LV Files Gets the list of most recently used files from LabVIEW and displays the paths and filenames. This method returns the same list as if you selected File»Recent Files. No
81D User Interaction:Search LabVIEW Help No
81E Context:Get Preferred Yes
81F License:Check Out Yes
820 License:Check In Yes
823 Configuration:Get Settings Yes
825 Library:Open Opens the LabVIEW Project Library specified by Path. Yes
826 Library:Create Creates a new LabVIEW Project Library. No
827 NI Security:Login Logs a user into the NI domain. Yes
828 NI Security:Logout Logs the current user out of the NI domain and reverts to the default user. Yes
829 NI Security:Invoke Login Dialog Invokes the NI Security Login dialog box programmatically. Yes
82A NI Security:Get Access Rights Validates the access control list with the current application user logged in. Yes
82B I/O Control:Get Names Yes
82C I/O Control:Get Name Attributes Yes
82F Project:Register Proj Ref For Cleanup Proc No
830 Open:Recently Opened File Opens the file specified by Index from the most recently used file list. Yes
831 XControl:Create Creates an XControl library. No
832 XNode:Create No
833 XControl:Open Opens an XControl library and returns a reference to it. No
834 XNode:Open No
835 Project:Load Default Project Yes
836 Get Shell Icon Of File Yes
837 Project:Get Icon Of Type Yes
839 User Interaction:Invoke Preferences Dialog Yes
83A License:Get Licensed Version Yes
83B Get VI:ConPane CRC v1 (Deprecated) Yes
83C Configuration:Set Settings Yes
83D Configuration:Get Target App's Settings Yes
83E Configuration:Set Target App's Settings Yes
83F Global Data:Set Yes
840 Global Data:Get Yes
841 Global Data:Free Yes
842 Linker:Old Read Info From File No
843 Linker:Write Info To File No
844 Debug Connection:Open Debug Connection Opens a connection to the application or shared library you can debug. No
845 Debug Connection:Close Debug Connection Closes the connection to the application or shared library specified in Debug Name. No
846 Debug Connection:List Applications or Shared Libraries Returns the list of applications and shared libraries you can debug on the computer specified by Server Address. No
848 License:Get Feature Status Yes
849 Library:Deploy Library Deploys a library file to the specified computer. Yes
84B NI Security:Change Password Yes
84C NI Security:Get Domains Yes
84D Save Stock Objects No
84E Library:Undeploy Library Removes a library from a target. Yes
84F Compare:Data Types Yes
850 Data Type Color Returns the color associated with a data type. Yes
851 Clipboard:Read From Clipboard Reads text from the system clipboard. Yes
852 Clipboard:Write to Clipboard Writes text to the system clipboard. Yes
853 Recently Opened:LV Projects Gets the list of most recently used LabVIEW Projects from LabVIEW and displays the paths and project names. This method returns the same list as if you selected File»Recent Projects. No
854 Open:Recently Opened Project Opens the project specified by Index from the most recently used project list. Yes
855 VIs Strings:Export Exports to a tagged text file all the User Interface related strings of the VIs specified by VI Array. No
856 VIs Strings:Import Imports to a tagged text file all the User Interface related strings of the VIs specified by VI Array. Yes
857 VIs Strings:Export Private No
858 Password:Delete From Cache Yes
859 LVRT:Unload Startup App No
85A Get VI:Is Standard (Deprecated) Yes
85B Tag:Get Tag Yes
85C Tag:Set Tag Yes
85D Tag:Remove All Tags Yes
85E Tag:Remove Tag Yes
85F Get VI:ConPane CRC v2 (Deprecated) Yes
860 Get VI:Is Probe Returns whether the specified VI is a probe without loading the VI. No
861 Palettes:Refresh Updates the Controls and Functions palette set programmatically. No
862 Help Image:Get Data Type Help Image No
863 Context:Reference Count:Increment Yes
864 Context:Reference Count:Decrement Yes
865 NI Security:Shared Variable Engine Login Yes
866 NI Security:Shared Variable Engine Logout Yes
867 NI Security:Shared Variable Engine User Yes
868 Help Image:Get Function Context Help Image No
869 Type Descriptor:Add Path Info No
86A Type Descriptor:Clean Path Info No
86B Type Descriptor:Recursive Typedef Disconnect No
86C Get Class Name From Class ID Yes
86D Context:Get From Project No
86E Library:Get File LabVIEW Version Returns the LabVIEW file format version of the library. The file format version of the library might be different from the version of LabVIEW in which the library was last saved. For example, if you use LabVIEW 9.0.1 to save a library, the library has a file format version of 9.0. Yes
86F Type Descriptor:Has Complete Path Info No
870 Add To Most Recently Used List Yes
871 Project:Open With Private Contexts Yes
872 LVRT:Transfer Files To Target No
873 Scene:New Object Creates a new object in a 3D scene. Yes
874 Scene:New Texture Gets a reference to a texture to apply to a geometry in a 3D scene. Yes
877 Scene:Drawable:Geometry:New Box Creates a geometry that you can use to set an object in a 3D scene to a box. Yes
878 Scene:Drawable:Geometry:New Cone Creates a geometry that you can use to set an object in a 3D scene to a cone. Yes
879 Scene:Drawable:Geometry:New Cylinder Creates a geometry that you can use to set an object in a 3D scene to a cylinder. Yes
87A Scene:Drawable:Geometry:New Height Field Creates a new height field in a 3D scene. Yes
87B Scene:Drawable:Geometry:New Sphere Creates a geometry that you can use to set an object in a 3D scene to a sphere. Yes
87C Scene:Drawable:Geometry:New Mesh Creates a new mesh in a 3D scene. Yes
87E Scene:New Clip Plane Creates a new clip plane in a 3D scene. Yes
87F Scene:New Window Creates a new window in which LabVIEW generates the 3D scene. Yes
880 Scene:Write Scene File Writes a new 3D scene file. The filename must end with a .lvsg or .dae extension. Yes
881 Scene:Read Scene File Reads a 3D scene file that you create with the Scene:Write Scene File method. The file being read must have a .lvsg or .dae extension. Yes
882 Force AutoSave No
883 .NET:Load Assembly To ObjMgr No
884 Tag:VI:Get VI Tag Yes
885 Tag:VI:Set VI Tag No
886 Get VI:Revision History Returns the revision history that appears when you click the Revision History button on the General page of the VI Properties dialog box of the specified VI. This method does not load the VI into memory. Yes
887 Signature:Get User Code GUID From VI File Yes
888 Signature:Get Signature From VI File Yes
889 Scene:New Light Creates a new light in a 3D scene. Yes
88A Update Launch Message Yes
88B Bit Accurate Data Size For Type Yes
88C Get VI:Icon Returns the icon of the specified VI without loading the VI into memory. Yes
88D Notify LV SCC Enabled Yes
88E LabVIEW Class:Open Opens the LabVIEW Class specified by Path. No
88F LabVIEW Class:Create Creates a new LabVIEW Class. No
890 Synchronize Everything Yes
893 Project:Close Refs Yes
894 User Interaction:Merge VIs No
895 Library:Deploy Libraries Deploys library files to the specified computer. Yes
896 Tag:VI:Get VI Tag Names Yes
897 Statechart:Open Opens the statechart specified by Path. No
898 Statechart:Create Creates a new statechart. You must save the statechart to disk. No
899 Project:Open As Untitled No
89A Library:OpenAsUntitled No
89B Debug Start Timing Yes
89C Linker:Read Info From File No
89D Error Window:Open Yes
89E Debug Connection:Get Debug Connection No
89F Create GUID Yes
900 Scene:Drawable:New Text Creates a new text object in a 3D scene. Yes
901 Open:VI As Template Yes
902 Force Update Disk Monitoring Yes
903 Multi Pwd Prompt Operation:Begin No
904 Multi Pwd Prompt Operation:End No
905 Desktop Tracing:Setup Yes
906 Desktop Tracing:Get Trace Data Yes
909 Get Global Dependency Data Yes
90A Invalidate Depdendency File Info Yes
90B Project:Register Debug VI Yes
90C Project:Simulate File Open Yes
90D Open:VI As System VI Yes
90E Statechart:Open Private Yes
90F Project:Doing Auto Save Recovery Yes
910 Allow Scripting Yes
911 Enable External Proptypes Yes
912 Enable Temp Selection Yes
913 Enable Meta Transactions Yes
914 Symbols:Get Value No
915 Error Window:Defer Updates No
916 Desktop Tracing:Is Tracing Enabled Yes
917 Web Server:Configure Configures the LabVIEW Web Server with the given file. If you do not wire Web Server to the configuration file, Web Server uses the default configuration file. Yes
918 MathScript:Check Watched Paths No
919 Open:LabVIEW Documents No
91A Get VI:ConPane DataType Returns the data type of the connector pane as variant data without loading the VI. Yes
91B Get Active VI Reference Returns a reference to the VI whose window is currently active (focused). If the active window is not a VI, this method returns Not A Ref. No
91C Code Coverage:Start No
91D Code Coverage:Stop No
91E Code Coverage:Reset No
91F Code Coverage:Reset VI No
920 Code Coverage:All VIs Measured No
921 Code Coverage:VI Percentage No
922 Code Coverage:Uncovered Diagrams No
923 Code Coverage:Show Uncovered Diagrams No
924 User Interaction:Abort Merge VIs No
925 User Interaction:Merge Load VI No
926 User Interaction:Merge Save VI No
927 User Interaction:Merge Cross Load VI No
928 User Interaction:Merge Close VI No
929 User Interaction:Merge Load Library No
92A User Interaction:Merge Close Library No
92B User Interaction:Merge Clean Up Context No
92C User Interaction:Merge Save Library No
92D License:Get Feature Activators Yes
92E User Interaction:Merge Load Refees No
92F Library:Undeploy Libraries Undeploys library files from the specified computer. Yes
930 Palettes:Close All Palettes Closes the Controls and Functions palette sets programmatically. To close the palette sets, add the Palettes:Close All Palettes method to the block diagram and run the VI. No
931 User Interaction:Edit Icon No
932 Create Generic VI Instantiation No
933 Move VIs Yes
935 Library:Get Ref By Qualified Name Retrieves a reference to a LabVIEW Project Library that is already loaded within the application instance. If the library cannot be found in memory, LabVIEW returns Not A Refnum. Yes
936 Copy Data Convert Yes
937 MathScript:Load MathScript Compiler No
938 Get VI Hierarchy Image Scaled Gets the scaled image of the VI Hierarchy. Yes
939 Search:Open Session No
93A Search:Close Session No
93B Search:Load Plugin No
93C Search:Init Session No
93D Search:SyncSearch No
93E Search:Sync Search For QD No
93F User Interaction:Place Object On Cursor Places an object on the cursor so the object is ready to add to the front panel window or the block diagram window. You can specify the object using either style or path. No
940 User Interaction:Place Project Item On Cursor No
941 NXT:Update Context Name No
942 Clear Instantiation Cache Cache No
943 Get Instantiation ConPane From Cache No
944 Desktop Tracing:Filter VI Lib Events Yes
945 MathScript:Locate Math Script Target Syntax VI No
946 Get Environment Mode Settings Path No
947 Get VI:Editor Version Returns the version of LabVIEW that last saved the VI. The version of LabVIEW that last saved the VI might be different from the file format version of the VI. For example, if you use LabVIEW 9.0.1 to save a VI, the VI has a file format version of 9.0. Yes
948 Get VI:Qualified Name Returns the qualified name of the referenced VI without loading the VI. Yes
949 NXT:Open VI In Context No
94B Prepare to Load Files Yes
94C Palettes:Get Palette Item Icon No
94D Compiler:Read DFIR Tokens Yes
94E Probes:Create Probe VI From Variant No
94F Probes:Get Probe Path List From Variant No
950 Get VI:Help Info Returns Help path, Help tag, Help Used, and Help URL from the Documentation page of the VI Properties dialog box for the specified VI. This method does not load the VI into memory. Yes
951 Build:PackedLibrary No
952 Compiler:Get Compiler Settings Yes
953 Compiler:Set Compiler Settings Yes
954 Project:Get File LabVIEW Version Returns the LabVIEW file format version of the project. This version might be different from the version of LabVIEW in which the project was last saved. Yes
955 Save All Yes
956 LabVIEW Class:Release LV Class Cookies Yes
957 Consolidated Save No
958 Compare:CPTMs For Packed Library Yes
959 Palettes:Get Palette Item Path Returns the path to the palette item you specify. Yes
95A Get Environment Mode Display Name Returns the display name of the environment mode you specify. Yes
95B Clear Compiled Object Cache Deletes all compiled code in the User object cache. No
95C Packed Library:Get Exported File List Yes
95D Library:Is Opened In Any Context No
95E Compiler:Compile App Context Yes
95F Packed Library:Enable Caching Yes
960 Simulation:Get Parameter Offsets Yes
961 LVRT:Get Packed Library Signatures No
962 Open:VI Without Refees Yes
963 Build:Object Cache No
964 Install Adjacent Cache No
965 Palettes:Get Palette Statistics No
966 Palettes:Force Finsh Load All Palettes No
967 Flush Archive Caching Yes
968 Clear Specific Compiled Object Cache No
969 Restart Quits and then restarts LabVIEW. This method is supported only on Windows. Yes
970 GetCompiledObjectFile Yes
971 Clear Application Builder Cache Deletes all VI object files from the object cache that a build specification compiles. No
972 Tracing Timer Enable No
973 Tracing Timer Harvest Log And Reset No
974 Context:Cross Context Load Unsaved VI Yes
975 LabVIEW Class:All Methods of LVClass (Deprecated) Yes
976 LabVIEW Class:Get Implementing VI Path and Scope (Deprecated) Yes
977 Get VI:ConPane CRC Ignore Dynamic Dispatch v1 (Deprecated) Yes
978 Freeze Poly VIs No
979 Get Instantiation VI Path Yes
97A Change Control Popup RTM Paths No
97B Project:New with Prompts Creates a new, empty LabVIEW Project and prompts the user to add any open VIs from the main application instance. No
97C Reset Cross Compile Count No
97D Get Broken VI List No
97E Get VI:Is Global No
97F Get VI:Compiled For Current No
980 MathScript:Load MathScript Compiler Component No
981 Menus:Refresh Refreshes the File, Tools, and Help menus from disk programmatically. No
982 Library:Has Shared Variables No
983 User Interaction:Compare VIs XML No
984 Get VI:Has GPIB Prim No
985 Object Manager:Get Managers Yes
986 Object Manager:Get Classes Yes
987 Object Manager:Get Properties Yes
988 Object Manager:Show Help Yes
989 Get VI:Bookmarks Returns the bookmark information for the VI specified in VI Path. You do not need to load the VI into memory in order to read the bookmark information. This method returns an error if the VI is password protected, if the VI is saved in an earlier version of LabVIEW and is not currently in memory, or if the VI does not have a block diagram. Yes
98A Do Post Install ObjCache Check No
98B LabVIEW Class:All Methods of LVClass Returns an array of names and an array of paths for all methods of a class. The methods of the class are member VIs that can be called as subVIs. In other words, LabVIEW excludes global VIs, control VIs, and polymorphic VIs from the output arrays. Yes
98C LabVIEW Class:Get Implementing VI Path Returns the path to the VI that implements the specified method within the specified class. If the specified class does not implement the method, this method returns an ancestor VI implementation. Yes
98D Get VI:Get Prim Dependency Flags No
98E Compiler:Is Callee Inlined Yes
98F User Interaction:Show Palette Object Context Help Updates the Context Help window to show content for a palette object you specify, similar to when you mouse over the palette menu item. This method also returns a Boolean to indicate whether the specified palette object is found. If the Context Help window is closed when this method runs, the Context Help window displays the content for the specified palette object when you open the Context Help window unless you moved the mouse onto another item after the method runs. No
990 Get VI:Help Info Returns Help path, Help tag, Help Used, and Help URL from the Documentation page of the VI Properties dialog box for the specified VI. This method does not load the VI into memory. Yes
991 Memory Profiling:DSObserver Command Yes
992 OpenBinaryLibrary Yes
993 Close LEIF Build Data Cookie No
994 Build:BCRTEEnabledPackedLibrary No
995 Packed Library:Is Packed Library Loadable In Binary Compatible LabVIEW Yes
996 BCRTE:SetGlobalBackwardCompatibleLoadEnabled Yes
997 BCRTE:IsGlobalBackwardCompatibleLoadEnabled Yes
998 Linker:Read Info From File Exclude LVRT Shipped Libs No
999 Project:Open And Suppress Source-Only Loads a LabVIEW Project from disk. If the project is already in memory, this method returns an error. Within the loaded project, the "source-only" setting on all VIs, all Controls, and all libraries is suppressed. This means that anything loaded within the project will get a "has unsaved changes" mark if it needs to update itself to match the LabVIEW version, the OS environment, or any of its dependencies (subVIs, typedefs, etc). No
99A NativeEventTracing:Setup Yes
99B Get VI:ConPane CRC v3 Yes
99C Get VI:ConPane CRC Ignore Dynamic Dispatch v2 Yes
99D LabVIEW Class:Create Interface Creates a new LabVIEW interface. No
99E Freeze Type Propagation In Build Context Yes
99F Unfreeze Type Propagation In Build Context Yes

Events

Show/Hide Application Events Table

Legend
Basic Development Environment
VI Scripting
Private
Deprecated
Application Events Table
Code Name Description Type
1073741888 Application Activation Occurs when the user activates LabVIEW. Notify
1073741850 Application Instance Close When registered for in a VI running inside a LabVIEW Project, generated when the application instance of the project is closed for any reason, such as when you close the Project Explorer window, when you select File»Close All or File»Quit, or when you run a VI that executes the Quit LabVIEW function. When registered for in a VI running outside a project, generated when you exit LabVIEW through the user interface or with the Quit LabVIEW function. Notify
2147483652 Application Instance Close? When registered for in a VI running inside a LabVIEW Project, this event is generated when the application instance of the project is closed interactively, such as when you close the Project Explorer window or when you select File»Close All or File»Quit. When registered for in a VI running outside a project, this event is generated only when you exit LabVIEW through the user interface. Filter
1073741908 Auto Error Notification
1073741906 Bookmark Info Change Generated when the user changes a bookmark. Notify
1073741896 Context Help Window Updated Occurs when the Context Help window is updated. Notify
1073741883 NI Security User Change Generated when the user logs into the application. Notify
1073741889 OS Open Document
2147483717 OS Open Document?
1073741897 Selection Change
1073741825 Timeout Occurs when the Event structure times out. Wire a value to the Timeout terminal at the top left of the Event structure to specify the number of milliseconds the Event structure should wait for an event to occur before generating a Timeout event. Notify
1073741857 VI Activation Generated when you activate a VI window. Notify
1073741907 VI Deactivation Generated when you deactivate a VI window. This event fires when you remove focus from a VI. Notify
1073741858 VI Redraw
1073741859 VI Scroll Notify
1073741899 Window Opened
2147483722 Window Opened?

History

Version Change(s)
LabVIEW 2020
LabVIEW 2018
  • Linker:Read Info From File Exclude LVRT Shipped Libs property added.
  • Application:SaveChangesAutoSelection method added.
LabVIEW 2017
  • Application:ImageTableMaxCount, Application:Enable Binary Compatibility Load, Application:EnableExcursionFreeExecSystems, Application:IgnoreUnresolvedDLLRef, Application:ImageTableCount, Application:PPL LoadInCompatible LVVersion Default Value, and Application:Treat LV 2016 As Binary Compatible properties added.
  • Application:ImageTableCount property deprecated.
  • Build:BCRTEEnabledPackedLibrary, Packed Library:Is Packed Library Loadable In Binary Compatible LabVIEW, BCRTE:SetGlobalBackwardCompatibleLoadEnabled, and BCRTE:IsGlobalBackwardCompatibleLoadEnabled methods added.
LabVIEW 2016
  • Application:Enable Inheritance LinkRef Addition, Application:Enable Inheritance LinkRefs, Application:Version Year Number Only, and Application:ImageTableCount Is Running Interactively properties added.
  • Application:ImageTableSize property deprecated.

See Also