Application class: Difference between revisions
Appearance
→Properties: Replaced with template property table |
mNo edit summary |
||
(22 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{{TOCright}} | {{TOCright}} | ||
== Properties == | |||
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span> | |||
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | |||
{{VIServerLegend|showrw=TRUE|showrte=TRUE}} | |||
<div style="width: 80%; max-height: 50em; overflow: auto;"> | |||
{| class="wikitable sortable" | |||
|+ Application Properties Table | |||
! data-sort-type="number"| Property ID | |||
! Long Name (English) | |||
! Description | |||
! R/W | |||
! RTE | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=0 |0 | |||
| [[Application class/Application.Name property|Application:Name]] | |||
| Filename of the application. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=1 |1 | |||
| [[Application class/Application.User Name property|Application:User Name]] | |||
| User name used to open the application. | |||
| Read/Write | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=2 |2 | |||
| [[Application class/Application.Version Number property|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) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=3 |3 | |||
| [[Application class/Application.Kind property|Application:Kind]] | |||
| Indicates the LabVIEW instance the VI is running in, including invalid application types. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=4 |4 | |||
| [[Application class/Application.Target.Operating System property|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) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=5 |5 | |||
| [[Application class/Application.Target.CPU property|Application:Target:CPU]] | |||
| Indicates the target CPU of an application. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=6 |6 | |||
| [[Application class/Operating System.Name property|Operating System:Name]] | |||
| Name of the operating system where the application is actually running. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=7 |7 | |||
| [[Application class/Operating System.Version Number property|Operating System:Version Number]] | |||
| Version number of the actual operating system. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=8 |8 | |||
| [[Application class/Application.Exported VIs In Memory property|Application:Exported VIs In Memory]] | |||
| Returns a list of exported VIs in memory. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=9 |9 | |||
| [[Application class/Printing.File Wrap Text Length property|Printing:File Wrap Text Length]] | |||
| 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. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=10 |A | |||
| [[Application class/Printing.PNG Compression Level property|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 [[VI class/Print.VI To HTML method|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=11 |B | |||
| [[Application class/Printing.JPEG Quality property|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 [[VI class/Print.VI To HTML method|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=12 |C | |||
| [[Application class/Printing.Custom Connector? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=13 |D | |||
| [[Application class/Printing.Custom Description? property|Printing:Custom Description?]] | |||
| Specifies whether to print VI descriptions when using the custom format with one of the print documentation [[VI class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=14 |E | |||
| [[Application class/Printing.Custom Panel? property|Printing:Custom Panel?]] | |||
| Specifies whether to print the front panel when using the custom format with one of the print documentation [[VI class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=15 |F | |||
| [[Application class/Printing.Custom Panel Border? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=16 |10 | |||
| [[Application class/Printing.Custom Controls? property|Printing:Custom Controls?]] | |||
| Specifies whether to print front panel control information when using the custom format with one of the print documentation [[VI class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=17 |11 | |||
| [[Application class/Printing.Custom Control Descriptions? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=18 |12 | |||
| [[Application class/Printing.Custom Control Types? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=19 |13 | |||
| [[Application class/Printing.Custom Diagram? property|Printing:Custom Diagram?]] | |||
| Specifies whether to print block diagrams when using the custom format with one of the print documentation [[VI class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=20 |14 | |||
| [[Application class/Printing.Custom Diagram Hidden? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=21 |15 | |||
| [[Application class/Printing.Custom Diagram Repeat? property|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 class#Methods|VI methods]]. If you print the visible subdiagrams in sequence, those subdiagrams print twice. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=22 |16 | |||
| [[Application class/Printing.Custom List of SubVIs? property|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 class#Methods|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=23 |17 | |||
| [[Application class/Printing.Custom Hierarchy? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=24 |18 | |||
| [[Application class/Printing.Custom History? property|Printing:Custom History?]] | |||
| Specifies whether to print the VI revision history information when using the custom format with one of the print documentation [[VI class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=25 |19 | |||
| [[Application class/Application.Directory Path property|Application:Directory Path]] | |||
| Absolute path to the directory where the application is located. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=26 |1A | |||
| [[Application class/Server.VI Access List property|Server:VI Access List]] | |||
| List that describes which VIs on the VI server are accessible by remote clients. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=27 |1B | |||
| [[Application class/Server.TCP-IP Access List property|Server:TCP/IP Access List]] | |||
| List that describes which TCP/IP addresses of remote clients may access the VI server. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=28 |1C | |||
| [[Application class/Application.All VIs In Memory property|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 [[Application class/Application.Exported VIs In Memory property|Exported VIs in Memory property]] to return a list of exported VIs. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=29 |1D | |||
| [[Application class/Application.Menu Launch.VI property|Application:Menu Launch:VI]] | |||
| Returns the name of the VI that launched the calling VI from a menu selection. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=30 |1E | |||
| [[Application class/Application.All System VIs in Memory property|Application:All System VIs in Memory]] | |||
| Returns all System VIs in the specified [[application instance]]. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=31 |1F | |||
| [[Application class/Application.Menu Set property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=32 |20 | |||
| [[Application class/Server.TCP Listener Active property|Server:TCP Listener Active]] | |||
| Specifies whether the TCP interface to the VI Server is currently accepting connections. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=33 |21 | |||
| [[Application class/Display.Primary Workspace property|Display:Primary Workspace]] | |||
| Gives the bounding rectangle of the computer's primary monitor. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=34 |22 | |||
| [[Application class/Display.All Monitors property|Display:All Monitors]] | |||
| Returns information about all the monitors on the computer, including their bit depths and bounding rectangles. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=36 |24 | |||
| [[Application class/Server.VI Calls Allowed property|Server:VI Calls Allowed]] | |||
| Not implemented. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=37 |25 | |||
| [[Application class/Server.VI Operations Allowed property|Server:VI Operations Allowed]] | |||
| Not implemented. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=38 |26 | |||
| [[Application class/Server.Application Operations Allowed property|Server:Application Operations Allowed]] | |||
| Not implemented. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=39 |27 | |||
| [[Application class/Server.Logging Enabled property|Server:Logging Enabled]] | |||
| Specifies whether the TCP interface to the VI Server is logging operations to a file. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=40 |28 | |||
| [[Application class/Server.Logging File Path property|Server:Logging File Path]] | |||
| Path of the log file created during TCP/IP communication. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=41 |29 | |||
| [[Application class/Printing.Custom All Controls? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=42 |2A | |||
| [[Application class/Application.Controls Palette Open property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=43 |2B | |||
| [[Application class/Application.Functions Palette Open property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=44 |2C | |||
| [[Application class/Application.Tools Palette Open property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=45 |2D | |||
| [[Application class/Application.Default.File Dialog Path property|Application:Default:File Dialog Path]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=46 |2E | |||
| [[Application class/Web Server.Server Active property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=47 |2F | |||
| [[Application class/Web Server.Root Directory Path property|Web Server:Root Directory Path]] | |||
| Specifies the root directory from which the built-in Web Server loads files for document requests. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=48 |30 | |||
| [[Application class/Web Server.HTTP Port property|Web Server:HTTP Port]] | |||
| The port to which the built-in Web Server listens for HTTP requests. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=49 |31 | |||
| [[Application class/Web Server.Read Timeout property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=50 |32 | |||
| [[Application class/Web Server.Logging Enabled property|Web Server:Logging Enabled]] | |||
| Determines whether the built-in Web Server logs to a file information about HTTP requests. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=51 |33 | |||
| [[Application class/Web Server.Logging File Path property|Web Server:Logging File Path]] | |||
| Determines where the built-in Web Server places the log file. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=52 |34 | |||
| [[Application class/Web Server.TCP/IP Access List property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=53 |35 | |||
| [[Application class/Web Server.VI Access List property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=54 |36 | |||
| [[Application class/Application.Parent Window For Dialogs property|Application:Parent Window For Dialogs]] | |||
| Specifies a parent window (HWND) to which LabVIEW dialogs are modal to. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=55 |37 | |||
| [[Application class/Application.Version As Integer property|Application:Version As Integer]] | |||
| This property returns [[LabVIEW]]'s version in internal format. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=56 |38 | |||
| [[Application class/Application.Embedded Root Path property|Application:Embedded Root Path]] | |||
| This is the root path exported by an embedded system. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=57 |39 | |||
| [[Application class/Application.Preferences File Path property|Application:Preferences File Path]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=58 |3A | |||
| [[Application class/Application.Host Preferences Section property|Application:Host Preferences Section]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=59 |3B | |||
| [[Application class/Application.Registered Owner property|Application:Registered Owner]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=60 |3C | |||
| [[Application class/Application.Registered Organization property|Application:Registered Organization]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=61 |3D | |||
| [[Application class/Application.Serial Number property|Application:Serial Number]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=62 |3E | |||
| [[Application class/Application.Downloaded VIs property|Application:Downloaded VIs]] | |||
| Reports those VIs that have been downloaded to RT system. | |||
| Read Only | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=63 |3F | |||
| [[Application class/Application.Show FP Tip Strips property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=65 |41 | |||
| [[Application class/Remote Panel.Connections To Clients property|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) | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=66 |42 | |||
| [[Application class/Remote Panel.Connections To Servers property|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) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=67 |43 | |||
| [[Application class/Remote Panel.NetLoad Monitor Enabled property|Remote Panel:NetLoad Monitor Enabled]] | |||
| Specifies whether or not to turn on or off the network traffic monitor. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=68 |44 | |||
| [[Application class/Application.Target.IP Address property|Application:Target:IP Address]] | |||
| Returns the IP address of the execution target of a LabVIEW Real-time development system. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=69 |45 | |||
| [[Application class/Application.Remote Web Server Active property|Application:Remote Web Server Active]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=70 |46 | |||
| [[Application class/Application.Active.VI property|Application:Active:VI]] | |||
| Returns the name of the active VI in the application. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=71 |47 | |||
| [[Application class/Application.Selection List Changed property|Application:Selection List Changed]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=72 |48 | |||
| [[Application class/Printing.Color/Grayscale? property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=73 |49 | |||
| [[Application class/Printing.Default Printer property|Printing:Default Printer]] | |||
| Gets or sets the name of the default printer in LabVIEW. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=74 |4A | |||
| [[Application class/Printing.Method property|Printing:Method]] | |||
| Gets or sets how LabVIEW prints. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=75 |4B | |||
| [[Application class/Printing.Available Printers property|Printing:Available Printers]] | |||
| Returns an alphabetized array of printer names available on the computer. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=77 |4D | |||
| [[Application class/Application.Unattended Mode property|Application:Unattended Mode]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=78 |4E | |||
| [[Application class/Application.Default.Error Handler VI property|Application:Default:Error Handler VI]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=79 |4F | |||
| [[Application class/Application.Command Line Arguments property|Application:Command Line Arguments]] | |||
| Returns an array of user-defined command-line arguments passed when LabVIEW launched. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=81 |51 | |||
| [[Application class/Application.Use App Template Browser property|Application:Use App Template Browser]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=82 |52 | |||
| [[Application class/Application.Assistants Use Strict Types Default property|Application:Assistants Use Strict Types Default]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=83 |53 | |||
| [[Application class/Application.Auto-Route Wires property|Application:Auto-Route Wires]] | |||
| Returns whether LabVIEW automatically finds a route for a wire. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=84 |54 | |||
| [[Application class/Application.Target.Info property|Application:Target:Info]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=85 |55 | |||
| [[Application class/Application.Target.Kind property|Application:Target:Kind]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=86 |56 | |||
| [[Application class/Application.Defer Drawing property|Application:Defer Drawing]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=87 |57 | |||
| [[Application class/Application.Default.Data Directory property|Application:Default:Data Directory]] | |||
| Path to the [[Default data directory|default data directory]]. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=88 |58 | |||
| [[Application class/Application.Search Paths property|Application:Search Paths]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=89 |59 | |||
| [[Application class/Application.Real-Time Support property|Application:Real-Time Support]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=90 |5A | |||
| [[Application class/Application.User Interface Available property|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 | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=91 |5B | |||
| [[Application class/Application.Delete FP Terminal from Diagram property|Application:Delete FP Terminal from Diagram]] | |||
| Returns whether LabVIEW deletes terminals corresponding to front panel objects from diagram operations. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=92 |5C | |||
| [[Application class/Printing.Custom Express VI Configuration? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=93 |5D | |||
| [[Application class/Server.Port property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=94 |5E | |||
| [[Application class/Remote Panel.Is Supported property|Remote Panel:Is Supported]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=95 |5F | |||
| [[Application class/Application.Installed Package property|Application:Installed Package]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=96 |60 | |||
| [[Application class/Application.Inside Build App property|Application:Inside Build App]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=98 |62 | |||
| [[Application class/Application.Internet Toolkit Installed property|Application:Internet Toolkit Installed]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=99 |63 | |||
| [[Application class/Application.Language property|Application:Language]] | |||
| Indicates the language of the LabVIEW environment or stand-alone application as a string according to ISO 639. Values include <code>en</code>, <code>de</code>, <code>fr</code>, <code>ja</code>, <code>ko</code>, and <code>zh-cn</code>. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=100 |64 | |||
| [[Application class/Application.Window For Panel Origin property|Application:Window For Panel Origin]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=101 |65 | |||
| [[Application class/Module Handle property|Module Handle]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=102 |66 | |||
| [[Application class/Application.Pump OS Messages property|Application:Pump OS Messages]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=103 |67 | |||
| [[Application class/Application.Full Feature property|Application:Full Feature]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=104 |68 | |||
| [[Application class/Application.All Contexts property|Application:All Contexts]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=105 |69 | |||
| [[Application class/Project.Projects() property|Project:Projects[]]] | |||
| Returns an array of references to each [[LabVIEW Project]] in memory. You can use these references with the [[Project class#Properties|Project Properties]]. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=106 |6A | |||
| [[Application class/Application.DWarn Dialog property|Application:DWarn Dialog]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=107 |6B | |||
| [[Application class/Options.Use Abridged Menus property|Options:Use Abridged Menus]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=110 |6E | |||
| [[Application class/Source Control.Configuration Data property|Source Control:Configuration Data]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=111 |6F | |||
| [[Application class/Source Control.Provider Name property|Source Control:Provider Name]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=112 |70 | |||
| [[Application class/Source Control.Provider Location property|Source Control:Provider Location]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=113 |71 | |||
| [[Application class/Source Control.Display Only Selected Files property|Source Control:Display Only Selected Files]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=114 |72 | |||
| [[Application class/Source Control.Select Hierarchy When Adding Files property|Source Control:Select Hierarchy When Adding Files]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=115 |73 | |||
| [[Application class/Source Control.Select Callers When Checking Files Out property|Source Control:Select Callers When Checking Files Out]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=116 |74 | |||
| [[Application class/Source Control.Display Warning If File Is Checked Out property|Source Control:Display Warning If File Is Checked Out]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=117 |75 | |||
| [[Application class/Source Control.Use Dialog Box For File Checkout property|Source Control:Use Dialog Box For File Checkout]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=118 |76 | |||
| [[Application class/Source Control.Prompt to Check Out property|Source Control:Prompt to Check Out]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=119 |77 | |||
| [[Application class/Source Control.Prompt to Add to SCC When Adding to Project property|Source Control:Prompt to Add to SCC When Adding to Project]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=120 |78 | |||
| [[Application class/Source Control.Prompt to Add SubVIs property|Source Control:Prompt to Add SubVIs]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=122 |7A | |||
| [[Application class/Application.Context Name property|Application:Context Name]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=124 |7C | |||
| [[Application class/NI Security.User property|NI Security:User]] | |||
| Indicates the name of the user who is currently logged in, using the format of <code><Domain Name></code>\<code><User Name></code>. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=125 |7D | |||
| [[Application class/Application.Is Editor In MDI Mode property|Application:Is Editor In MDI Mode]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=126 |7E | |||
| [[Application class/Project.Owning Project property|Project:Owning Project]] | |||
| Returns a reference to the project that owns the referenced application. | |||
| Read Only | |||
| No | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=127 |7F | |||
| [[Application class/Application.Menu Launch.App property|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) | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=128 |80 | |||
| [[Application class/Application.Active.Application property|Application:Active:Application]] | |||
| Gets an application reference to the active VIs owning application. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=129 |81 | |||
| [[Application class/Project.Default Project property|Project:Default Project]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=130 |82 | |||
| [[Application class/Project.Has Any Project Been Created property|Project:Has Any Project Been Created]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=131 |83 | |||
| [[Application class/Application.LVTarget property|Application:LVTarget]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=132 |84 | |||
| [[Application class/Application.Private? property|Application:Private?]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=133 |85 | |||
| [[Application class/Project.Show Path in Project Window property|Project:Show Path in Project Window]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=134 |86 | |||
| [[Application class/Project.Target Item property|Project:Target Item]] | |||
| Returns the associated target item of the application reference you specify. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=135 |87 | |||
| [[Application class/Project.Get Last Max Load Time property|Project:Get Last Max Load Time]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=136 |88 | |||
| [[Application class/Project.Libraries() property|Project:Libraries[]]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=137 |89 | |||
| [[Application class/Application.Save Format property|Application:Save Format]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=139 |8B | |||
| [[Application class/Application.Target.Class Name property|Application:Target:Class Name]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=140 |8C | |||
| [[Application class/Options.Editor Menu Bar property|Options:Editor Menu Bar]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=141 |8D | |||
| [[Application class/Application.Debug Name property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=142 |8E | |||
| [[Application class/Application.Cross Context Settings property|Application:Cross Context Settings]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=143 |8F | |||
| [[Application class/Application.Default.Context Name property|Application:Default:Context Name]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=144 |90 | |||
| [[Application class/Application.Default.Application property|Application:Default:Application]] | |||
| Returns the default application reference. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=145 |91 | |||
| [[Application class/Application.All Libraries in All Application Instances property|Application:All Libraries in All Application Instances]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=146 |92 | |||
| [[Application class/Project.Active Project property|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 [[VI]]s, [[Control]]s, and [[LabVIEW Project Library|LabVIEW Project Libraries]]. | |||
| Read Only | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=147 |93 | |||
| [[Application class/Printing.Custom Control Label/Caption? property|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 class#Methods|VI methods]]. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=148 |94 | |||
| [[Application class/Server.Service Name property|Server:Service Name]] | |||
| Gets or sets the service name for the LabVIEW VI Server. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=150 |96 | |||
| [[Application class/Application.Z Compress Level property|Application:Z Compress Level]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=151 |97 | |||
| [[Application class/Application.On Line property|Application:On Line]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=152 |98 | |||
| [[Application class/Debug Server.Server Active property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=153 |99 | |||
| [[Application class/Debug Server.TCP/IP Access List property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=155 |9B | |||
| [[Application class/Source Control.Include VILib In Get Dependents property|Source Control:Include VILib In Get Dependents]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=156 |9C | |||
| [[Application class/Source Control.Include InstrLib In Get Dependents property|Source Control:Include InstrLib In Get Dependents]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=157 |9D | |||
| [[Application class/Save for Previous.Original App property|Save for Previous:Original App]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=158 |9E | |||
| [[Application class/Application.VI Of Top Most Block Diagram property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=159 |9F | |||
| [[Application class/Run Reserve XInterface Components property|Run Reserve XInterface Components]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=160 |A0 | |||
| [[Application class/NI Security.Nobody Logged In? property|NI Security:Nobody Logged In?]] | |||
| Determines if anyone is logged in. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=161 |A1 | |||
| [[Application class/NI Security.Unique User property|NI Security:Unique User]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=162 |A2 | |||
| [[Application class/Delay File Notifications property|Delay File Notifications]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=163 |A3 | |||
| [[Application class/MathScript.Path property|MathScript:Path]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=164 |A4 | |||
| [[Application class/Application.Multi Pwd Op Cancelled? property|Application:Multi Pwd Op Cancelled?]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=165 |A5 | |||
| [[Application class/MathScript.All M Files In Context property|MathScript:All M Files In Context]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=166 |A6 | |||
| [[Application class/Application.Is Migration Enabled property|Application:Is Migration Enabled]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=167 |A7 | |||
| [[Application class/Crosslink.Force Enable Dialogs property|Crosslink:Force Enable Dialogs]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=168 |A8 | |||
| [[Application class/Crosslink.Suppress Dialogs property|Crosslink:Suppress Dialogs]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=169 |A9 | |||
| [[Application class/Suppress Auto Update Dependencies property|Suppress Auto Update Dependencies]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=170 |AA | |||
| [[Application class/Application.Let Private Context Run With XNode property|Application:Let Private Context Run With XNode]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=173 |AD | |||
| [[Application class/Application.Clipboard VI property|Application:Clipboard VI]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=174 |AE | |||
| [[Application class/Tool Number property|Tool Number]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=175 |AF | |||
| [[Application class/Application.Compiler.DFIR Compiler property|Application:Compiler:DFIR Compiler]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=176 |B0 | |||
| [[Application class/Supress Update Name Preflight property|Supress Update Name Preflight]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=177 |B1 | |||
| [[Application class/Palettes.Functions Names property|Palettes:Functions Names]] | |||
| Returns the names of all the items in the [[Functions Palette|Functions palettes]] for a given application reference. | |||
| Read Only | |||
| No | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=178 |B2 | |||
| [[Application class/Palettes.Controls Names property|Palettes:Controls Names]] | |||
| Returns the names of all the items in the [[Controls Palette|Controls palettes]] for a given application reference. | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=179 |B3 | |||
| [[Application class/Statechart.Show Custom Icon property|Statechart:Show Custom Icon]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=180 |B4 | |||
| [[Application class/Statechart.Show Configuration property|Statechart:Show Configuration]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=181 |B5 | |||
| [[Application class/Web Server.Config File Path property|Web Server:Config File Path]] | |||
| The path of the LabVIEW Web Server configuration file. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=182 |B6 | |||
| [[Application class/Web Server.Default Config File Path property|Web Server:Default Config File Path]] | |||
| The path of the Web Server configuration file that contains the LabVIEW default configuration. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=183 |B7 | |||
| [[Application class/Statechart.CodeGenCaseStruct property|Statechart:CodeGenCaseStruct]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=184 |B8 | |||
| [[Application class/Statechart.Show Path for IsIn property|Statechart:Show Path for IsIn]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=185 |B9 | |||
| [[Application class/Application.Saveable Versions property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=186 |BA | |||
| [[Application class/Application.DSC Support property|Application:DSC Support]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=187 |BB | |||
| [[Application class/Load and Save Warnings.Auto Test Mode property|Load and Save Warnings:Auto Test Mode]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=188 |BC | |||
| [[Application class/Load and Save Warnings.History property|Load and Save Warnings:History]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=189 |BD | |||
| [[Application class/Statechart.InlineTopLevelGraph property|Statechart:InlineTopLevelGraph]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=190 |BE | |||
| [[Application class/Application.Property and Method Data Types property|Application:Property and Method Data Types]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=191 |BF | |||
| [[Application class/Operating System.Build Number property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=193 |C1 | |||
| [[Application class/Application.Compiler.Sanity property|Application:Compiler:Sanity]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=194 |C2 | |||
| [[Application class/Application.Compiler.DOT property|Application:Compiler:DOT]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=198 |C6 | |||
| [[Application class/Operating System.Detailed Name property|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 [[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 | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=202 |CA | |||
| [[Application class/Application.Compiler.LLVM Compiler property|Application:Compiler:LLVM Compiler]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=205 |CD | |||
| [[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. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=206 |CE | |||
| [[Application class/Application.Target.Number of Logical Processors property|Application:Target:Number of Logical Processors]] | |||
| Returns the number of processing units the computer or target contains. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=208 |D0 | |||
| [[Application class/Application.Target.Number of Cores per Package property|Application:Target:Number of Cores per Package]] | |||
| Returns the number of cores per package the computer or target contains. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=209 |D1 | |||
| [[Application class/Application.Target.Number of Logical Processors per Core property|Application:Target:Number of Logical Processors per Core]] | |||
| Returns the number of logical processors per core the computer or target contains. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=210 |D2 | |||
| [[Application class/Application.Target.Current Processor ID property|Application:Target:Current Processor ID]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=211 |D3 | |||
| [[Application class/Application.Target.Data Cache Entry Sizes property|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 | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=212 |D4 | |||
| [[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. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=213 |D5 | |||
| [[Application class/Application.Target.Number of Packages property|Application:Target:Number of Packages]] | |||
| Returns the number of packages, or chips, the computer or target contains. | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=215 |D7 | |||
| [[Application class/Application.Version Year property|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) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=217 |D9 | |||
| [[Application class/Application.Compiler.BriefDOT property|Application:Compiler:BriefDOT]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=218 |DA | |||
| [[Application class/Application.Is Build App Instance property|Application:Is Build App Instance]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=219 |DB | |||
| [[Application class/Application.TestStandOptions property|Application:TestStandOptions]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=220 |DC | |||
| [[Application class/Application.Legacy Build App File Layout property|Application:Legacy Build App File Layout]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=221 |DD | |||
| [[Application class/Application.Available Environment Modes property|Application:Available Environment Modes]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=222 |DE | |||
| [[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. | |||
| Read Only | |||
| Yes (Read Only) | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=223 |DF | |||
| [[Application class/Application.Save Version As Integer property|Application:Save Version As Integer]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=224 |E0 | |||
| [[Application class/Get NXT Context property|Get NXT Context]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=225 |E1 | |||
| [[Application class/Application.Hide Load Warning property|Application:Hide Load Warning]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=226 |E2 | |||
| [[Application class/Application.Disable Path Case property|Application:Disable Path Case]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=227 |E3 | |||
| [[Application class/Application.Lock Instantiations for AppBuilder property|Application:Lock Instantiations for AppBuilder]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=228 |E4 | |||
| [[Application class/Application.Clipboard Mode property|Application:Clipboard Mode]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=230 |E6 | |||
| [[Application class/Application.Compiler.SSE Runtime Optimization property|Application:Compiler:SSE Runtime Optimization]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=231 |E7 | |||
| [[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. | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=232 |E8 | |||
| [[Application class/MathScript.Compiler Signature property|MathScript:Compiler Signature]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=233 |E9 | |||
| [[Application class/VIObjCache.Path property|VIObjCache:Path]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=234 |EA | |||
| [[Application class/Application.Compiler.SSE1 Code Generation property|Application:Compiler:SSE1 Code Generation]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=235 |EB | |||
| [[Application class/Application.Compiler.SSE2 Code Generation property|Application:Compiler:SSE2 Code Generation]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=236 |EC | |||
| [[Application class/Application.UD Refnum Files property|Application:UD Refnum Files]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=237 |ED | |||
| [[Application class/Application.Rename Variables for AppBuilder property|Application:Rename Variables for AppBuilder]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=238 |EE | |||
| [[Application class/Statechart.Is Installed property|Statechart:Is Installed]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=239 |EF | |||
| [[Application class/Application.Current Environment Mode property|Application:Current Environment Mode]] | |||
| 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. | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=240 |F0 | |||
| [[Application class/MathScript.HighlightingColors property|MathScript:HighlightingColors]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=241 |F1 | |||
| [[Application class/MathScript.ColorsInSync property|MathScript:ColorsInSync]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=242 |F2 | |||
| [[Application class/MathScript.CompilerInMemory property|MathScript:CompilerInMemory]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=243 |F3 | |||
| [[Application class/VIObjCache.Available in RTE property|VIObjCache:Available in RTE]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=244 |F4 | |||
| [[Application class/Application.Mass Compile Warn On Read Only VIs property|Application:Mass Compile Warn On Read Only VIs]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=245 |F5 | |||
| [[Application class/Application.InstCachePath property|Application:InstCachePath]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=246 |F6 | |||
| [[Application class/Application.Is Compile Suppressed property|Application:Is Compile Suppressed]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=247 |F7 | |||
| [[Application class/VIObjCache.DistPath property|VIObjCache:DistPath]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=248 |F8 | |||
| [[Application class/VIObjCache.UserPath property|VIObjCache:UserPath]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=249 |F9 | |||
| [[Application class/Application.Library Finish Partial Load Enabled property|Application:Library Finish Partial Load Enabled]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=250 |FA | |||
| [[Application class/AppBuilderCache.Path property|AppBuilderCache:Path]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=251 |FB | |||
| [[Application class/Separate Compiled Code For New Files property|Separate Compiled Code For New Files]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=252 |FC | |||
| [[Application class/Application.Compiler Threshold property|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 | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=253 |FD | |||
| [[Application class/Application.Locked Down For Build property|Application:Locked Down For Build]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=254 |FE | |||
| [[Application class/Application.Cross Compile Count property|Application:Cross Compile Count]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=255 |FF | |||
| [[Application class/Application.GdiCount property|Application:GdiCount]] | |||
| | |||
| Read Only | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=256 |100 | |||
| [[Application class/Application.Compiler.FP Register Candidate property|Application:Compiler:FP Register Candidate]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=257 |101 | |||
| [[Application class/Application.Compiler.AutoInlining property|Application:Compiler:AutoInlining]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=258 |102 | |||
| [[Application class/Application.ShowAutoErrDialog property|Application:ShowAutoErrDialog]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=259 |103 | |||
| [[Application class/Application.Selective Deallocation property|Application:Selective Deallocation]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=260 |104 | |||
| [[Application class/Application.Selective Deallocation.EnableForAllVIs property|Application:Selective Deallocation:EnableForAllVIs]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=261 |105 | |||
| [[Application class/Application.Selective Deallocation.LargeBufferThreshold property|Application:Selective Deallocation:LargeBufferThreshold]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=262 |106 | |||
| [[Application class/Application.Enable Inheritance LinkRef Addition property|Application:Enable Inheritance LinkRef Addition]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=263 |107 | |||
| [[Application class/Application.Enable Inheritance LinkRefs property|Application:Enable Inheritance LinkRefs]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#FFAAAA;" | |||
| data-sort-value=264 |108 | |||
| [[Application class/Application.Full Version Year property|Application:Full Version Year]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=265 |109 | |||
| [[Application class/Application.Version Year Number Only property|Application:Version Year Number Only]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=272 |110 | |||
| [[Application class/Application.ImageTableMaxCount property|Application:ImageTableMaxCount]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=273 |111 | |||
| [[Application class/Application.Enable Binary Compatibility Load property|Application:Enable Binary Compatibility Load]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=274 |112 | |||
| [[Application class/Application.EnableExcursionFreeExecSystems property|Application:EnableExcursionFreeExecSystems]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=275 |113 | |||
| [[Application class/Application.IgnoreUnresolvedDLLRef property|Application:IgnoreUnresolvedDLLRef]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=276 |114 | |||
| [[Application class/Application.ImageTableCount property|Application:ImageTableCount]] | |||
| | |||
| Read Only | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=277 |115 | |||
| [[Application class/Application.PPL LoadInCompatible LVVersion Default Value property|Application:PPL LoadInCompatible LVVersion Default Value]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=278 |116 | |||
| [[Application class/Application.Treat LV 2016 As Binary Compatible property|Application:Treat LV 2016 As Binary Compatible]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=279 |117 | |||
| [[Application class/Application.SaveChangesAutoSelection property|Application:SaveChangesAutoSelection]] | |||
| | |||
| Read/Write | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=280 |118 | |||
| [[Application class/Application.NativeEventTracingEnabled property|Application:NativeEventTracingEnabled]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=281 |119 | |||
| [[Application class/Application.NeverShrinkBuffers property|Application:NeverShrinkBuffers]] | |||
| | |||
| Read/Write | |||
| Yes | |||
|} | |||
</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 | ||
! | ! data-sort-type="number"| Property ID | ||
! | ! Long Name (English) | ||
! Description | ! Description | ||
! RTE | ! RTE | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2000 |7D0 | ||
| [[Application class/. | | [[Application class/Print.Function To Printer method|Print:Function To Printer]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2005 |7D5 | ||
| [[Application class/ | | [[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;" | |||
| data-sort-value=2006 |7D6 | |||
| [[Application class/User Interaction.Compare VIs method|User Interaction:Compare VIs]] | |||
| | | | ||
| No | |||
|- style="background-color:#D1BB80;" | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2007 |7D7 | ||
| [[Application class/. | | [[Application class/Check In Out method|Check In Out]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2008 |7D8 | ||
| [[Application class/ | | [[Application class/Check Out Status method|Check Out Status]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2009 |7D9 | ||
| [[Application class/ | | [[Application class/Check Out Mod Dates method|Check Out Mod Dates]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2010 |7DA | ||
| [[Application class/ | | [[Application class/History Since method|History Since]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2011 |7DB | ||
| [[Application class/ | | [[Application class/Linker.Old Read Info From File method|Linker:Old Read Info From File]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2014 |7DE | ||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- 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 | | On Windows and macOS, brings the application windows to the front. | ||
| | | 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 | | Launches the '''DataSocket Browser''' dialog box to establish a connection to a DataSocket item. | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2044 |7FC | ||
| [[Application class/Resolve Symbolic Path method|Resolve Symbolic Path]] | |||
| | |||
| Yes | |||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=2045 |7FD | |||
| [[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:#FFAAAA;" | |||
| | | data-sort-value=2046 |7FE | ||
| [[Application class/ | | [[Application class/Are Obj Refs Same? (Deprecated) method|Are Obj Refs Same? (Deprecated)]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#CCFFFF;" | ||
| | | data-sort-value=2047 |7FF | ||
| [[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;" | |||
| data-sort-value=2048 |800 | |||
| [[Application class/Password.Clear Cache method|Password:Clear Cache]] | |||
| | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| | | data-sort-value=2049 |801 | ||
| [[Application class/ | | [[Application class/Password.Add To Cache method|Password:Add To Cache]] | ||
| | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=2050 |802 | |||
| [[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. | ||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=2051 |803 | |||
| [[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. | |||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=2052 |804 | |||
| [[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:#FFFFCC;" | |||
| data-sort-value=2053 |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. | |||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2054 |806 | ||
| [[Application class/Get VI.Description method|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 class/VI Description property|VI Description property]], this method does not load the VI into memory. | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| | | data-sort-value=2055 |807 | ||
| [[Application class/ | | [[Application class/Add Probe To Cache method|Add Probe To Cache]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#CCFFFF;" | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2056 |808 | ||
| [[Application class/Check File Is VI method|Check File Is VI]] | |||
| | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| | | data-sort-value=2057 |809 | ||
| [[Application class/ | |||
| | |||
This method | |||
| | |||
|- style="background-color:#D1BB80;" | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:# | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:#FFFFCC;" | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:# | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:# | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:# | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:#FFFFCC;" | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:#D1BB80;" | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- style="background-color:# | |||
| | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|- 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]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2058 |80A | ||
| [[Application class/ | | [[Application class/Image Data To Byte Array method|Image Data To Byte Array]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2059 |80B | ||
| [[Application class/ | | [[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»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. | ||
| | | Yes | ||
|- style="background-color:#FFFFCC;" | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2129 |851 | ||
| [[Application class/ | | [[Application class/Clipboard.Read From Clipboard method|Clipboard:Read From Clipboard]] | ||
| | | Reads text from the system clipboard. | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2130 |852 | ||
| [[Application class/ | | [[Application class/Clipboard.Write to Clipboard method|Clipboard:Write to Clipboard]] | ||
| | | Writes text to the system clipboard. | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#CCFFFF;" | ||
| | | data-sort-value=2131 |853 | ||
| [[Application class/ | | [[Application class/Recently Opened.LV Projects method|Recently Opened:LV Projects]] | ||
| | | 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»Recent Projects'''. | ||
| No | |||
|- style="background-color:# | |- style="background-color:#CCFFFF;" | ||
| | | data-sort-value=2132 |854 | ||
| [[Application class/ | | [[Application class/Open.Recently Opened Project method|Open:Recently Opened Project]] | ||
|Opens | | Opens the project specified by '''Index''' from the most recently used project list. | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2133 |855 | ||
| [[Application class/ | | [[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'''. | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2134 |856 | ||
| [[Application class/ | | [[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'''. | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2135 |857 | ||
| [[Application class/ | | [[Application class/VIs Strings.Export Private method|VIs Strings:Export Private]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2136 |858 | ||
| [[Application class/ | | [[Application class/Password.Delete From Cache method|Password:Delete From Cache]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2137 |859 | ||
| [[Application class/ | | [[Application class/LVRT.Unload Startup App method|LVRT:Unload Startup App]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2138 |85A | ||
| [[Application class/ | | [[Application class/Get VI.Is Standard (Deprecated) method|Get VI:Is Standard (Deprecated)]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2139 |85B | ||
| [[Application class/ | | [[Application class/Tag.Get Tag method|Tag:Get Tag]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2140 |85C | ||
| [[Application class/ | | [[Application class/Tag.Set Tag method|Tag:Set Tag]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2141 |85D | ||
| [[Application class/ | | [[Application class/Tag.Remove All Tags method|Tag:Remove All Tags]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2142 |85E | ||
| [[Application class/ | | [[Application class/Tag.Remove Tag method|Tag:Remove Tag]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2143 |85F | ||
| [[Application class/ | | [[Application class/Get VI.ConPane CRC v2 (Deprecated) method|Get VI:ConPane CRC v2 (Deprecated)]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2144 |860 | ||
| [[Application class/ | | [[Application class/Get VI.Is Probe method|Get VI:Is Probe]] | ||
| | | Returns whether the specified VI is a probe without loading the VI. | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2145 |861 | ||
| [[Application class/ | | [[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;" | ||
| | | data-sort-value=2146 |862 | ||
| [[Application class/ | | [[Application class/Help Image.Get Data Type Help Image method|Help Image:Get Data Type Help Image]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2147 |863 | ||
| [[Application class/ | | [[Application class/Context.Reference Count.Increment method|Context:Reference Count:Increment]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2148 |864 | ||
| [[Application class/ | | [[Application class/Context.Reference Count.Decrement method|Context:Reference Count:Decrement]] | ||
| | | | ||
| Yes | |||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2149 |865 | ||
| [[Application class/ | | [[Application class/NI Security.Shared Variable Engine Login method|NI Security:Shared Variable Engine Login]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2150 |866 | ||
| [[Application class/ | | [[Application class/NI Security.Shared Variable Engine Logout method|NI Security:Shared Variable Engine Logout]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2151 |867 | ||
| [[Application class/ | | [[Application class/NI Security.Shared Variable Engine User method|NI Security:Shared Variable Engine User]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2152 |868 | ||
| [[Application class/ | | [[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]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2314 |90A | ||
|90A | |||
| [[Application class/Invalidate Depdendency File Info method|Invalidate Depdendency File Info]] | | [[Application class/Invalidate Depdendency File Info method|Invalidate Depdendency File Info]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2315 |90B | ||
| [[Application class/ | | [[Application class/Project.Register Debug VI method|Project:Register Debug VI]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2316 |90C | ||
| [[Application class/ | | [[Application class/Project.Simulate File Open method|Project:Simulate File Open]] | ||
| | | | ||
| Yes | |||
|- 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]] | ||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2318 |90E | ||
|- style="background-color:#D1BB80;" | | [[Application class/Statechart.Open Private method|Statechart:Open Private]] | ||
| | | | ||
| [[Application class/ | | 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]] | ||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2320 |910 | ||
|- style="background-color:# | | [[Application class/Allow Scripting method|Allow Scripting]] | ||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| data-sort-value=2321 |911 | |||
| [[Application class/Enable External Proptypes method|Enable External Proptypes]] | |||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2322 |912 | ||
|- style="background-color:# | | [[Application class/Enable Temp Selection method|Enable Temp Selection]] | ||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| data-sort-value=2323 |913 | |||
| [[Application class/Enable Meta Transactions method|Enable Meta Transactions]] | |||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2324 |914 | ||
|- style="background-color:#D1BB80;" | | [[Application class/Symbols.Get Value method|Symbols:Get Value]] | ||
| | | | ||
| [[Application class/ | | No | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2325 |915 | ||
|- style="background-color:# | | [[Application class/Error Window.Defer Updates method|Error Window:Defer Updates]] | ||
| | | | ||
| [[Application class/ | | No | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2326 |916 | ||
|- style="background-color:# | | [[Application class/Desktop Tracing.Is Tracing Enabled method|Desktop Tracing:Is Tracing Enabled]] | ||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#FFFFCC;" | ||
| data-sort-value=2327 |917 | |||
| [[Application class/Web Server.Configure method|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 | |||
| | |- style="background-color:#D1BB80;" | ||
| [[Application class/ | | data-sort-value=2328 |918 | ||
| | | [[Application class/MathScript.Check Watched Paths method|MathScript:Check Watched Paths]] | ||
| | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=2329 |919 | |||
| | | [[Application class/Open.LabVIEW Documents method|Open:LabVIEW Documents]] | ||
| [[Application class/ | | | ||
| | | No | ||
|- style="background-color:#CCFFFF;" | |||
| data-sort-value=2330 |91A | |||
| | | [[Application class/Get VI.ConPane DataType method|Get VI:ConPane DataType]] | ||
| [[Application class/ | | Returns the data type of the connector pane as variant data without loading the VI. | ||
| | | Yes | ||
| | |- style="background-color:#CCFFFF;" | ||
|- style="background-color:# | | data-sort-value=2331 |91B | ||
| | | [[Application class/Get Active VI Reference method|Get Active VI Reference]] | ||
| [[Application class/ | | 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;" | |||
| data-sort-value=2332 |91C | |||
| | | [[Application class/Code Coverage.Start method|Code Coverage:Start]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:# | | data-sort-value=2333 |91D | ||
| | | [[Application class/Code Coverage.Stop method|Code Coverage:Stop]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2334 |91E | ||
| | | [[Application class/Code Coverage.Reset method|Code Coverage:Reset]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:# | | data-sort-value=2335 |91F | ||
| | | [[Application class/Code Coverage.Reset VI method|Code Coverage:Reset VI]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:# | | data-sort-value=2336 |920 | ||
| | | [[Application class/Code Coverage.All VIs Measured method|Code Coverage:All VIs Measured]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2337 |921 | ||
| | | [[Application class/Code Coverage.VI Percentage method|Code Coverage:VI Percentage]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2338 |922 | ||
| | | [[Application class/Code Coverage.Uncovered Diagrams method|Code Coverage:Uncovered Diagrams]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2339 |923 | ||
| | | [[Application class/Code Coverage.Show Uncovered Diagrams method|Code Coverage:Show Uncovered Diagrams]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2340 |924 | ||
| | | [[Application class/User Interaction.Abort Merge VIs method|User Interaction:Abort Merge VIs]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2341 |925 | ||
| | | [[Application class/User Interaction.Merge Load VI method|User Interaction:Merge Load VI]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2342 |926 | ||
| | | [[Application class/User Interaction.Merge Save VI method|User Interaction:Merge Save VI]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2343 |927 | ||
| | | [[Application class/User Interaction.Merge Cross Load VI method|User Interaction:Merge Cross Load VI]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2344 |928 | ||
| | | [[Application class/User Interaction.Merge Close VI method|User Interaction:Merge Close VI]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:#D1BB80;" | | data-sort-value=2345 |929 | ||
| | | [[Application class/User Interaction.Merge Load Library method|User Interaction:Merge Load Library]] | ||
| [[Application class/ | | | ||
| | | No | ||
| | |- style="background-color:#D1BB80;" | ||
|- style="background-color:# | | data-sort-value=2346 |92A | ||
| | | [[Application class/User Interaction.Merge Close Library method|User Interaction:Merge Close Library]] | ||
| [[Application class/ | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=2347 |92B | |||
| | | [[Application class/User Interaction.Merge Clean Up Context method|User Interaction:Merge Clean Up Context]] | ||
|- style="background-color:#D1BB80;" | | | ||
| | | No | ||
| [[Application class/ | |- 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;" | | | ||
| | | No | ||
| [[Application class/ | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2349 |92D | ||
| | | [[Application class/License.Get Feature Activators method|License:Get Feature Activators]] | ||
|- style="background-color:#D1BB80;" | | | ||
| | | Yes | ||
| [[Application class/ | |- 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: | | | ||
| No | |||
|- 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. | ||
| | | Yes | ||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=2352 |930 | |||
| [[Application class/Palettes.Close All Palettes method|Palettes:Close All Palettes]] | |||
| 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. | |||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=2353 |931 | |||
| [[Application class/User Interaction.Edit Icon method|User Interaction:Edit Icon]] | |||
| | |||
|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]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2357 |935 | ||
| [[Application class/ | | [[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;" | |||
| data-sort-value=2358 |936 | |||
| [[Application class/Copy Data Convert method|Copy Data Convert]] | |||
| | |||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2359 |937 | ||
| [[Application class/ | | [[Application class/MathScript.Load MathScript Compiler method|MathScript:Load MathScript Compiler]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2360 |938 | ||
| [[Application class/ | | [[Application class/Get VI Hierarchy Image Scaled method|Get VI Hierarchy Image Scaled]] | ||
| | | Gets the scaled image of the VI Hierarchy. | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2361 |939 | ||
| [[Application class/ | | [[Application class/Search.Open Session method|Search:Open Session]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2362 |93A | ||
| [[Application class/ | | [[Application class/Search.Close Session method|Search:Close Session]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2363 |93B | ||
| [[Application class/ | | [[Application class/Search.Load Plugin method|Search:Load Plugin]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2364 |93C | ||
| [[Application class/ | | [[Application class/Search.Init Session method|Search:Init Session]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2365 |93D | ||
| [[Application class/ | | [[Application class/Search.SyncSearch method|Search:SyncSearch]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2366 |93E | ||
| [[Application class/ | | [[Application class/Search.Sync Search For QD method|Search:Sync Search For QD]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#CCFFFF;" | ||
| | | data-sort-value=2367 |93F | ||
| [[Application class/ | | [[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'''. | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2368 |940 | ||
| [[Application class/ | | [[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;" | ||
| | | data-sort-value=2369 |941 | ||
| [[Application class/ | | [[Application class/NXT.Update Context Name method|NXT:Update Context Name]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2370 |942 | ||
| [[Application class/ | | [[Application class/Clear Instantiation Cache Cache method|Clear Instantiation Cache Cache]] | ||
| | | | ||
| | | No | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2371 |943 | ||
| [[Application class/ | | [[Application class/Get Instantiation ConPane From Cache method|Get Instantiation ConPane From Cache]] | ||
| | | | ||
| No | |||
|- style="background-color:#D1BB80;" | |||
| | | data-sort-value=2372 |944 | ||
| [[Application class/ | | [[Application class/Desktop Tracing.Filter VI Lib Events method|Desktop Tracing:Filter VI Lib Events]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2373 |945 | ||
| [[Application class/ | | [[Application class/MathScript.Locate Math Script Target Syntax VI method|MathScript:Locate Math Script Target Syntax VI]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2374 |946 | ||
| [[Application class/ | | [[Application class/Get Environment Mode Settings Path method|Get Environment Mode Settings Path]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2375 |947 | ||
| [[Application class/ | | [[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. | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#FFFFCC;" | ||
| | | data-sort-value=2376 |948 | ||
| [[Application class/ | | [[Application class/Get VI.Qualified Name method|Get VI:Qualified Name]] | ||
| | | Returns the qualified name of the referenced VI without loading the VI. | ||
| Yes | |||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2377 |949 | ||
| [[Application class/ | | [[Application class/NXT.Open VI In Context method|NXT:Open VI In Context]] | ||
| | | | ||
| No | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=2379 |94B | |||
| [[Application class/Prepare to Load Files method|Prepare to Load Files]] | |||
| | | | ||
| [[Application class/Open | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2380 |94C | ||
|- style="background-color:# | | [[Application class/Palettes.Get Palette Item Icon method|Palettes:Get Palette Item Icon]] | ||
| | | | ||
| [[Application class/ | | No | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2381 |94D | ||
|- style="background-color:# | | [[Application class/Compiler.Read DFIR Tokens method|Compiler:Read DFIR Tokens]] | ||
| | | | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2382 |94E | ||
|- style="background-color:#D1BB80;" | | [[Application class/Probes.Create Probe VI From Variant method|Probes:Create Probe VI From Variant]] | ||
| | | | ||
| [[Application class/ | | No | ||
| | |- style="background-color:#D1BB80;" | ||
| | | 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]] | ||
| | | | ||
| [[Application class/ | | No | ||
| | |- style="background-color:#FFAAAA;" | ||
| | | data-sort-value=2384 |950 | ||
|- style="background-color:#D1BB80;" | | [[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. | ||
| [[Application class/ | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2385 |951 | ||
|- style="background-color:# | | [[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]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2451 |993 | ||
| [[Application class/ | | [[Application class/Close LEIF Build Data Cookie method|Close LEIF Build Data Cookie]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2452 |994 | ||
| [[Application class/ | | [[Application class/Build.BCRTEEnabledPackedLibrary method|Build:BCRTEEnabledPackedLibrary]] | ||
| | | | ||
| | | No | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
|995 | | data-sort-value=2453 |995 | ||
| [[Application class/ | | [[Application class/Packed Library.Is Packed Library Loadable In Binary Compatible LabVIEW method|Packed Library:Is Packed Library Loadable In Binary Compatible LabVIEW]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:# | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2454 |996 | ||
| [[Application class/ | | [[Application class/BCRTE.SetGlobalBackwardCompatibleLoadEnabled method|BCRTE:SetGlobalBackwardCompatibleLoadEnabled]] | ||
| | | | ||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| | | data-sort-value=2455 |997 | ||
| [[Application class/ | | [[Application class/BCRTE.IsGlobalBackwardCompatibleLoadEnabled method|BCRTE:IsGlobalBackwardCompatibleLoadEnabled]] | ||
| | | | ||
| | | Yes | ||
|- style="background-color:#D1BB80;" | |- style="background-color:#D1BB80;" | ||
| | | data-sort-value=2456 |998 | ||
| [[Application class/ | | [[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:# | |- style="background-color:#CCFFFF;" | ||
| | | data-sort-value=2457 |999 | ||
| [[Application class/ | | [[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:#D1BB80;" | |||
| data-sort-value=2458 |99A | |||
| [[Application class/NativeEventTracing.Setup method|NativeEventTracing:Setup]] | |||
| | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| data-sort-value=2459 |99B | |||
| [[Application class/Get VI.ConPane CRC v3 method|Get VI:ConPane CRC v3]] | |||
| | |||
| Yes | |||
|- style="background-color:#D1BB80;" | |||
| | | data-sort-value=2460 |99C | ||
| [[Application class/ | | [[Application class/Get VI.ConPane CRC Ignore Dynamic Dispatch v2 method|Get VI:ConPane CRC Ignore Dynamic Dispatch v2]] | ||
| | | | ||
| Yes | |||
|- style="background-color:#FFFFCC;" | |||
| data-sort-value=2461 |99D | |||
| [[Application class/LabVIEW Class.Create Interface method|LabVIEW Class:Create Interface]] | |||
| | | Creates a new LabVIEW interface. | ||
|- style="background-color:#D1BB80;" | | No | ||
| | |- style="background-color:#D1BB80;" | ||
| [[Application class/ | | data-sort-value=2462 |99E | ||
| | | [[Application class/Freeze Type Propagation In Build Context method|Freeze Type Propagation In Build Context]] | ||
| | | | ||
|- style="background-color:# | | Yes | ||
| | |- style="background-color:#D1BB80;" | ||
| [[Application class/ | | data-sort-value=2463 |99F | ||
| | | [[Application class/Unfreeze Type Propagation In Build Context method|Unfreeze Type Propagation In Build Context]] | ||
| | | | ||
|- style="background-color:#D1BB80;" | | Yes | ||
| | |||
| | |||
| | |||
|- style="background-color:#D1BB80;" | |||
| | |||
| [[Application class/ | |||
| | |||
| | |||
|} | |} | ||
</div> | </div></div> | ||
==Events== | == Events == | ||
<span class="mw-customtoggle-eventstable">Show/Hide Application | <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»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. | ||
|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»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. | ||
|[[Application class/Auto Error Notification event|Auto Error Notification]] | | Filter | ||
| | |- 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;" | ||
| | | 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 | ||
| | |- 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]] | | | ||
| | | | ||
|- 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 | ||
| | |- 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]] | ||
| | | 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 | ||
| | | [[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 1,750: | 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 1,775: | Line 3,344: | ||
*[[Application instance]] | *[[Application instance]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
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/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
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 | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
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 |
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) |
---|---|
![]() |
|
![]() |
|
![]() |
|
![]() |
|