Template:VIServerPropsTable: Difference between revisions
mNo edit summary |
Adjusted max height |
||
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#ifeq: {{VIServerHasProperties|{{{1}}}}} | FALSE | ''{{#if: {{VIServerGetParent|{{{1}}}}} | This class has no properties or it inherits properties from its parent: [[{{VIServerGetClassName|{{VIServerGetParent|{{{1}}}}}}} class#Properties|{{VIServerGetClassName|{{VIServerGetParent|{{{1}}}}}}} Class]].'' |This class has no properties.}} |<span class="mw-customtoggle-propertiestable">Show/Hide {{VIServerGetClassName|{{{1}}}}} Properties Table</span> | ||
{{#if: {{{ | |||
<span class="mw-customtoggle-propertiestable">Show/Hide {{{1}}} Properties Table</span> | |||
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | <div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | ||
{{VIServerLegend|showrw=TRUE|showrte=TRUE}} | {{VIServerLegend|showrw=TRUE|showrte=TRUE}} | ||
<div style="width: 80%; max-height: 50em; overflow: auto;"> | |||
{{{!}} class="wikitable sortable" | {{{!}} class="wikitable sortable" | ||
{{!}}+ | {{!}}+ {{VIServerGetClassName|{{{1}}}}} Properties Table | ||
! Property ID | ! Property ID | ||
! | ! Long Name (English) | ||
! Description | ! Description | ||
! R/W | ! R/W | ||
! RTE | ! RTE | ||
{{{ | {{!}}- | ||
{{!}} | {{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>0</td><td>[[Application class/Application.Name property{{!}}Application:Name]]</td><td>Filename of the application.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | ||
</ | |}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>1</td><td>[[Application class/Application.User Name property{{!}}Application:User Name]]</td><td>User name used to open the application.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | ||
| | |}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>2</td><td>[[Application class/Application.Version Number property{{!}}Application:Version Number]]</td><td>Version number of the application. In a stand-alone application or shared library, this property returns the version of the LabVIEW Run-Time Engine.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | ||
</includeonly> | |}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>3</td><td>[[Application class/Application.Kind property{{!}}Application:Kind]]</td><td>Indicates the LabVIEW instance the VI is running in, including invalid application types.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | ||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>4</td><td>[[Application class/Application.Target.Operating System property{{!}}Application:Target:Operating System]]</td><td>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).</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>5</td><td>[[Application class/Application.Target.CPU property{{!}}Application:Target:CPU]]</td><td>Indicates the target CPU of an application.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>6</td><td>[[Application class/Operating System.Name property{{!}}Operating System:Name]]</td><td>Name of the operating system where the application is actually running.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>7</td><td>[[Application class/Operating System.Version Number property{{!}}Operating System:Version Number]]</td><td>Version number of the actual operating system.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>8</td><td>[[Application class/Application.Exported VIs In Memory property{{!}}Application:Exported VIs In Memory]]</td><td>Returns a list of exported VIs in memory.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>9</td><td>[[Application class/Printing.File Wrap Text Length property{{!}}Printing:File Wrap Text Length]]</td><td>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.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>A</td><td>[[Application class/Printing.PNG Compression Level property{{!}}Printing:PNG Compression Level]]</td><td>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.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>B</td><td>[[Application class/Printing.JPEG Quality property{{!}}Printing:JPEG Quality]]</td><td>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.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>C</td><td>[[Application class/Printing.Custom Connector? property{{!}}Printing:Custom Connector?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>D</td><td>[[Application class/Printing.Custom Description? property{{!}}Printing:Custom Description?]]</td><td>Specifies whether to print VI descriptions when using the custom format with one of the print documentation [[VI class#Methods|VI methods]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>E</td><td>[[Application class/Printing.Custom Panel? property{{!}}Printing:Custom Panel?]]</td><td>Specifies whether to print the front panel when using the custom format with one of the print documentation [[VI class#Methods|VI methods]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>F</td><td>[[Application class/Printing.Custom Panel Border? property{{!}}Printing:Custom Panel Border?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>10</td><td>[[Application class/Printing.Custom Controls? property{{!}}Printing:Custom Controls?]]</td><td>Specifies whether to print front panel control information when using the custom format with one of the print documentation [[VI class#Methods|VI methods]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>11</td><td>[[Application class/Printing.Custom Control Descriptions? property{{!}}Printing:Custom Control Descriptions?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>12</td><td>[[Application class/Printing.Custom Control Types? property{{!}}Printing:Custom Control Types?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>13</td><td>[[Application class/Printing.Custom Diagram? property{{!}}Printing:Custom Diagram?]]</td><td>Specifies whether to print block diagrams when using the custom format with one of the print documentation [[VI class#Methods|VI methods]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>14</td><td>[[Application class/Printing.Custom Diagram Hidden? property{{!}}Printing:Custom Diagram Hidden?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>15</td><td>[[Application class/Printing.Custom Diagram Repeat? property{{!}}Printing:Custom Diagram Repeat?]]</td><td>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.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>16</td><td>[[Application class/Printing.Custom List of SubVIs? property{{!}}Printing:Custom List of SubVIs?]]</td><td>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.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>17</td><td>[[Application class/Printing.Custom Hierarchy? property{{!}}Printing:Custom Hierarchy?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>18</td><td>[[Application class/Printing.Custom History? property{{!}}Printing:Custom History?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>19</td><td>[[Application class/Application.Directory Path property{{!}}Application:Directory Path]]</td><td>Absolute path to the directory where the application is located.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>1A</td><td>[[Application class/Server.VI Access List property{{!}}Server:VI Access List]]</td><td>List that describes which VIs on the VI server are accessible by remote clients.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>1B</td><td>[[Application class/Server.TCP-IP Access List property{{!}}Server:TCP/IP Access List]]</td><td>List that describes which TCP/IP addresses of remote clients may access the VI server.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>1C</td><td>[[Application class/Application.All VIs In Memory property{{!}}Application:All VIs In Memory]]</td><td>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.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>1D</td><td>[[Application class/Application.Menu Launch.VI property{{!}}Application:Menu Launch:VI]]</td><td>Returns the name of the VI that launched the calling VI from a menu selection.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>1E</td><td>[[Application class/Application.All System VIs in Memory property{{!}}Application:All System VIs in Memory]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>1F</td><td>[[Application class/Application.Menu Set property{{!}}Application:Menu Set]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>20</td><td>[[Application class/Server.TCP Listener Active property{{!}}Server:TCP Listener Active]]</td><td>Specifies whether the TCP interface to the VI Server is currently accepting connections.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>21</td><td>[[Application class/Display.Primary Workspace property{{!}}Display:Primary Workspace]]</td><td>Gives the bounding rectangle of the computer's primary monitor.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>22</td><td>[[Application class/Display.All Monitors property{{!}}Display:All Monitors]]</td><td>Returns information about all the monitors on the computer, including their bit depths and bounding rectangles.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>24</td><td>[[Application class/Server.VI Calls Allowed property{{!}}Server:VI Calls Allowed]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>25</td><td>[[Application class/Server.VI Operations Allowed property{{!}}Server:VI Operations Allowed]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>26</td><td>[[Application class/Server.Application Operations Allowed property{{!}}Server:Application Operations Allowed]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>27</td><td>[[Application class/Server.Logging Enabled property{{!}}Server:Logging Enabled]]</td><td>Specifies whether the TCP interface to the VI Server is logging operations to a file.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>28</td><td>[[Application class/Server.Logging File Path property{{!}}Server:Logging File Path]]</td><td>Path of the log file created during TCP/IP communication.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>29</td><td>[[Application class/Printing.Custom All Controls? property{{!}}Printing:Custom All Controls?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>2A</td><td>[[Application class/Application.Controls Palette Open property{{!}}Application:Controls Palette Open]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>2B</td><td>[[Application class/Application.Functions Palette Open property{{!}}Application:Functions Palette Open]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>2C</td><td>[[Application class/Application.Tools Palette Open property{{!}}Application:Tools Palette Open]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>2D</td><td>[[Application class/Application.Default.File Dialog Path property{{!}}Application:Default:File Dialog Path]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>2E</td><td>[[Application class/Web Server.Server Active property{{!}}Web Server:Server Active]]</td><td>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.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>2F</td><td>[[Application class/Web Server.Root Directory Path property{{!}}Web Server:Root Directory Path]]</td><td>Specifies the root directory from which the built-in Web Server loads files for document requests.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>30</td><td>[[Application class/Web Server.HTTP Port property{{!}}Web Server:HTTP Port]]</td><td>The port to which the built-in Web Server listens for HTTP requests.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>31</td><td>[[Application class/Web Server.Read Timeout property{{!}}Web Server:Read Timeout]]</td><td>Determines how long the built-in Web Server waits for read operations to complete when the Web Server reads HTTP requests from HTTP clients.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>32</td><td>[[Application class/Web Server.Logging Enabled property{{!}}Web Server:Logging Enabled]]</td><td>Determines whether the built-in Web Server logs to a file information about HTTP requests.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>33</td><td>[[Application class/Web Server.Logging File Path property{{!}}Web Server:Logging File Path]]</td><td>Determines where the built-in Web Server places the log file.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>34</td><td>[[Application class/Web Server.TCP/IP Access List property{{!}}Web Server:TCP-IP Access List]]</td><td>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.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>35</td><td>[[Application class/Web Server.VI Access List property{{!}}Web Server:VI Access List]]</td><td>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.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>36</td><td>[[Application class/Application.Parent Window For Dialogs property{{!}}Application:Parent Window For Dialogs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>37</td><td>[[Application class/Application.Version As Integer property{{!}}Application:Version As Integer]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>38</td><td>[[Application class/Application.Embedded Root Path property{{!}}Application:Embedded Root Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>39</td><td>[[Application class/Application.Preferences File Path property{{!}}Application:Preferences File Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>3A</td><td>[[Application class/Application.Host Preferences Section property{{!}}Application:Host Preferences Section]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>3B</td><td>[[Application class/Application.Registered Owner property{{!}}Application:Registered Owner]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>3C</td><td>[[Application class/Application.Registered Organization property{{!}}Application:Registered Organization]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>3D</td><td>[[Application class/Application.Serial Number property{{!}}Application:Serial Number]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>3E</td><td>[[Application class/Application.Downloaded VIs property{{!}}Application:Downloaded VIs]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>3F</td><td>[[Application class/Application.Show FP Tip Strips property{{!}}Application:Show FP Tip Strips]]</td><td>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.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>41</td><td>[[Application class/Remote Panel.Connections To Clients property{{!}}Remote Panel:Connections To Clients]]</td><td>Returns an array of clusters containing connection information about the clients currently connected to the computer.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>42</td><td>[[Application class/Remote Panel.Connections To Servers property{{!}}Remote Panel:Connections To Servers]]</td><td>Returns an array of clusters containing connection information about the servers to which the computer is currently connected.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>43</td><td>[[Application class/Remote Panel.NetLoad Monitor Enabled property{{!}}Remote Panel:NetLoad Monitor Enabled]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>44</td><td>[[Application class/Application.Target.IP Address property{{!}}Application:Target:IP Address]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>45</td><td>[[Application class/Application.Remote Web Server Active property{{!}}Application:Remote Web Server Active]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>46</td><td>[[Application class/Application.Active.VI property{{!}}Application:Active:VI]]</td><td>Returns the name of the active VI in the application.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>47</td><td>[[Application class/Application.Selection List Changed property{{!}}Application:Selection List Changed]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>48</td><td>[[Application class/Printing.Color/Grayscale? property{{!}}Printing:Color/Grayscale?]]</td><td>If TRUE, LabVIEW sends color/grayscale output to the printer. If FALSE, LabVIEW sends monochrome output to the printer.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>49</td><td>[[Application class/Printing.Default Printer property{{!}}Printing:Default Printer]]</td><td>Gets or sets the name of the default printer in LabVIEW.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>4A</td><td>[[Application class/Printing.Method property{{!}}Printing:Method]]</td><td>Gets or sets how LabVIEW prints.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>4B</td><td>[[Application class/Printing.Available Printers property{{!}}Printing:Available Printers]]</td><td>Returns an alphabetized array of printer names available on the computer.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>4D</td><td>[[Application class/Application.Unattended Mode property{{!}}Application:Unattended Mode]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>4E</td><td>[[Application class/Application.Default.Error Handler VI property{{!}}Application:Default:Error Handler VI]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>4F</td><td>[[Application class/Application.Command Line Arguments property{{!}}Application:Command Line Arguments]]</td><td>Returns an array of user-defined command-line arguments passed when LabVIEW launched.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>51</td><td>[[Application class/Application.Use App Template Browser property{{!}}Application:Use App Template Browser]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>52</td><td>[[Application class/Application.Assistants Use Strict Types Default property{{!}}Application:Assistants Use Strict Types Default]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>53</td><td>[[Application class/Application.Auto-Route Wires property{{!}}Application:Auto-Route Wires]]</td><td>Returns whether LabVIEW automatically finds a route for a wire.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>54</td><td>[[Application class/Application.Target.Info property{{!}}Application:Target:Info]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>55</td><td>[[Application class/Application.Target.Kind property{{!}}Application:Target:Kind]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>56</td><td>[[Application class/Application.Defer Drawing property{{!}}Application:Defer Drawing]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>57</td><td>[[Application class/Application.Default.Data Directory property{{!}}Application:Default:Data Directory]]</td><td>Path to the [[default data directory]].</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>58</td><td>[[Application class/Application.Search Paths property{{!}}Application:Search Paths]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>59</td><td>[[Application class/Application.Real-Time Support property{{!}}Application:Real-Time Support]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>5A</td><td>[[Application class/Application.User Interface Available property{{!}}Application:User Interface Available]]</td><td>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.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>5B</td><td>[[Application class/Application.Delete FP Terminal from Diagram property{{!}}Application:Delete FP Terminal from Diagram]]</td><td>Returns whether LabVIEW deletes terminals corresponding to front panel objects from diagram operations.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>5C</td><td>[[Application class/Printing.Custom Express VI Configuration? property{{!}}Printing:Custom Express VI Configuration?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>5D</td><td>[[Application class/Server.Port property{{!}}Server:Port]]</td><td>Gets or sets the LabVIEW VI server port. LabVIEW returns an error if you attempt to access this property on a remote application.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>5E</td><td>[[Application class/Remote Panel.Is Supported property{{!}}Remote Panel:Is Supported]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>5F</td><td>[[Application class/Application.Installed Package property{{!}}Application:Installed Package]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>60</td><td>[[Application class/Application.Inside Build App property{{!}}Application:Inside Build App]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>62</td><td>[[Application class/Application.Internet Toolkit Installed property{{!}}Application:Internet Toolkit Installed]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>63</td><td>[[Application class/Application.Language property{{!}}Application:Language]]</td><td>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>.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>64</td><td>[[Application class/Application.Window For Panel Origin property{{!}}Application:Window For Panel Origin]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>65</td><td>[[Application class/Module Handle property{{!}}Module Handle]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>66</td><td>[[Application class/Application.Pump OS Messages property{{!}}Application:Pump OS Messages]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>67</td><td>[[Application class/Application.Full Feature property{{!}}Application:Full Feature]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>68</td><td>[[Application class/Application.All Contexts property{{!}}Application:All Contexts]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>69</td><td>[[Application class/Project.Projects() property{{!}}Project:Projects[]]]</td><td>Returns an array of references to each LabVIEW project in memory. You can use these references with the [[Project]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>6A</td><td>[[Application class/Application.DWarn Dialog property{{!}}Application:DWarn Dialog]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>6B</td><td>[[Application class/Options.Use Abridged Menus property{{!}}Options:Use Abridged Menus]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>6E</td><td>[[Application class/Source Control.Configuration Data property{{!}}Source Control:Configuration Data]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>6F</td><td>[[Application class/Source Control.Provider Name property{{!}}Source Control:Provider Name]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>70</td><td>[[Application class/Source Control.Provider Location property{{!}}Source Control:Provider Location]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>71</td><td>[[Application class/Source Control.Display Only Selected Files property{{!}}Source Control:Display Only Selected Files]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>72</td><td>[[Application class/Source Control.Select Hierarchy When Adding Files property{{!}}Source Control:Select Hierarchy When Adding Files]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>73</td><td>[[Application class/Source Control.Select Callers When Checking Files Out property{{!}}Source Control:Select Callers When Checking Files Out]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>74</td><td>[[Application class/Source Control.Display Warning If File Is Checked Out property{{!}}Source Control:Display Warning If File Is Checked Out]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>75</td><td>[[Application class/Source Control.Use Dialog Box For File Checkout property{{!}}Source Control:Use Dialog Box For File Checkout]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>76</td><td>[[Application class/Source Control.Prompt to Check Out property{{!}}Source Control:Prompt to Check Out]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>77</td><td>[[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]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>78</td><td>[[Application class/Source Control.Prompt to Add SubVIs property{{!}}Source Control:Prompt to Add SubVIs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>7A</td><td>[[Application class/Application.Context Name property{{!}}Application:Context Name]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>7C</td><td>[[Application class/NI Security.User property{{!}}NI Security:User]]</td><td>Indicates the name of the user who is currently logged in, using the format of <code><Domain Name></code>\<code><User Name></code>.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>7D</td><td>[[Application class/Application.Is Editor In MDI Mode property{{!}}Application:Is Editor In MDI Mode]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>7E</td><td>[[Application class/Project.Owning Project property{{!}}Project:Owning Project]]</td><td>Returns a reference to the project that owns the referenced application.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>7F</td><td>[[Application class/Application.Menu Launch.App property{{!}}Application:Menu Launch:App]]</td><td>Returns a reference to the application instance that launched the calling VI from a menu selection.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>80</td><td>[[Application class/Application.Active.Application property{{!}}Application:Active:Application]]</td><td>Gets an application reference to the active VIs owning application.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>81</td><td>[[Application class/Project.Default Project property{{!}}Project:Default Project]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>82</td><td>[[Application class/Project.Has Any Project Been Created property{{!}}Project:Has Any Project Been Created]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>83</td><td>[[Application class/Application.LVTarget property{{!}}Application:LVTarget]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>84</td><td>[[Application class/Application.Private? property{{!}}Application:Private?]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>85</td><td>[[Application class/Project.Show Path in Project Window property{{!}}Project:Show Path in Project Window]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>86</td><td>[[Application class/Project.Target Item property{{!}}Project:Target Item]]</td><td>Returns the associated target item of the application reference you specify.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>87</td><td>[[Application class/Project.Get Last Max Load Time property{{!}}Project:Get Last Max Load Time]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>88</td><td>[[Application class/Project.Libraries() property{{!}}Project:Libraries[]]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>89</td><td>[[Application class/Application.Save Format property{{!}}Application:Save Format]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>8B</td><td>[[Application class/Application.Target.Class Name property{{!}}Application:Target:Class Name]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>8C</td><td>[[Application class/Options.Editor Menu Bar property{{!}}Options:Editor Menu Bar]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>8D</td><td>[[Application class/Application.Debug Name property{{!}}Application:Debug Name]]</td><td>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.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>8E</td><td>[[Application class/Application.Cross Context Settings property{{!}}Application:Cross Context Settings]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>8F</td><td>[[Application class/Application.Default.Context Name property{{!}}Application:Default:Context Name]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>90</td><td>[[Application class/Application.Default.Application property{{!}}Application:Default:Application]]</td><td>Returns the default application reference.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>91</td><td>[[Application class/Application.All Libraries in All Application Instances property{{!}}Application:All Libraries in All Application Instances]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>92</td><td>[[Application class/Project.Active Project property{{!}}Project:Active Project]]</td><td>Returns a reference to the LabVIEW project that is active when this property executes. A project is active if the user has the associated project window in focus or any member of the project in focus, including VIs, controls, and project libraries.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>93</td><td>[[Application class/Printing.Custom Control Label/Caption? property{{!}}Printing:Custom Control Label/Caption?]]</td><td>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]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>94</td><td>[[Application class/Server.Service Name property{{!}}Server:Service Name]]</td><td>Gets or sets the service name for the LabVIEW VI Server.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>96</td><td>[[Application class/Application.Z Compress Level property{{!}}Application:Z Compress Level]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>97</td><td>[[Application class/Application.On Line property{{!}}Application:On Line]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>98</td><td>[[Application class/Debug Server.Server Active property{{!}}Debug Server:Server Active]]</td><td>Determines whether the Debug Server is enabled. You can use this property only in LabVIEW-built applications or shared libraries.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>99</td><td>[[Application class/Debug Server.TCP/IP Access List property{{!}}Debug Server:TCP-IP Access List]]</td><td>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.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>9B</td><td>[[Application class/Source Control.Include VILib In Get Dependents property{{!}}Source Control:Include VILib In Get Dependents]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>9C</td><td>[[Application class/Source Control.Include InstrLib In Get Dependents property{{!}}Source Control:Include InstrLib In Get Dependents]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>9D</td><td>[[Application class/Save for Previous.Original App property{{!}}Save for Previous:Original App]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>9E</td><td>[[Application class/Application.VI Of Top Most Block Diagram property{{!}}Application:VI Of Top Most Block Diagram]]</td><td>Returns a reference to the block diagram highest in the Z order, which is most likely the last block diagram accessed.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>9F</td><td>[[Application class/Run Reserve XInterface Components property{{!}}Run Reserve XInterface Components]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>A0</td><td>[[Application class/NI Security.Nobody Logged In? property{{!}}NI Security:Nobody Logged In?]]</td><td>Determines if anyone is logged in.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A1</td><td>[[Application class/NI Security.Unique User property{{!}}NI Security:Unique User]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A2</td><td>[[Application class/Delay File Notifications property{{!}}Delay File Notifications]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A3</td><td>[[Application class/MathScript.Path property{{!}}MathScript:Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A4</td><td>[[Application class/Application.Multi Pwd Op Cancelled? property{{!}}Application:Multi Pwd Op Cancelled?]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A5</td><td>[[Application class/MathScript.All M Files In Context property{{!}}MathScript:All M Files In Context]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A6</td><td>[[Application class/Application.Is Migration Enabled property{{!}}Application:Is Migration Enabled]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A7</td><td>[[Application class/Crosslink.Force Enable Dialogs property{{!}}Crosslink:Force Enable Dialogs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A8</td><td>[[Application class/Crosslink.Suppress Dialogs property{{!}}Crosslink:Suppress Dialogs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>A9</td><td>[[Application class/Suppress Auto Update Dependencies property{{!}}Suppress Auto Update Dependencies]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>AA</td><td>[[Application class/Application.Let Private Context Run With XNode property{{!}}Application:Let Private Context Run With XNode]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>AD</td><td>[[Application class/Application.Clipboard VI property{{!}}Application:Clipboard VI]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>AE</td><td>[[Application class/Tool Number property{{!}}Tool Number]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>AF</td><td>[[Application class/Application.Compiler.DFIR Compiler property{{!}}Application:Compiler:DFIR Compiler]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>B0</td><td>[[Application class/Supress Update Name Preflight property{{!}}Supress Update Name Preflight]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>B1</td><td>[[Application class/Palettes.Get Functions Names property{{!}}Palettes:Get Functions Names]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>B2</td><td>[[Application class/Palettes.Get Controls Names property{{!}}Palettes:Get Controls Names]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>B3</td><td>[[Application class/Statechart.Show Custom Icon property{{!}}Statechart:Show Custom Icon]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>B4</td><td>[[Application class/Statechart.Show Configuration property{{!}}Statechart:Show Configuration]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>B5</td><td>[[Application class/Web Server.Config File Path property{{!}}Web Server:Config File Path]]</td><td>The path of the LabVIEW Web Server configuration file.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>B6</td><td>[[Application class/Web Server.Default Config File Path property{{!}}Web Server:Default Config File Path]]</td><td>The path of the Web Server configuration file that contains the LabVIEW default configuration.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>B7</td><td>[[Application class/Statechart.CodeGenCaseStruct property{{!}}Statechart:CodeGenCaseStruct]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>B8</td><td>[[Application class/Statechart.Show Path for IsIn property{{!}}Statechart:Show Path for IsIn]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>B9</td><td>[[Application class/Application.Saveable Versions property{{!}}Application:Saveable Versions]]</td><td>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.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>BA</td><td>[[Application class/Application.DSC Support property{{!}}Application:DSC Support]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>BB</td><td>[[Application class/Load and Save Warnings.Auto Test Mode property{{!}}Load and Save Warnings:Auto Test Mode]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>BC</td><td>[[Application class/Load and Save Warnings.History property{{!}}Load and Save Warnings:History]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>BD</td><td>[[Application class/Statechart.InlineTopLevelGraph property{{!}}Statechart:InlineTopLevelGraph]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>BE</td><td>[[Application class/Application.Property and Method Data Types property{{!}}Application:Property and Method Data Types]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>BF</td><td>[[Application class/Operating System.Build Number property{{!}}Operating System:Build Number]]</td><td>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.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>C1</td><td>[[Application class/Application.Compiler.Sanity property{{!}}Application:Compiler:Sanity]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>C2</td><td>[[Application class/Application.Compiler.DOT property{{!}}Application:Compiler:DOT]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>C6</td><td>[[Application class/Operating System.Detailed Name property{{!}}Operating System:Detailed Name]]</td><td>Detailed name of the operating system where the application is actually running. This string value returns the operating system and its version, such as Microsoft Windows XP. This property is similar to a combination of [[OSName]] and [[OSVersion]], which return the platform name and a numeric version number respectively. This property is read only.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>CA</td><td>[[Application class/Application.Compiler.LLVM Compiler property{{!}}Application:Compiler:LLVM Compiler]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>CD</td><td>[[Application class/Application.All Libraries in Application Instance property{{!}}Application:All Libraries in Application Instance]]</td><td>Lists all Libraries currently in memory in this application instance.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>CE</td><td>[[Application class/Application.Target.Number of Logical Processors property{{!}}Application:Target:Number of Logical Processors]]</td><td>Returns the number of processing units the computer or target contains.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>D0</td><td>[[Application class/Application.Target.Number of Cores per Package property{{!}}Application:Target:Number of Cores per Package]]</td><td>Returns the number of cores per package the computer or target contains.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>D1</td><td>[[Application class/Application.Target.Number of Logical Processors per Core property{{!}}Application:Target:Number of Logical Processors per Core]]</td><td>Returns the number of logical processors per core the computer or target contains.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>D2</td><td>[[Application class/Application.Target.Current Processor ID property{{!}}Application:Target:Current Processor ID]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>D3</td><td>[[Application class/Application.Target.Data Cache Entry Sizes property{{!}}Application:Target:Data Cache Entry Sizes]]</td><td>Returns an array of the entry sizes, in bytes, for all cache levels the computer or target contains.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>D4</td><td>[[Application class/Application.Target.Data Cache Sizes property{{!}}Application:Target:Data Cache Sizes]]</td><td>Returns an array of the cache sizes, in bytes, for each cache level the computer or target contains.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>D5</td><td>[[Application class/Application.Target.Number of Packages property{{!}}Application:Target:Number of Packages]]</td><td>Returns the number of packages, or chips, the computer or target contains.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>D7</td><td>[[Application class/Application.Version Year property{{!}}Application:Version Year]]</td><td>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.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>D9</td><td>[[Application class/Application.Compiler.BriefDOT property{{!}}Application:Compiler:BriefDOT]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>DA</td><td>[[Application class/Application.Is Build App Instance property{{!}}Application:Is Build App Instance]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>DB</td><td>[[Application class/Application.TestStandOptions property{{!}}Application:TestStandOptions]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>DC</td><td>[[Application class/Application.Legacy Build App File Layout property{{!}}Application:Legacy Build App File Layout]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>DD</td><td>[[Application class/Application.Available Environment Modes property{{!}}Application:Available Environment Modes]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>DE</td><td>[[Application class/Application.Save Version property{{!}}Application:Save Version]]</td><td>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.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>DF</td><td>[[Application class/Application.Save Version As Integer property{{!}}Application:Save Version As Integer]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>E0</td><td>[[Application class/Get NXT Context property{{!}}Get NXT Context]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>E1</td><td>[[Application class/Application.Hide Load Warning property{{!}}Application:Hide Load Warning]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>E2</td><td>[[Application class/Application.Disable Path Case property{{!}}Application:Disable Path Case]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>E3</td><td>[[Application class/Application.Lock Instantiations for AppBuilder property{{!}}Application:Lock Instantiations for AppBuilder]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>E4</td><td>[[Application class/Application.Clipboard Mode property{{!}}Application:Clipboard Mode]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>E6</td><td>[[Application class/Application.Compiler.SSE Runtime Optimization property{{!}}Application:Compiler:SSE Runtime Optimization]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>E7</td><td>[[Application class/Printing.Custom Cluster Constants? property{{!}}Printing:Custom Cluster Constants?]]</td><td>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.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>E8</td><td>[[Application class/MathScript.Compiler Signature property{{!}}MathScript:Compiler Signature]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>E9</td><td>[[Application class/VIObjCache.Path property{{!}}VIObjCache:Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>EA</td><td>[[Application class/Application.Compiler.SSE1 Code Generation property{{!}}Application:Compiler:SSE1 Code Generation]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>EB</td><td>[[Application class/Application.Compiler.SSE2 Code Generation property{{!}}Application:Compiler:SSE2 Code Generation]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>EC</td><td>[[Application class/Application.UD Refnum Files property{{!}}Application:UD Refnum Files]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>ED</td><td>[[Application class/Application.Rename Variables for AppBuilder property{{!}}Application:Rename Variables for AppBuilder]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>EE</td><td>[[Application class/Statechart.Is Installed property{{!}}Statechart:Is Installed]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFFFCC;"><td>EF</td><td>[[Application class/Application.Current Environment Mode property{{!}}Application:Current Environment Mode]]</td><td>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.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F0</td><td>[[Application class/MathScript.HighlightingColors property{{!}}MathScript:HighlightingColors]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F1</td><td>[[Application class/MathScript.ColorsInSync property{{!}}MathScript:ColorsInSync]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F2</td><td>[[Application class/MathScript.CompilerInMemory property{{!}}MathScript:CompilerInMemory]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F3</td><td>[[Application class/VIObjCache.Available in RTE property{{!}}VIObjCache:Available in RTE]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F4</td><td>[[Application class/Application.Mass Compile Warn On Read Only VIs property{{!}}Application:Mass Compile Warn On Read Only VIs]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F5</td><td>[[Application class/Application.InstCachePath property{{!}}Application:InstCachePath]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F6</td><td>[[Application class/Application.Is Compile Suppressed property{{!}}Application:Is Compile Suppressed]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F7</td><td>[[Application class/VIObjCache.DistPath property{{!}}VIObjCache:DistPath]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F8</td><td>[[Application class/VIObjCache.UserPath property{{!}}VIObjCache:UserPath]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>F9</td><td>[[Application class/Application.Library Finish Partial Load Enabled property{{!}}Application:Library Finish Partial Load Enabled]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>FA</td><td>[[Application class/AppBuilderCache.Path property{{!}}AppBuilderCache:Path]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>FB</td><td>[[Application class/Separate Compiled Code For New Files property{{!}}Separate Compiled Code For New Files]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#CCFFFF;"><td>FC</td><td>[[Application class/Application.Compiler Threshold property{{!}}Application:Compiler Threshold]]</td><td>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.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>FD</td><td>[[Application class/Application.Locked Down For Build property{{!}}Application:Locked Down For Build]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>FE</td><td>[[Application class/Application.Cross Compile Count property{{!}}Application:Cross Compile Count]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>FF</td><td>[[Application class/Application.GdiCount property{{!}}Application:GdiCount]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>100</td><td>[[Application class/Application.Compiler.FP Register Candidate property{{!}}Application:Compiler:FP Register Candidate]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>101</td><td>[[Application class/Application.Compiler.AutoInlining property{{!}}Application:Compiler:AutoInlining]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>102</td><td>[[Application class/Application.ShowAutoErrDialog property{{!}}Application:ShowAutoErrDialog]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>103</td><td>[[Application class/Application.Selective Deallocation property{{!}}Application:Selective Deallocation]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>104</td><td>[[Application class/Application.Selective Deallocation.EnableForAllVIs property{{!}}Application:Selective Deallocation:EnableForAllVIs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>105</td><td>[[Application class/Application.Selective Deallocation.LargeBufferThreshold property{{!}}Application:Selective Deallocation:LargeBufferThreshold]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>106</td><td>[[Application class/Application.Enable Inheritance LinkRef Addition property{{!}}Application:Enable Inheritance LinkRef Addition]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>107</td><td>[[Application class/Application.Enable Inheritance LinkRefs property{{!}}Application:Enable Inheritance LinkRefs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#FFAAAA;"><td>108</td><td>[[Application class/Application.Full Version Year property{{!}}Application:Full Version Year]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>109</td><td>[[Application class/Application.Version Year Number Only property{{!}}Application:Version Year Number Only]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>110</td><td>[[Application class/Application.ImageTableMaxCount property{{!}}Application:ImageTableMaxCount]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>111</td><td>[[Application class/Application.Enable Binary Compatibility Load property{{!}}Application:Enable Binary Compatibility Load]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>112</td><td>[[Application class/Application.EnableExcursionFreeExecSystems property{{!}}Application:EnableExcursionFreeExecSystems]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>113</td><td>[[Application class/Application.IgnoreUnresolvedDLLRef property{{!}}Application:IgnoreUnresolvedDLLRef]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>114</td><td>[[Application class/Application.ImageTableCount property{{!}}Application:ImageTableCount]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>115</td><td>[[Application class/Application.PPL LoadInCompatible LVVersion Default Value property{{!}}Application:PPL LoadInCompatible LVVersion Default Value]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>116</td><td>[[Application class/Application.Treat LV 2016 As Binary Compatible property{{!}}Application:Treat LV 2016 As Binary Compatible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>117</td><td>[[Application class/Application.SaveChangesAutoSelection property{{!}}Application:SaveChangesAutoSelection]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 1 | <tr style="background-color:#D1BB80;"><td>118</td><td>[[Application class/Application.NativeEventTracingEnabled property{{!}}Application:NativeEventTracingEnabled]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1F4</td><td>[[VI class/VI Name property{{!}}VI Name]]</td><td>Name of the VI file. If a [[LabVIEW project library]] owns the VI, the property returns the qualified name of the VI, which includes the project library filename.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1F5</td><td>[[VI class/VI Path property{{!}}VI Path]]</td><td>Path to the VI file.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1F6</td><td>[[VI class/VI Description property{{!}}VI Description]]</td><td>Description of the VI that appears in the [[Context Help]] window when you move the cursor over the VI icon and in VI documentation you generate.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1F7</td><td>[[VI class/History.Entire Text property{{!}}History:Entire Text]]</td><td>Returns all the text that was added to the VI revision history.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1F9</td><td>[[VI class/Front Panel Window.Title Bar Visible property{{!}}Front Panel Window:Title Bar Visible]]</td><td>Indicates whether to display a title bar on the front panel while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1FA</td><td>[[VI class/Front Panel Window.Closeable property{{!}}Front Panel Window:Closeable]]</td><td>Indicates whether the close button in the title bar is disabled and the '''Close''' item in the '''File''' menu is disabled.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>1FB</td><td>[[VI class/Front Panel Window.OldResizable property{{!}}Front Panel Window:OldResizable]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1FC</td><td>[[VI class/Front Panel Window.Allow Runtime PopUp property{{!}}Front Panel Window:Allow Runtime PopUp]]</td><td>Indicates whether to display shortcut menus for front panel objects while the VI runs. If you do not display default run-time shortcut menus, you can continue to include customized shortcut menus.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>1FD</td><td>[[VI class/Front Panel Window.Highlight Return Button property{{!}}Front Panel Window:Highlight Return Button]]</td><td>Indicates whether to highlight Boolean controls that have a shortcut key of <Enter>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>1FE</td><td>[[VI class/Front Panel Window.Size to Screen (Deprecated) property{{!}}Front Panel Window:Size to Screen (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>1FF</td><td>[[VI class/Front Panel Window.Auto Center (Deprecated) property{{!}}Front Panel Window:Auto Center (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>200</td><td>[[VI class/Front Panel Window.Show Scroll Bars property{{!}}Front Panel Window:Show Scroll Bars]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>201</td><td>[[VI class/Front Panel Window.Show Menu Bar property{{!}}Front Panel Window:Show Menu Bar]]</td><td>Indicates whether to display the menu bar on the front panel while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>202</td><td>[[VI class/Tool Bar.Visible property{{!}}Tool Bar:Visible]]</td><td>Indicates whether to display the toolbar while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>203</td><td>[[VI class/Tool Bar.Show Run Button property{{!}}Tool Bar:Show Run Button]]</td><td>Indicates whether to display the '''Run''' button on the toolbar while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>204</td><td>[[VI class/Tool Bar.Show Free Run Button property{{!}}Tool Bar:Show Free Run Button]]</td><td>Indicates whether to display the '''Run Continuously''' button on the toolbar while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>205</td><td>[[VI class/Tool Bar.Show Abort Button property{{!}}Tool Bar:Show Abort Button]]</td><td>Indicates whether to display the '''Abort Execution''' button on the toolbar while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>206</td><td>[[VI class/Execution.Allow Debugging property{{!}}Execution:Allow Debugging]]</td><td>If TRUE, you can use debugging tools on the VI. For example, you can [[set breakpoints]], [[create probes]], [[enable execution highlighting]], and [[single-step through execution]]. Set this property to FALSE to disable use of debugging tools, reduce memory requirements, and to improve performance slightly for the VI.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>208</td><td>[[VI class/Front Panel Window.Is Dialog property{{!}}Front Panel Window:Is Dialog]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>209</td><td>[[VI class/Execution.Show Front Panel On Load property{{!}}Execution:Show Front Panel On Load]]</td><td>Indicates [[whether to show the front panel]] when the VI is loaded.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>20A</td><td>[[VI class/Execution.Show Front Panel On Call property{{!}}Execution:Show Front Panel On Call]]</td><td>Indicates whether to [[show the front panel]] when the VI is called.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>20B</td><td>[[VI class/Execution.Close After Call property{{!}}Execution:Close After Call]]</td><td>Indicates whether to [[close the front panel]] after the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>20C</td><td>[[VI class/Execution.Run When Opened property{{!}}Execution:Run When Opened]]</td><td>Indicates whether to run the VI [[when it opens]].</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>20D</td><td>[[VI class/Execution.Is Reentrant property{{!}}Execution:Is Reentrant]]</td><td>Indicates whether a VI can be [[reentrant]].</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>20E</td><td>[[VI class/Execution.Priority property{{!}}Execution:Priority]]</td><td>Indicates the [[priority]] of the VI when it runs in parallel with other tasks.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>20F</td><td>[[VI class/History.Use Defaults property{{!}}History:Use Defaults]]</td><td>Indicates whether to use the global default history or to use the values entered in other history properties.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>210</td><td>[[VI class/History.Always Add Comments At Save property{{!}}History:Always Add Comments At Save]]</td><td>Indicates whether to add a comment to the VI revision history every time the VI is saved.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>211</td><td>[[VI class/History.Prompt for Comments At Close property{{!}}History:Prompt for Comments At Close]]</td><td>Indicates whether to prompt for a VI revision history comment when the VI closes.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>212</td><td>[[VI class/History.Prompt for Comments At Save property{{!}}History:Prompt for Comments At Save]]</td><td>Indicates whether to prompt for a VI revision history comment when the VI is saved.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>213</td><td>[[VI class/History.Record Application Comments property{{!}}History:Record Application Comments]]</td><td>Indicates whether to add comments to the VI revision history when certain events occur, such as conversion to a new version of LabVIEW, subVI changes, and changes to the name or path of the VI.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>214</td><td>[[VI class/Help.Document Tag property{{!}}Help:Document Tag]]</td><td>Index keyword or HTML filename for a topic in the compiled help file to which the VI is linked.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>215</td><td>[[VI class/Help.Document Path property{{!}}Help:Document Path]]</td><td>Path or [[symbolic path]] to an HTML file (<code>.htm</code> or <code>.html</code>) or compiled help file (<code>.chm</code> or <code>.hlp</code>) to which the VI is linked.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>216</td><td>[[VI class/Front Panel Window.Open property{{!}}Front Panel Window:Open]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>217</td><td>[[VI class/Front Panel Window.Is Frontmost property{{!}}Front Panel Window:Is Frontmost]]</td><td>Writing TRUE to this value brings the front panel to the front. This property applies only in the application instance of the calling VI. Writing FALSE to this value has no effect. If you read this property, it indicates whether the front panel window is the front window (ignoring floating windows).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>218</td><td>[[VI class/Front Panel Window.Window Bounds property{{!}}Front Panel Window:Window Bounds]]</td><td>The four elements in the cluster are the top, left, bottom, and right values of the front panel window, which includes the interior region, scroll bars, title bar, menu bar, and toolbar. They are in global screen coordinates, that is, the numbers refer to coordinates within a computer monitor's screen (rather than an open window).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>219</td><td>[[VI class/Modifications.VI Modifications Bitset Old property{{!}}Modifications:VI Modifications Bitset Old]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>21A</td><td>[[VI class/Modifications.Front Panel Mods Bitset property{{!}}Modifications:Front Panel Mods Bitset]]</td><td>Indicates whether changes were made to the front panel since the VI was saved. If the value is zero, no changes where made. If the value is nonzero, changes were made.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>21B</td><td>[[VI class/Modifications.Block Diagram Mods Bitset property{{!}}Modifications:Block Diagram Mods Bitset]]</td><td>Indicates whether changes were made to the block diagram since the VI was saved or opened, depending on which was last. If the value is zero, no changes were made. If the value is nonzero, changes were made.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>21C</td><td>[[VI class/Metrics.Code Size property{{!}}Metrics:Code Size]]</td><td>Amount of memory used for VI code in bytes.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>21D</td><td>[[VI class/Metrics.Total Data Size property{{!}}Metrics:Total Data Size]]</td><td>Amount of memory allocated for data in bytes.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>21E</td><td>[[VI class/Metrics.Size of Front Panel property{{!}}Metrics:Size of Front Panel]]</td><td>Size of the front panel in bytes.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>21F</td><td>[[VI class/Metrics.Size of Block Diagram property{{!}}Metrics:Size of Block Diagram]]</td><td>Size of the block diagram in bytes.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>220</td><td>[[VI class/Callers' Names property{{!}}Callers' Names]]</td><td>Returns a list of all the loaded VIs that call the referenced VI.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>221</td><td>[[VI class/Callees' Names property{{!}}Callees' Names]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>225</td><td>[[VI class/Auto Logging.Log File Path property{{!}}Auto Logging:Log File Path]]</td><td>Path of the datalog file in which front panel data and a time stamp are written.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>226</td><td>[[VI class/Auto Logging.Log at Finish property{{!}}Auto Logging:Log at Finish]]</td><td>Indicates whether to write front panel values to a datalog file after the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>227</td><td>[[VI class/Auto Logging.Print at Finish property{{!}}Auto Logging:Print at Finish]]</td><td>Indicates whether to print the front panel after the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>228</td><td>[[VI class/Front Panel Window.Origin property{{!}}Front Panel Window:Origin]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>229</td><td>[[VI class/Front Panel Window.Title property{{!}}Front Panel Window:Title]]</td><td>String that appears in the title bar. This string does not have to match the VI filename.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>22A</td><td>[[VI class/Connector Pane.Set property{{!}}Connector Pane:Set]]</td><td>Sets the connector pane of the VI to match the connector pane of the VI reference input.</td><td>Write Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>22B</td><td>[[VI class/Execution.Suspend On Call property{{!}}Execution:Suspend On Call]]</td><td>Indicates whether LabVIEW [[suspends the execution]] of the VI when calling it as a subVI. Use this property carefully with [[reentrant]] VIs.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>22C</td><td>[[VI class/Front Panel Window.Panel Bounds property{{!}}Front Panel Window:Panel Bounds]]</td><td>The four elements in the cluster are the top, left, bottom, and right values of the interior portion of the front panel, not including the scroll bars, title bar, menu bar, and toolbar. The cluster elements are in global screen coordinates, which are the numbers that refer to coordinates within a computer monitor's screen (rather than an open window).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>22D</td><td>[[VI class/Execution.State property{{!}}Execution:State]]</td><td>Indicates the [[execution state]] of the VI.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>22E</td><td>[[VI class/Edit Mode On Open property{{!}}Edit Mode On Open]]</td><td>If TRUE, the VI opens in edit mode. If FALSE, the VI opens in run mode, and the title bar, menu bar, and toolbar do not appear.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>22F</td><td>[[VI class/Execution.Preferred Exec System property{{!}}Execution:Preferred Exec System]]</td><td>Indicates the [[execution system]] in which the VI runs.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>230</td><td>[[VI class/Modifications.User Changes property{{!}}Modifications:User Changes]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>231</td><td>[[VI class/Front Panel Window.Custom Title property{{!}}Front Panel Window:Custom Title]]</td><td>Indicates whether the VI has a custom title string. Write FALSE to remove the custom title string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>232</td><td>[[VI class/VI Type property{{!}}VI Type]]</td><td>Indicates the type of VI.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>234</td><td>[[VI class/History.Revision Number property{{!}}History:Revision Number]]</td><td>Current revision number of the VI.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>235</td><td>[[VI class/Connector Pane.Data (Deprecated) property{{!}}Connector Pane:Data (Deprecated)]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>236</td><td>[[VI class/Metrics.Advanced property{{!}}Metrics:Advanced]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>237</td><td>[[VI class/Block Diagram Window.Open property{{!}}Block Diagram Window:Open]]</td><td>Opens or closes the block diagram window.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>238</td><td>[[VI class/Block Diagram Window.Window Bounds property{{!}}Block Diagram Window:Window Bounds]]</td><td>Gets or sets the bounds for a block diagram window.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>239</td><td>[[VI class/Connector Pane.Old Type Descriptor property{{!}}Connector Pane:Old Type Descriptor]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>23A</td><td>[[VI class/Tool Kit Attr property{{!}}Tool Kit Attr]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>23B</td><td>[[VI class/Front Panel RefNum TD property{{!}}Front Panel RefNum TD]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>23C</td><td>[[VI class/Block Diagram property{{!}}Block Diagram]]</td><td>Returns a reference to the block diagram of the VI. This property is not available in stand-alone applications.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>23D</td><td>[[VI class/Front Panel property{{!}}Front Panel]]</td><td>Reference to the front panel of a VI.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>23E</td><td>[[VI class/Connector Pane.Reference property{{!}}Connector Pane:Reference]]</td><td>Returns a reference to the connector pane of the VI.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>23F</td><td>[[VI class/Front Panel Window.Keep Window Proportions property{{!}}Front Panel Window:Keep Window Proportions]]</td><td>Indicates whether the front panel window adjusts its size in proportion with a change in monitor resolution. The window changes size so it covers the same percentage of the screen that it covered at its original resolution.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>240</td><td>[[VI class/Modifications.VI Signatures property{{!}}Modifications:VI Signatures]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>241</td><td>[[VI class/Is Instance property{{!}}Is Instance]]</td><td>Returns whether or not the VI is an Express VI instance.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>242</td><td>[[VI class/Automatic Error Handling property{{!}}Automatic Error Handling]]</td><td>If TRUE, enables automatic error handling for a VI.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>243</td><td>[[VI class/Block Diagram Window.Origin property{{!}}Block Diagram Window:Origin]]</td><td>Gets or sets the vertical and horizontal coordinates in the upper left-hand corner of the block diagram.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>244</td><td>[[VI class/Run-Time Menu Path property{{!}}Run-Time Menu Path]]</td><td>When read, this property returns the run-time menu path of the VI. When written, this property updates the run-time menu path of the VI. If the VI is running when you write this property, it updates the menu with data from the new path.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>245</td><td>[[VI class/Front Panel Window.Is Floating property{{!}}Front Panel Window:Is Floating]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>246</td><td>[[VI class/RunVILocal property{{!}}RunVILocal]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>247</td><td>[[VI class/Front Panel Window.Minimizable property{{!}}Front Panel Window:Minimizable]]</td><td>Indicates whether the user can minimize the front panel window while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>248</td><td>[[VI class/Front Panel Window.Resizable property{{!}}Front Panel Window:Resizable]]</td><td>Indicates whether the user can resize the front panel window while the VI runs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>249</td><td>[[VI class/Expand When Dropped As SubVI property{{!}}Expand When Dropped As SubVI]]</td><td>Expands to show terminals when dropped as a subVI.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>24A</td><td>[[VI class/Printing.Page Orientation property{{!}}Printing:Page Orientation]]</td><td>Gets or sets the page orientation to use when printing the VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>24B</td><td>[[VI class/Printing.Page Headers? property{{!}}Printing:Page Headers?]]</td><td>If TRUE, LabVIEW prints headers for the VI. Use the Printing:Header Content properties in this class to customize the contents of the headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>24C</td><td>[[VI class/Printing.Front Panel Scaling? property{{!}}Printing:Front Panel Scaling?]]</td><td>If TRUE, LabVIEW scales the front panel to fit on the printed page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>24D</td><td>[[VI class/Printing.Margins property{{!}}Printing:Margins]]</td><td>Gets or sets the page margins to use when printing the VI in inches or centimeters.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>24E</td><td>[[VI class/Printing.Header Content.VI Name? property{{!}}Printing:Header Content:VI Name?]]</td><td>If TRUE, LabVIEW includes the VI name in the headers for the VI. Use the [[Printing:Page Headers?]] property to set whether LabVIEW prints the headers for the VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>250</td><td>[[VI class/Printing.Header Content.Date Printed? property{{!}}Printing:Header Content:Date Printed?]]</td><td>If TRUE, LabVIEW includes the date printed in the headers for the VI. Use the [[Printing:Page Headers?]] property to set whether LabVIEW prints the headers for the VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>251</td><td>[[VI class/Printing.Header Content.Modify Date? property{{!}}Printing:Header Content:Modify Date?]]</td><td>If TRUE, LabVIEW includes the last modified date in the headers for the VI. Use the [[Printing:Page Headers?]] property to set whether LabVIEW prints the headers for the VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>252</td><td>[[VI class/Printing.Header Content.Page Number? property{{!}}Printing:Header Content:Page Number?]]</td><td>If TRUE, LabVIEW includes the page number in the headers for the VI. Use the [[Printing:Page Headers?]] property to set whether LabVIEW prints the headers for the VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>253</td><td>[[VI class/Printing.Header Content.VI Icon? property{{!}}Printing:Header Content:VI Icon?]]</td><td>If TRUE, LabVIEW includes the VI icon in the headers for the VI. Use the [[Printing:Page Headers?]] property to set whether LabVIEW prints the headers for the VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>254</td><td>[[VI class/Printing.Header Content.VI Path? property{{!}}Printing:Header Content:VI Path?]]</td><td>If TRUE, LabVIEW includes the VI path in the headers for the VI. Use the [[Printing:Page Headers?]] property to set whether LabVIEW prints the headers for the VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>255</td><td>[[VI class/Purgative property{{!}}Purgative]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>256</td><td>[[VI class/Control VI Type property{{!}}Control VI Type]]</td><td>Specifies whether a control VI is a control, a typedef, or a strict typedef. This property is valid for control VIs only.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>257</td><td>[[VI class/VI Linker Errors property{{!}}VI Linker Errors]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>258</td><td>[[VI class/Hide Instance VI Caption On Drop property{{!}}Hide Instance VI Caption On Drop]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>259</td><td>[[VI class/Front Panel Window.Behavior property{{!}}Front Panel Window:Behavior]]</td><td>Sets the behavior of the front panel window. Valid values include 0 (Invalid), 1 (Default), 2 (Floating), 3 (Floating/Auto-Hide), and 4 (Modal).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>260</td><td>[[VI class/Front Panel Window.State property{{!}}Front Panel Window:State]]</td><td>Current state of the front panel window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>262</td><td>[[VI class/Printing.Block Diagram Scaling? property{{!}}Printing:Block Diagram Scaling?]]</td><td>If TRUE, LabVIEW scales the block diagram to fit on the printed page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>263</td><td>[[VI class/Suppress Instance VI Halo property{{!}}Suppress Instance VI Halo]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>264</td><td>[[VI class/Is System VI property{{!}}Is System VI]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>265</td><td>[[VI class/Front Panel Window.Minimum Size property{{!}}Front Panel Window:Minimum Size]]</td><td>Minimum size of the front panel window in pixels. If [[Front Panel Window:Resizable]] is TRUE, the user cannot resize the front panel smaller than the width and height you wire to this property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>266</td><td>[[VI class/Connector Pane.Checksum v1 (Deprecated) property{{!}}Connector Pane:Checksum v1 (Deprecated)]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>267</td><td>[[VI class/Front Panel Window.OS Window property{{!}}Front Panel Window:OS Window]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>268</td><td>[[VI class/Block Diagram Window.OS Window property{{!}}Block Diagram Window:OS Window]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>269</td><td>[[VI class/Modifications.VI User Code GUID property{{!}}Modifications:VI User Code GUID]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>26A</td><td>[[VI class/Is Probe property{{!}}Is Probe]]</td><td>Returns TRUE if the VI is running as a probe and the probe VI is open.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>26B</td><td>[[VI class/Suppress Data Manager property{{!}}Suppress Data Manager]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>26C</td><td>[[VI class/Suppress Transact Info property{{!}}Suppress Transact Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>26D</td><td>[[VI class/Execution.Retain Wire Values property{{!}}Execution:Retain Wire Values]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>26E</td><td>[[VI class/Is XNode VI property{{!}}Is XNode VI]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>26F</td><td>[[VI class/Owning Application property{{!}}Owning Application]]</td><td>Returns a reference to the application that owns the VI. Be sure and [[close this reference]] afterward.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>271</td><td>[[VI class/Front Panel Window.Window property{{!}}Front Panel Window:Window]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>272</td><td>[[VI class/Block Diagram Window.Window property{{!}}Block Diagram Window:Window]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>273</td><td>[[VI class/Front Panel Window.Transparency property{{!}}Front Panel Window:Transparency]]</td><td>Sets the window transparency level of the VI. The level of transparency is a percentage where 0 is opaque and 100 is invisible. This property returns an error if you specify a value outside the range of 0 to 100. If you set the transparency level to 100, the VI becomes invisible and uncontrollable from the front panel. You must stop the VI on the block diagram for the front panel of the VI to become visible. You must set the [[Front Panel Window:Run VI Transparently]] property to TRUE for this property to have any effect. The default value for the Front Panel Window:Run VI Transparently property is FALSE, in which changing this property has no effect.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>274</td><td>[[VI class/Front Panel Window.Run VI Transparently property{{!}}Front Panel Window:Run VI Transparently]]</td><td>Sets the VI to use a semi-transparent window style when running. Set the level of transparency using the [[Front Panel Window:Transparency]] property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>275</td><td>[[VI class/Front Panel Window.Monitor property{{!}}Front Panel Window:Monitor]]</td><td>The monitor on which the front panel window appears, if you have multiple monitors. <code>(Windows)</code> The value 0 is the primary monitor. <code>(OS X)</code> The value 1 is the primary monitor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>276</td><td>[[VI class/Library property{{!}}Library]]</td><td>Returns the name of the [[LabVIEW project library]], [[XControl]], or [[LabVIEW class]] that owns the VI. If no library, XControl, or class owns the VI, the property returns <code>Not a Refnum</code>.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>277</td><td>[[VI class/Context.Has Edits In Another Context property{{!}}Context:Has Edits In Another Context]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>278</td><td>[[VI class/Context.Has Edits In This Context property{{!}}Context:Has Edits In This Context]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>279</td><td>[[VI class/Context.Is Reserved In Other Context property{{!}}Context:Is Reserved In Other Context]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>27A</td><td>[[VI class/Context.Is Reserved In This Context property{{!}}Context:Is Reserved In This Context]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>27B</td><td>[[VI class/Help.Examples Exist property{{!}}Help:Examples Exist]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>27C</td><td>[[VI class/BD Master Wizard property{{!}}BD Master Wizard]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>27D</td><td>[[VI class/Connector Pane.DataType property{{!}}Connector Pane:DataType]]</td><td>Returns the data type of the connector pane as variant data. Connector panes for VIs have a VI data type. Connector panes for polymorphic VIs have a PolyVI data type. Connector panes for custom controls, global variables, and type definitions have the data type of the control.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>27E</td><td>[[VI class/Overload Info property{{!}}Overload Info]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>27F</td><td>[[VI class/Connector Pane.Checksum v2 (Deprecated) property{{!}}Connector Pane:Checksum v2 (Deprecated)]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>280</td><td>[[VI class/Callees' Paths property{{!}}Callees' Paths]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>281</td><td>[[VI class/Callers' Paths property{{!}}Callers' Paths]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>282</td><td>[[VI class/VI Compile Time property{{!}}VI Compile Time]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>283</td><td>[[VI class/Auto Preallocate Arrays and Strings property{{!}}Auto Preallocate Arrays and Strings]]</td><td>Get or set the '''Autopreallocate arrays and strings''' setting on VIs. This is used by the FPGA module to optimize array and string operations by forcing LabVIEW to preallocate memory at compile time rather than dynamically allocating memory at run time.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>284</td><td>[[VI class/No Clone If Instance VI property{{!}}No Clone If Instance VI]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>285</td><td>[[VI class/VI Clone Name property{{!}}VI Clone Name]]</td><td>Name of the [[clone of a reentrant VI]]. Returns an error if the VI is not a clone.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>286</td><td>[[VI class/Is Clone VI property{{!}}Is Clone VI]]</td><td>Returns TRUE if the VI is a [[clone of a reentrant VI]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>287</td><td>[[VI class/Suppress Type Prop property{{!}}Suppress Type Prop]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>288</td><td>[[VI class/Execution.Reentrancy Type property{{!}}Execution:Reentrancy Type]]</td><td>Indicates the type of reentrancy LabVIEW uses for a reentrant VI.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>289</td><td>[[VI class/Statechart.Supress Parse property{{!}}Statechart:Supress Parse]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>28A</td><td>[[VI class/Statechart.Is Sub Panel Editable property{{!}}Statechart:Is Sub Panel Editable]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>28B</td><td>[[VI class/C Code Generation.Generate Guard Code property{{!}}C Code Generation:Generate Guard Code]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>28C</td><td>[[VI class/C Code Generation.Generate Serial Only property{{!}}C Code Generation:Generate Serial Only]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>28D</td><td>[[VI class/C Code Generation.Generate Integer Only property{{!}}C Code Generation:Generate Integer Only]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>28E</td><td>[[VI class/C Code Generation.Generate C Function Calls property{{!}}C Code Generation:Generate C Function Calls]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>28F</td><td>[[VI class/C Code Generation.Use Stack Variables property{{!}}C Code Generation:Use Stack Variables]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>290</td><td>[[VI class/Item ID property{{!}}Item ID]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>291</td><td>[[VI class/Metrics.Front Panel Loaded property{{!}}Metrics:Front Panel Loaded]]</td><td>Specifies whether the front panel of the VI is in memory. The front panel can be in memory even if the window is not open.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>292</td><td>[[VI class/Metrics.Block Diagram Loaded property{{!}}Metrics:Block Diagram Loaded]]</td><td>Specifies whether the block diagram of the VI is in memory. The block diagram can be in memory even if the window is not open.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>293</td><td>[[VI class/Library.Version property{{!}}Library:Version]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>294</td><td>[[VI class/C Code Generation.Expression Folding property{{!}}C Code Generation:Expression Folding]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>295</td><td>[[VI class/Library.Private property{{!}}Library:Private]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>296</td><td>[[VI class/Is Skinned property{{!}}Is Skinned]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>297</td><td>[[VI class/Block Diagram Window.State property{{!}}Block Diagram Window:State]]</td><td>Current state of the block diagram window.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>298</td><td>[[VI class/Modifications.VI Modifications Bitset property{{!}}Modifications:VI Modifications Bitset]]</td><td>Indicates if changes were made to the VI since the VI was saved. If the value is zero, no changes were made. If the value is nonzero, changes were made.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>299</td><td>[[VI class/Ladder VI Needs Scripting property{{!}}Ladder VI Needs Scripting]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>29B</td><td>[[VI class/C Code Generation.Inline SubVI property{{!}}C Code Generation:Inline SubVI]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>29C</td><td>[[VI class/Do Not Show Save Changes Dialog property{{!}}Do Not Show Save Changes Dialog]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>29F</td><td>[[VI class/Front Panel Window.Native Window property{{!}}Front Panel Window:Native Window]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2A0</td><td>[[VI class/Block Diagram Window.Native Window property{{!}}Block Diagram Window:Native Window]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2A1</td><td>[[VI class/Front Panel Window.Window Interface property{{!}}Front Panel Window:Window Interface]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2A2</td><td>[[VI class/Block Diagram Window.Window Interface property{{!}}Block Diagram Window:Window Interface]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2A3</td><td>[[VI class/Is Generic property{{!}}Is Generic]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>2A4</td><td>[[VI class/Is VI Paused? property{{!}}Is VI Paused?]]</td><td>Specifies whether the execution of the VI is paused. A TRUE value indicates that the VI is paused. A FALSE value indicates that the VI is not paused or that it is not running.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2A5</td><td>[[VI class/Number of Non-Proxy Callers property{{!}}Number of Non-Proxy Callers]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2A6</td><td>[[VI class/Compiler.Generated Code Profiling Settings property{{!}}Compiler:Generated Code Profiling Settings]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2A7</td><td>[[VI class/Compiler.Generated Code Profiling Result property{{!}}Compiler:Generated Code Profiling Result]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2A8</td><td>[[VI class/Contains Compiled Code property{{!}}Contains Compiled Code]]</td><td>Sets or returns whether the VI includes compiled code.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2A9</td><td>[[VI class/Is In Packed Library property{{!}}Is In Packed Library]]</td><td>Returns TRUE if a [[packed project library]] contains the VI.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2AA</td><td>[[VI class/Execution.Inline SubVI property{{!}}Execution:Inline SubVI]]</td><td>Specifies whether to [[inline the subVI into its calling VIs]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2AB</td><td>[[VI class/Execution.Inline Is Allowed property{{!}}Execution:Inline Is Allowed]]</td><td>Returns TRUE if you can [[inline this subVI into its calling VIs]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2AC</td><td>[[VI class/Execution.SSE Runtime Optimization property{{!}}Execution:SSE Runtime Optimization]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2AD</td><td>[[VI class/Has MathScript Nodes property{{!}}Has MathScript Nodes]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2AE</td><td>[[VI class/Execution.Inline SubVI If Possible property{{!}}Execution:Inline SubVI If Possible]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2AF</td><td>[[VI class/Execution.Compiled With SSE property{{!}}Execution:Compiled With SSE]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2B0</td><td>[[VI class/Terminal Bounds() property{{!}}Terminal Bounds[]]]</td><td>Returns an array of terminal bounds for the connector pane of the referenced VI. The bounds for each terminal are represented as a cluster of integers that indicate the position of each edge of the terminal rectangle.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2B1</td><td>[[VI class/Tagged And Not Edited property{{!}}Tagged And Not Edited]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFAAAA;"><td>2B2</td><td>[[VI class/Connector Pane.Checksum Ignore Dynamic Dispatch v1 (Deprecated) property{{!}}Connector Pane:Checksum Ignore Dynamic Dispatch v1 (Deprecated)]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>2B3</td><td>[[VI class/Compiled.Code Complexity property{{!}}Compiled:Code Complexity]]</td><td><!--Begin parent: lvdialog.chm::/Memory_Usage_Properties.html-->Returns the complexity of the referenced VI in relation to the '''Compiler optimizations''' slider on the [[Environment]] page of the [[Options]] dialog box. By comparing these two values, you can determine whether LabVIEW [[prioritizes editor responsiveness or execution speed]] when compiling this VI.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>2B4</td><td>[[VI class/Compiled.Last Compiled With property{{!}}Compiled:Last Compiled With]]</td><td>Returns the level of compiler optimizations that LabVIEW last used to compile this VI. The value corresponds to whether the complexity of the VI was greater or less than the threshold at which LabVIEW begins [[limiting compiler optimizations]] to prioritize editor responsiveness.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2B5</td><td>[[VI class/Inline Callees property{{!}}Inline Callees]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2B6</td><td>[[VI class/Library.Version property{{!}}Library:Version]]</td><td>Returns the version of the library that contains the VI you specify.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2B7</td><td>[[VI class/Metrics.Number of clones property{{!}}Metrics:Number of clones]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2B8</td><td>[[VI class/Execution.Inline Enum property{{!}}Execution:Inline Enum]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2B9</td><td>[[VI class/Execution.Did Compiler Or User Approve Inlining property{{!}}Execution:Did Compiler Or User Approve Inlining]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2BA</td><td>[[VI class/Help.Document Web URL property{{!}}Help:Document Web URL]]</td><td>URL for the web-based help topic to link to a VI from the '''Detailed help''' link in the [[Context Help]] window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2BB</td><td>[[VI class/Help.Use Web URL property{{!}}Help:Use Web URL]]</td><td>Indicates whether to link to a web-based help file from the '''Detailed help''' link in the [[Context Help]] window for a VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2BC</td><td>[[VI class/Execution.Shrink Large Buffers property{{!}}Execution:Shrink Large Buffers]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#FFFFCC;"><td>2BD</td><td>[[VI class/Is Running Interactively property{{!}}Is Running Interactively]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2BE</td><td>[[VI class/Execution.Shrink Large Buffer Threshold property{{!}}Execution:Shrink Large Buffer Threshold]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>2BF</td><td>[[VI class/Execution highlighting? property{{!}}Execution highlighting?]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2C1</td><td>[[VI class/Did Recompile InThis Version property{{!}}Did Recompile InThis Version]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2C2</td><td>[[VI class/Saved Version property{{!}}Saved Version]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>2C3</td><td>[[VI class/Front Panel Window.Alignment Grid Size property{{!}}Front Panel Window:Alignment Grid Size]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#CCFFFF;"><td>2C4</td><td>[[VI class/Block Diagram Window.Alignment Grid Size property{{!}}Block Diagram Window:Alignment Grid Size]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2C5</td><td>[[VI class/Connector Pane.Checksum v3 property{{!}}Connector Pane:Checksum v3]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 2 | <tr style="background-color:#D1BB80;"><td>2C6</td><td>[[VI class/Connector Pane.Checksum Ignore Dynamic Dispatch v2 property{{!}}Connector Pane:Checksum Ignore Dynamic Dispatch v2]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16535 | <tr style="background-color:#CCFFFF;"><td>82F400</td><td>[[InRangeAndCoerce class/Include Lower Limit? property{{!}}Include Lower Limit?]]</td><td>Specifies whether to include the lower limit in the comparison.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16535 | <tr style="background-color:#CCFFFF;"><td>82F401</td><td>[[InRangeAndCoerce class/Include Upper Limit? property{{!}}Include Upper Limit?]]</td><td>Specifies whether to include the upper limit in the comparison.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 125 | <tr style="background-color:#D1BB80;"><td>B51C00</td><td>[[LibraryData class/Data property{{!}}Data]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07000</td><td>[[SceneText class/Text property{{!}}Text]]</td><td>Specifies the text of a [[text object]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07001</td><td>[[SceneText class/Color property{{!}}Color]]</td><td>Reads or writes the color of the text in a [[text object]] in RGBA format. This property accepts a cluster of numeric values <code>0</code> through <code>1</code>, where <code>0</code> represents the absence of the red, green, or blue color and <code>1</code> represents a full saturation of the color.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07003</td><td>[[SceneText class/Alignment property{{!}}Alignment]]</td><td>Specifies the alignment of text in a [[3D scene]] relative to the origin of the [[text object]] that contains the text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07005</td><td>[[SceneText class/Vertical? property{{!}}Vertical?]]</td><td>Specifies whether LabVIEW renders the text in a [[text object]] with the characters arranged vertically or horizontally. If TRUE, LabVIEW arranges the characters vertically, so that the character string aligns with the plane that intersects the center-point of the text object on the x-axis. If FALSE, LabVIEW arranges the characters horizontally, so that the character string aligns with the plane that intersects the center-point of the text object on the y-axis. The default is FALSE.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07006</td><td>[[SceneText class/Character Size property{{!}}Character Size]]</td><td>Specifies the height of text characters in a [[text object]] in object coordinates. For example, set character size to <code>1</code> to create a text object equal in height to a geometric object with a height of <code>1</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07007</td><td>[[SceneText class/Wrap Distance property{{!}}Wrap Distance]]</td><td>Specifies how much of the text in a [[text object]] LabVIEW renders in one line. If you use the [[Vertical?]] property to render the text vertically, this property sets the maximum height of the text object. If you render the text horizontally, this property sets the maximum width of the text object. If the length of the text exceeds the wrap distance, LabVIEW wraps the text to a new line. If you set this property to 0, LabVIEW does not wrap the text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07008</td><td>[[SceneText class/Font Path property{{!}}Font Path]]</td><td>Specifies the path to a font to apply to a [[text object]]. This property accepts only TrueType fonts. The path you wire to this property must have a <code>.ttf</code> file extension.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C07009</td><td>[[SceneText class/Alignment.Vertical property{{!}}Alignment:Vertical]]</td><td>Specifies the alignment of a text object in a [[3D scene]] relative to the horizontal plane that intersects the center-point of the [[text object]]. This property is an element of the [[Alignment]] property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C0700A</td><td>[[SceneText class/Alignment.Horizontal property{{!}}Alignment:Horizontal]]</td><td>Specifies the alignment of a text object in a [[3D scene]] relative to the vertical plane that intersects the center-point of the [[text object]]. This property is an element of the [[Alignment]] property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 129 | <tr style="background-color:#FFFFCC;"><td>C0700B</td><td>[[SceneText class/Axis Alignment property{{!}}Axis Alignment]]</td><td>Aligns the [[text object]] along the plane you specify.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 111 | <tr style="background-color:#FFFFCC;"><td>22C3800</td><td>[[SceneTexture class/Image property{{!}}Image]]</td><td>Reads or writes the image data for a texture you apply to an object in a 3D scene.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 111 | <tr style="background-color:#FFFFCC;"><td>22C3801</td><td>[[SceneTexture class/Vertical Wrap Mode property{{!}}Vertical Wrap Mode]]</td><td>Read or writes how the texture is vertically wrapped around a 3D object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 111 | <tr style="background-color:#FFFFCC;"><td>22C3802</td><td>[[SceneTexture class/Horizontal Wrap Mode property{{!}}Horizontal Wrap Mode]]</td><td>Read or writes how the texture is wrapped horizontally around a 3D object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 111 | <tr style="background-color:#FFFFCC;"><td>22C3803</td><td>[[SceneTexture class/Filter Mode property{{!}}Filter Mode]]</td><td>Reads or writes the method used to filter the texel colors applied to the geometry. Different values affect the quality and speed of the texture mapping.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 111 | <tr style="background-color:#FFFFCC;"><td>22C3804</td><td>[[SceneTexture class/Apply Mode property{{!}}Apply Mode]]</td><td>Reads or writes how LabVIEW applies the texture to the 3D object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 111 | <tr style="background-color:#FFFFCC;"><td>22C3805</td><td>[[SceneTexture class/Blend Color property{{!}}Blend Color]]</td><td>Reads or writes the RGBA color used to blend the texture you apply to the object. Use this property when the [[Apply Mode]] property is set to '''With Blending'''.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 111 | <tr style="background-color:#FFFFCC;"><td>22C380A</td><td>[[SceneTexture class/Transformation property{{!}}Transformation]]</td><td>Reads or writes the transformation you apply to the texture. The transformation must be a 4x4 2D array of single precision numbers that represents the transformation matrix you want to apply to the texture.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A800</td><td>[[AbsTime class/Format String property{{!}}Format String]]</td><td>Gets and sets the format of the Time Stamp control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A801</td><td>[[AbsTime class/Data Entry Limits property{{!}}Data Entry Limits]]</td><td>Cluster of Minimum, Maximum, and Increment values for time stamp data range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A802</td><td>[[AbsTime class/Data Entry Limits.Minimum property{{!}}Data Entry Limits:Minimum]]</td><td>Minimum value of the numeric data range specified with date and time.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A803</td><td>[[AbsTime class/Data Entry Limits.Maximum property{{!}}Data Entry Limits:Maximum]]</td><td>Maximum value of the numeric data range specified with date and time.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A804</td><td>[[AbsTime class/Data Entry Limits.Increment property{{!}}Data Entry Limits:Increment]]</td><td>Increment of numeric data range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A805</td><td>[[AbsTime class/Response to Value Outside Limits property{{!}}Response to Value Outside Limits]]</td><td>Reads or writes the response to values outside the specified limits for maximum, minimum, and increment.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A806</td><td>[[AbsTime class/Response to Value Outside Limits.Maximum property{{!}}Response to Value Outside Limits:Maximum]]</td><td>Reads or writes the response to values outside the specified limits for the maximum value.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A807</td><td>[[AbsTime class/Response to Value Outside Limits.Minimum property{{!}}Response to Value Outside Limits:Minimum]]</td><td>Reads or writes the response to values outside the specified limits for the minimum value.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A808</td><td>[[AbsTime class/Response to Value Outside Limits.Increment property{{!}}Response to Value Outside Limits:Increment]]</td><td>Reads or writes the response to values outside the specified limits for the increment value.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#FFFFCC;"><td>2C7A809</td><td>[[AbsTime class/Numeric Text property{{!}}Numeric Text]]</td><td>Reference to numeric text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 60 | <tr style="background-color:#D1BB80;"><td>2C7A80A</td><td>[[AbsTime class/Hide Text property{{!}}Hide Text]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC00</td><td>[[DAQmxName class/Allow Multiple Names property{{!}}Allow Multiple Names]]</td><td>Allows multiple names to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC01</td><td>[[DAQmxName class/Allow Undefined Names property{{!}}Allow Undefined Names]]</td><td>Allows item names which are not defined to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC02</td><td>[[DAQmxName class/Filter On Device property{{!}}Filter On Device]]</td><td>Filters the pull-down menu of the control according to the names associated with [[Device]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC07</td><td>[[DAQmxName class/Device property{{!}}Device]]</td><td>Returns the device whose names are displayed in the pull-down menu of the DAQmx Physical Channel control, if the menu is filtered. To specify how to filter the menu, right-click the DAQmx Physical Channel control from the front panel, select '''I/O Name Filtering''', then specify a device in the '''Limit to Device''' pull-down menu. If filtering is not enabled in '''Limit to Device''', this property returns an empty string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#D1BB80;"><td>2F3FC08</td><td>[[DAQmxName class/TagType property{{!}}TagType]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC09</td><td>[[DAQmxName class/Include Invalid Names property{{!}}Include Invalid Names]]</td><td>Indicates whether to include invalid items in the menu.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC0A</td><td>[[DAQmxName class/Allow Create New property{{!}}Allow Create New]]</td><td>Indicates whether to include the''' Create New''' button in the '''Browse''' dialog box, if applicable.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC0F</td><td>[[DAQmxName class/Channel.Signal Type property{{!}}Channel:Signal Type]]</td><td>Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC10</td><td>[[DAQmxName class/Physical Channel.Signal Type property{{!}}Physical Channel:Signal Type]]</td><td>Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Physical Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#D1BB80;"><td>2F3FC11</td><td>[[DAQmxName class/Analog Trigger.Show Dedicated property{{!}}Analog Trigger:Show Dedicated]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#D1BB80;"><td>2F3FC12</td><td>[[DAQmxName class/Analog Trigger.Show AI Channels property{{!}}Analog Trigger:Show AI Channels]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC13</td><td>[[DAQmxName class/Switch.Show Channels property{{!}}Switch:Show Channels]]</td><td>Indicates whether to display the switch channels in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC14</td><td>[[DAQmxName class/Switch.Show Relays property{{!}}Switch:Show Relays]]</td><td>Indicates whether to display the switch relays in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC15</td><td>[[DAQmxName class/Terminal.Show Basic property{{!}}Terminal:Show Basic]]</td><td>Indicates whether to display commonly used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC16</td><td>[[DAQmxName class/Terminal.Show Advanced property{{!}}Terminal:Show Advanced]]</td><td>Indicates whether to display rarely used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#D1BB80;"><td>2F3FC17</td><td>[[DAQmxName class/Terminal.Show Private property{{!}}Terminal:Show Private]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC18</td><td>[[DAQmxName class/Physical Channel.Show External property{{!}}Physical Channel:Show External]]</td><td>Indicates whether to display commonly used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC19</td><td>[[DAQmxName class/Physical Channel.Show Internal property{{!}}Physical Channel:Show Internal]]</td><td>Indicates whether to display rarely used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#D1BB80;"><td>2F3FC1A</td><td>[[DAQmxName class/Physical Channel.Show Internal Bizarre property{{!}}Physical Channel:Show Internal Bizarre]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 57 | <tr style="background-color:#FFFFCC;"><td>2F3FC1B</td><td>[[DAQmxName class/Switch.Show Topologies property{{!}}Switch:Show Topologies]]</td><td>Indicates whether to display the switch topologies in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16451 | <tr style="background-color:#CCFFFF;"><td>38A9400</td><td>[[ControlReferenceConstant class/Control Reference Linked To property{{!}}Control Reference Linked To]]</td><td>Gets or sets the data type to which the control reference constant is linked. The reference can be a VI reference, an application reference, a control reference, or a variable object reference.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16490 | <tr style="background-color:#CCFFFF;"><td>3E08000</td><td>[[SynchronousDataFlowNode class/Sdf Config Node property{{!}}Sdf Config Node]]</td><td>Returns a reference to the left configuration node of a synchronous data flow node.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16490 | <tr style="background-color:#D1BB80;"><td>3E08001</td><td>[[SynchronousDataFlowNode class/SdfNode Parameters property{{!}}SdfNode Parameters]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16490 | <tr style="background-color:#D1BB80;"><td>3E08002</td><td>[[SynchronousDataFlowNode class/SDFNode Parameters Out property{{!}}SDFNode Parameters Out]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 53 | <tr style="background-color:#FFFFCC;"><td>3E91000</td><td>[[PageSelector class/Page Selector Visible property{{!}}Page Selector Visible]]</td><td>Shows or hides the page selector (tabs) of a tab control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 53 | <tr style="background-color:#FFFFCC;"><td>3E91001</td><td>[[PageSelector class/Pages property{{!}}Pages]]</td><td>Returns an array of references to all pages contained by the tab control.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16458 | <tr style="background-color:#CCFFFF;"><td>5191C00</td><td>[[EventStructure class/Dynamic Terminals Visible? property{{!}}Dynamic Terminals Visible?]]</td><td>Sets whether the Event structure dynamic terminals are visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16458 | <tr style="background-color:#CCFFFF;"><td>5191C01</td><td>[[EventStructure class/Timeout Terminal property{{!}}Timeout Terminal]]</td><td>Gets a reference to the Timeout terminal of the Event structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16458 | <tr style="background-color:#CCFFFF;"><td>5191C02</td><td>[[EventStructure class/Dynamic Terminal (Left) property{{!}}Dynamic Terminal (Left)]]</td><td>Gets a reference to the dynamic terminal on the left side of the Event structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16458 | <tr style="background-color:#CCFFFF;"><td>5191C03</td><td>[[EventStructure class/Dynamic Terminal (Right) property{{!}}Dynamic Terminal (Right)]]</td><td>Gets a reference to the dynamic terminal on the right side of the Event structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16458 | <tr style="background-color:#CCFFFF;"><td>5191C04</td><td>[[EventStructure class/Number of Event Frames property{{!}}Number of Event Frames]]</td><td>Gets the number of subdiagrams, or event cases, owned by the Event structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16458 | <tr style="background-color:#CCFFFF;"><td>5191C05</td><td>[[EventStructure class/Event Selectors property{{!}}Event Selectors]]</td><td>Gets the human-readable names of the Event structure cases.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#CCFFFF;"><td>5DCFC00</td><td>[[NumericConstant class/Representation property{{!}}Representation]]</td><td>Returns the representation of the numeric constant.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC01</td><td>[[NumericConstant class/Fixed-Point Representation.Bits property{{!}}Fixed-Point Representation:Bits]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC02</td><td>[[NumericConstant class/Fixed-Point Representation.Bits.Signed property{{!}}Fixed-Point Representation:Bits:Signed]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC03</td><td>[[NumericConstant class/Fixed-Point Representation.Bits.Word Length property{{!}}Fixed-Point Representation:Bits:Word Length]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC04</td><td>[[NumericConstant class/Fixed-Point Representation.Bits.Integer Word Length property{{!}}Fixed-Point Representation:Bits:Integer Word Length]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC05</td><td>[[NumericConstant class/Fixed-Point Representation.Desired property{{!}}Fixed-Point Representation:Desired]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC06</td><td>[[NumericConstant class/Fixed-Point Representation.Desired.Range Min property{{!}}Fixed-Point Representation:Desired:Range Min]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC07</td><td>[[NumericConstant class/Fixed-Point Representation.Desired.Range Max property{{!}}Fixed-Point Representation:Desired:Range Max]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC08</td><td>[[NumericConstant class/Fixed-Point Representation.Desired.Delta property{{!}}Fixed-Point Representation:Desired:Delta]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC09</td><td>[[NumericConstant class/Fixed-Point Representation.Actual property{{!}}Fixed-Point Representation:Actual]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC0A</td><td>[[NumericConstant class/Fixed-Point Representation.Actual.Range Min property{{!}}Fixed-Point Representation:Actual:Range Min]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC0B</td><td>[[NumericConstant class/Fixed-Point Representation.Actual.Range Max property{{!}}Fixed-Point Representation:Actual:Range Max]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC0C</td><td>[[NumericConstant class/Fixed-Point Representation.Actual.Delta property{{!}}Fixed-Point Representation:Actual:Delta]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#CCFFFF;"><td>5DCFC0D</td><td>[[NumericConstant class/Adapt To Entered Data property{{!}}Adapt To Entered Data]]</td><td>If TRUE, the numeric constant changes data type to accommodate any value you enter. For example, an I32 constant will change to a DBL constant if you enter a fractional value.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC0E</td><td>[[NumericConstant class/Fixed-Point Representation.Include Overflow Status? property{{!}}Fixed-Point Representation:Include Overflow Status?]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16389 | <tr style="background-color:#D1BB80;"><td>5DCFC0F</td><td>[[NumericConstant class/Fixed-Point Overflow Status Visible? property{{!}}Fixed-Point Overflow Status Visible?]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 117 | <tr style="background-color:#FFFFCC;"><td>5E5D400</td><td>[[SceneSphere class/Radius property{{!}}Radius]]</td><td>Reads or writes the radius of the sphere. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 117 | <tr style="background-color:#FFFFCC;"><td>5E5D401</td><td>[[SceneSphere class/Detail property{{!}}Detail]]</td><td>Reads or writes the level of detail used to render the sphere. This property accepts values <code>0</code> to <code>1</code>, with <code>0</code> representing very little detail and <code>1</code> representing a high level of detail.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 117 | <tr style="background-color:#FFFFCC;"><td>5E5D402</td><td>[[SceneSphere class/Color property{{!}}Color]]</td><td>Reads or writes the color of the sphere in RGBA format. This property accepts values <code>0</code> to <code>1</code>, where <code>0</code> represents the absence of the current color and <code>1</code> represents a full saturation of the current color.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 3 | <tr style="background-color:#FFFFCC;"><td>6327800</td><td>[[Generic class/Class ID property{{!}}Class ID]]</td><td>Class identifier of the object.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 3 | <tr style="background-color:#FFAAAA;"><td>6327801</td><td>[[Generic class/Owner (Deprecated) property{{!}}Owner (Deprecated)]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 3 | <tr style="background-color:#FFFFCC;"><td>6327802</td><td>[[Generic class/Owning VI property{{!}}Owning VI]]</td><td>Returns a reference to the VI that owns this object. Close this reference when you are finished using it. The reference this property returns does not keep the VI in memory. If the owning VI is removed from memory, this reference becomes invalid. Use the [[Open VI Reference]] function to obtain a reference to a VI that stays in memory until you explicitly close the reference.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 3 | <tr style="background-color:#FFFFCC;"><td>6327803</td><td>[[Generic class/Class Name property{{!}}Class Name]]</td><td>Name of the VI Server class that contains the object.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 3 | <tr style="background-color:#D1BB80;"><td>6327804</td><td>[[Generic class/Modified property{{!}}Modified]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 3 | <tr style="background-color:#CCFFFF;"><td>6327805</td><td>[[Generic class/Is On Block Diagram? property{{!}}Is On Block Diagram?]]</td><td>Returns TRUE when the object is located on the block diagram.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 3 | <tr style="background-color:#FFFFCC;"><td>6327806</td><td>[[Generic class/Owner property{{!}}Owner]]</td><td>Reference to the owning object. The type of the reference is Generic. An object of class Panel does not have an owner (it is the top-level object) and always returns <code>Not A Refnum</code>.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#FFFFCC;"><td>632A800</td><td>[[GObject class/Position property{{!}}Position]]</td><td>Position of the top left corner of the bounding rectangle of the object on the front panel window in terms of left and top coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#FFFFCC;"><td>632A801</td><td>[[GObject class/Position.Left property{{!}}Position:Left]]</td><td>Position of the left corner of the bounding rectangle of the object on the front panel window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#FFFFCC;"><td>632A802</td><td>[[GObject class/Position.Top property{{!}}Position:Top]]</td><td>Position of the top corner of the bounding rectangle of the object on the front panel window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#FFFFCC;"><td>632A803</td><td>[[GObject class/Bounds property{{!}}Bounds]]</td><td>Maximum bounding area of the object specified in terms of width and height in pixels.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#FFFFCC;"><td>632A804</td><td>[[GObject class/Bounds.Area Width property{{!}}Bounds:Area Width]]</td><td>Width of the maximum bounding area of the object in pixels.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#FFFFCC;"><td>632A805</td><td>[[GObject class/Bounds.Area Height property{{!}}Bounds:Area Height]]</td><td>Height of the maximum bounding area of the object in pixels.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A806</td><td>[[GObject class/Grouped property{{!}}Grouped]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A807</td><td>[[GObject class/Locked property{{!}}Locked]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A808</td><td>[[GObject class/Group Member Refs() property{{!}}Group Member Refs[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A809</td><td>[[GObject class/Selected property{{!}}Selected]]</td><td>Returns TRUE if the GObject is selected.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A80A</td><td>[[GObject class/Total Bounds Rect property{{!}}Total Bounds Rect]]</td><td>Returns the coordinates of all sides of the entire object including labels, captions, and other visible parts connected to the object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A80B</td><td>[[GObject class/Master Bounds Rect property{{!}}Master Bounds Rect]]</td><td>Returns the coordinates of all the sides of the object excluding labels, captions, and other visible parts connected to the object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A80C</td><td>[[GObject class/Basic Object Flags property{{!}}Basic Object Flags]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A80D</td><td>[[GObject class/Is Wizard Locked property{{!}}Is Wizard Locked]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A80F</td><td>[[GObject class/Resize Info.Can Resize Horizontally property{{!}}Resize Info:Can Resize Horizontally]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A810</td><td>[[GObject class/Resize Info.Can Resize Vertically property{{!}}Resize Info:Can Resize Vertically]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A811</td><td>[[GObject class/Resize Info.Name in Resize Dialog property{{!}}Resize Info:Name in Resize Dialog]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#D1BB80;"><td>632A812</td><td>[[GObject class/Resize Info.Include In Resize property{{!}}Resize Info:Include In Resize]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A813</td><td>[[GObject class/UID property{{!}}UID]]</td><td>Returns the unique identifier (UID) for the object. UIDs are identifiers for LabVIEW objects and are always unique within the same VI. Inspect the UID of an object to verify that it is the exact object that you want to manipulate.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A814</td><td>[[GObject class/Dependencies.Missing Dependency Paths property{{!}}Dependencies:Missing Dependency Paths]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A815</td><td>[[GObject class/Dependencies.Missing Dependency Names property{{!}}Dependencies:Missing Dependency Names]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A816</td><td>[[GObject class/Dependencies.Found Dependency Paths property{{!}}Dependencies:Found Dependency Paths]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 36 | <tr style="background-color:#CCFFFF;"><td>632A817</td><td>[[GObject class/Dependencies.Found Dependency Names property{{!}}Dependencies:Found Dependency Names]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B3FF</td><td>[[Plot class/Anti-aliased property{{!}}Anti-aliased]]</td><td>Enables anti-aliasing for the referenced plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B400</td><td>[[Plot class/Plot Name property{{!}}Plot Name]]</td><td>Name of the plot. If the [[Ignore Attributes]] property is FALSE, you cannot set the plot name.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B401</td><td>[[Plot class/Plot Color property{{!}}Plot Color]]</td><td>Color of the plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B402</td><td>[[Plot class/Plot Interpolation property{{!}}Plot Interpolation]]</td><td>Interpolation of plot: 0-None, 1-Stepwise, 2-Linear, 3-Stepwise horizontal, 4-Stepwise horizontally centered, 5-Stepwise vertically centered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B403</td><td>[[Plot class/Point Style property{{!}}Point Style]]</td><td>Point Style (0-16) as shown on the shortcut menu from top-left to bottom-right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B404</td><td>[[Plot class/Line Style property{{!}}Line Style]]</td><td>Line style (0-4) as shown on the shortcut menu from top-left to bottom-right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B405</td><td>[[Plot class/Fill/Point Color property{{!}}Fill/Point Color]]</td><td>Color of the point and fills.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B406</td><td>[[Plot class/Line Width property{{!}}Line Width]]</td><td>Width of the plot (0-5).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B407</td><td>[[Plot class/Bar Plot Style property{{!}}Bar Plot Style]]</td><td>Gets or sets the bar plot style.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B408</td><td>[[Plot class/Fill To property{{!}}Fill To]]</td><td>Fill baseline: -1 None, -2 Zero, -3 Negative Infinity, -4 Infinity. Otherwise, the number of the plot being filled.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B409</td><td>[[Plot class/X Scale Index property{{!}}X Scale Index]]</td><td>The index of X-scale with which this plot is associated.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B40A</td><td>[[Plot class/Y Scale Index property{{!}}Y Scale Index]]</td><td>The index of Y-scale with which this plot is associated.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B40B</td><td>[[Plot class/Visible property{{!}}Visible]]</td><td>Shows the plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#D1BB80;"><td>632B40C</td><td>[[Plot class/Plot Info property{{!}}Plot Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B40D</td><td>[[Plot class/Label Format property{{!}}Label Format]]</td><td>Gets or sets the format of the text label on a digital plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B40E</td><td>[[Plot class/Digital Transition Type property{{!}}Digital Transition Type]]</td><td>Sets how LabVIEW distinguishes differing values in the plot. This affects only plots with more than one bit. Applies to digital plots only.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B40F</td><td>[[Plot class/Digital Transition Location property{{!}}Digital Transition Location]]</td><td>Sets whether to display high to low transitions at the previous point, in between points, or at the new point on the x-axis. The default displays high to low transitions at the new point on the x-axis. Applies to digital plots only.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 37 | <tr style="background-color:#FFFFCC;"><td>632B410</td><td>[[Plot class/Digital Line Style property{{!}}Digital Line Style]]</td><td>Sets whether LabVIEW uses a thin or thick line in the plot to distinguish high or low values or to offset a particular plot line. Applies to digital plots only. Valid values include 0 (do not distinguish high or low values), 1 (distinguish low values), 2 (distinguish high values), 3 (thicken entire line).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B411</td><td>[[Bus class/Plot Name property{{!}}Plot Name]]</td><td>Get or set the name of the plot. If the [[Ignore Attributes]] property is FALSE, you cannot set the plot name.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B412</td><td>[[Bus class/Plot Color property{{!}}Plot Color]]</td><td>Get or set the color of the plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B413</td><td>[[Bus class/Plot Interpolation property{{!}}Plot Interpolation]]</td><td>Get or set the interpolation of the plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B414</td><td>[[Bus class/Point Style property{{!}}Point Style]]</td><td>Get or set the point style (0-16) as shown on the shortcut menu from top-left to bottom-right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B415</td><td>[[Bus class/Line Style property{{!}}Line Style]]</td><td>Get or set the line style (0-4) as shown on the shortcut menu from top-left to bottom-right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B416</td><td>[[Bus class/Fill/Point Color property{{!}}Fill/Point Color]]</td><td>Get or set the color of the point and fills.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B417</td><td>[[Bus class/Line Width property{{!}}Line Width]]</td><td>Get or set the width of the plot (0-5).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B418</td><td>[[Bus class/Bar Plot Style property{{!}}Bar Plot Style]]</td><td>Gets or sets the bar plot style.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B419</td><td>[[Bus class/Fill To property{{!}}Fill To]]</td><td>Fill baseline: -1 None, -2 Zero, -3 Negative Infinity, -4 Infinity. Otherwise, the number of the plot being filled.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B41A</td><td>[[Bus class/X Scale Index property{{!}}X Scale Index]]</td><td>Gets the index of X-scale with which this plot is associated.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B41B</td><td>[[Bus class/Y Scale Index property{{!}}Y Scale Index]]</td><td>Gets the index of Y-scale with which this plot is associated.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B41C</td><td>[[Bus class/Visible property{{!}}Visible]]</td><td>Shows the plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#D1BB80;"><td>632B41D</td><td>[[Bus class/Plot Info property{{!}}Plot Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B41E</td><td>[[Bus class/Label Format property{{!}}Label Format]]</td><td>Gets or sets the format of the text label on a digital bus. LabVIEW displays the plot label only if there is enough room in the digital graph plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B41F</td><td>[[Bus class/Digital Transition Type property{{!}}Digital Transition Type]]</td><td>Sets how LabVIEW distinguishes differing values in the plot. This affects only plots with more than one bit. Applies to digital plots only.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B420</td><td>[[Bus class/Digital Transition Location property{{!}}Digital Transition Location]]</td><td>Sets whether to display high to low transitions at the previous point, in between points, or at the new point on the x-axis. The default displays high to low transitions at the new point on the x-axis. Applies to digital plots only.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B421</td><td>[[Bus class/Digital Line Style property{{!}}Digital Line Style]]</td><td>Sets whether LabVIEW uses a thin or thick line in the plot to distinguish high or low values or to offset a particular plot line. Applies to digital plots only.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B422</td><td>[[Bus class/Fixed Point Settings property{{!}}Fixed Point Settings]]</td><td>Gets or sets a cluster of settings that indicate or control the fixed-point representation of a digital bus. You can use this property only if you set the bus to '''Fixed Point''' label format. You can use the [[Label Format]] property to set the label format programmatically.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B423</td><td>[[Bus class/Fixed Point Style property{{!}}Fixed Point Style]]</td><td>Gets or sets the formatting style of the digital bus label that LabVIEW displays when you select the '''Fixed Point''' label format. You can use the [[Label Format]] property to set the label format programmatically.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 131 | <tr style="background-color:#FFFFCC;"><td>632B424</td><td>[[Bus class/Fixed Point Digits of Precision property{{!}}Fixed Point Digits of Precision]]</td><td>Sets the number of digits of precision shown in the digital bus label when you select the '''Fixed Point''' label format. You can use the [[Label Format]] property to set the label format programmatically.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C000</td><td>[[Cursor class/Cursor Name property{{!}}Cursor Name]]</td><td>Text displayed in the plot area that is associated with the cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C001</td><td>[[Cursor class/Cursor Color property{{!}}Cursor Color]]</td><td>The color of the cursor, including its point, arrow, and name.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C002</td><td>[[Cursor class/Cursor Style property{{!}}Cursor Style]]</td><td>The symbol that, in combination with Point Style, is drawn at the focal point of the cursor. Valid values are 0-8, from top-left to bottom-right, as shown when you right-click a cursor in the cursor legend and select '''Attributes»Cursor Style''' from the shortcut menu.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C003</td><td>[[Cursor class/Cursor Point Style property{{!}}Cursor Point Style]]</td><td>The symbol that, in combination with Style, is drawn at the focal point of the cursor. Valid values are 0-16, as shown on the shortcut menu of the plot legend from top-left to bottom-right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C004</td><td>[[Cursor class/Cursor Name Visible property{{!}}Cursor Name Visible]]</td><td>If TRUE, displays the cursor name in the plot area.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C005</td><td>[[Cursor class/Allow Drag property{{!}}Allow Drag]]</td><td>If TRUE, allows you to drag the cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFAAAA;"><td>632C006</td><td>[[Cursor class/Cursor Lock Style property{{!}}Cursor Lock Style]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C007</td><td>[[Cursor class/Cursor Plot property{{!}}Cursor Plot]]</td><td>Plot with which the cursor is associated. If Plot is –1, the cursor snaps to all plots in the plot area. You can move the cursor to the nearest data point along any plot in the plot area.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C008</td><td>[[Cursor class/Cursor Index property{{!}}Cursor Index]]</td><td>Array index of point to which the cursor is snapped. This property can have a value between 0 and the number of data points minus 1.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C009</td><td>[[Cursor class/Cursor Position property{{!}}Cursor Position]]</td><td>Position of cursor in terms of X-Y coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C00A</td><td>[[Cursor class/Cursor Position.Cursor X property{{!}}Cursor Position:Cursor X]]</td><td>The X coordinate of the cursor in the plot area. Position:X is in the coordinate system of the X Scale value that is associated with the cursor or plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C00B</td><td>[[Cursor class/Cursor Position.Cursor Y property{{!}}Cursor Position:Cursor Y]]</td><td>The Y coordinate of the cursor in the plot area. Position:Y is in the coordinate system of the Y Scale value that is associated with the cursor or plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C00C</td><td>[[Cursor class/Visible property{{!}}Visible]]</td><td>Shows the cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFAAAA;"><td>632C00D</td><td>[[Cursor class/Cursor Info property{{!}}Cursor Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C00E</td><td>[[Cursor class/Line Style property{{!}}Line Style]]</td><td>Specifies the line style of the active cursor. Valid values are 0–4, as shown on the shortcut menu of the plot legend and on the '''Cursors''' page of the [[Properties]] dialog box ordered from top to bottom.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C00F</td><td>[[Cursor class/Line Width property{{!}}Line Width]]</td><td>Specifies the width of the line used to display the active cursor. Valid values are 0–4, as shown on the shortcut menu of the plot legend and on the '''Cursors''' page of the [[Properties]] dialog box ordered from top to bottom.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C010</td><td>[[Cursor class/Cursor Mode property{{!}}Cursor Mode]]</td><td>Specifies the way in which the cursor snaps to the plots in the plot area. Valid values include 0 (Free), 1 (Single-plot), and 2 (Multi-plot).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C011</td><td>[[Cursor class/X Scale property{{!}}X Scale]]</td><td>Sets the x-scale of the cursor. This property is valid only for [[free cursors]]. When the cursor is associated with a plot, this property might be overwritten by the plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C012</td><td>[[Cursor class/Y Scale property{{!}}Y Scale]]</td><td>Sets the y-scale of the cursor. This property is valid only for [[free cursors]]. When the cursor is associated with a plot, this property might be overwritten by the plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C013</td><td>[[Cursor class/Watch Plots property{{!}}Watch Plots]]</td><td>Array that contains the indexes of the plots that the cursor is watching when the [[Watch All Plots]] property is set to FALSE. This property is valid only for [[cursors that are associated with multiple plots]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C014</td><td>[[Cursor class/Watch All Plots property{{!}}Watch All Plots]]</td><td>If TRUE, the cursor watches all plots in the plot area. If FALSE, the cursor watches only the plots specified by the [[Watch Plots]] property. This property is valid only for [[cursors that are associated with multiple plots]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C015</td><td>[[Cursor class/Plot Area property{{!}}Plot Area]]</td><td>The plot area with which the cursor is associated. This property applies only to Mixed Signal graphs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 38 | <tr style="background-color:#FFFFCC;"><td>632C016</td><td>[[Cursor class/Cursor Selection Color property{{!}}Cursor Selection Color]]</td><td>Color of the cursor row selected in the cursor legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC00</td><td>[[Decoration class/Size property{{!}}Size]]</td><td>Bounding area of the decoration specified in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC01</td><td>[[Decoration class/Size.Width property{{!}}Size:Width]]</td><td>Width of the bounding area of the decoration in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC02</td><td>[[Decoration class/Size.Height property{{!}}Size:Height]]</td><td>Height of the bounding area of the decoration in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC03</td><td>[[Decoration class/Colors property{{!}}Colors]]</td><td>Colors of the decoration expressed in terms of (Foreground Color, Background Color) pair.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC04</td><td>[[Decoration class/Colors.FG Color property{{!}}Colors:FG Color]]</td><td>Foreground color of the decoration.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC05</td><td>[[Decoration class/Colors.BG Color property{{!}}Colors:BG Color]]</td><td>Background color of the decoration.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC06</td><td>[[Decoration class/Visible property{{!}}Visible]]</td><td>Indicates whether the decoration is visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 4 | <tr style="background-color:#FFFFCC;"><td>632CC07</td><td>[[Decoration class/Owning Pane property{{!}}Owning Pane]]</td><td>Returns a reference to the owning pane of the referenced decoration.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D800</td><td>[[Text class/Text property{{!}}Text]]</td><td>Text as displayed in the front panel object. For example, if you set a string control to use '''Password Display''', this property returns the password string, such as ****, not the '''Normal Display''' of the string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D801</td><td>[[Text class/Font property{{!}}Font]]</td><td>Cluster of font name, size, bold, italic, underline, strikeout.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D802</td><td>[[Text class/Selection property{{!}}Selection]]</td><td>Text selection specified in terms of character positions for the beginning of selection (inclusive) and end of selection (not inclusive). If you set the start and end to be the same, LabVIEW inserts a caret into the text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D803</td><td>[[Text class/Selection.Start property{{!}}Selection:Start]]</td><td>Character position for the beginning of selection (inclusive).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D804</td><td>[[Text class/Selection.End property{{!}}Selection:End]]</td><td>Allows you to select the end point of text in a text string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D805</td><td>[[Text class/Scroll Position property{{!}}Scroll Position]]</td><td>Position of the scroll box in the scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D806</td><td>[[Text class/Size to Text? property{{!}}Size to Text?]]</td><td>Sets whether the size of the text object changes according to the text included. You can write this property only for free labels, control labels, and captions.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D807</td><td>[[Text class/Font.Name property{{!}}Font:Name]]</td><td>Font name. Predefined font names include <code>App Font</code>, <code>Sys Font</code>, and <code>Dlg Font</code>. If you provide an empty string, this property returns an error.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D808</td><td>[[Text class/Font.Size property{{!}}Font:Size]]</td><td>Font size.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D809</td><td>[[Text class/Font.Bold property{{!}}Font:Bold]]</td><td>Indicates whether the text is bold.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D80A</td><td>[[Text class/Font.Italic property{{!}}Font:Italic]]</td><td>Indicates whether the text is italic.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D80B</td><td>[[Text class/Font.Underline property{{!}}Font:Underline]]</td><td>Indicates whether the text is underlined.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D80C</td><td>[[Text class/Font.Strikeout property{{!}}Font:Strikeout]]</td><td>Indicates whether the text is in the strikeout font.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D80D</td><td>[[Text class/Font.Color property{{!}}Font:Color]]</td><td>Sets the color of the currently selected text. You can use the [[Selection]] property to select a subset of a string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D80E</td><td>[[Text class/Text Colors property{{!}}Text Colors]]</td><td>Changes the foreground and background color of a text string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D80F</td><td>[[Text class/Text Colors.Text Color property{{!}}Text Colors:Text Color]]</td><td>Text color for all fonts in the text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D810</td><td>[[Text class/Text Colors.BG Color property{{!}}Text Colors:BG Color]]</td><td>Background color of text object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#D1BB80;"><td>632D811</td><td>[[Text class/Interpret As Unicode property{{!}}Interpret As Unicode]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#CCFFFF;"><td>632D812</td><td>[[Text class/Document Bounds property{{!}}Document Bounds]]</td><td>Returns the size required to display the entire text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#CCFFFF;"><td>632D813</td><td>[[Text class/Document Bounds.Width property{{!}}Document Bounds:Width]]</td><td>Returns the width required to display the entire text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#CCFFFF;"><td>632D814</td><td>[[Text class/Document Bounds.Height property{{!}}Document Bounds:Height]]</td><td>Returns the height required to display the entire text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D815</td><td>[[Text class/Justification property{{!}}Justification]]</td><td>Gets and sets the justification of text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D816</td><td>[[Text class/Vertical Arrangement property{{!}}Vertical Arrangement]]</td><td>Gets and sets the vertical arrangement for the text. You can set the vertical arrangement for labels, captions, and free labels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D817</td><td>[[Text class/Lock property{{!}}Lock]]</td><td>Locks the label or caption to the owning control, indicator, or terminal. You cannot set this property on text fields that are not labels or captions, such as Boolean text, numeric text, free labels, and so on.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#D1BB80;"><td>632D818</td><td>[[Text class/FontType property{{!}}FontType]]</td><td></td><td>Write Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D819</td><td>[[Text class/Attached Object property{{!}}Attached Object]]</td><td>Gets or sets the reference to a block diagram object to which a text label is attached. This property only works with free labels on the block diagram.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D81A</td><td>[[Text class/Enable Hyperlinks property{{!}}Enable Hyperlinks]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 5 | <tr style="background-color:#FFFFCC;"><td>632D81B</td><td>[[Text class/Text Overflow property{{!}}Text Overflow]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 39 | <tr style="background-color:#FFFFCC;"><td>632E400</td><td>[[NumericText class/Display Format property{{!}}Display Format]]</td><td>Specifies the format and precision of the numeric text. Format can be 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI, or 9-Custom (read-only). Precision is the number of digits after the decimal point.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 39 | <tr style="background-color:#FFFFCC;"><td>632E401</td><td>[[NumericText class/Display Format.Format property{{!}}Display Format:Format]]</td><td>Specifies the format of the numeric text. This property accepts the following format values: 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI, and 9-Custom (read-only). You cannot wire a value of <code>9</code> to this property because the value is read-only. This property returns a value of 9 if the object uses automatic formatting, the format string contains text, or the format string includes more than one format specifier.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 39 | <tr style="background-color:#FFFFCC;"><td>632E402</td><td>[[NumericText class/Display Format.Precision property{{!}}Display Format:Precision]]</td><td>Number of digits after the decimal point. If you wire a value of 9 to the [[Format]] property, this property returns an error.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 39 | <tr style="background-color:#FFFFCC;"><td>632E403</td><td>[[NumericText class/Format String property{{!}}Format String]]</td><td>Gets and sets the format of the numeric control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F000</td><td>[[Scale class/Style property{{!}}Style]]</td><td>Gets or sets the style of the marks on a scale. The values (0-8) for this property correspond with the options on the '''Style''' shortcut menu, available by right-clicking a scale on a graph or chart and selecting '''Style''', from top-left (0) to bottom-right (8).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F001</td><td>[[Scale class/Display Format property{{!}}Display Format]]</td><td>Specifies the format and precision of the scale. Format can be 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI, or 9-Custom (read-only). Precision is the number of digits after the decimal point.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F002</td><td>[[Scale class/Display Format.Format property{{!}}Display Format:Format]]</td><td>Specifies the format of the numeric increments of the scale. This property accepts the following format values: 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI, and 9-Custom (read-only). You cannot wire a value of <code>9</code> to this property because the value is read-only. This property returns a value of 9 if the object uses automatic formatting, the format string contains text, or the format string includes more than one format specifier.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F003</td><td>[[Scale class/Display Format.Precision property{{!}}Display Format:Precision]]</td><td>Number of digits after the decimal point. If you wire a value of 9 to the [[Format]] property, this property returns an error.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F004</td><td>[[Scale class/Range property{{!}}Range]]</td><td>A scale is a component of many front panel objects in LabVIEW, such as the X and Y scales of graphs and charts. The scale consists of a range of values, specified as a cluster of (Minimum, Maximum, Increment, Minor Increment, and Start).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F005</td><td>[[Scale class/Range.Minimum property{{!}}Range:Minimum]]</td><td>Minimum value of scale. Use this property to set the minimum value allowed in the range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F006</td><td>[[Scale class/Range.Maximum property{{!}}Range:Maximum]]</td><td>Maximum value of scale. Use this property to set the maximum value allowed in the range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F007</td><td>[[Scale class/Range.Increment property{{!}}Range:Increment]]</td><td>Increment value of scale. Use this property to determine the distance between tick marks.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F008</td><td>[[Scale class/Range.Minor Increment property{{!}}Range:Minor Increment]]</td><td>Minor increment value of scale. Use this property to determine the distance between minor tick marks.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F009</td><td>[[Scale class/Range.Start property{{!}}Range:Start]]</td><td>Start value of scale. Use this property to determine the value of the first tick marker after the minimum.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F00A</td><td>[[Scale class/Flipped property{{!}}Flipped]]</td><td>If TRUE, reverses the positions of the minimum and maximum values on the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F00B</td><td>[[Scale class/Mapping Mode property{{!}}Mapping Mode]]</td><td>Scale mapping mode: 0-Linear, 1-Logarithmic.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F00C</td><td>[[Scale class/Editable property{{!}}Editable]]</td><td>Allows editing of scale values.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F00D</td><td>[[Scale class/Tick Colors.Tick Color property{{!}}Tick Colors:Tick Color]]</td><td>Color of the tick mark.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F00E</td><td>[[Scale class/Tick Colors.Minor Tick Color property{{!}}Tick Colors:Minor Tick Color]]</td><td>Color of the minor tick mark.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F00F</td><td>[[Scale class/Uniform Marker Spacing? property{{!}}Uniform Marker Spacing?]]</td><td>Determines whether the markers are uniformly spaced.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F010</td><td>[[Scale class/Visible property{{!}}Visible]]</td><td>Shows the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFAAAA;"><td>632F011</td><td>[[Scale class/Old Range property{{!}}Old Range]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F012</td><td>[[Scale class/Marker Colors property{{!}}Marker Colors]]</td><td>Text color and background color of scale marker.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F013</td><td>[[Scale class/Marker Colors.Text Color property{{!}}Marker Colors:Text Color]]</td><td>Color of the scale marker text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F014</td><td>[[Scale class/Marker Colors.BG Color property{{!}}Marker Colors:BG Color]]</td><td>Background color of the scale marker.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F015</td><td>[[Scale class/Marker property{{!}}Marker]]</td><td>Reference to the scale marker.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F016</td><td>[[Scale class/Format String property{{!}}Format String]]</td><td>Sets the format string of the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#FFFFCC;"><td>632F017</td><td>[[Scale class/Tick Colors property{{!}}Tick Colors]]</td><td>Gets or sets the tick color and minor tick color of the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 40 | <tr style="background-color:#D1BB80;"><td>632F018</td><td>[[Scale class/Autoscale Padding property{{!}}Autoscale Padding]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 41 | <tr style="background-color:#FFFFCC;"><td>632FC00</td><td>[[ColorScale class/Interpolate Color property{{!}}Interpolate Color]]</td><td>Interpolates between array colors.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 41 | <tr style="background-color:#FFFFCC;"><td>632FC01</td><td>[[ColorScale class/Low Color property{{!}}Low Color]]</td><td>Color for values less than first array element.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 41 | <tr style="background-color:#FFFFCC;"><td>632FC02</td><td>[[ColorScale class/High Color property{{!}}High Color]]</td><td>Color for values greater than last array element.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 41 | <tr style="background-color:#FFFFCC;"><td>632FC03</td><td>[[ColorScale class/Marker Values() property{{!}}Marker Values[]]]</td><td>Array of (value, color) cluster pairs which specify the marker locations and colors.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 41 | <tr style="background-color:#FFFFCC;"><td>632FC04</td><td>[[ColorScale class/Ramp Visible property{{!}}Ramp Visible]]</td><td>Shows color ramp.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330800</td><td>[[GraphScale class/Scale Fit property{{!}}Scale Fit]]</td><td>Fits the scale to data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330801</td><td>[[GraphScale class/Offset and Multiplier property{{!}}Offset and Multiplier]]</td><td>Cluster of [[offset(Xo)]] and [[multiplier(deltaX)]] for scaling values such that the final value equals (deltaX)*X + Xo.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330802</td><td>[[GraphScale class/Offset and Multiplier.Offset property{{!}}Offset and Multiplier:Offset]]</td><td>Offset, or initial value, for scaling data using (deltaX)*X + Xo.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330803</td><td>[[GraphScale class/Offset and Multiplier.Multiplier property{{!}}Offset and Multiplier:Multiplier]]</td><td>Multiplier, or interval, for scaling data using (deltaX)*X + Xo.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330804</td><td>[[GraphScale class/Loose Fit property{{!}}Loose Fit]]</td><td>If TRUE, LabVIEW rounds the end markers to a multiple of the increment used for the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330805</td><td>[[GraphScale class/Marker Values() property{{!}}Marker Values[]]]</td><td>Array of user-defined marker values. LabVIEW ignores this array if it cannot draw numbers without overlapping.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330806</td><td>[[GraphScale class/Name Label property{{!}}Name Label]]</td><td>Reference to the scale name label.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330807</td><td>[[GraphScale class/Grid Colors property{{!}}Grid Colors]]</td><td>Cluster of grid colors (major and minor) of a graph scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330808</td><td>[[GraphScale class/Grid Colors.Major Color property{{!}}Grid Colors:Major Color]]</td><td>Color of the major grid on the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>6330809</td><td>[[GraphScale class/Grid Colors.Minor Color property{{!}}Grid Colors:Minor Color]]</td><td>Color of the minor grid on the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>633080A</td><td>[[GraphScale class/Unit Label property{{!}}Unit Label]]</td><td>Reference to the unit label. You can use this reference with the [[Text properties]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 42 | <tr style="background-color:#FFFFCC;"><td>633080B</td><td>[[GraphScale class/Expand Digital Buses property{{!}}Expand Digital Buses]]</td><td>If TRUE, displays digital waveform data as individual data lines. If FALSE, displays the data as a bus. This property is available only for digital waveform graphs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331400</td><td>[[ColorGraphScale class/Scale Fit property{{!}}Scale Fit]]</td><td>Fits the scale to data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331401</td><td>[[ColorGraphScale class/Offset and Multiplier property{{!}}Offset and Multiplier]]</td><td>Cluster of [[offset(Xo)]] and [[multiplier(deltaX)]] for scaling values using (deltaX)*X + Xo.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331402</td><td>[[ColorGraphScale class/Offset and Multiplier.Offset property{{!}}Offset and Multiplier:Offset]]</td><td>Offset, or initial value, for scaling data using (deltaX)*X + Xo.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331403</td><td>[[ColorGraphScale class/Offset and Multiplier.Multiplier property{{!}}Offset and Multiplier:Multiplier]]</td><td>Multiplier, or interval, for scaling data using (deltaX)*X + Xo.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331404</td><td>[[ColorGraphScale class/Loose Fit property{{!}}Loose Fit]]</td><td>If TRUE, LabVIEW rounds the end markers to a multiple of the increment used for the scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331405</td><td>[[ColorGraphScale class/Interpolate Color property{{!}}Interpolate Color]]</td><td>Interpolates between array colors.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331406</td><td>[[ColorGraphScale class/Low Color property{{!}}Low Color]]</td><td>Color for values less than first array element.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331407</td><td>[[ColorGraphScale class/High Color property{{!}}High Color]]</td><td>Color for values greater than last array element.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331408</td><td>[[ColorGraphScale class/Marker Values() property{{!}}Marker Values[]]]</td><td>Array of (value, color) cluster pairs which specify the marker locations and colors.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>6331409</td><td>[[ColorGraphScale class/Ramp Visible property{{!}}Ramp Visible]]</td><td>Shows color ramp.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>633140A</td><td>[[ColorGraphScale class/Name Label property{{!}}Name Label]]</td><td>Reference to the scale name label.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 43 | <tr style="background-color:#FFFFCC;"><td>633140B</td><td>[[ColorGraphScale class/Unit Label property{{!}}Unit Label]]</td><td>Reference to the unit label of a front panel control. You can use this reference with the [[Text properties]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332000</td><td>[[Control class/Visible property{{!}}Visible]]</td><td>Displays the front panel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFAAAA;"><td>6332001</td><td>[[Control class/Disabled (U8) property{{!}}Disabled]]</td><td>Indicates whether you can operate the control.</td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332002</td><td>[[Control class/Key Focus property{{!}}Key Focus]]</td><td>If TRUE, the control has key focus and receives the keys pressed on the keyboard.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332003</td><td>[[Control class/Blinking property{{!}}Blinking]]</td><td>If TRUE, the control blinks.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332004</td><td>[[Control class/Caption property{{!}}Caption]]</td><td>Reference to the [[caption]] object. You can use this reference with the [[Text]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332005</td><td>[[Control class/Label property{{!}}Label]]</td><td>Reference to the label object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332006</td><td>[[Control class/Terminal property{{!}}Terminal]]</td><td>Returns the reference to the block diagram terminal of this control. Use this property to navigate between the front panel and the block diagram of a VI.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332007</td><td>[[Control class/Indicator property{{!}}Indicator]]</td><td>If TRUE, the front panel object is an indicator. If FALSE, the object is a control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332008</td><td>[[Control class/Synchronous Display property{{!}}Synchronous Display]]</td><td>When TRUE, enables synchronous display that [[shows every update to a data value in a control or indicator]]. When FALSE, asynchronous display permits the execution system to reduce updates to a slower rate and spend more time executing VIs.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332009</td><td>[[Control class/Control Reference Nodes() property{{!}}Control Reference Nodes[]]]</td><td>Returns references to the control reference nodes of this control.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633200A</td><td>[[Control class/Local Variables() property{{!}}Local Variables[]]]</td><td>Returns references to the local variables of this control.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633200B</td><td>[[Control class/Property Nodes() property{{!}}Property Nodes[]]]</td><td>Returns references to the property nodes of this control.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633200C</td><td>[[Control class/Invoke Nodes() property{{!}}Invoke Nodes[]]]</td><td>Returns references to the invoke nodes of this control.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633200D</td><td>[[Control class/Value property{{!}}Value]]</td><td>Data value of the control (LV variant). <!-- Begin parent: lvprop.chm::/Control_Value.html -->If this is a Boolean value configured with a latching mechanical action, this property always returns an error. Due to race conditions that can occur when you have a Boolean value with latching mechanical action, you cannot programmatically read Boolean values that are set with a latching mechanical action.<!-- End parent: lvprop.chm::/Control_Value.html --></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633200E</td><td>[[Control class/Default Value property{{!}}Default Value]]</td><td>Default value of the control (LabVIEW variant).</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633200F</td><td>[[Control class/Description property{{!}}Description]]</td><td>Description of the front panel object that appears in the [[Context Help]] window when you move the cursor over the object and in [[VI documentation you generate]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332010</td><td>[[Control class/Focus Key Binding property{{!}}Focus Key Binding]]</td><td>[[Sets a shortcut key]] to navigate to this control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFAAAA;"><td>6332011</td><td>[[Control class/Type Descriptor property{{!}}Type Descriptor]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332014</td><td>[[Control class/Tip Strip property{{!}}Tip Strip]]</td><td>[[Sets or returns the tip strip]] of a control. <!-- Begin child: lvprop.chm::/Page_Tip_Strip.html, lvscript.chm::/Constant_Tip_Strip.html-->A tip strip is the brief description of the object that appears when you move the cursor over the object.<!-- End child: lvprop.chm::/Page_Tip_Strip.html, lvscript.chm::/Constant_Tip_Strip.html--></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332015</td><td>[[Control class/DataSocket.URL property{{!}}DataSocket:URL]]</td><td>Gets or sets the [[URL]] to which the control is connected. Valid URLs for using the [[DataSocket]] properties to connect controls are the <code>opc</code>, <code>ftp</code>, and <code>http</code> protocols on Windows, and the <code>dstp</code> and <code>file</code> protocols on all LabVIEW-supported platforms.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332016</td><td>[[Control class/DataSocket.Mode property{{!}}DataSocket:Mode]]</td><td>Gets or sets the mode of the data connection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332017</td><td>[[Control class/DataSocket.Enabled property{{!}}DataSocket:Enabled]]</td><td>This is the enabled state of the <code>opc</code>, <code>ftp</code>, and <code>http</code> connection on Windows, and the <code>dstp</code> and <code>file</code> connection on all LabVIEW-supported platforms. A connection can transfer [[data]] only when enabled.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332018</td><td>[[Control class/DataSocket.Status property{{!}}DataSocket:Status]]</td><td>Returns the status of the data connection. The connection status can be <code>Invalid Status</code>, <code>Unconnected</code>, <code>Active</code>, <code>Idle</code>, <code>Error</code>, or <code>Connecting</code>.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>6332019</td><td>[[Control class/Wizard Data property{{!}}Wizard Data]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633201A</td><td>[[Control class/Is Typedef? property{{!}}Is Typedef?]]</td><td>Returns whether the control is linked to the type definition.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633201B</td><td>[[Control class/Typedef.Path property{{!}}Typedef:Path]]</td><td>Returns the path to the type definition if the control is linked to a type definition. Otherwise, LabVIEW returns an empty path.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633201C</td><td>[[Control class/Auto-Update From Typedef property{{!}}Auto-Update From Typedef]]</td><td>If TRUE, the control automatically updates when the type definition changes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>633201D</td><td>[[Control class/Bit Accurate Data Size property{{!}}Bit Accurate Data Size]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633201E</td><td>[[Control class/DataSocket.LED Visible property{{!}}DataSocket:LED Visible]]</td><td>Shows or hides the connection status indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>633201F</td><td>[[Control class/Latch Value property{{!}}Latch Value]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332020</td><td>[[Control class/Is On Connector Pane property{{!}}Is On Connector Pane]]</td><td>Returns whether a control or indicator is on the connector pane of a VI.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332021</td><td>[[Control class/Skip When Tabbing property{{!}}Skip When Tabbing]]</td><td>If TRUE, LabVIEW skips this control when you [[tab through the front panel]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332022</td><td>[[Control class/Has Caption property{{!}}Has Caption]]</td><td>Returns <code>TRUE</code> if the control has a caption.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332023</td><td>[[Control class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332025</td><td>[[Control class/Typedef.VI property{{!}}Typedef:VI]]</td><td>Returns a reference to the type definition if the control is connected to a type definition. Otherwise, LabVIEW returns <code><NotARef></code>.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>6332026</td><td>[[Control class/C Type property{{!}}C Type]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFAAAA;"><td>6332027</td><td>[[Control class/Type Descriptor (Full) property{{!}}Type Descriptor (Full)]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332028</td><td>[[Control class/Data Binding.Path property{{!}}Data Binding:Path]]</td><td>Reads or writes the [[NI Publish-Subscribe Protocol (NI-PSP)]] [[URL]] to which the control is connected. To write this property, you must bind the control to the PSP URL before you begin writing.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332029</td><td>[[Control class/Data Binding.Mode property{{!}}Data Binding:Mode]]</td><td>Gets or sets the mode of the data connection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633202A</td><td>[[Control class/Data Binding.Status property{{!}}Data Binding:Status]]</td><td>Returns the status of the data connection. The connection status can be <code>Invalid Status</code>, <code>Unconnected</code>, <code>Active</code>, <code>Idle</code>, <code>Error</code>, or <code>Connecting</code>.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633202B</td><td>[[Control class/Data Binding.LED Visible property{{!}}Data Binding:LED Visible]]</td><td>Shows or hides the data binding indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>633202C</td><td>[[Control class/Data Binding.Persist ID property{{!}}Data Binding:Persist ID]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633202D</td><td>[[Control class/Data Binding.Binding Type property{{!}}Data Binding:Binding Type]]</td><td>Returns the type of binding.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>633202E</td><td>[[Control class/Data Binding.Blink On Alarm property{{!}}Data Binding:Blink On Alarm]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633202F</td><td>[[Control class/Grow Info property{{!}}Grow Info]]</td><td>Returns the growing abilities for this control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332030</td><td>[[Control class/Grow Info.Can Grow Horizontally property{{!}}Grow Info:Can Grow Horizontally]]</td><td>Returns if this control can grow horizontally.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332031</td><td>[[Control class/Grow Info.Can Grow Vertically property{{!}}Grow Info:Can Grow Vertically]]</td><td>Returns if this control can grow vertically.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332032</td><td>[[Control class/Grow Info.Min Horizontally property{{!}}Grow Info:Min Horizontally]]</td><td>Returns the minimum size horizontally this control can grow.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332033</td><td>[[Control class/Grow Info.Min Vertically property{{!}}Grow Info:Min Vertically]]</td><td>Returns the minimum size vertically this control can grow.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332034</td><td>[[Control class/Grow Info.Max Horizontally property{{!}}Grow Info:Max Horizontally]]</td><td>Returns the maximum size horizontally this control can grow.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332035</td><td>[[Control class/Grow Info.Max Vertically property{{!}}Grow Info:Max Vertically]]</td><td>Returns the maximum size vertically this control can grow.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332036</td><td>[[Control class/XControl.Is XControl? property{{!}}XControl:Is XControl?]]</td><td>Returns TRUE if the control is an XControl, FALSE otherwise.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332037</td><td>[[Control class/XControl.Container Bounds property{{!}}XControl:Container Bounds]]</td><td>Sets or gets the container bounds of the XControl.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332038</td><td>[[Control class/XControl.Container Bounds.Width property{{!}}XControl:Container Bounds:Width]]</td><td>Width of the XControl.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332039</td><td>[[Control class/XControl.Container Bounds.Height property{{!}}XControl:Container Bounds:Height]]</td><td>Height of the XControl.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>633203A</td><td>[[Control class/Style ID property{{!}}Style ID]]</td><td>Returns the style of the control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>633203B</td><td>[[Control class/Is Stub? property{{!}}Is Stub?]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#D1BB80;"><td>633203C</td><td>[[Control class/Genericity property{{!}}Genericity]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633203D</td><td>[[Control class/Disabled property{{!}}Disabled]]</td><td>Indicates whether you can operate the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633203E</td><td>[[Control class/Owning Pane property{{!}}Owning Pane]]</td><td>Returns a reference to the pane that owns the referenced control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>633203F</td><td>[[Control class/Built-In Mouse Wheel Support property{{!}}Built-In Mouse Wheel Support]]</td><td>Sets the conditions under which the control responds to mouse wheel movement.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#FFFFCC;"><td>6332040</td><td>[[Control class/Control Index property{{!}}Control Index]]</td><td>Gets the index of the control or indicator you specify. If the control or indicator for which you want to get the index does not have a terminal on the block diagram, this property returns an error.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332041</td><td>[[Control class/Value (Undoable) property{{!}}Value (Undoable)]]</td><td></td><td>Write Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 6 | <tr style="background-color:#CCFFFF;"><td>6332043</td><td>[[Control class/Default Value (Undoable) property{{!}}Default Value (Undoable)]]</td><td></td><td>Write Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 7 | <tr style="background-color:#FFFFCC;"><td>6332C00</td><td>[[ColorBox class/Value property{{!}}Value]]</td><td>Value of the color box.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 7 | <tr style="background-color:#FFFFCC;"><td>6332C01</td><td>[[ColorBox class/Color Area Size property{{!}}Color Area Size]]</td><td>Size of the color area in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 7 | <tr style="background-color:#FFFFCC;"><td>6332C02</td><td>[[ColorBox class/Color Area Size.Width property{{!}}Color Area Size:Width]]</td><td>Width of the color area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 7 | <tr style="background-color:#FFFFCC;"><td>6332C03</td><td>[[ColorBox class/Color Area Size.Height property{{!}}Color Area Size:Height]]</td><td>Height of the color area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 7 | <tr style="background-color:#FFFFCC;"><td>6332C04</td><td>[[ColorBox class/Allow Transparent property{{!}}Allow Transparent]]</td><td>If TRUE, allows the user to select the [[transparent]] ('''T''') box in the color picker.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 7 | <tr style="background-color:#CCFFFF;"><td>6332C05</td><td>[[ColorBox class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the color box.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 7 | <tr style="background-color:#FFFFCC;"><td>6332C06</td><td>[[ColorBox class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>6333801</td><td>[[Boolean class/Button Size property{{!}}Button Size]]</td><td>The width and height of the button in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>6333802</td><td>[[Boolean class/Button Size.Width property{{!}}Button Size:Width]]</td><td>Width of the button in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>6333803</td><td>[[Boolean class/Button Size.Height property{{!}}Button Size:Height]]</td><td>Height of the button in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>6333804</td><td>[[Boolean class/Strings (4) property{{!}}Strings [4]]]</td><td>Array of up to 4 strings. Strings include text for False, True, True to False, and False to True.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>6333805</td><td>[[Boolean class/Colors (4) property{{!}}Colors [4]]]</td><td>Array of up to 4 (Foreground Color, Background Color) pairs, where Foreground Color is the foreground color of the Boolean control and Background Color is the background color of the Boolean control. Color pairs include False, True, True to False, and False to True.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>6333806</td><td>[[Boolean class/Boolean Text property{{!}}Boolean Text]]</td><td>Reference to the Boolean text object. You can use this reference to change the text color, font, size, and so on of the Boolean text object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>6333807</td><td>[[Boolean class/Lock Boolean Text In Center property{{!}}Lock Boolean Text In Center]]</td><td>Indicates whether the Boolean text should be locked in the center of the Boolean object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#CCFFFF;"><td>6333808</td><td>[[Boolean class/Mechanical Action property{{!}}Mechanical Action]]</td><td>Mechanical action (0-5) as shown in the shortcut menu from top left to bottom right.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#D1BB80;"><td>6333809</td><td>[[Boolean class/IsTracking property{{!}}IsTracking]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#CCFFFF;"><td>633380A</td><td>[[Boolean class/Multiple Text String property{{!}}Multiple Text String]]</td><td>Specifies whether the Boolean control has multiple text strings.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#FFFFCC;"><td>633380B</td><td>[[Boolean class/Toggle Key Binding property{{!}}Toggle Key Binding]]</td><td>Sets a shortcut key to toggle this control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 8 | <tr style="background-color:#D1BB80;"><td>633380C</td><td>[[Boolean class/Decal Scaling? property{{!}}Decal Scaling?]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 9 | <tr style="background-color:#D1BB80;"><td>6334400</td><td>[[RefNum class/User Data property{{!}}User Data]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 44 | <tr style="background-color:#FFFFCC;"><td>6335000</td><td>[[TypedRefNum class/Element property{{!}}Element]]</td><td>Reference to the element.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336800</td><td>[[Path class/Value property{{!}}Value]]</td><td>Value of the path control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#CCFFFF;"><td>6336801</td><td>[[Path class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the path control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFAAAA;"><td>6336802</td><td>[[Path class/Text Size property{{!}}Text Size]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFAAAA;"><td>6336803</td><td>[[Path class/Text Size.Width property{{!}}Text Size:Width]]</td><td>Width of the path control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFAAAA;"><td>6336804</td><td>[[Path class/Text Size.Height property{{!}}Text Size:Height]]</td><td>Height of the path control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336805</td><td>[[Path class/Path Text property{{!}}Path Text]]</td><td>Reference to the path text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFAAAA;"><td>6336806</td><td>[[Path class/Browse Dialog Options (Deprecated) property{{!}}Browse Dialog Options (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336807</td><td>[[Path class/Browse Options.Prompt property{{!}}Browse Options:Prompt]]</td><td>Set or get the prompt string of the browse dialog box.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336808</td><td>[[Path class/Browse Options.Match Pattern property{{!}}Browse Options:Match Pattern]]</td><td>Set or get the match pattern string of the browse dialog box.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336809</td><td>[[Path class/Browse Options.Selection Mode property{{!}}Browse Options:Selection Mode]]</td><td>Set or get the selection mode of the browse dialog box.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>633680A</td><td>[[Path class/Browse Options.Start Path property{{!}}Browse Options:Start Path]]</td><td>Set or get the start path of browse dialog box.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>633680B</td><td>[[Path class/Browse Button.Visible property{{!}}Browse Button:Visible]]</td><td>Specifies if the path control browse button is visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>633680C</td><td>[[Path class/Browse Button.Disabled property{{!}}Browse Button:Disabled]]</td><td>Specifies whether the browse button of a path control can be operated.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>633680D</td><td>[[Path class/Browse Options.Pattern Label property{{!}}Browse Options:Pattern Label]]</td><td>Label to display in the file dialog box next to the custom pattern. Use the [[Browse Options:Match Pattern]] property to set a custom pattern.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>633680E</td><td>[[Path class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>633680F</td><td>[[Path class/Size property{{!}}Size]]</td><td>Width and height in pixels of the frame around the text area of the path control, not including the browse button.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336810</td><td>[[Path class/Size.Width property{{!}}Size:Width]]</td><td>Width of the path control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336811</td><td>[[Path class/Size.Height property{{!}}Size:Height]]</td><td>Height of the path control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336812</td><td>[[Path class/Scrollbar Visible property{{!}}Scrollbar Visible]]</td><td>Displays a vertical scroll bar for a path object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336813</td><td>[[Path class/Browse Options.Button Text property{{!}}Browse Options:Button Text]]</td><td>Specifies the label to display in the file dialog box for the accept or OK button. If you do not specify a label, the button text defaults to '''OK'''.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#D1BB80;"><td>6336814</td><td>[[Path class/Browse Button Rect property{{!}}Browse Button Rect]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336815</td><td>[[Path class/Allow Dropping property{{!}}Allow Dropping]]</td><td>If TRUE, the control automatically accepts paths dragged to it, including the <code>LV_PATH</code> data type from [[drag and drop]] events. The <code>LV_PATH</code> data type is of type path. If FALSE, LabVIEW does not automatically accept any drops, including from the operating system, at run time. LabVIEW returns error 1157 if you set this property on an indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336816</td><td>[[Path class/Browse Options property{{!}}Browse Options]]</td><td>Set or get the file dialog box options. The options include prompt, mode, start path, and button text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336817</td><td>[[Path class/Path Too Long To Fit property{{!}}Path Too Long To Fit]]</td><td>Specifies how to display a path that is too long to fit in the path control or indicator. LabVIEW applies the value of this property only if the scrollbar of the control or indicator is hidden.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 11 | <tr style="background-color:#FFFFCC;"><td>6336818</td><td>[[Path class/Shows Abbreviated Behavior? property{{!}}Shows Abbreviated Behavior?]]</td><td>Returns whether the referenced path control or indicator is currently abbreviating the path. This property returns FALSE if the object is set to clip the path, if the scrollbar is visible, or if the path fits in the path object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337401</td><td>[[ListBox class/Number of Rows property{{!}}Number of Rows]]</td><td>Number of visible items in the listbox. This property counts partially visible rows.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFAAAA;"><td>6337402</td><td>[[ListBox class/Pixel Width property{{!}}Pixel Width]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337403</td><td>[[ListBox class/Selection Mode property{{!}}Selection Mode]]</td><td>Number of items the user can select. Valid values include 0 (zero or one), 1 (one), 2 (zero or more), and 3 (one or more).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337404</td><td>[[ListBox class/Keyboard Mode property{{!}}Keyboard Mode]]</td><td>Sets how to handle upper and lowercase characters when you type characters in a listbox at run time. Valid values include 0 (System Default), 1 (Case Sensitive), and 2 (Case Insensitive).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337405</td><td>[[ListBox class/Visible Items.Vertical Scrollbar Visible property{{!}}Visible Items:Vertical Scrollbar Visible]]</td><td>If TRUE, displays the vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337406</td><td>[[ListBox class/Visible Items.Symbols Visible property{{!}}Visible Items:Symbols Visible]]</td><td>If TRUE, displays the item symbols.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337407</td><td>[[ListBox class/Top Row property{{!}}Top Row]]</td><td>Row number currently at the top of the listbox. The number of visible items in the listbox does not limit the row number you can select for this property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFAAAA;"><td>6337408</td><td>[[ListBox class/Double-Click property{{!}}Double-Click]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337409</td><td>[[ListBox class/Item Names property{{!}}Item Names]]</td><td>Array of the strings for the selectable items.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633740A</td><td>[[ListBox class/Item Symbols property{{!}}Item Symbols]]</td><td>Array of item symbols. Item symbols (0-40) are as shown in the [[listbox symbol ring]] constant.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633740B</td><td>[[ListBox class/Disabled Items property{{!}}Disabled Items]]</td><td>Array of indexes of disabled items (first item is 0).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633740D</td><td>[[ListBox class/Size property{{!}}Size]]</td><td>The width and height in pixels of the listbox control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633740E</td><td>[[ListBox class/Size.Width property{{!}}Size:Width]]</td><td>The width of the listbox control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633740F</td><td>[[ListBox class/Size.Height property{{!}}Size:Height]]</td><td>The height of the listbox control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337410</td><td>[[ListBox class/Content Rect Position property{{!}}Content Rect Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the content rectangle of the listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337411</td><td>[[ListBox class/Content Rect Position.Left property{{!}}Content Rect Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the content rectangle of the listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337412</td><td>[[ListBox class/Content Rect Position.Top property{{!}}Content Rect Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the content rectangle of the listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337413</td><td>[[ListBox class/Content Rect Bounds property{{!}}Content Rect Bounds]]</td><td>The size in pixels of the content rectangle of the listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337414</td><td>[[ListBox class/Content Rect Bounds.Width property{{!}}Content Rect Bounds:Width]]</td><td>The width in pixels of the content rectangle of the listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337415</td><td>[[ListBox class/Content Rect Bounds.Height property{{!}}Content Rect Bounds:Height]]</td><td>The height in pixels of the content rectangle of the listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337416</td><td>[[ListBox class/Active Row.Cell Font property{{!}}Active Row:Cell Font]]</td><td>The font of the active cell in the listbox control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337417</td><td>[[ListBox class/Active Row.Cell Font.Name property{{!}}Active Row:Cell Font:Name]]</td><td>The name of the font in the active cell. Predefined font names include <code>App Font</code>, <code>Sys Font</code>, and <code>Dlg Font</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337418</td><td>[[ListBox class/Active Row.Cell Font.Size property{{!}}Active Row:Cell Font:Size]]</td><td>The size of the font in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337419</td><td>[[ListBox class/Active Row.Cell Font.Bold property{{!}}Active Row:Cell Font:Bold]]</td><td>Indicates whether the text in the active cell is bold.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633741A</td><td>[[ListBox class/Active Row.Cell Font.Italic property{{!}}Active Row:Cell Font:Italic]]</td><td>Indicates whether the text in the active cell is italic.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633741B</td><td>[[ListBox class/Active Row.Cell Font.Underline property{{!}}Active Row:Cell Font:Underline]]</td><td>Indicates whether the text in the active cell is underlined.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633741C</td><td>[[ListBox class/Active Row.Cell Font.Strikeout property{{!}}Active Row:Cell Font:Strikeout]]</td><td>Indicates whether to strike out the text in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633741D</td><td>[[ListBox class/Active Row.Cell Font.Color property{{!}}Active Row:Cell Font:Color]]</td><td>The text font color in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFAAAA;"><td>633741E</td><td>[[ListBox class/Active Row.Cell Justification (Deprecated) property{{!}}Active Row:Cell Justification (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFAAAA;"><td>633741F</td><td>[[ListBox class/Allow Dragging (Deprecated) property{{!}}Allow Dragging (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337420</td><td>[[ListBox class/Allow Editing Cells property{{!}}Allow Editing Cells]]</td><td>If TRUE, users can edit non-header cells in the listbox at run time by clicking the cell text and then clicking the text a second time after a short pause. If FALSE, users cannot edit non-header cells.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFAAAA;"><td>6337421</td><td>[[ListBox class/Old Edit Row property{{!}}Old Edit Row]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337423</td><td>[[ListBox class/Visible Items.Column Header Visible property{{!}}Visible Items:Column Header Visible]]</td><td>If TRUE, displays the column header.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337424</td><td>[[ListBox class/Column Header String property{{!}}Column Header String]]</td><td>The string in the column header.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#CCFFFF;"><td>6337425</td><td>[[ListBox class/Is Array? property{{!}}Is Array?]]</td><td>Returns TRUE if the listbox has an array data type.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337426</td><td>[[ListBox class/Selection Color property{{!}}Selection Color]]</td><td>Color used to draw the data selection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337427</td><td>[[ListBox class/Multiple Line Input property{{!}}Multiple Line Input]]</td><td>If TRUE, you can enter multiple lines of text in the listbox cells by pressing the <Enter> key on the keyboard. If FALSE, pressing the <Enter> key on the keyboard while editing cells causes LabVIEW to commit the edits in the current cell and move the text focus to the next cell. This property does not affect run-time behavior of the listbox.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337428</td><td>[[ListBox class/Autosizing Row Height property{{!}}Autosizing Row Height]]</td><td>Determines whether the rows autosize their height to display all text when fonts change or when the number of lines in a cell changes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337429</td><td>[[ListBox class/Active Row.Active Row Number property{{!}}Active Row:Active Row Number]]</td><td>Sets the active row. A value of –1 indicates the column header. A value of –2 indicates all rows.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633742A</td><td>[[ListBox class/Active Row.Cell Height property{{!}}Active Row:Cell Height]]</td><td>The height of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633742B</td><td>[[ListBox class/Active Row.Active Row Position property{{!}}Active Row:Active Row Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the active row(s).</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633742C</td><td>[[ListBox class/Active Row.Active Row Position.Left property{{!}}Active Row:Active Row Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the active row.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633742D</td><td>[[ListBox class/Active Row.Active Row Position.Top property{{!}}Active Row:Active Row Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the active row.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633742E</td><td>[[ListBox class/Active Row.Cell Background Color property{{!}}Active Row:Cell Background Color]]</td><td>The background color of the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>633742F</td><td>[[ListBox class/Visible Items.Horizontal Lines Visible property{{!}}Visible Items:Horizontal Lines Visible]]</td><td>If TRUE, displays horizontal lines that separate rows in the listbox.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337430</td><td>[[ListBox class/Drag/Drop.Allow Dragging property{{!}}Drag/Drop:Allow Dragging]]</td><td>If TRUE, LabVIEW automatically begins a drag and drop operation from the control when you use the Operating tool to select and drag an item from the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337431</td><td>[[ListBox class/Drag/Drop.Allow Dropping property{{!}}Drag/Drop:Allow Dropping]]</td><td>If TRUE, LabVIEW automatically accepts drops containing the <code>LV_LISTBOX</code>, <code>LV_TEXT</code>, or <code>LV_LISTBOX_ITEMS</code> data types. The <code>LV_LISTBOX</code> data type is a cluster that contains an array of strings from the row that you are dragging data, and a numeric indicating the glyph associated with the row from which you are dragging. The <code>LV_TEXT</code> data type is of type string. The <code>LV_LISTBOX_ITEMS</code> data type is an array of a cluster containing an array of strings, from left to right, in the item you are dragging and an integer representing the glyph index associated with the item from which you are dragging data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337432</td><td>[[ListBox class/Drag/Drop.Drag Mode property{{!}}Drag/Drop:Drag Mode]]</td><td>Sets the default behavior for a drag and drop operation for the control. The settings apply only when the control configured is the source of the drag and drop operation.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337433</td><td>[[ListBox class/Drag/Drop.Allow Drag and Drop Outside Control property{{!}}Drag/Drop:Allow Drag and Drop Outside Control]]</td><td>If TRUE, this enables the control to drag items to other controls and accept drags from other controls.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#CCFFFF;"><td>6337434</td><td>[[ListBox class/Select Entire Rows property{{!}}Select Entire Rows]]</td><td>Highlights the entire row if you select a row in the tree.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337435</td><td>[[ListBox class/Edit Row property{{!}}Edit Row]]</td><td>The row of the current text entry. A value of 0 indicates the top row. A value of –1 indicates the column header. A value of –2 indicates that no edits are being made to the text of the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337436</td><td>[[ListBox class/Active Row.Cell Justification property{{!}}Active Row:Cell Justification]]</td><td>Gets or sets the justification of text within the active row of the listbox.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 12 | <tr style="background-color:#FFFFCC;"><td>6337437</td><td>[[ListBox class/Focus Row property{{!}}Focus Row]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338000</td><td>[[Table class/Value property{{!}}Value]]</td><td>Value of table control: 2D array of strings.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338001</td><td>[[Table class/Number of Columns property{{!}}Number of Columns]]</td><td>Number of visible columns in the table, including the row headers if visible. The number of columns might change if the vertical scroll bar is visible. This property counts partially visible columns.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338002</td><td>[[Table class/Number of Rows property{{!}}Number of Rows]]</td><td>Number of visible rows in the table. If the table uses column headers, this number includes one row for the column headers. The number of rows might change if the horizontal scroll bar is visible. This property counts partially visible rows.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338003</td><td>[[Table class/Visible Items.Index Visible property{{!}}Visible Items:Index Visible]]</td><td>Displays the row-column index of the top left visible cell in a table.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338004</td><td>[[Table class/Visible Items.Vertical Scrollbar Visible property{{!}}Visible Items:Vertical Scrollbar Visible]]</td><td>If TRUE, displays the vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338005</td><td>[[Table class/Visible Items.Horizontal Scrollbar Visible property{{!}}Visible Items:Horizontal Scrollbar Visible]]</td><td>If TRUE, displays the horizontal scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338006</td><td>[[Table class/Visible Items.Row Headers Visible property{{!}}Visible Items:Row Headers Visible]]</td><td>Shows the row headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338007</td><td>[[Table class/Visible Items.Column Headers Visible property{{!}}Visible Items:Column Headers Visible]]</td><td>If TRUE, displays the column headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338008</td><td>[[Table class/Selection Color property{{!}}Selection Color]]</td><td>Color used to draw the data selection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFAAAA;"><td>6338009</td><td>[[Table class/Old Edit Position property{{!}}Old Edit Position]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633800A</td><td>[[Table class/Index Values property{{!}}Index Values]]</td><td>Row and column index of the cell displayed in the top left corner. If you display the row and column headers, the non-header cell is the top left corner.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633800B</td><td>[[Table class/Selection Start property{{!}}Selection Start]]</td><td>Row and column index that specifies the beginning of data selection. Coordinates begin at (0,0), which is top left, and do not include headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633800C</td><td>[[Table class/Selection Size property{{!}}Selection Size]]</td><td>Index of the row and column pair that specifies the number of rows and columns in the selection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633800D</td><td>[[Table class/Row Header Strings() property{{!}}Row Header Strings[]]]</td><td>An array of the strings in the row headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633800E</td><td>[[Table class/Column Header Strings() property{{!}}Column Header Strings[]]]</td><td>An array of the strings in the column headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633800F</td><td>[[Table class/Active Cell.Active Cell property{{!}}Active Cell:Active Cell]]</td><td><!-- Begin parent: lvprop.chm,MultColLst_Active_Cell.html -->Sets the row and column of the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFAAAA;"><td>6338010</td><td>[[Table class/Active Cell.Cell FG Color property{{!}}Active Cell:Cell FG Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338011</td><td>[[Table class/Active Cell.Cell Background Color property{{!}}Active Cell:Cell Background Color]]</td><td>The background color of active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338012</td><td>[[Table class/Active Cell.Cell Size property{{!}}Active Cell:Cell Size]]</td><td>The size of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338013</td><td>[[Table class/Active Cell.Cell Size.Width property{{!}}Active Cell:Cell Size:Width]]</td><td>The width of the table control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338014</td><td>[[Table class/Active Cell.Cell Size.Height property{{!}}Active Cell:Cell Size:Height]]</td><td>The height of the table control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#CCFFFF;"><td>6338015</td><td>[[Table class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the table control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338016</td><td>[[Table class/Autosizing Row Height property{{!}}Autosizing Row Height]]</td><td>Determines whether the rows autosize their height to display all text when fonts change or when the number of lines in a cell changes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338017</td><td>[[Table class/Smooth Horizontal Scrolling property{{!}}Smooth Horizontal Scrolling]]</td><td>If TRUE, the horizontal scrolling of the table is by pixels, such that the first column may be horizontally clipped. If FALSE, the table scrolls by whole column widths such that the first column is never clipped. However, if a column is wider than the width of the table, you cannot see the text that is hidden off the right edge of that column.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338018</td><td>[[Table class/Multiple Line Input property{{!}}Multiple Line Input]]</td><td>If TRUE, you can enter multiple lines of text in the table cells by pressing the <Enter> key on the keyboard. If FALSE, pressing the <Enter> key on the keyboard while editing cells causes LabVIEW to commit the edits in the current cell and the text focus moves to the next cell. This property does not affect run-time behavior of the table.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338019</td><td>[[Table class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633801A</td><td>[[Table class/Size property{{!}}Size]]</td><td>The width and height in pixels of the table control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633801B</td><td>[[Table class/Size.Width property{{!}}Size:Width]]</td><td>The width of the table control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633801C</td><td>[[Table class/Size.Height property{{!}}Size:Height]]</td><td>The height of the table control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633801D</td><td>[[Table class/Content Rect Position property{{!}}Content Rect Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the content rectangle of the table control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633801E</td><td>[[Table class/Content Rect Position.Left property{{!}}Content Rect Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the content rectangle of the table control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633801F</td><td>[[Table class/Content Rect Position.Top property{{!}}Content Rect Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the content rectangle of the table control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338020</td><td>[[Table class/Content Rect Bounds property{{!}}Content Rect Bounds]]</td><td>The size in pixels of the content rectangle of the table control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338021</td><td>[[Table class/Content Rect Bounds.Width property{{!}}Content Rect Bounds:Width]]</td><td>The width in pixels of the content rectangle of the table control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338022</td><td>[[Table class/Content Rect Bounds.Height property{{!}}Content Rect Bounds:Height]]</td><td>The height in pixels of the content rectangle of the table control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338023</td><td>[[Table class/Active Cell.Position property{{!}}Active Cell:Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the active cell(s).</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338024</td><td>[[Table class/Active Cell.Position.Left property{{!}}Active Cell:Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338025</td><td>[[Table class/Active Cell.Position.Top property{{!}}Active Cell:Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338026</td><td>[[Table class/Active Cell.Cell Font property{{!}}Active Cell:Cell Font]]</td><td>The font of the active cell in the table control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338027</td><td>[[Table class/Active Cell.Cell Font.Name property{{!}}Active Cell:Cell Font:Name]]</td><td>The name of the font in the active cell. Predefined font names include <code>App Font</code>, <code>Sys Font</code>, and <code>Dlg Font</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338028</td><td>[[Table class/Active Cell.Cell Font.Size property{{!}}Active Cell:Cell Font:Size]]</td><td>The size of the font in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338029</td><td>[[Table class/Active Cell.Cell Font.Bold property{{!}}Active Cell:Cell Font:Bold]]</td><td>Indicates whether the text in the active cell is bold.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633802A</td><td>[[Table class/Active Cell.Cell Font.Italic property{{!}}Active Cell:Cell Font:Italic]]</td><td>Indicates whether the text in the active cell is italic.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633802B</td><td>[[Table class/Active Cell.Cell Font.Underline property{{!}}Active Cell:Cell Font:Underline]]</td><td>Indicates whether the text in the active cell is underlined.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633802C</td><td>[[Table class/Active Cell.Cell Font.Strikeout property{{!}}Active Cell:Cell Font:Strikeout]]</td><td>Indicates whether to strike out the text in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633802D</td><td>[[Table class/Active Cell.Cell Font.Color property{{!}}Active Cell:Cell Font:Color]]</td><td>The text font color in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633802E</td><td>[[Table class/Active Cell.Cell Justification property{{!}}Active Cell:Cell Justification]]</td><td>Gets and sets the justification of text within a table cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>633802F</td><td>[[Table class/Visible Items.Horizontal Lines Visible property{{!}}Visible Items:Horizontal Lines Visible]]</td><td>If TRUE, displays horizontal lines that separate rows in the table.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338030</td><td>[[Table class/Visible Items.Vertical Lines Visible property{{!}}Visible Items:Vertical Lines Visible]]</td><td>If TRUE, displays vertical lines that separate columns in the table.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 13 | <tr style="background-color:#FFFFCC;"><td>6338031</td><td>[[Table class/Edit Position property{{!}}Edit Position]]</td><td>The row-column pair index of the current text entry. Values of (0,0) indicate the top-left text entry. A value of –1 indicates the row or column header. Values of (–2, –2) indicate that no edits are being made to the text of the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C01</td><td>[[Array class/Number of Columns property{{!}}Number of Columns]]</td><td>Number of visible columns in the array.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C02</td><td>[[Array class/Number of Rows property{{!}}Number of Rows]]</td><td>Returns the number of visible rows in the array.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C03</td><td>[[Array class/Index Visible property{{!}}Index Visible]]</td><td>Shows array index.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C04</td><td>[[Array class/Index Values property{{!}}Index Values]]</td><td>Array of indexes (one per dimension) of element displayed in the top left corner of the array.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C05</td><td>[[Array class/Selection Start() property{{!}}Selection Start[]]]</td><td>Returns an array of the indexes for each dimension that specifies the beginning of data selection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C06</td><td>[[Array class/Selection Size() property{{!}}Selection Size[]]]</td><td>Array of number of elements selected in each dimension (zero selected is insertion point).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C07</td><td>[[Array class/Array Element property{{!}}Array Element]]</td><td>Reference to the array element. The properties of the array apply to all elements in the array. If you want to read the data value of a specific array element, use the [[Index Array]] function to index the array first.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#CCFFFF;"><td>6338C08</td><td>[[Array class/Number Of Dimensions property{{!}}Number Of Dimensions]]</td><td>Gets or sets the number of dimensions in the array.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#D1BB80;"><td>6338C09</td><td>[[Array class/Dimension Sizes property{{!}}Dimension Sizes]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C0A</td><td>[[Array class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td>If TRUE, displays the vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#FFFFCC;"><td>6338C0B</td><td>[[Array class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td>If TRUE, displays the horizontal scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#D1BB80;"><td>6338C0C</td><td>[[Array class/Index Rect property{{!}}Index Rect]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 14 | <tr style="background-color:#D1BB80;"><td>6338C0D</td><td>[[Array class/Adapt To Source property{{!}}Adapt To Source]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339800</td><td>[[Picture class/Value property{{!}}Value]]</td><td>Value of the picture control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339801</td><td>[[Picture class/Draw Area Size property{{!}}Draw Area Size]]</td><td>Size of the draw area in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339802</td><td>[[Picture class/Erase First property{{!}}Erase First]]</td><td>Indicates whether to erase picture before drawing: 0-Do not erase, 1-Erase once now, 2-Always erase.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339803</td><td>[[Picture class/Mouse property{{!}}Mouse]]</td><td>Mouse information specified as a cluster of (Mouse Position, Mouse Modifiers). Mouse Position is a cluster of (Vertical, Horizontal) coordinates. Mouse Modifiers is a cluster of (Mouse button pressed?, Shift key down?, Menu key down?, and Option key down?).</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#CCFFFF;"><td>6339804</td><td>[[Picture class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the picture control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#CCFFFF;"><td>6339805</td><td>[[Picture class/Cursor property{{!}}Cursor]]</td><td>Gets or sets the cursor you want to use when you move the mouse over a picture control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339806</td><td>[[Picture class/Origin property{{!}}Origin]]</td><td>Horizontal and vertical coordinates of the point in the picture you want to display in the upper left corner of the picture control or indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339807</td><td>[[Picture class/Origin.Left property{{!}}Origin:Left]]</td><td>Horizontal coordinate of the point in the picture you want to display in the upper left corner of the picture control or indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339808</td><td>[[Picture class/Origin.Top property{{!}}Origin:Top]]</td><td>Vertical coordinate of the point in the picture you want to display in the upper left corner of the picture control or indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>6339809</td><td>[[Picture class/Zoom Factor property{{!}}Zoom Factor]]</td><td>Factor by which to scale the image in a picture control or indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFAAAA;"><td>633980A</td><td>[[Picture class/Scrollbars Visible property{{!}}Scrollbars Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>633980B</td><td>[[Picture class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>633980C</td><td>[[Picture class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td>Shows or hides the horizontal scroll bar for the picture control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 15 | <tr style="background-color:#FFFFCC;"><td>633980D</td><td>[[Picture class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td>Shows or hides the vertical scroll bar for the picture control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16 | <tr style="background-color:#FFFFCC;"><td>633A400</td><td>[[ActiveXContainer class/Container Bounds property{{!}}Container Bounds]]</td><td>Size of the container in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16 | <tr style="background-color:#FFFFCC;"><td>633A401</td><td>[[ActiveXContainer class/Container Bounds.Width property{{!}}Container Bounds:Width]]</td><td>Width of the container control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16 | <tr style="background-color:#FFFFCC;"><td>633A402</td><td>[[ActiveXContainer class/Container Bounds.Height property{{!}}Container Bounds:Height]]</td><td>Height of the container control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16 | <tr style="background-color:#D1BB80;"><td>633A403</td><td>[[ActiveXContainer class/Control Verbs property{{!}}Control Verbs]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFAAAA;"><td>633B000</td><td>[[Numeric class/Old Format & Precision property{{!}}Old Format & Precision]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFAAAA;"><td>633B001</td><td>[[Numeric class/Old Format & Precision.Old Format property{{!}}Old Format & Precision:Old Format]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFAAAA;"><td>633B002</td><td>[[Numeric class/Old Format & Precision.Old Precision property{{!}}Old Format & Precision:Old Precision]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#CCFFFF;"><td>633B003</td><td>[[Numeric class/Representation property{{!}}Representation]]</td><td>Gets or sets the data type on the numeric control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B004</td><td>[[Numeric class/Data Entry Limits property{{!}}Data Entry Limits]]</td><td>Cluster of (Min, Max, Increment). Changes to the data entry limits take effect the next time you change the value in the control, not when the property changes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B005</td><td>[[Numeric class/Data Entry Limits.Minimum property{{!}}Data Entry Limits:Minimum]]</td><td>Minimum value of numeric data range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B006</td><td>[[Numeric class/Data Entry Limits.Maximum property{{!}}Data Entry Limits:Maximum]]</td><td>Maximum value of numeric data range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B007</td><td>[[Numeric class/Data Entry Limits.Increment property{{!}}Data Entry Limits:Increment]]</td><td>Increment of numeric data range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFAAAA;"><td>633B008</td><td>[[Numeric class/Old Out of Range Action property{{!}}Old Out of Range Action]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B00A</td><td>[[Numeric class/Unit Label property{{!}}Unit Label]]</td><td>Reference to the unit label. You can use this reference with the [[Text properties]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B00B</td><td>[[Numeric class/Response to Value Outside Limits property{{!}}Response to Value Outside Limits]]</td><td>Reads or writes the response to values outside the specified limits for maximum, minimum, and increment.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B00C</td><td>[[Numeric class/Response to Value Outside Limits.Maximum property{{!}}Response to Value Outside Limits:Maximum]]</td><td>Reads or writes the response to values outside the specified limits for the maximum value.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B00D</td><td>[[Numeric class/Response to Value Outside Limits.Minimum property{{!}}Response to Value Outside Limits:Minimum]]</td><td>Reads or writes the response to values outside the specified limits for the minimum value.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B00E</td><td>[[Numeric class/Response to Value Outside Limits.Increment property{{!}}Response to Value Outside Limits:Increment]]</td><td>Reads or writes the response to values outside the specified limits for the increment value.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFAAAA;"><td>633B00F</td><td>[[Numeric class/Old Format String property{{!}}Old Format String]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B010</td><td>[[Numeric class/Increment Key Binding property{{!}}Increment Key Binding]]</td><td>Sets a shortcut key to increment this control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#FFFFCC;"><td>633B011</td><td>[[Numeric class/Decrement Key Binding property{{!}}Decrement Key Binding]]</td><td>Sets a shortcut key to decrement this control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B012</td><td>[[Numeric class/Fixed-Point Representation.Bits property{{!}}Fixed-Point Representation:Bits]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B013</td><td>[[Numeric class/Fixed-Point Representation.Bits.Signed property{{!}}Fixed-Point Representation:Bits:Signed]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B014</td><td>[[Numeric class/Fixed-Point Representation.Bits.Word Length property{{!}}Fixed-Point Representation:Bits:Word Length]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B015</td><td>[[Numeric class/Fixed-Point Representation.Bits.Integer Word Length property{{!}}Fixed-Point Representation:Bits:Integer Word Length]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B016</td><td>[[Numeric class/Fixed-Point Representation.Desired property{{!}}Fixed-Point Representation:Desired]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B017</td><td>[[Numeric class/Fixed-Point Representation.Desired.Range Min property{{!}}Fixed-Point Representation:Desired:Range Min]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B018</td><td>[[Numeric class/Fixed-Point Representation.Desired.Range Max property{{!}}Fixed-Point Representation:Desired:Range Max]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B019</td><td>[[Numeric class/Fixed-Point Representation.Desired.Delta property{{!}}Fixed-Point Representation:Desired:Delta]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B01A</td><td>[[Numeric class/Fixed-Point Representation.Actual property{{!}}Fixed-Point Representation:Actual]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B01B</td><td>[[Numeric class/Fixed-Point Representation.Actual.Range Min property{{!}}Fixed-Point Representation:Actual:Range Min]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B01C</td><td>[[Numeric class/Fixed-Point Representation.Actual.Range Max property{{!}}Fixed-Point Representation:Actual:Range Max]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B01D</td><td>[[Numeric class/Fixed-Point Representation.Actual.Delta property{{!}}Fixed-Point Representation:Actual:Delta]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#CCFFFF;"><td>633B01E</td><td>[[Numeric class/Adapt To Source property{{!}}Adapt To Source]]</td><td>Gets or sets whether you want the value to inherit the [[fixed-point configuration settings]] of an input fixed-point value.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B01F</td><td>[[Numeric class/Fixed-Point Representation.Include Overflow Status? property{{!}}Fixed-Point Representation:Include Overflow Status?]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 17 | <tr style="background-color:#D1BB80;"><td>633B020</td><td>[[Numeric class/Fixed-Point Overflow Status Visible? property{{!}}Fixed-Point Overflow Status Visible?]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC01</td><td>[[Digital class/Text Width property{{!}}Text Width]]</td><td>Width of the numeric text display in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC02</td><td>[[Digital class/Radix Visible? property{{!}}Radix Visible?]]</td><td>Shows or hides the radix, which you can use to change the data to decimal, hexadecimal, octal, or binary format, or SI notation.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC03</td><td>[[Digital class/Numeric Text property{{!}}Numeric Text]]</td><td>Reference to numeric text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC04</td><td>[[Digital class/Increment/Decrement Visible? property{{!}}Increment/Decrement Visible?]]</td><td>If TRUE, shows the increment and decrement buttons on a numeric control. If FALSE, this property hides the buttons.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC05</td><td>[[Digital class/Format String property{{!}}Format String]]</td><td>Gets and sets the format of the digital numeric control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC06</td><td>[[Digital class/Display Format property{{!}}Display Format]]</td><td>Specifies the format and precision of the digital numeric value. Format can be 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Time and Date, 8-SI, or 9-Custom (read-only). Precision is the number of digits after the decimal point.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC07</td><td>[[Digital class/Display Format.Format property{{!}}Display Format:Format]]</td><td>Specifies the format of the digital numeric value. This property accepts the following format values: 0-Decimal, 1-Scientific, 2-Engineering, 3-Binary, 4-Octal, 5-Hexadecimal, 6-Relative Time, 7-Date and Time, 8-SI, and 9-Custom (read-only). You cannot wire a value of <code>9</code> to this property because the value is read-only. This property returns a value of 9 if the object uses automatic formatting, the format string contains text, or the format string includes more than one format specifier.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#FFFFCC;"><td>633BC08</td><td>[[Digital class/Display Format.Precision property{{!}}Display Format:Precision]]</td><td>Number of digits after the decimal point. If you wire a value of 9 to the [[Format]] property, this property returns an error.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 18 | <tr style="background-color:#D1BB80;"><td>633BC09</td><td>[[Digital class/Hide Text property{{!}}Hide Text]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C800</td><td>[[NamedNumeric class/Named Numeric Size property{{!}}Named Numeric Size]]</td><td>Size of the named numeric in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C801</td><td>[[NamedNumeric class/Named Numeric Size.Width property{{!}}Named Numeric Size:Width]]</td><td>Width of the named numeric in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C802</td><td>[[NamedNumeric class/Named Numeric Size.Height property{{!}}Named Numeric Size:Height]]</td><td>Height of the named numeric in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFAAAA;"><td>633C803</td><td>[[NamedNumeric class/Named Numeric Colors property{{!}}Named Numeric Colors]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFAAAA;"><td>633C804</td><td>[[NamedNumeric class/Named Numeric Colors.Text Color property{{!}}Named Numeric Colors:Text Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFAAAA;"><td>633C805</td><td>[[NamedNumeric class/Named Numeric Colors.BG Color property{{!}}Named Numeric Colors:BG Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C806</td><td>[[NamedNumeric class/Digital Display property{{!}}Digital Display]]</td><td>Reference to a numeric text digital display.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C807</td><td>[[NamedNumeric class/Strings () property{{!}}Strings []]]</td><td>Array of the items from which you can select in the named numeric control. For enumerated type controls, the index of each item in the array is the same as the value in the enumerated type control. For ring controls, the order of the items in the array is the same as the order in which they are displayed in the ring control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C808</td><td>[[NamedNumeric class/Disabled Items () property{{!}}Disabled Items []]]</td><td>Accepts an array of indexes on a ring object to disable. Indexes are 0 based. '''Disabled Items ()''' enables every item in the ring upon execution. The property then disables items that correspond to indexes that appear in the array. If the array is empty or some values are out of range, LabVIEW ignores those items and does not return an error. All other items in the ring object are enabled.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C809</td><td>[[NamedNumeric class/Number of Items property{{!}}Number of Items]]</td><td>Number of items in the ring or enumerated type object. This property is useful for animation.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C80A</td><td>[[NamedNumeric class/Named Numeric Font property{{!}}Named Numeric Font]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C80B</td><td>[[NamedNumeric class/Named Numeric Font.Name property{{!}}Named Numeric Font:Name]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C80C</td><td>[[NamedNumeric class/Named Numeric Font.Size property{{!}}Named Numeric Font:Size]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C80D</td><td>[[NamedNumeric class/Named Numeric Font.Bold property{{!}}Named Numeric Font:Bold]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C80E</td><td>[[NamedNumeric class/Named Numeric Font.Italic property{{!}}Named Numeric Font:Italic]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C80F</td><td>[[NamedNumeric class/Named Numeric Font.Underline property{{!}}Named Numeric Font:Underline]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C810</td><td>[[NamedNumeric class/Named Numeric Font.Strikeout property{{!}}Named Numeric Font:Strikeout]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C811</td><td>[[NamedNumeric class/Named Numeric Font.Color property{{!}}Named Numeric Font:Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C812</td><td>[[NamedNumeric class/Ring Text property{{!}}Ring Text]]</td><td>Returns a reference to the text of the currently selected item in the ring or enumerated type object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#FFFFCC;"><td>633C813</td><td>[[NamedNumeric class/Increment/Decrement Visible? property{{!}}Increment/Decrement Visible?]]</td><td>Shows or hides the increment and decrement buttons on a numeric control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 19 | <tr style="background-color:#D1BB80;"><td>633C814</td><td>[[NamedNumeric class/Hide Last Value property{{!}}Hide Last Value]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 34 | <tr style="background-color:#FFFFCC;"><td>633E000</td><td>[[Ring class/Allow Undefined Values property{{!}}Allow Undefined Values]]</td><td>If TRUE, users can enter numeric values not already associated with any entries in the list of items defined for a ring control. Users must enter undefined numeric values in the digital display of the control. If FALSE, users must select from the list of items defined for the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 34 | <tr style="background-color:#D1BB80;"><td>633E003</td><td>[[Ring class/Values () property{{!}}Values []]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 34 | <tr style="background-color:#FFFFCC;"><td>633E004</td><td>[[Ring class/Strings And Values () property{{!}}Strings And Values []]]</td><td>Array of clusters containing the strings (non-sequential) from which you can select in the ring control and the numeric values for each item. Use the [[Strings ()]] property if you do not need to assign specific numeric values to each item.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 34 | <tr style="background-color:#D1BB80;"><td>633E006</td><td>[[Ring class/Flavor property{{!}}Flavor]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 34 | <tr style="background-color:#D1BB80;"><td>633E007</td><td>[[Ring class/Drop Down Menu property{{!}}Drop Down Menu]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 20 | <tr style="background-color:#FFFFCC;"><td>633EC01</td><td>[[ColorRamp class/Color Area Size property{{!}}Color Area Size]]</td><td>Size of the color area in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 20 | <tr style="background-color:#FFFFCC;"><td>633EC02</td><td>[[ColorRamp class/Color Area Size.Width property{{!}}Color Area Size:Width]]</td><td>Width of the color area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 20 | <tr style="background-color:#FFFFCC;"><td>633EC03</td><td>[[ColorRamp class/Color Area Size.Height property{{!}}Color Area Size:Height]]</td><td>Height of the color area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 20 | <tr style="background-color:#FFFFCC;"><td>633EC04</td><td>[[ColorRamp class/Digital Display property{{!}}Digital Display]]</td><td>Reference to the numeric text digital display.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 20 | <tr style="background-color:#FFFFCC;"><td>633EC05</td><td>[[ColorRamp class/Scale property{{!}}Scale]]</td><td>Reference to the color scale.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 20 | <tr style="background-color:#FFAAAA;"><td>633EC06</td><td>[[ColorRamp class/Scale Info property{{!}}Scale Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 20 | <tr style="background-color:#FFFFCC;"><td>633EC07</td><td>[[ColorRamp class/RGB Value property{{!}}RGB Value]]</td><td>Returns the current RGB value of a color ramp.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F800</td><td>[[NumericWithScale class/Housing Size property{{!}}Housing Size]]</td><td>Size of the housing in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F801</td><td>[[NumericWithScale class/Housing Size.Width property{{!}}Housing Size:Width]]</td><td>Width of the housing area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F802</td><td>[[NumericWithScale class/Housing Size.Height property{{!}}Housing Size:Height]]</td><td>Height of the housing area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F803</td><td>[[NumericWithScale class/Active Slider property{{!}}Active Slider]]</td><td>Shows which slider/needle is active.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F804</td><td>[[NumericWithScale class/Slider Colors property{{!}}Slider Colors]]</td><td>Colors of the active slider/needle expressed in terms of ([[Foreground Color]], [[Background Color]]) pair.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F805</td><td>[[NumericWithScale class/Slider Colors.FG Color property{{!}}Slider Colors:FG Color]]</td><td>Foreground color of the active slider/needle.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F806</td><td>[[NumericWithScale class/Slider Colors.BG Color property{{!}}Slider Colors:BG Color]]</td><td>Background color of the active slider/needle.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#CCFFFF;"><td>633F808</td><td>[[NumericWithScale class/Num Of Sliders property{{!}}Num Of Sliders]]</td><td>Gets or sets the number of sliders.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#CCFFFF;"><td>633F809</td><td>[[NumericWithScale class/Text Labels Visible? property{{!}}Text Labels Visible?]]</td><td>Specifies whether text labels are visible for markers.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F80A</td><td>[[NumericWithScale class/Text Labels() property{{!}}Text Labels[]]]</td><td>Array of names for the markers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F80B</td><td>[[NumericWithScale class/Digital Displays() property{{!}}Digital Displays[]]]</td><td>References to the digital displays.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFAAAA;"><td>633F80C</td><td>[[NumericWithScale class/Scale Info property{{!}}Scale Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F80D</td><td>[[NumericWithScale class/Housing Colors property{{!}}Housing Colors]]</td><td>Foreground and background colors of the slide/knob housing.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F80E</td><td>[[NumericWithScale class/Housing Colors.FG Color property{{!}}Housing Colors:FG Color]]</td><td>Foreground color of the active slider/needle.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F80F</td><td>[[NumericWithScale class/Housing Colors.BG Color property{{!}}Housing Colors:BG Color]]</td><td>Background color of the active slider/needle.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 33 | <tr style="background-color:#FFFFCC;"><td>633F810</td><td>[[NumericWithScale class/Show Value Tip Strip property{{!}}Show Value Tip Strip]]</td><td>Displays the current value of a numeric control as you move the slider or needle.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 21 | <tr style="background-color:#FFFFCC;"><td>6340401</td><td>[[Slide class/Fill Style property{{!}}Fill Style]]</td><td>Fill style for active slider: 0-None, 1-To min, 2-To max, 3-To value below, 4-To value above.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 21 | <tr style="background-color:#FFFFCC;"><td>6340402</td><td>[[Slide class/Fill Color property{{!}}Fill Color]]</td><td>Color to use to fill in the active slider.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 21 | <tr style="background-color:#FFFFCC;"><td>6340403</td><td>[[Slide class/Scale property{{!}}Scale]]</td><td>Reference to the slide scale object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 32 | <tr style="background-color:#FFFFCC;"><td>6341000</td><td>[[Knob class/Scale property{{!}}Scale]]</td><td>Reference to the knob scale object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 32 | <tr style="background-color:#D1BB80;"><td>6341001</td><td>[[Knob class/Lock property{{!}}Lock]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 32 | <tr style="background-color:#D1BB80;"><td>6341002</td><td>[[Knob class/SnaptoMouse property{{!}}SnaptoMouse]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C00</td><td>[[GraphChart class/Plot Area.Size property{{!}}Plot Area:Size]]</td><td>Size of the active plotting area in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C01</td><td>[[GraphChart class/Plot Area.Size.Width property{{!}}Plot Area:Size:Width]]</td><td>Width of the active plotting area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C02</td><td>[[GraphChart class/Plot Area.Size.Height property{{!}}Plot Area:Size:Height]]</td><td>Height of the active plotting area in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C03</td><td>[[GraphChart class/Palette.Visible property{{!}}Palette:Visible]]</td><td>Shows the graph palette.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C04</td><td>[[GraphChart class/Transpose Array property{{!}}Transpose Array]]</td><td>Transpose data before plotting (switch X and Y).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C05</td><td>[[GraphChart class/Plot Area.Colors property{{!}}Plot Area:Colors]]</td><td>Colors of the plotting area expressed in terms of ([[Foreground Color]], [[Background Color]]) pair.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C06</td><td>[[GraphChart class/Plot Area.Colors.FG Color property{{!}}Plot Area:Colors:FG Color]]</td><td>Foreground color of the plotting area.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C07</td><td>[[GraphChart class/Plot Area.Colors.BG Color property{{!}}Plot Area:Colors:BG Color]]</td><td>Background color of the plotting area.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFAAAA;"><td>6341C08</td><td>[[GraphChart class/Grid Colors property{{!}}Grid Colors]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFAAAA;"><td>6341C09</td><td>[[GraphChart class/Grid Colors.X Color property{{!}}Grid Colors:X Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFAAAA;"><td>6341C0A</td><td>[[GraphChart class/Grid Colors.Y Color property{{!}}Grid Colors:Y Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C0B</td><td>[[GraphChart class/X Scale property{{!}}X Scale]]</td><td>Reference to the X-scale.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C0C</td><td>[[GraphChart class/Y Scale property{{!}}Y Scale]]</td><td>Reference to the Y-scale.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFAAAA;"><td>6341C0D</td><td>[[GraphChart class/X Scale Info property{{!}}X Scale Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFAAAA;"><td>6341C0E</td><td>[[GraphChart class/Y Scale Info property{{!}}Y Scale Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C0F</td><td>[[GraphChart class/Palette.Active Tool property{{!}}Palette:Active Tool]]</td><td>Sets the tool that is currently selected on the graph palette. 0 is the selection cursor and 1 is the panning tool. 2-7 are the [[zoom tools]]: 2 is Zoom to Rectangle, 3 is X-zoom, 4 is Y-zoom, 5 is Zoom to Fit, 6 is Zoom Out about Point, and 7 is Zoom In about Point.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C10</td><td>[[GraphChart class/Active X Scale property{{!}}Active X Scale]]</td><td>Gets or sets the active or current X-scale of a graph or chart.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C11</td><td>[[GraphChart class/Active Y Scale property{{!}}Active Y Scale]]</td><td>Gets or sets the active or current Y-scale of a graph or chart. Call this property before setting other properties on a specific scale.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C12</td><td>[[GraphChart class/Scale Legend.Visible property{{!}}Scale Legend:Visible]]</td><td>Shows the scale legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C14</td><td>[[GraphChart class/X Scrollbar Visible property{{!}}X Scrollbar Visible]]</td><td>Displays the x-axis scroll bar for the graph or chart.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#D1BB80;"><td>6341C15</td><td>[[GraphChart class/Graph Flavor property{{!}}Graph Flavor]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#D1BB80;"><td>6341C16</td><td>[[GraphChart class/Plot Area.Position property{{!}}Plot Area:Position]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#D1BB80;"><td>6341C17</td><td>[[GraphChart class/Plot Area.Position.Left property{{!}}Plot Area:Position:Left]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#D1BB80;"><td>6341C18</td><td>[[GraphChart class/Plot Area.Position.Top property{{!}}Plot Area:Position:Top]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C19</td><td>[[GraphChart class/Plot Area Bounds property{{!}}Plot Area Bounds]]</td><td>Gets and sets the plot area bounds for the Graph and Chart. If it is a stacked chart, this property returns the bounds of the first plot area. You cannot set the plot area bounds for a stacked chart.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C1A</td><td>[[GraphChart class/Autoscale Delay property{{!}}Autoscale Delay]]</td><td>Number of seconds that elapse between two successive autoscale operations when the scale has to shrink to fit the data. This delay has no effect on autoscale operations that happen in response to data that causes the scale to grow in range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 22 | <tr style="background-color:#FFFFCC;"><td>6341C1B</td><td>[[GraphChart class/Frame Color property{{!}}Frame Color]]</td><td>Gets or sets the frame color of the graph or chart.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342801</td><td>[[WaveformChart class/Legend.Visible property{{!}}Legend:Visible]]</td><td>Determines whether to show or hide the plot legend of the waveform chart.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342803</td><td>[[WaveformChart class/Digital Display() property{{!}}Digital Display[]]]</td><td>Reference(s) to the digital display(s).</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342804</td><td>[[WaveformChart class/Active Plot property{{!}}Active Plot]]</td><td><!-- begin parent: lvprop.chm::/MxSigGrph_Act_Plot.html-->Gets or sets the active plot. After you get or set the active plot, you then can set properties or invoke methods that affect only the specified plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342805</td><td>[[WaveformChart class/Plot property{{!}}Plot]]</td><td>Reference to active plot.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342806</td><td>[[WaveformChart class/Update Mode property{{!}}Update Mode]]</td><td>Gets or sets the update mode of the chart. Valid values include 0 (Strip), 1 (Scope), and 2 (Sweep).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#CCFFFF;"><td>6342807</td><td>[[WaveformChart class/Stack Plots? property{{!}}Stack Plots?]]</td><td>Returns TRUE if the plots are stacked and FALSE if the plots are overlayed.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342809</td><td>[[WaveformChart class/Digital Display(s) Visible property{{!}}Digital Display(s) Visible]]</td><td>Indicates whether the digital displays for the chart are visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>634280A</td><td>[[WaveformChart class/Legend.Position property{{!}}Legend:Position]]</td><td>Sets the position of the upper left corner of the chart legend in front panel coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>634280B</td><td>[[WaveformChart class/Legend.Position.Left property{{!}}Legend:Position:Left]]</td><td>Sets the location of the left-hand side of the chart legend in front panel coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>634280C</td><td>[[WaveformChart class/Legend.Position.Top property{{!}}Legend:Position:Top]]</td><td>Sets the position of the top of the chart legend in front panel coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>634280D</td><td>[[WaveformChart class/Legend.Size property{{!}}Legend:Size]]</td><td>Sets the size in pixels of the chart legend. The legend expands or contracts to the right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>634280E</td><td>[[WaveformChart class/Legend.Size.Width property{{!}}Legend:Size:Width]]</td><td>Sets the width, in pixels, of the chart legend. The legend expands or contracts to the right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>634280F</td><td>[[WaveformChart class/Legend.Size.Height property{{!}}Legend:Size:Height]]</td><td>Sets the height, in pixels, of the chart legend. The legend expands down, and truncates the height to the closest value that displays an integral number of plots.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFAAAA;"><td>6342810</td><td>[[WaveformChart class/Legend.Plots Shown property{{!}}Legend:Plots Shown]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342811</td><td>[[WaveformChart class/Legend.Autosize property{{!}}Legend:Autosize]]</td><td>If TRUE, the plot legend automatically resizes<!-- begin child=lvhowto.chm::/Configuring_Graphs_Charts.html--> to the width of the longest plot name visible in the legend.<!-- end child=lvhowto.chm::/Configuring_Graphs_Charts.html--></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342812</td><td>[[WaveformChart class/Legend.Disable property{{!}}Legend:Disable]]</td><td>Disables the plot legend at run time.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342813</td><td>[[WaveformChart class/Ignore Attributes property{{!}}Ignore Attributes]]</td><td>If FALSE (default), the plot names in the plot legend and the scale names on the graph automatically adapt to the plot names and scale names in the dynamic or waveform data attributes. If TRUE, the plot names and scale names do not adapt to the dynamic or waveform data attributes. Change this property to TRUE if you want to change the plot names and scale names. This property applies only to graphs and charts with dynamic or waveform data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342814</td><td>[[WaveformChart class/Legend.Number of Rows property{{!}}Legend:Number of Rows]]</td><td>Sets the number of rows in the plot legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342815</td><td>[[WaveformChart class/Legend.Plot Minimum property{{!}}Legend:Plot Minimum]]</td><td>Sets the minimum number of plots to keep in the plot legend. The number of entries in the plot legend never goes below this value, regardless of the data in the graph or chart.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342816</td><td>[[WaveformChart class/Legend.Scrollbar Visible property{{!}}Legend:Scrollbar Visible]]</td><td>Shows or hides the scroll bar of the plot legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342817</td><td>[[WaveformChart class/Legend.Plot Visibility Checkbox Visible property{{!}}Legend:Plot Visibility Checkbox Visible]]</td><td>Determines whether to show or hide the '''Plot Visibility''' checkbox on the plot legend. Use the checkbox to select which plots you want to display in the plot area.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 23 | <tr style="background-color:#FFFFCC;"><td>6342818</td><td>[[WaveformChart class/Legend.Scroll Position property{{!}}Legend:Scroll Position]]</td><td>Gets or sets the position of the scroll box in the scroll bar of the plot legend. To set the position, wire a numeric value to this property that represents the plot number to which you want to scroll. LabVIEW places the plot you specify as the first visible plot in the plot legend. To set the scroll bar to the first plot, specify a value of 0. To set the scroll bar to the second plot, specify a value of 1, and so on.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343401</td><td>[[WaveformGraph class/Legend.Visible property{{!}}Legend:Visible]]</td><td>Shows the plot legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343402</td><td>[[WaveformGraph class/Smooth Update property{{!}}Smooth Update]]</td><td>Draws graph with less flicker, but slightly slower. <code>(Mac OS X)</code> LabVIEW ignores this property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343403</td><td>[[WaveformGraph class/Active Plot property{{!}}Active Plot]]</td><td><!-- begin parent: lvprop.chm::/MxSigGrph_Act_Plot.html-->Gets or sets the active plot. After you get or set the active plot, you then can set properties or invoke methods that affect only the specified plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343404</td><td>[[WaveformGraph class/Plot property{{!}}Plot]]</td><td>Reference to active plot.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343405</td><td>[[WaveformGraph class/Active Cursor property{{!}}Active Cursor]]</td><td>Use this property to get and set the active cursor and set properties and methods on that cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343406</td><td>[[WaveformGraph class/Cursor property{{!}}Cursor]]</td><td>Reference to active cursor.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFAAAA;"><td>6343407</td><td>[[WaveformGraph class/Old Cursor List property{{!}}Old Cursor List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343408</td><td>[[WaveformGraph class/Selected Cursors property{{!}}Selected Cursors]]</td><td>Displays the currently selected cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343409</td><td>[[WaveformGraph class/Legend.Position property{{!}}Legend:Position]]</td><td>Sets the position of the upper left corner of the graph legend in front panel coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634340A</td><td>[[WaveformGraph class/Legend.Position.Left property{{!}}Legend:Position:Left]]</td><td>Sets the location of the left-hand side of the graph legend in front panel coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634340B</td><td>[[WaveformGraph class/Legend.Position.Top property{{!}}Legend:Position:Top]]</td><td>Sets the position of the top of the graph legend in front panel coordinates.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634340C</td><td>[[WaveformGraph class/Legend.Size property{{!}}Legend:Size]]</td><td>Sets the size in pixels of the graph legend. The legend expands or contracts to the right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634340D</td><td>[[WaveformGraph class/Legend.Size.Width property{{!}}Legend:Size:Width]]</td><td>Sets the width in pixels of the graph legend. The legend expands or contracts to the right.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634340E</td><td>[[WaveformGraph class/Legend.Size.Height property{{!}}Legend:Size:Height]]</td><td>Sets the height in pixels of the graph legend. The legend expands down, and truncates the height to the closest value that displays an integral number of plots.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFAAAA;"><td>634340F</td><td>[[WaveformGraph class/Legend.Plots Shown property{{!}}Legend:Plots Shown]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343410</td><td>[[WaveformGraph class/Cursor Legend Visible property{{!}}Cursor Legend Visible]]</td><td>Displays the cursor legend. This property is similar to the '''Visible Items»Cursor Legend''' item on the shortcut menu of a waveform graph control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFAAAA;"><td>6343411</td><td>[[WaveformGraph class/Older Cursor List property{{!}}Older Cursor List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343412</td><td>[[WaveformGraph class/Ignore Timestamp property{{!}}Ignore Timestamp]]</td><td>If FALSE (default), the x-scale includes the time stamp information from the dynamic or waveform data. If TRUE, LabVIEW sets the beginning of the x-scale to <code>0</code> instead of the value specified by t0. This property applies only to graphs with dynamic or waveform data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343413</td><td>[[WaveformGraph class/Ignore Attributes property{{!}}Ignore Attributes]]</td><td>If FALSE (default), the plot names in the plot legend and the scale names on the graph automatically adapt to the plot names and scale names in the dynamic or waveform data attributes. If TRUE, the plot names and scale names do not adapt to the dynamic or waveform data attributes. Change this property to TRUE if you want to change the plot names and scale names. This property applies only to graphs and charts with dynamic or waveform data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343414</td><td>[[WaveformGraph class/Legend.Autosize property{{!}}Legend:Autosize]]</td><td>If TRUE, the plot legend automatically resizes to the width of the longest plot name visible in the legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343415</td><td>[[WaveformGraph class/Legend.Disable property{{!}}Legend:Disable]]</td><td>Disables the plot legend at run time.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343416</td><td>[[WaveformGraph class/Plot Images.Back property{{!}}Plot Images:Back]]</td><td>Sets the plot area background image, which is behind the grid lines.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343417</td><td>[[WaveformGraph class/Plot Images.Middle property{{!}}Plot Images:Middle]]</td><td>Sets the plot area middle plot image, which is between the grid lines and the plot data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343418</td><td>[[WaveformGraph class/Plot Images.Front property{{!}}Plot Images:Front]]</td><td>Sets the plot area foreground image, which is in front of the plot data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFAAAA;"><td>6343419</td><td>[[WaveformGraph class/Old Annotation List property{{!}}Old Annotation List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFAAAA;"><td>634341A</td><td>[[WaveformGraph class/Old Cursor List property{{!}}Old Cursor List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634341B</td><td>[[WaveformGraph class/Cursor List property{{!}}Cursor List]]</td><td>Array of information about all cursors. Each array element is a cluster of [[Cursor properties]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634341C</td><td>[[WaveformGraph class/Annotation List property{{!}}Annotation List]]</td><td>Array of information about all annotations. Each array element is a cluster of annotation elements.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634341D</td><td>[[WaveformGraph class/Legend.Plot Minimum property{{!}}Legend:Plot Minimum]]</td><td>Sets the minimum number of plots to keep in the plot legend. The number of entries in the plot legend will never go below this value, regardless of the data in the graph or chart.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634341E</td><td>[[WaveformGraph class/Legend.Number of Rows property{{!}}Legend:Number of Rows]]</td><td>Sets the number of rows in the plot legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>634341F</td><td>[[WaveformGraph class/Legend.Scrollbar Visible property{{!}}Legend:Scrollbar Visible]]</td><td>Shows or hides the scroll bar of the plot legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343420</td><td>[[WaveformGraph class/Legend.Plot Visibility Checkbox Visible property{{!}}Legend:Plot Visibility Checkbox Visible]]</td><td>Determines whether to show or hide the '''Plot Visibility''' checkbox on the plot legend. Use the checkbox to select which plots you want to display in the plot area.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343421</td><td>[[WaveformGraph class/Legend.Scroll Position property{{!}}Legend:Scroll Position]]</td><td>Gets or sets the position of the scroll box in the scroll bar of the plot legend. To set the position, wire a numeric value to this property that represents the plot number to which you want to scroll. LabVIEW places the plot you specify as the first visible plot in the plot legend. To set the scroll bar to the first plot, specify a value of 0. To set the scroll bar to the second plot, specify a value of 1, and so on.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 24 | <tr style="background-color:#FFFFCC;"><td>6343422</td><td>[[WaveformGraph class/Cursors Scroll Graph property{{!}}Cursors Scroll Graph]]</td><td>Gets or sets whether dragging the cursor outside the bounds of the graph continues to scroll the graph. Set this property to TRUE to allow scrolling outside the bounds of the graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 25 | <tr style="background-color:#FFFFCC;"><td>6344002</td><td>[[IntensityChart class/Z Scale property{{!}}Z Scale]]</td><td>Reference to the Z-Scale.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 25 | <tr style="background-color:#FFFFCC;"><td>6344003</td><td>[[IntensityChart class/Ignore Array property{{!}}Ignore Array]]</td><td>Indicate use of [[Color Table]] instead of [[Z Scale]] color settings.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 25 | <tr style="background-color:#FFFFCC;"><td>6344004</td><td>[[IntensityChart class/Color Table property{{!}}Color Table]]</td><td>Array of 256 colors defining the color map.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 25 | <tr style="background-color:#FFFFCC;"><td>6344005</td><td>[[IntensityChart class/Update Mode property{{!}}Update Mode]]</td><td>Gets or sets the update mode of the chart. Valid values include 0 (Strip), 1 (Scope), and 2 (Sweep).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 25 | <tr style="background-color:#FFAAAA;"><td>6344007</td><td>[[IntensityChart class/Z Scale Info property{{!}}Z Scale Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C01</td><td>[[IntensityGraph class/Smooth Update property{{!}}Smooth Update]]</td><td>Draws graph with less flicker, but slightly slower. <code>(Mac OS X)</code> LabVIEW ignores this property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C02</td><td>[[IntensityGraph class/Z Scale property{{!}}Z Scale]]</td><td>Reference to the Z-Scale.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C03</td><td>[[IntensityGraph class/Ignore Array property{{!}}Ignore Array]]</td><td>Indicate use of [[Color Table]] instead of [[Z Scale]] color settings.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C04</td><td>[[IntensityGraph class/Color Table property{{!}}Color Table]]</td><td>Array of 256 colors defining the color map.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C05</td><td>[[IntensityGraph class/Active Cursor property{{!}}Active Cursor]]</td><td>Use this property to get and set the active cursor and set properties and methods on that cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C06</td><td>[[IntensityGraph class/Cursor property{{!}}Cursor]]</td><td>Reference to active cursor.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFAAAA;"><td>6344C07</td><td>[[IntensityGraph class/Old Cursor List property{{!}}Old Cursor List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C08</td><td>[[IntensityGraph class/Selected Cursors property{{!}}Selected Cursors]]</td><td>Displays the currently selected cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFAAAA;"><td>6344C09</td><td>[[IntensityGraph class/Z Scale Info property{{!}}Z Scale Info]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C0A</td><td>[[IntensityGraph class/Cursor Legend Visible property{{!}}Cursor Legend Visible]]</td><td>Displays the cursor legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C0B</td><td>[[IntensityGraph class/Plot Images.Front property{{!}}Plot Images:Front]]</td><td>Sets the plot area foreground image, which is in front of the plot data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFAAAA;"><td>6344C0C</td><td>[[IntensityGraph class/Old Annotation List property{{!}}Old Annotation List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFAAAA;"><td>6344C0D</td><td>[[IntensityGraph class/Old Cursor List property{{!}}Old Cursor List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C0E</td><td>[[IntensityGraph class/Annotation List property{{!}}Annotation List]]</td><td>Array of information about all annotations. Each array element is a cluster of annotation elements.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C0F</td><td>[[IntensityGraph class/Cursor List property{{!}}Cursor List]]</td><td>Array of information about all cursors. Each array element is a cluster of [[Cursor properties]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 26 | <tr style="background-color:#FFFFCC;"><td>6344C10</td><td>[[IntensityGraph class/Cursors Scroll Graph property{{!}}Cursors Scroll Graph]]</td><td>Gets or sets whether dragging the cursor outside the bounds of the graph continues to scroll the graph. Set this property to TRUE to allow scrolling outside the bounds of the graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345800</td><td>[[String class/Value property{{!}}Value]]</td><td>Value of string control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFAAAA;"><td>6345801</td><td>[[String class/Text Size property{{!}}Text Size]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFAAAA;"><td>6345802</td><td>[[String class/Text Size.Width property{{!}}Text Size:Width]]</td><td>Width of the frame around the text area of the string control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFAAAA;"><td>6345803</td><td>[[String class/Text Size.Height property{{!}}Text Size:Height]]</td><td>Height of the frame around the text area of the string control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345804</td><td>[[String class/Text property{{!}}Text]]</td><td>Reference to the text inside the string control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345805</td><td>[[String class/Display Style property{{!}}Display Style]]</td><td>Sets the display style of a string object. Valid values include 0 (normal), 1 (backslash '\' codes), 2 (password), and 3 (hex). You cannot write to this property when the referenced string control has key focus.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFAAAA;"><td>6345806</td><td>[[String class/Scrollbar Visible property{{!}}Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345807</td><td>[[String class/Limit To Single Line? property{{!}}Limit To Single Line?]]</td><td>If TRUE, the user cannot enter a carriage return in the control or indicator. However, the user can copy the first line of a string and paste it in the string control or indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345808</td><td>[[String class/Update While Typing? property{{!}}Update While Typing?]]</td><td>Updates the value of a string as the user enters characters instead of waiting until the user presses the <Enter> key or otherwise ends text entry.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#CCFFFF;"><td>6345809</td><td>[[String class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the string control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#D1BB80;"><td>634580A</td><td>[[String class/Force Unicode Text property{{!}}Force Unicode Text]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#D1BB80;"><td>634580B</td><td>[[String class/Prealloc Length property{{!}}Prealloc Length]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>634580C</td><td>[[String class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>634580D</td><td>[[String class/Size property{{!}}Size]]</td><td>Width and height in pixels of the frame around the text area of the string control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>634580E</td><td>[[String class/Size.Width property{{!}}Size:Width]]</td><td>Width of the frame around the text area of the string control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>634580F</td><td>[[String class/Size.Height property{{!}}Size:Height]]</td><td>Height of the frame around the text area of the string control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345810</td><td>[[String class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td>If TRUE, displays a vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345811</td><td>[[String class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td>If TRUE, displays a horizontal scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345812</td><td>[[String class/Enable Wrapping property{{!}}Enable Wrapping]]</td><td>If FALSE, disables word wrapping, wrapping only at line breaks instead.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345813</td><td>[[String class/Allow Dragging property{{!}}Allow Dragging]]</td><td>If TRUE, LabVIEW starts a drag and drop operation when you use the Operating tool to drag text from this control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345814</td><td>[[String class/Allow Dropping property{{!}}Allow Dropping]]</td><td>If TRUE, the control automatically accepts text dragged to it, including the <code>LV_TEXT</code> data type from [[drag and drop]] events. The <code>LV_TEXT</code> data type is of type string. If FALSE, LabVIEW does not automatically accept any drops, including from the operating system, at run time. LabVIEW returns error 1157 if you set this property on an indicator.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 27 | <tr style="background-color:#FFFFCC;"><td>6345815</td><td>[[String class/Display Format Visible? property{{!}}Display Format Visible?]]</td><td>Gets or sets the visibility of the display format for the string control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFAAAA;"><td>6346400</td><td>[[IOName class/Text Size property{{!}}Text Size]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFAAAA;"><td>6346401</td><td>[[IOName class/Text Size.Width property{{!}}Text Size:Width]]</td><td>Width of the I/O name control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFAAAA;"><td>6346402</td><td>[[IOName class/Text Size.Height property{{!}}Text Size:Height]]</td><td>Height of the I/O name control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFFFCC;"><td>6346403</td><td>[[IOName class/Text property{{!}}Text]]</td><td>Reference to the I/O name text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346404</td><td>[[IOName class/TypeClass property{{!}}TypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346405</td><td>[[IOName class/SubTypeClass property{{!}}SubTypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346406</td><td>[[IOName class/Device String property{{!}}Device String]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346407</td><td>[[IOName class/FilterOnTypeClass property{{!}}FilterOnTypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346408</td><td>[[IOName class/FilterOnSubTypeClass property{{!}}FilterOnSubTypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346409</td><td>[[IOName class/FilterOnDevice property{{!}}FilterOnDevice]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634640A</td><td>[[IOName class/DisplayFilter property{{!}}DisplayFilter]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634640B</td><td>[[IOName class/AllowUndefined property{{!}}AllowUndefined]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634640C</td><td>[[IOName class/AllowMultiple property{{!}}AllowMultiple]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634640D</td><td>[[IOName class/DropDownList() property{{!}}DropDownList[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFFFCC;"><td>634640E</td><td>[[IOName class/Value property{{!}}Value]]</td><td>Value of the I/O name control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634640F</td><td>[[IOName class/TagType property{{!}}TagType]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#CCFFFF;"><td>6346410</td><td>[[IOName class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the I/O name control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFFFCC;"><td>6346411</td><td>[[IOName class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFFFCC;"><td>6346412</td><td>[[IOName class/Size property{{!}}Size]]</td><td>Size of the I/O name control in terms of width and height in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFFFCC;"><td>6346413</td><td>[[IOName class/Size.Width property{{!}}Size:Width]]</td><td>Width of the I/O name control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFFFCC;"><td>6346414</td><td>[[IOName class/Size.Height property{{!}}Size:Height]]</td><td>Height of the I/O name control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFAAAA;"><td>6346415</td><td>[[IOName class/TagList() property{{!}}TagList[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346416</td><td>[[IOName class/IncludeInvalid property{{!}}IncludeInvalid]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346417</td><td>[[IOName class/AllowCreateNew property{{!}}AllowCreateNew]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFAAAA;"><td>6346418</td><td>[[IOName class/UpdatedTagList() property{{!}}UpdatedTagList[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>6346419</td><td>[[IOName class/FilterCriteria property{{!}}FilterCriteria]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634641A</td><td>[[IOName class/User Data property{{!}}User Data]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#FFFFCC;"><td>634641B</td><td>[[IOName class/Menu Button Visible property{{!}}Menu Button Visible]]</td><td>If True, displays the pull-down menu button.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634641C</td><td>[[IOName class/Synch Current And Default Values property{{!}}Synch Current And Default Values]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634641D</td><td>[[IOName class/Grayed When VI Reserved property{{!}}Grayed When VI Reserved]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 28 | <tr style="background-color:#D1BB80;"><td>634641E</td><td>[[IOName class/Ignore Separators property{{!}}Ignore Separators]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#FFFFCC;"><td>6347000</td><td>[[ComboBox class/Value property{{!}}Value]]</td><td>Value of the ComboBox control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#CCFFFF;"><td>6347001</td><td>[[ComboBox class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the combo box control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#FFFFCC;"><td>6347002</td><td>[[ComboBox class/Allow Undefined Strings property{{!}}Allow Undefined Strings]]</td><td>If TRUE, users can enter string values not already in the list of strings defined for the combo box control. If FALSE, users must select from the list of strings defined for the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#FFFFCC;"><td>6347003</td><td>[[ComboBox class/Strings () property{{!}}Strings []]]</td><td>Array of the strings from which you can select in the combo box control. Use the [[Strings And Values ()]] property to specify custom values for each string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#FFFFCC;"><td>6347004</td><td>[[ComboBox class/Strings And Values () property{{!}}Strings And Values []]]</td><td>Array of clusters containing the strings from which you can select in the combo box control and the values for each string. Use the [[Strings ()]] property if you do not need to [[specify custom values]] for each string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#FFFFCC;"><td>6347005</td><td>[[ComboBox class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#FFFFCC;"><td>6347006</td><td>[[ComboBox class/Case Sensitive Pop-up property{{!}}Case Sensitive Pop-up]]</td><td>Reads or writes whether the selection pop-up on the combo box can distinguish between entries that are the same, but have different cases.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 29 | <tr style="background-color:#D1BB80;"><td>6347007</td><td>[[ComboBox class/MatchFirstInList property{{!}}MatchFirstInList]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#FFFFCC;"><td>6347C01</td><td>[[Cluster class/Color property{{!}}Color]]</td><td>Background color of the cluster.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#FFFFCC;"><td>6347C02</td><td>[[Cluster class/Controls() property{{!}}Controls[]]]</td><td>Array of references to the cluster elements in cluster order.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#FFFFCC;"><td>6347C03</td><td>[[Cluster class/Decorations() property{{!}}Decorations[]]]</td><td>Array of references to the decorations in the cluster.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#FFFFCC;"><td>6347C04</td><td>[[Cluster class/All Objects() property{{!}}All Objects[]]]</td><td>Array of references to all the objects (controls and decorations) in the cluster.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#CCFFFF;"><td>6347C05</td><td>[[Cluster class/Cluster Size property{{!}}Cluster Size]]</td><td>Gets or sets the size of a cluster.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#CCFFFF;"><td>6347C06</td><td>[[Cluster class/Cluster Size.Width property{{!}}Cluster Size:Width]]</td><td>Gets or sets the width of a cluster.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#CCFFFF;"><td>6347C07</td><td>[[Cluster class/Cluster Size.Height property{{!}}Cluster Size:Height]]</td><td>Gets or sets the height of a cluster.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#CCFFFF;"><td>6347C08</td><td>[[Cluster class/Auto Sizing property{{!}}Auto Sizing]]</td><td>Gets or sets how LabVIEW auto sizes a cluster.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#FFAAAA;"><td>6347C09</td><td>[[Cluster class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 30 | <tr style="background-color:#FFAAAA;"><td>6347C0A</td><td>[[Cluster class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFAAAA;"><td>6348800</td><td>[[Panel class/Color property{{!}}Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFFFCC;"><td>6348801</td><td>[[Panel class/Controls() property{{!}}Controls[]]]</td><td>Array of references to the controls and indicators on the front panel. The array contains the references in tabbing order.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFFFCC;"><td>6348802</td><td>[[Panel class/Decorations() property{{!}}Decorations[]]]</td><td>Array of references to the decorations on the front panel.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFFFCC;"><td>6348803</td><td>[[Panel class/All Objects() property{{!}}All Objects[]]]</td><td>Array of references to all the objects (controls and decorations) on the front panel.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFFFCC;"><td>6348804</td><td>[[Panel class/Selection List() property{{!}}Selection List[]]]</td><td>Array of references to the selected objects on the front panel.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFFFCC;"><td>6348805</td><td>[[Panel class/Defer Panel Updates property{{!}}Defer Panel Updates]]</td><td>When you set this property to TRUE, LabVIEW redraws any front panel objects with pending changes then defers all new requests for front panel updates. For example, controls and indicators do not redraw when you change their properties or values. If the operating system requests a redraw, such as if the window is no longer behind another window, LabVIEW redraws the front panel with the current properties instead of the original properties. If FALSE, LabVIEW immediately redraws the changed elements of the front panel.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFFFCC;"><td>6348806</td><td>[[Panel class/Panes() property{{!}}Panes[]]]</td><td>Returns an array of references to each pane in the pane hierarchy on the panel. You can use this property with the [[Front Panel]] property to obtain a reference to a pane in another VI.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#FFFFCC;"><td>6348807</td><td>[[Panel class/Splitters() property{{!}}Splitters[]]]</td><td>Returns an array of references to each splitter bar in the splitter hierarchy on the panel.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#D1BB80;"><td>6348808</td><td>[[Panel class/Text Focus property{{!}}Text Focus]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 31 | <tr style="background-color:#D1BB80;"><td>6348809</td><td>[[Panel class/Menubar Visible property{{!}}Menubar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16423 | <tr style="background-color:#CCFFFF;"><td>6349400</td><td>[[TopLevelDiagram class/Selection List() property{{!}}Selection List[]]]</td><td>Array of references to the selected objects in the diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16423 | <tr style="background-color:#CCFFFF;"><td>6349401</td><td>[[TopLevelDiagram class/Menubar Visible property{{!}}Menubar Visible]]</td><td>Shows or hides the menubar on the block diagram.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16423 | <tr style="background-color:#CCFFFF;"><td>6349402</td><td>[[TopLevelDiagram class/Button Bar Visible property{{!}}Button Bar Visible]]</td><td>Shows or hides the button bar on the block diagram.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16423 | <tr style="background-color:#CCFFFF;"><td>6349403</td><td>[[TopLevelDiagram class/Highlight Execution? property{{!}}Highlight Execution?]]</td><td>Enables or disables execution highlighting on the block diagram.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16423 | <tr style="background-color:#CCFFFF;"><td>6349404</td><td>[[TopLevelDiagram class/Execution Highlighted Object property{{!}}Execution Highlighted Object]]</td><td>Returns a reference to the execution highlighted object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16423 | <tr style="background-color:#D1BB80;"><td>6349405</td><td>[[TopLevelDiagram class/Text Focus property{{!}}Text Focus]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16423 | <tr style="background-color:#D1BB80;"><td>6349406</td><td>[[TopLevelDiagram class/Defer Diagram Updates property{{!}}Defer Diagram Updates]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A000</td><td>[[Terminal class/Connected Wire property{{!}}Connected Wire]]</td><td>Reference to the connected wire.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#FFAAAA;"><td>634A001</td><td>[[Terminal class/Type Descriptor property{{!}}Type Descriptor]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A002</td><td>[[Terminal class/Diagram property{{!}}Diagram]]</td><td>Returns a reference to the owning diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A003</td><td>[[Terminal class/Is Source? property{{!}}Is Source?]]</td><td>Provides a True value if the terminal is a source and a False value if the terminal is a sink.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A004</td><td>[[Terminal class/Name property{{!}}Name]]</td><td>Returns the name of the terminal. The name is the non-translatable string identifier.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A005</td><td>[[Terminal class/Caption property{{!}}Caption]]</td><td>Returns the caption for the terminal. The caption is the translatable string.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A006</td><td>[[Terminal class/Coercion Dot? property{{!}}Coercion Dot?]]</td><td>Returns a value of True if a coercion dot is present on the terminal.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#FFAAAA;"><td>634A007</td><td>[[Terminal class/Type Descriptor (Full) property{{!}}Type Descriptor (Full)]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A008</td><td>[[Terminal class/Data Type property{{!}}Data Type]]</td><td>Returns the data type of the terminal as a Variant.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#CCFFFF;"><td>634A009</td><td>[[Terminal class/Is Hidden? property{{!}}Is Hidden?]]</td><td>Returns a value of True if the terminal hidden and a False if the terminal is not hidden.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16385 | <tr style="background-color:#D1BB80;"><td>634A00A</td><td>[[Terminal class/Has Buffer Allocation property{{!}}Has Buffer Allocation]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC00</td><td>[[Constant class/Value property{{!}}Value]]</td><td>Provides the value of the constant, which is an LV Variant.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC01</td><td>[[Constant class/Description property{{!}}Description]]</td><td>Provides a description of the constant.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC02</td><td>[[Constant class/Label property{{!}}Label]]</td><td>Returns a reference to the label.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC03</td><td>[[Constant class/Tip Strip property{{!}}Tip Strip]]</td><td>Gets or sets the tip strip of a constant. <!-- Begin parent: lvprop.chm::/Ctrl_Tip_Strip.html-->A tip strip is the brief description of the object that appears when you move the cursor over the object.<!-- End parent: lvprop.chm::/Ctrl_Tip_Strip.html--></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC04</td><td>[[Constant class/Terminal property{{!}}Terminal]]</td><td>Returns a reference to the terminal.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC05</td><td>[[Constant class/Is Typedef? property{{!}}Is Typedef?]]</td><td>Returns whether the constant is linked to the type definition.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC06</td><td>[[Constant class/Typedef.Path property{{!}}Typedef:Path]]</td><td>Returns the path to the type definition if the constant is linked to a type definition. Otherwise, LabVIEW returns an empty path.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC07</td><td>[[Constant class/Auto-Update From Typedef property{{!}}Auto-Update From Typedef]]</td><td>If TRUE, the constant automatically updates when the type definition changes.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16386 | <tr style="background-color:#CCFFFF;"><td>634AC08</td><td>[[Constant class/Typedef.VI property{{!}}Typedef:VI]]</td><td>Returns a reference to the type definition if the constant is connected to a type definition. Otherwise, LabVIEW returns <code><NotARef></code>.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16387 | <tr style="background-color:#CCFFFF;"><td>634B800</td><td>[[PathConstant class/Size To Text? property{{!}}Size To Text?]]</td><td>Sets whether the size of the path constant changes according to the text included.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16387 | <tr style="background-color:#CCFFFF;"><td>634B801</td><td>[[PathConstant class/Scrollbar Visible? property{{!}}Scrollbar Visible?]]</td><td>Specifies whether the scroll bar is visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16387 | <tr style="background-color:#CCFFFF;"><td>634B802</td><td>[[PathConstant class/Path Type property{{!}}Path Type]]</td><td>Gets or sets the type of path.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16387 | <tr style="background-color:#CCFFFF;"><td>634B803</td><td>[[PathConstant class/Path Too Long To Fit property{{!}}Path Too Long To Fit]]</td><td>Specifies how to display a path that is too long to fit in the path constant. LabVIEW applies the value of this property only if the scrollbar of the constant is hidden.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16387 | <tr style="background-color:#CCFFFF;"><td>634B804</td><td>[[PathConstant class/Shows Abbreviated Behavior? property{{!}}Shows Abbreviated Behavior?]]</td><td>Returns whether the path constant is currently abbreviating the path. This property returns FALSE if the object is set to clip the path, if the scrollbar is visible, or if the path fits in the path object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C400</td><td>[[ArrayConstant class/Num Dimensions property{{!}}Num Dimensions]]</td><td>Returns the number of dimensions in the array.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C401</td><td>[[ArrayConstant class/Element Gap? property{{!}}Element Gap?]]</td><td>Returns TRUE if there is a gap between elements of the array.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C402</td><td>[[ArrayConstant class/Number of Columns property{{!}}Number of Columns]]</td><td>Returns the number of visible columns in the array.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C403</td><td>[[ArrayConstant class/Number of Rows property{{!}}Number of Rows]]</td><td>Returns the number of visible rows in the array.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C404</td><td>[[ArrayConstant class/Index Visible? property{{!}}Index Visible?]]</td><td>Returns TRUE if the array index is visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C405</td><td>[[ArrayConstant class/Index Value property{{!}}Index Value]]</td><td>Returns an array of indices for the element displayed in the top left corner of the array of each dimension.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C406</td><td>[[ArrayConstant class/Selection Start() property{{!}}Selection Start[]]]</td><td>Returns an array of the indexes for each dimension that specifies the beginning of data selection.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C407</td><td>[[ArrayConstant class/Selection End() property{{!}}Selection End[]]]</td><td>Returns an array of the number of elements you select in each dimension of the array.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C408</td><td>[[ArrayConstant class/Element property{{!}}Element]]</td><td>Returns a reference to an array element.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#D1BB80;"><td>634C409</td><td>[[ArrayConstant class/Dimension Sizes property{{!}}Dimension Sizes]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C40A</td><td>[[ArrayConstant class/Show Selection? property{{!}}Show Selection?]]</td><td>Returns TRUE if the selected elements of the array are visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C40B</td><td>[[ArrayConstant class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td>Returns TRUE if the vertical scrollbar is visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#CCFFFF;"><td>634C40C</td><td>[[ArrayConstant class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td>Returns TRUE if the horizontal scroll bar is visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#D1BB80;"><td>634C40D</td><td>[[ArrayConstant class/Index Rect property{{!}}Index Rect]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#D1BB80;"><td>634C40E</td><td>[[ArrayConstant class/Adapt To Source property{{!}}Adapt To Source]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#D1BB80;"><td>634C40F</td><td>[[ArrayConstant class/FPGA Implementation property{{!}}FPGA Implementation]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16388 | <tr style="background-color:#D1BB80;"><td>634C410</td><td>[[ArrayConstant class/FPGA Enable Out of Bounds MUX property{{!}}FPGA Enable Out of Bounds MUX]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#CCFFFF;"><td>634D001</td><td>[[DigitalNumericConstant class/Display Format property{{!}}Display Format]]</td><td>Returns a cluster that describes the '''Format''' and '''Precision''' of the numeric object.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#CCFFFF;"><td>634D002</td><td>[[DigitalNumericConstant class/Display Format.Format property{{!}}Display Format:Format]]</td><td><!-- Begin parent: lvscript.chm::/DigitalNumericConstant_Display_Format.html-->Returns the format of the numeric object, which is a number that corresponds to the values in the following section.<!-- End parent: lvscript.chm::/DigitalNumericConstant_Display_Format.html--></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#CCFFFF;"><td>634D003</td><td>[[DigitalNumericConstant class/Display Format.Precision property{{!}}Display Format:Precision]]</td><td>Returns the number of digits after the decimal point.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#CCFFFF;"><td>634D004</td><td>[[DigitalNumericConstant class/Radix Visible? property{{!}}Radix Visible?]]</td><td>Specifies whether the radix is visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#D1BB80;"><td>634D005</td><td>[[DigitalNumericConstant class/Unit Label Visible? property{{!}}Unit Label Visible?]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#CCFFFF;"><td>634D006</td><td>[[DigitalNumericConstant class/Format String property{{!}}Format String]]</td><td>Gets and sets the format code of the object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#CCFFFF;"><td>634D007</td><td>[[DigitalNumericConstant class/Numeric Text property{{!}}Numeric Text]]</td><td>Returns a reference to the numeric text in the constant.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16390 | <tr style="background-color:#CCFFFF;"><td>634D008</td><td>[[DigitalNumericConstant class/Unit Label property{{!}}Unit Label]]</td><td>Returns a reference to the [[unit label]] of the object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16391 | <tr style="background-color:#CCFFFF;"><td>634DC00</td><td>[[NamedNumericConstant class/Digital Display property{{!}}Digital Display]]</td><td>Returns a reference to the digital display of the object.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16391 | <tr style="background-color:#CCFFFF;"><td>634DC01</td><td>[[NamedNumericConstant class/Items() property{{!}}Items[]]]</td><td>Gets or sets the strings the object contains in the form of an array.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16424 | <tr style="background-color:#D1BB80;"><td>634E800</td><td>[[RingConstant class/Values () property{{!}}Values []]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16424 | <tr style="background-color:#CCFFFF;"><td>634E801</td><td>[[RingConstant class/Strings And Values () property{{!}}Strings And Values []]]</td><td>Gets or sets the strings you can select in the ring constant and the numeric value for each string in the form of an array of clusters. Use the [[Items()]] property if you do not need to assign specific numeric values to each item.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16424 | <tr style="background-color:#D1BB80;"><td>634E803</td><td>[[RingConstant class/Flavor property{{!}}Flavor]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16424 | <tr style="background-color:#CCFFFF;"><td>634E804</td><td>[[RingConstant class/Allow Undef Values? property{{!}}Allow Undef Values?]]</td><td>Gets or sets whether users can configure the constant with any numeric value, including values not already associated with any entries in the list of items defined for the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16392 | <tr style="background-color:#CCFFFF;"><td>6350000</td><td>[[StringConstant class/Size To Text? property{{!}}Size To Text?]]</td><td>Sets whether the size of the string constant changes according to the text included.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16392 | <tr style="background-color:#CCFFFF;"><td>6350001</td><td>[[StringConstant class/Scrollbar Visible? property{{!}}Scrollbar Visible?]]</td><td>Specifies whether the vertical scroll bar is visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16392 | <tr style="background-color:#CCFFFF;"><td>6350002</td><td>[[StringConstant class/Display Style property{{!}}Display Style]]</td><td>Gets or sets the [[display type]] of the string constant.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16392 | <tr style="background-color:#CCFFFF;"><td>6350003</td><td>[[StringConstant class/Limit To Single Line? property{{!}}Limit To Single Line?]]</td><td>Specifies whether to limit the characters to a single line.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16392 | <tr style="background-color:#D1BB80;"><td>6350004</td><td>[[StringConstant class/Prealloc Length property{{!}}Prealloc Length]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16392 | <tr style="background-color:#CCFFFF;"><td>6350005</td><td>[[StringConstant class/Display Format Visible? property{{!}}Display Format Visible?]]</td><td>Gets or sets the visibility of the display format for the string constant.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16392 | <tr style="background-color:#CCFFFF;"><td>6350006</td><td>[[StringConstant class/Text property{{!}}Text]]</td><td>Returns a reference to the Text object that represents the text displayed in the referenced constant. Unlike with the [[Value]] property, you can use this reference with the Text [[properties]] and [[methods]] to manipulate the cosmetic attributes of the text, such as the font, color, and size.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16393 | <tr style="background-color:#FFAAAA;"><td>6350C00</td><td>[[ClusterConstant class/Auto Sizing? property{{!}}Auto Sizing?]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16393 | <tr style="background-color:#CCFFFF;"><td>6350C01</td><td>[[ClusterConstant class/Elements() property{{!}}Elements[]]]</td><td>Returns an array of references to the elements of the cluster constant.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16393 | <tr style="background-color:#CCFFFF;"><td>6350C02</td><td>[[ClusterConstant class/Auto Sizing Style property{{!}}Auto Sizing Style]]</td><td>Gets or sets the [[resizing style]] of the cluster constant.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16393 | <tr style="background-color:#CCFFFF;"><td>6350C03</td><td>[[ClusterConstant class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td>Gets or sets whether LabVIEW shows the vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16393 | <tr style="background-color:#CCFFFF;"><td>6350C04</td><td>[[ClusterConstant class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td>If TRUE, displays the horizontal scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16393 | <tr style="background-color:#CCFFFF;"><td>6350C05</td><td>[[ClusterConstant class/View As Icon property{{!}}View As Icon]]</td><td>Gets or sets whether LabVIEW displays the cluster constant as an icon.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16394 | <tr style="background-color:#CCFFFF;"><td>6351800</td><td>[[FixedConstant class/Style property{{!}}Style]]</td><td>Gets the style of the fixed constant and returns a string.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16395 | <tr style="background-color:#CCFFFF;"><td>6353000</td><td>[[ControlTerminal class/Control property{{!}}Control]]</td><td>Returns a reference to the control.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16395 | <tr style="background-color:#CCFFFF;"><td>6353001</td><td>[[ControlTerminal class/Label property{{!}}Label]]</td><td>Returns a reference to the label object.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16395 | <tr style="background-color:#CCFFFF;"><td>6353002</td><td>[[ControlTerminal class/Icon View? property{{!}}Icon View?]]</td><td>Gets or sets the display style of the control terminals.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16396 | <tr style="background-color:#CCFFFF;"><td>6353C00</td><td>[[FormulaParameter class/Name property{{!}}Name]]</td><td>The name of the parameter.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16396 | <tr style="background-color:#CCFFFF;"><td>6353C01</td><td>[[FormulaParameter class/Input? property{{!}}Input?]]</td><td>Returns TRUE if the parameter is an input.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16396 | <tr style="background-color:#CCFFFF;"><td>6353C02</td><td>[[FormulaParameter class/Terminal property{{!}}Terminal]]</td><td>Returns a reference to the terminal attached to the parameter.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16397 | <tr style="background-color:#CCFFFF;"><td>6354800</td><td>[[Global class/VI Name property{{!}}VI Name]]</td><td>Name of the global VI file.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16397 | <tr style="background-color:#CCFFFF;"><td>6354801</td><td>[[Global class/Write? property{{!}}Write?]]</td><td>If TRUE, the variable is a write global. If FALSE, the variable is a read global.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16397 | <tr style="background-color:#CCFFFF;"><td>6354802</td><td>[[Global class/Control Name property{{!}}Control Name]]</td><td>Name of the control to which the global variable refers.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16397 | <tr style="background-color:#FFAAAA;"><td>6354803</td><td>[[Global class/Label property{{!}}Label]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16398 | <tr style="background-color:#CCFFFF;"><td>6355400</td><td>[[Local class/Control Name property{{!}}Control Name]]</td><td>Name of the control to which the local variable refers.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16398 | <tr style="background-color:#CCFFFF;"><td>6355401</td><td>[[Local class/Write? property{{!}}Write?]]</td><td>If TRUE, the variable is a write local. If FALSE, the variable is a read local.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16398 | <tr style="background-color:#FFAAAA;"><td>6355402</td><td>[[Local class/Label property{{!}}Label]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16398 | <tr style="background-color:#CCFFFF;"><td>6355403</td><td>[[Local class/Control property{{!}}Control]]</td><td>Returns a reference to the control of a [[local variable]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16426 | <tr style="background-color:#CCFFFF;"><td>6356000</td><td>[[Tunnel class/Inside Terminals() property{{!}}Inside Terminals[]]]</td><td>Array of references to the inner terminals of the tunnel. This property returns one reference for each frame of the structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16426 | <tr style="background-color:#CCFFFF;"><td>6356001</td><td>[[Tunnel class/Outside Terminal property{{!}}Outside Terminal]]</td><td>Reference to the outside terminal of the tunnel.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16427 | <tr style="background-color:#CCFFFF;"><td>6356C00</td><td>[[LoopTunnel class/Index Mode property{{!}}Index Mode]]</td><td>Gets or sets the indexing mode of the tunnel.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16427 | <tr style="background-color:#CCFFFF;"><td>6356C01</td><td>[[LoopTunnel class/Is Conditional? property{{!}}Is Conditional?]]</td><td>Gets or sets the conditional mode of the tunnel.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16427 | <tr style="background-color:#CCFFFF;"><td>6356C02</td><td>[[LoopTunnel class/Condition Terminal property{{!}}Condition Terminal]]</td><td>Returns a reference to the condition terminal of the referenced conditional tunnel. If the tunnel does not have a conditional terminal, this property returns an error.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16399 | <tr style="background-color:#CCFFFF;"><td>6357800</td><td>[[RightShiftRegister class/Left Registers() property{{!}}Left Registers[]]]</td><td>Array of references to the left shift registers.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16399 | <tr style="background-color:#CCFFFF;"><td>6357801</td><td>[[RightShiftRegister class/Is An Error Register property{{!}}Is An Error Register]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16428 | <tr style="background-color:#CCFFFF;"><td>6358400</td><td>[[SequenceLocal class/Terminals() property{{!}}Terminals[]]]</td><td>Array of references to the sequence local terminals. This property returns one reference for each frame served by the local.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#CCFFFF;"><td>6359000</td><td>[[Node class/Terminals() property{{!}}Terminals[]]]</td><td>Array of references to the terminals of the node. To locate a specific terminal reference within the array, use the [[terminal index displayed in the Context Help window]] for the node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#CCFFFF;"><td>6359001</td><td>[[Node class/Label property{{!}}Label]]</td><td>Returns a reference to the label of the node. You must display the label at least once before this property can return the text of the label.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#CCFFFF;"><td>6359002</td><td>[[Node class/Description property{{!}}Description]]</td><td>Gets or sets the description of the node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#FFAAAA;"><td>6359003</td><td>[[Node class/Is Break Point Set property{{!}}Is Break Point Set]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#D1BB80;"><td>6359004</td><td>[[Node class/Clump Num property{{!}}Clump Num]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#D1BB80;"><td>6359005</td><td>[[Node class/Short Count property{{!}}Short Count]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#D1BB80;"><td>6359006</td><td>[[Node class/Fire Count property{{!}}Fire Count]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#D1BB80;"><td>6359007</td><td>[[Node class/Is Asynchronous property{{!}}Is Asynchronous]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#CCFFFF;"><td>6359008</td><td>[[Node class/Icon property{{!}}Icon]]</td><td>Returns the icon for the node. For structure nodes, this property returns the 32 x 32 pixel icon seen on the palettes.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#CCFFFF;"><td>6359009</td><td>[[Node class/Style property{{!}}Style]]</td><td>Returns the type of node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#D1BB80;"><td>635900A</td><td>[[Node class/Is Run At Any Loop property{{!}}Is Run At Any Loop]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#D1BB80;"><td>635900B</td><td>[[Node class/Visible property{{!}}Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16421 | <tr style="background-color:#CCFFFF;"><td>635900C</td><td>[[Node class/Breakpoint Status property{{!}}Breakpoint Status]]</td><td>Gets or sets the status of a breakpoint on a node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16400 | <tr style="background-color:#CCFFFF;"><td>6359C00</td><td>[[Function class/Terminals Visible? property{{!}}Terminals Visible?]]</td><td>Indicates whether the terminals of the function are visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16400 | <tr style="background-color:#FFAAAA;"><td>6359C01</td><td>[[Function class/Style property{{!}}Style]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16400 | <tr style="background-color:#CCFFFF;"><td>6359C02</td><td>[[Function class/Has Side Effects? property{{!}}Has Side Effects?]]</td><td>Returns TRUE if the function executes even when the outputs are unwired. Otherwise, this property returns FALSE.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16400 | <tr style="background-color:#D1BB80;"><td>6359C03</td><td>[[Function class/Resource Id property{{!}}Resource Id]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16429 | <tr style="background-color:#CCFFFF;"><td>635A800</td><td>[[Comparison class/Compare Aggregates? property{{!}}Compare Aggregates?]]</td><td>If TRUE, the [[Comparison]] function operates in [[Compare Aggregates mode]]. If FALSE, the function operates in [[Compare Elements mode]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16430 | <tr style="background-color:#CCFFFF;"><td>635B400</td><td>[[ReadWriteFile class/Convert 4.x data? property{{!}}Convert 4.x data?]]</td><td>If TRUE, interprets the data in LabVIEW 4.<em>x</em> data storage layout.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16431 | <tr style="background-color:#CCFFFF;"><td>635C000</td><td>[[TypeCast class/Convert 4.x data? property{{!}}Convert 4.x data?]]</td><td>If TRUE, interprets the data in LabVIEW 4.<em>x</em> data storage layout.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16432 | <tr style="background-color:#CCFFFF;"><td>635CC00</td><td>[[FlattenUnflattenString class/Convert 4.x data? property{{!}}Convert 4.x data?]]</td><td>If TRUE, interprets the data in LabVIEW 4.<em>x</em> data storage layout.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16433 | <tr style="background-color:#CCFFFF;"><td>635D800</td><td>[[GPIBReadWrite class/Synchronous I/O? property{{!}}Synchronous I/O?]]</td><td>If TRUE, performs synchronous I/O. If FALSE, performs asynchronous I/O.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E400</td><td>[[SubVI class/Terminals Visible? property{{!}}Terminals Visible?]]</td><td>Indicates whether the terminals of the subVI are visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E401</td><td>[[SubVI class/VI Name property{{!}}VI Name]]</td><td>Name of the subVI file.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E402</td><td>[[SubVI class/Grow Terms property{{!}}Grow Terms]]</td><td>Sets or returns the grow terms.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E403</td><td>[[SubVI class/VI Path property{{!}}VI Path]]</td><td>Path to the subVI file.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E404</td><td>[[SubVI class/View As Icon property{{!}}View As Icon]]</td><td>If TRUE, the subVI appears as an icon. If FALSE, the subVI appears as an expandable node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E405</td><td>[[SubVI class/Skip Subroutine Call If Busy property{{!}}Skip Subroutine Call If Busy]]</td><td>Skips the call if the subroutine is currently running in another thread.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E406</td><td>[[SubVI class/VI Reference property{{!}}VI Reference]]</td><td>Returns a reference to the VI.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E407</td><td>[[SubVI class/SubVI Setup.Open Front Panel When Loaded property{{!}}SubVI Setup:Open Front Panel When Loaded]]</td><td>Indicates whether to show the front panel when the subVI is loaded.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E408</td><td>[[SubVI class/SubVI Setup.Show Front Panel When Called property{{!}}SubVI Setup:Show Front Panel When Called]]</td><td>Indicates whether to show the front panel when the subVI is called.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E409</td><td>[[SubVI class/SubVI Setup.Close Front Panel After Call property{{!}}SubVI Setup:Close Front Panel After Call]]</td><td>Indicates whether to close the front panel after the subVI runs.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E40A</td><td>[[SubVI class/SubVI Setup.Suspend When Called property{{!}}SubVI Setup:Suspend When Called]]</td><td>Indicates whether LabVIEW [[suspends the execution]] of the VI when calling it as a subVI.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E40B</td><td>[[SubVI class/Bad SubVI Linkage property{{!}}Bad SubVI Linkage]]</td><td>Returns whether the referenced subVI needs to be relinked due to connector pane changes. LabVIEW enables the '''Relink to SubVI''' shortcut menu option when this property is TRUE.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E40C</td><td>[[SubVI class/Missing VI Path property{{!}}Missing VI Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16401 | <tr style="background-color:#CCFFFF;"><td>635E40D</td><td>[[SubVI class/Missing VI Name property{{!}}Missing VI Name]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16402 | <tr style="background-color:#D1BB80;"><td>635F000</td><td>[[CallByRef class/Static VI Path property{{!}}Static VI Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16402 | <tr style="background-color:#D1BB80;"><td>635F001</td><td>[[CallByRef class/Reload For Each Call property{{!}}Reload For Each Call]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16402 | <tr style="background-color:#D1BB80;"><td>635F002</td><td>[[CallByRef class/Load and Retain property{{!}}Load and Retain]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16402 | <tr style="background-color:#CCFFFF;"><td>635F003</td><td>[[CallByRef class/Call By Ref Node Style property{{!}}Call By Ref Node Style]]</td><td>Returns the style of an instance of the Call By Reference class. The possible values include Call By Reference, Start Asynchronous Call, and Wait On Asynchronous Call.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16403 | <tr style="background-color:#CCFFFF;"><td>635FC00</td><td>[[UnitCast class/Unit property{{!}}Unit]]</td><td>Unit string.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360800</td><td>[[Structure class/AutoSize To Fit Contents? property{{!}}AutoSize To Fit Contents?]]</td><td>Sets or returns whether the structure automatically resizes to fit its contents.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360801</td><td>[[Structure class/Tunnels() property{{!}}Tunnels[]]]</td><td>Returns an array of references to the tunnels of the loop.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360802</td><td>[[Structure class/Frame Size property{{!}}Frame Size]]</td><td>Gets or sets the height and width of the structure.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360803</td><td>[[Structure class/Diagrams() property{{!}}Diagrams[]]]</td><td>Returns all subdiagrams of the structure.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#D1BB80;"><td>6360804</td><td>[[Structure class/Target Syntax Checking property{{!}}Target Syntax Checking]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360805</td><td>[[Structure class/Content Rect property{{!}}Content Rect]]</td><td>Returns the size of the visible portion of the subdiagram of a structure.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#D1BB80;"><td>6360806</td><td>[[Structure class/Frame Rectangle property{{!}}Frame Rectangle]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360807</td><td>[[Structure class/Shared Clones.Automatic Allocation Strategy Enabled property{{!}}Shared Clones:Automatic Allocation Strategy Enabled]]</td><td>Indicates whether LabVIEW uses the '''Automatic''' [[allocation option]] for reentrant VIs within the structure.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360808</td><td>[[Structure class/Shared Clones.Pre-Allocate property{{!}}Shared Clones:Pre-Allocate]]</td><td>Indicates whether LabVIEW uses the '''Preallocate''' [[allocation option]] for reentrant VIs within the structure.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>6360809</td><td>[[Structure class/Fix Contents property{{!}}Fix Contents]]</td><td>Excludes the contents of the structure when you clean up the block diagram if you set this property to TRUE; otherwise, includes the contents of the structure in the clean up operation.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16404 | <tr style="background-color:#CCFFFF;"><td>636080A</td><td>[[Structure class/Subdiagram Label Visible property{{!}}Subdiagram Label Visible]]</td><td>Sets the visibility of the [[subdiagram label]]. This property is similar to the '''Visible Items»Subdiagram Label''' item on the shortcut menu of a structure. This property is also similar to the '''Subdiagram label visible''' option on the [[Appearance]] page of the [[Properties]] dialog box.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16405 | <tr style="background-color:#CCFFFF;"><td>6361400</td><td>[[Loop class/Loop Counter property{{!}}Loop Counter]]</td><td>Returns a reference to the loop counter.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16405 | <tr style="background-color:#CCFFFF;"><td>6361401</td><td>[[Loop class/Diagram property{{!}}Diagram]]</td><td>Returns a reference to the diagram of the loop.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16405 | <tr style="background-color:#CCFFFF;"><td>6361402</td><td>[[Loop class/Shift Registers() property{{!}}Shift Registers[]]]</td><td>Returns an array of references to the shift registers of the loop.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362000</td><td>[[ForLoop class/Loop Count property{{!}}Loop Count]]</td><td>Returns a reference to the loop count.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362001</td><td>[[ForLoop class/Has Conditional Terminal? property{{!}}Has Conditional Terminal?]]</td><td>Creates the conditional terminal if you set this property TRUE. If the conditional terminal already exists, this property does nothing and does not return an error. If you set this property to FALSE, this property removes the conditional terminal, possibly leaving broken wires. If the conditional terminal does not already exist, this property does nothing and does not return an error.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362002</td><td>[[ForLoop class/Loop End Ref property{{!}}Loop End Ref]]</td><td>Returns a reference to the end terminal of the [[For Loop]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362003</td><td>[[ForLoop class/Stop If True? property{{!}}Stop If True?]]</td><td>Specifies whether the [[For Loop]] stops if you wire TRUE to the end terminal of the loop.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362004</td><td>[[ForLoop class/Is Parallelism Enabled? property{{!}}Is Parallelism Enabled?]]</td><td>If TRUE, this property enables parallel loop iterations. If parallel loop iterations already are enabled, this property does nothing, and LabVIEW does not return an error. If FALSE, this property disables parallel loop iterations, which might break wires. If parallel loop iterations already are disabled, this property does nothing, and LabVIEW does not return an error.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362005</td><td>[[ForLoop class/Number of Static Parallel Instances property{{!}}Number of Static Parallel Instances]]</td><td>Specifies the number of loop instances LabVIEW uses to run [[parallel loop iterations]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362006</td><td>[[ForLoop class/Dynamic Parallel Instances Tunnel property{{!}}Dynamic Parallel Instances Tunnel]]</td><td>Returns a reference to the tunnel for the dynamic number of parallel instances of the For Loop.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362007</td><td>[[ForLoop class/Is Debugging Allowed property{{!}}Is Debugging Allowed]]</td><td>If TRUE, allows debugging inside the [[For Loop]] by setting the loop iterations to run sequentially. If FALSE, debugging is not allowed in the For Loop.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362008</td><td>[[ForLoop class/Chunk Size Tunnel property{{!}}Chunk Size Tunnel]]</td><td>Returns a reference to the chunk size ('''C''') terminal of the [[For Loop]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16434 | <tr style="background-color:#CCFFFF;"><td>6362009</td><td>[[ForLoop class/Parallel Schedule property{{!}}Parallel Schedule]]</td><td>Sets the parallel loop iteration schedule of the [[For Loop]] when you enable parallelism.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16435 | <tr style="background-color:#CCFFFF;"><td>6362C00</td><td>[[WhileLoop class/Loop End Ref property{{!}}Loop End Ref]]</td><td>Returns a reference to the end terminal of the [[While Loop]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16435 | <tr style="background-color:#CCFFFF;"><td>6362C01</td><td>[[WhileLoop class/Stop If True? property{{!}}Stop If True?]]</td><td>Specifies whether the [[While Loop]] stops if you wire TRUE to the end terminal of the loop.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16406 | <tr style="background-color:#CCFFFF;"><td>6363800</td><td>[[MultiFrameStructure class/Visible Frame property{{!}}Visible Frame]]</td><td>Returns the index to the visible frame of the structure, where 0 is the first frame.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16406 | <tr style="background-color:#CCFFFF;"><td>6363801</td><td>[[MultiFrameStructure class/Frames() property{{!}}Frames[]]]</td><td>Returns an array of references to the frames of the structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16406 | <tr style="background-color:#CCFFFF;"><td>6363802</td><td>[[MultiFrameStructure class/Frame Selector Rect property{{!}}Frame Selector Rect]]</td><td>Returns the bounds of the selector label of the structure.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16406 | <tr style="background-color:#CCFFFF;"><td>6363803</td><td>[[MultiFrameStructure class/Frame Count property{{!}}Frame Count]]</td><td>Returns the number of frames in the structure.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16407 | <tr style="background-color:#CCFFFF;"><td>6364400</td><td>[[Sequence class/Sequence Locals() property{{!}}Sequence Locals[]]]</td><td>Returns an array of references to the [[sequence local terminals]] of the [[Stacked Sequence]] structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16408 | <tr style="background-color:#CCFFFF;"><td>6365000</td><td>[[CaseStructure class/Selector property{{!}}Selector]]</td><td>Returns a reference to the [[case selector]] of the [[Case]] structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16408 | <tr style="background-color:#CCFFFF;"><td>6365001</td><td>[[CaseStructure class/Default Case property{{!}}Default Case]]</td><td>Specifies the default case of the [[Case]] structure.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16408 | <tr style="background-color:#CCFFFF;"><td>6365002</td><td>[[CaseStructure class/Frame Names property{{!}}Frame Names]]</td><td>Gets or sets the name of the frame of the [[Case]] structure.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16408 | <tr style="background-color:#CCFFFF;"><td>6365003</td><td>[[CaseStructure class/Case Insensitive Match property{{!}}Case Insensitive Match]]</td><td>Specifies whether this Case structure performs case insensitive matching when comparing strings.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16409 | <tr style="background-color:#CCFFFF;"><td>6365C00</td><td>[[Formula class/Scrollbar Visible? property{{!}}Scrollbar Visible?]]</td><td>Specifies whether the vertical scroll bar is visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16409 | <tr style="background-color:#CCFFFF;"><td>6365C01</td><td>[[Formula class/Formula Expression property{{!}}Formula Expression]]</td><td>Specifies an expression for the [[Formula Node]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16409 | <tr style="background-color:#CCFFFF;"><td>6365C02</td><td>[[Formula class/Formula Parameters() property{{!}}Formula Parameters[]]]</td><td>Specifies the inputs and outputs of the [[Formula Node]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16437 | <tr style="background-color:#CCFFFF;"><td>6367400</td><td>[[ArrayToCluster class/Cluster Size property{{!}}Cluster Size]]</td><td>Specifies the number of elements in the output cluster.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16410 | <tr style="background-color:#CCFFFF;"><td>6368000</td><td>[[GrowableFunction class/Terminal Height property{{!}}Terminal Height]]</td><td>Returns the height, in pixels, of each growable terminal on a growable node.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16412 | <tr style="background-color:#CCFFFF;"><td>6369800</td><td>[[CompoundArithmetic class/Mode property{{!}}Mode]]</td><td>Specifies the mode.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16412 | <tr style="background-color:#CCFFFF;"><td>6369801</td><td>[[CompoundArithmetic class/Invert Inputs?() property{{!}}Invert Inputs?[]]]</td><td>Returns an array of Boolean values that indicate whether the inputs are inverted.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16412 | <tr style="background-color:#CCFFFF;"><td>6369802</td><td>[[CompoundArithmetic class/Invert Output property{{!}}Invert Output]]</td><td>Gets or sets whether the output terminal on a Compound Arithmetic Function is inverted.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16413 | <tr style="background-color:#CCFFFF;"><td>636A400</td><td>[[IndexArray class/Index Count property{{!}}Index Count]]</td><td>Gets or sets the number of indexes. On a set, this property expands the node to accommodate the number of indexes you specify.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16413 | <tr style="background-color:#CCFFFF;"><td>636A401</td><td>[[IndexArray class/Index Terminals()() property{{!}}Index Terminals[][]]]</td><td>Returns an array of references to the index terminals.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16413 | <tr style="background-color:#FFAAAA;"><td>636A402</td><td>[[IndexArray class/Output Terminals() (Deprecated) property{{!}}Output Terminals[] (Deprecated)]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16413 | <tr style="background-color:#CCFFFF;"><td>636A403</td><td>[[IndexArray class/Array Input Terminal property{{!}}Array Input Terminal]]</td><td>Returns a reference to the array input.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16413 | <tr style="background-color:#CCFFFF;"><td>636A404</td><td>[[IndexArray class/Output Terminals() property{{!}}Output Terminals[]]]</td><td>Returns an array of references to the index array output terminals.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16414 | <tr style="background-color:#CCFFFF;"><td>636B000</td><td>[[BuildArray class/Concatenate Inputs property{{!}}Concatenate Inputs]]</td><td>Gets or sets whether a [[Build Array]] function is configured to concatenate inputs. If TRUE, the function concatenates inputs.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16415 | <tr style="background-color:#CCFFFF;"><td>636BC00</td><td>[[NamedBundler class/Element Names() property{{!}}Element Names[]]]</td><td>Gets or sets the names of the elements in the bundler.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16415 | <tr style="background-color:#CCFFFF;"><td>636BC01</td><td>[[NamedBundler class/Full Names Visible? property{{!}}Full Names Visible?]]</td><td>Gets or sets whether to display the full names of elements.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16415 | <tr style="background-color:#CCFFFF;"><td>636BC02</td><td>[[NamedBundler class/Available Elements() property{{!}}Available Elements[]]]</td><td>Returns an array of the names of available elements in the bundler.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16415 | <tr style="background-color:#CCFFFF;"><td>636BC03</td><td>[[NamedBundler class/Full Element Names() property{{!}}Full Element Names[]]]</td><td>Gets or sets the complete names of elements in the bundler, including the name at each level of the hierarchy.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16415 | <tr style="background-color:#D1BB80;"><td>636BC04</td><td>[[NamedBundler class/Full Element Index() property{{!}}Full Element Index[]]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16415 | <tr style="background-color:#D1BB80;"><td>636BC05</td><td>[[NamedBundler class/Allow Unwired Left Terminal property{{!}}Allow Unwired Left Terminal]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16415 | <tr style="background-color:#D1BB80;"><td>636BC06</td><td>[[NamedBundler class/RestrictLRGrowMove property{{!}}RestrictLRGrowMove]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16416 | <tr style="background-color:#CCFFFF;"><td>636C800</td><td>[[CIN class/Code Resource Path property{{!}}Code Resource Path]]</td><td>Specifies the path to the code resource (<code>.lsb</code>) file.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16416 | <tr style="background-color:#CCFFFF;"><td>636C801</td><td>[[CIN class/ParameterCount property{{!}}ParameterCount]]</td><td>Gets or sets the number of parameters.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16416 | <tr style="background-color:#CCFFFF;"><td>636C802</td><td>[[CIN class/Input Terminals() property{{!}}Input Terminals[]]]</td><td>Returns a 1D array of references to the input parameter terminals.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16416 | <tr style="background-color:#CCFFFF;"><td>636C803</td><td>[[CIN class/Output Terminals() property{{!}}Output Terminals[]]]</td><td>Returns a 1D array of references to the output parameter terminals.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D400</td><td>[[CallLibrary class/Library Path property{{!}}Library Path]]</td><td>Specifies the path to the DLL or shared library the [[Call Library Function Node]] calls.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D401</td><td>[[CallLibrary class/Function Name property{{!}}Function Name]]</td><td>Sets or returns the name of the function you configure the [[Call Library Function Node]] to call.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D402</td><td>[[CallLibrary class/Calling Convention property{{!}}Calling Convention]]</td><td>Uses the calling conventions to call libraries.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D403</td><td>[[CallLibrary class/Any Thread? property{{!}}Any Thread?]]</td><td>Indicates whether the function is reentrant.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#FFAAAA;"><td>636D404</td><td>[[CallLibrary class/Old Parameter Info property{{!}}Old Parameter Info]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#D1BB80;"><td>636D405</td><td>[[CallLibrary class/Allow Preallocation property{{!}}Allow Preallocation]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#D1BB80;"><td>636D406</td><td>[[CallLibrary class/NI Validated property{{!}}NI Validated]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D407</td><td>[[CallLibrary class/Output Terminals () property{{!}}Output Terminals []]]</td><td>Returns a 1D array of references to the output parameters.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D408</td><td>[[CallLibrary class/Input Terminals() property{{!}}Input Terminals[]]]</td><td>Returns a 1D array of references to the input parameters.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D409</td><td>[[CallLibrary class/Parameter Info property{{!}}Parameter Info]]</td><td>Sets or returns an array of clusters with information for the parameters of a function.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D40A</td><td>[[CallLibrary class/Dynamic Library? property{{!}}Dynamic Library?]]</td><td>Sets the [[Call Library Function Node]], in write mode, to execute with the library path you specify. In read mode, this property returns whether LabVIEW configures the Call Library Function Node to load the library dynamically.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D40B</td><td>[[CallLibrary class/Reserve Callback property{{!}}Reserve Callback]]</td><td>Sets or returns the name of the reserve callback function that LabVIEW calls.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D40C</td><td>[[CallLibrary class/Unreserve Callback property{{!}}Unreserve Callback]]</td><td>Sets or returns the name of the unreserve callback function that LabVIEW calls.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D40D</td><td>[[CallLibrary class/Abort Callback property{{!}}Abort Callback]]</td><td>Sets or returns the name of the abort callback function that LabVIEW calls.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16417 | <tr style="background-color:#CCFFFF;"><td>636D40E</td><td>[[CallLibrary class/Error Checking Level property{{!}}Error Checking Level]]</td><td>Sets or returns the error level for the [[Call Library Function Node]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16438 | <tr style="background-color:#CCFFFF;"><td>636E000</td><td>[[FormatScanString class/Format String property{{!}}Format String]]</td><td>Specifies a string to scan or format.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16418 | <tr style="background-color:#CCFFFF;"><td>636EC00</td><td>[[ObjectFunction class/Class property{{!}}Class]]</td><td>Returns the name of the class that evokes a function.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16418 | <tr style="background-color:#CCFFFF;"><td>636EC01</td><td>[[ObjectFunction class/Name Format property{{!}}Name Format]]</td><td>Sets or returns the name format. Valid values include 0 (no names), 1 (short names), and 2 (long names).</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#FFAAAA;"><td>636F800</td><td>[[Property class/Properties() (Deprecated) property{{!}}Properties[] (Deprecated)]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#FFAAAA;"><td>636F801</td><td>[[Property class/All Supported Properties (Deprecated) property{{!}}All Supported Properties (Deprecated)]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F802</td><td>[[Property class/Property Items() property{{!}}Property Items[]]]</td><td>Returns references to individual items of the property node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F803</td><td>[[Property class/Property Count property{{!}}Property Count]]</td><td>Sets or gets the number of properties in the property node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F804</td><td>[[Property class/Property Node Class Name property{{!}}Property Node Class Name]]</td><td>Sets or gets the class name for the property node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F805</td><td>[[Property class/Ignore Errors Inside Node? property{{!}}Ignore Errors Inside Node?]]</td><td>Sets or gets the option to ignore individual property errors.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F806</td><td>[[Property class/Linked Control property{{!}}Linked Control]]</td><td>Returns a reference to a front panel control if the property node links to the control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#FFAAAA;"><td>636F807</td><td>[[Property class/Deprecated_Flags() property{{!}}Deprecated_Flags[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#D1BB80;"><td>636F808</td><td>[[Property class/Flags.Has Not Available In AppLibs property{{!}}Flags:Has Not Available In AppLibs]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#D1BB80;"><td>636F809</td><td>[[Property class/Flags.Has Private property{{!}}Flags:Has Private]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#D1BB80;"><td>636F80A</td><td>[[Property class/Flags.Has Scripting property{{!}}Flags:Has Scripting]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#D1BB80;"><td>636F80B</td><td>[[Property class/Flags.Has Deprecated property{{!}}Flags:Has Deprecated]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#D1BB80;"><td>636F80C</td><td>[[Property class/Flags.Has Must Run At Root Loop property{{!}}Flags:Has Must Run At Root Loop]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F80E</td><td>[[Property class/All Supported Properties property{{!}}All Supported Properties]]</td><td>Lists all properties supported for the current class.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F80F</td><td>[[Property class/Properties() property{{!}}Properties[]]]</td><td>Gets information about the properties selected in this node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16419 | <tr style="background-color:#CCFFFF;"><td>636F810</td><td>[[Property class/Flags.Has Ignore Errors Inside Node property{{!}}Flags:Has Ignore Errors Inside Node]]</td><td>Returns TRUE if '''Ignore Errors inside Node''' is set for the Property Node. You can set a Property Node to ignore errors by right-clicking the Property Node and selecting '''Ignore Errors inside Node''' from the shortcut menu or by setting the [[Ignore Error Inside Node]] property.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#FFAAAA;"><td>6370400</td><td>[[Invoke class/Method (Deprecated) property{{!}}Method (Deprecated)]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#FFAAAA;"><td>6370401</td><td>[[Invoke class/All Supported Methods (Deprecated) property{{!}}All Supported Methods (Deprecated)]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#CCFFFF;"><td>6370402</td><td>[[Invoke class/Invoke Node Class Name property{{!}}Invoke Node Class Name]]</td><td>Sets or gets the class name for the invoke node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#CCFFFF;"><td>6370403</td><td>[[Invoke class/Linked Control property{{!}}Linked Control]]</td><td>Returns a reference to a front panel control if the invoke node links to the control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#CCFFFF;"><td>6370404</td><td>[[Invoke class/Input Terminals () property{{!}}Input Terminals []]]</td><td>Returns references to the input parameters.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#CCFFFF;"><td>6370405</td><td>[[Invoke class/Output Terminals () property{{!}}Output Terminals []]]</td><td>Returns references to the output parameters.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#FFAAAA;"><td>6370406</td><td>[[Invoke class/Deprecated_Flags property{{!}}Deprecated_Flags]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#D1BB80;"><td>6370407</td><td>[[Invoke class/Flags.Not Available In AppLibs property{{!}}Flags:Not Available In AppLibs]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#D1BB80;"><td>6370408</td><td>[[Invoke class/Flags.Is Private property{{!}}Flags:Is Private]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#D1BB80;"><td>6370409</td><td>[[Invoke class/Flags.Is Scripting property{{!}}Flags:Is Scripting]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#D1BB80;"><td>637040A</td><td>[[Invoke class/Flags.Is Deprecated property{{!}}Flags:Is Deprecated]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#D1BB80;"><td>637040B</td><td>[[Invoke class/Flags.Must Run At Root Loop property{{!}}Flags:Must Run At Root Loop]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#CCFFFF;"><td>637040D</td><td>[[Invoke class/All Supported Methods property{{!}}All Supported Methods]]</td><td>Lists all methods supported for the current class.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16420 | <tr style="background-color:#CCFFFF;"><td>637040E</td><td>[[Invoke class/Method property{{!}}Method]]</td><td>Gets information about the methods selected in this node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#FFAAAA;"><td>6371000</td><td>[[Wire class/Breakpoint? (Deprecated) property{{!}}Breakpoint? (Deprecated)]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>6371001</td><td>[[Wire class/Probe property{{!}}Probe]]</td><td>References the probe associated with this wire.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>6371002</td><td>[[Wire class/Description property{{!}}Description]]</td><td>Sets or returns a description of the wire.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>6371003</td><td>[[Wire class/Terminals() property{{!}}Terminals[]]]</td><td>References the terminals connected by this wire.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>6371004</td><td>[[Wire class/Is Broken? property{{!}}Is Broken?]]</td><td>Returns TRUE if the wire is broken or in a bad state.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>6371005</td><td>[[Wire class/Joints() property{{!}}Joints[]]]</td><td>Returns an array of all joints of the wire, which includes intersections, bends, and end points.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>6371006</td><td>[[Wire class/Wire Width property{{!}}Wire Width]]</td><td>Returns the width of the wire in pixels.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#FFAAAA;"><td>6371007</td><td>[[Wire class/Is Break Point Set property{{!}}Is Break Point Set]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#D1BB80;"><td>6371008</td><td>[[Wire class/Source Addressing Mode property{{!}}Source Addressing Mode]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#D1BB80;"><td>6371009</td><td>[[Wire class/Data Offset property{{!}}Data Offset]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#D1BB80;"><td>637100A</td><td>[[Wire class/Is Hidden property{{!}}Is Hidden]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>637100B</td><td>[[Wire class/Breakpoint Status property{{!}}Breakpoint Status]]</td><td>Reads or writes the status of a breakpoint on a wire.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#D1BB80;"><td>637100C</td><td>[[Wire class/Signal State property{{!}}Signal State]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#CCFFFF;"><td>637100D</td><td>[[Wire class/Label property{{!}}Label]]</td><td>Returns a reference to the label associated with this wire.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16439 | <tr style="background-color:#D1BB80;"><td>637100E</td><td>[[Wire class/Value property{{!}}Value]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16440 | <tr style="background-color:#CCFFFF;"><td>6371C00</td><td>[[Probe class/Wire property{{!}}Wire]]</td><td>Returns the wire that references the probe.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16440 | <tr style="background-color:#D1BB80;"><td>6371C01</td><td>[[Probe class/Probe VI property{{!}}Probe VI]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16441 | <tr style="background-color:#CCFFFF;"><td>6374000</td><td>[[InnerTerminal class/Tunnel property{{!}}Tunnel]]</td><td>Returns the tunnel that references the inner terminal.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16442 | <tr style="background-color:#CCFFFF;"><td>6374C00</td><td>[[LeftShiftRegister class/Right Shift Register property{{!}}Right Shift Register]]</td><td>Returns a reference to the right shift register.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16442 | <tr style="background-color:#CCFFFF;"><td>6374C01</td><td>[[LeftShiftRegister class/Is An Error Register property{{!}}Is An Error Register]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>6375800</td><td>[[AbstractDiagram class/Color property{{!}}Color]]</td><td>Color of the diagram.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#FFAAAA;"><td>6375801</td><td>[[AbstractDiagram class/Functions() property{{!}}Functions[]]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16384 | <tr style="background-color:#FFAAAA;"><td>6375801</td><td>[[Diagram class/Functions() property{{!}}Functions[]]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>6375802</td><td>[[AbstractDiagram class/SubVIs() property{{!}}SubVIs[]]]</td><td>Provides an array of references to the top-level subVIs in the diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>6375803</td><td>[[AbstractDiagram class/Decorations() property{{!}}Decorations[]]]</td><td>Array of references to the top-level decorations in the diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>6375804</td><td>[[AbstractDiagram class/All Objects() property{{!}}All Objects[]]]</td><td>Provides an array of references to all the top-level objects in the block diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>6375805</td><td>[[AbstractDiagram class/Wires() property{{!}}Wires[]]]</td><td>Provides an array of references to all the wires connecting the top-level objects in the diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#FFAAAA;"><td>6375806</td><td>[[AbstractDiagram class/Is Break Point Set property{{!}}Is Break Point Set]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16384 | <tr style="background-color:#FFAAAA;"><td>6375806</td><td>[[Diagram class/Is Break Point Set property{{!}}Is Break Point Set]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16384 | <tr style="background-color:#CCFFFF;"><td>6375807</td><td>[[Diagram class/Visible Bounds property{{!}}Visible Bounds]]</td><td>Returns the visible boundaries of the block diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>6375808</td><td>[[AbstractDiagram class/Firing Order property{{!}}Firing Order]]</td><td>Returns the firing order of the diagram as an array of nodes. The property organizes the firing order from first to last.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>6375809</td><td>[[AbstractDiagram class/Nodes() property{{!}}Nodes[]]]</td><td>Returns references to all the nodes in the diagram.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>637580A</td><td>[[AbstractDiagram class/Breakpoint Status property{{!}}Breakpoint Status]]</td><td>Reads or writes the status of a breakpoint on a diagram.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16503 | <tr style="background-color:#CCFFFF;"><td>637580B</td><td>[[AbstractDiagram class/Subdiagram Label property{{!}}Subdiagram Label]]</td><td>Returns a reference to the [[subdiagram label]]. If the structure does not have a subdiagram label, this property returns an error.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 62 | <tr style="background-color:#D1BB80;"><td>6A53400</td><td>[[SubsystemVI class/Get Netlist VI Reference property{{!}}Get Netlist VI Reference]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 62 | <tr style="background-color:#D1BB80;"><td>6A53401</td><td>[[SubsystemVI class/Sim Parameters property{{!}}Sim Parameters]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 103 | <tr style="background-color:#D1BB80;"><td>6F2F000</td><td>[[XInterfaceLibrary class/Initial Drop Size property{{!}}Initial Drop Size]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 103 | <tr style="background-color:#D1BB80;"><td>6F2F001</td><td>[[XInterfaceLibrary class/Initial Drop Image property{{!}}Initial Drop Image]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 103 | <tr style="background-color:#D1BB80;"><td>6F2F002</td><td>[[XInterfaceLibrary class/Declared Leak Proof property{{!}}Declared Leak Proof]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 103 | <tr style="background-color:#D1BB80;"><td>6F2F003</td><td>[[XInterfaceLibrary class/Style Name property{{!}}Style Name]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 103 | <tr style="background-color:#D1BB80;"><td>6F2F004</td><td>[[XInterfaceLibrary class/ClassId property{{!}}ClassId]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 103 | <tr style="background-color:#D1BB80;"><td>6F2F005</td><td>[[XInterfaceLibrary class/Is Express property{{!}}Is Express]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 103 | <tr style="background-color:#D1BB80;"><td>6F2F006</td><td>[[XInterfaceLibrary class/Supports Fatal Error Out property{{!}}Supports Fatal Error Out]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16472 | <tr style="background-color:#CCFFFF;"><td>790B000</td><td>[[SimDiagram class/CompanionDiag property{{!}}CompanionDiag]]</td><td>Returns a reference to the companion diagram on a simulation diagram.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16472 | <tr style="background-color:#CCFFFF;"><td>790B001</td><td>[[SimDiagram class/SimulationParameters property{{!}}SimulationParameters]]</td><td>Sets or returns a variant of the simulation parameters that LabVIEW stores in the configuration file.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16472 | <tr style="background-color:#D1BB80;"><td>790B002</td><td>[[SimDiagram class/additionalSimulationPrivateData property{{!}}additionalSimulationPrivateData]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16472 | <tr style="background-color:#D1BB80;"><td>790B003</td><td>[[SimDiagram class/FeedthroughMap property{{!}}FeedthroughMap]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16472 | <tr style="background-color:#D1BB80;"><td>790B004</td><td>[[SimDiagram class/SimDiagisDirty property{{!}}SimDiagisDirty]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7002</td><td>[[LVClassLibrary class/Simple Name property{{!}}Simple Name]]</td><td>Returns the name of the class without prepending namespace information from owning classes.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7003</td><td>[[LVClassLibrary class/Parent Class property{{!}}Parent Class]]</td><td>Gets or sets the LabVIEW class from which the referenced class directly [[inherits]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7004</td><td>[[LVClassLibrary class/Children In Memory() property{{!}}Children In Memory[]]]</td><td>Returns an array of references to all LabVIEW classes in memory that directly inherit from the referenced class. This property does not return additional descendents of the child classes.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#D1BB80;"><td>97D7005</td><td>[[LVClassLibrary class/Properties property{{!}}Properties]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFAAAA;"><td>97D7006</td><td>[[LVClassLibrary class/Dynamic Member VIs property{{!}}Dynamic Member VIs]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFAAAA;"><td>97D7007</td><td>[[LVClassLibrary class/Static Member VIs property{{!}}Static Member VIs]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#D1BB80;"><td>97D7009</td><td>[[LVClassLibrary class/Name Visible In Probe property{{!}}Name Visible In Probe]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D700A</td><td>[[LVClassLibrary class/Wire Pens property{{!}}Wire Pens]]</td><td>Gets or sets the appearance of the wire associated with this LabVIEW class.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFAAAA;"><td>97D700B</td><td>[[LVClassLibrary class/Default Instance property{{!}}Default Instance]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#D1BB80;"><td>97D700D</td><td>[[LVClassLibrary class/Probes property{{!}}Probes]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#D1BB80;"><td>97D700E</td><td>[[LVClassLibrary class/Modification Date property{{!}}Modification Date]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D700F</td><td>[[LVClassLibrary class/Private Data Control property{{!}}Private Data Control]]</td><td>Returns a reference to the control that contains the private data of this LabVIEW class.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7010</td><td>[[LVClassLibrary class/DefaultProbe property{{!}}DefaultProbe]]</td><td>Returns a reference to the default probe for the LabVIEW class library. The default probe is the probe LabVIEW uses when you first create a probe from a wire of this class type.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7011</td><td>[[LVClassLibrary class/Transfer Must Overrides? property{{!}}Transfer Must Overrides?]]</td><td>Determines whether to allow the class to transfer all override requirements to any descendant classes instead of overriding the dynamic dispatch VI itself.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7012</td><td>[[LVClassLibrary class/Self References Restricted property{{!}}Self References Restricted]]</td><td>Property indicates that data value references to this class can only be created/deleted by member VIs of this class.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7013</td><td>[[LVClassLibrary class/Child References Restricted property{{!}}Child References Restricted]]</td><td>Property indicates whether data value references to all of this class descendants can be created only in member VIs of this class.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7014</td><td>[[LVClassLibrary class/Ancestor Restricts Reference Creation property{{!}}Ancestor Restricts Reference Creation]]</td><td>Property indicates that an ancestor class controls the creation of data value references to this class. Only the ancestors member VIs can create data value references.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7015</td><td>[[LVClassLibrary class/Dynamic Member VIs() property{{!}}Dynamic Member VIs[]]]</td><td>Returns an array of references to the member VIs of the referenced LabVIEW class that contain a [[dynamic dispatch terminal]]. To obtain references to the methods of the referenced class that do <em>not</em> contain a dynamic dispatch terminal, use the [[Static Member VIs()]] property.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 85 | <tr style="background-color:#FFFFCC;"><td>97D7016</td><td>[[LVClassLibrary class/Static Member VIs() property{{!}}Static Member VIs[]]]</td><td>Returns an array of references to the members VIs of the referenced LabVIEW class that do <em>not</em> contain a [[dynamic dispatch terminal]]. To obtain references to the methods of the referenced class that contain a dynamic dispatch terminal, use the [[Dynamic Member VIs()]] property.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16552 | <tr style="background-color:#CCFFFF;"><td>99FB800</td><td>[[SetConstant class/Element property{{!}}Element]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16552 | <tr style="background-color:#CCFFFF;"><td>99FB801</td><td>[[SetConstant class/Number of Visible Elements property{{!}}Number of Visible Elements]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16552 | <tr style="background-color:#CCFFFF;"><td>99FB802</td><td>[[SetConstant class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16552 | <tr style="background-color:#CCFFFF;"><td>99FB803</td><td>[[SetConstant class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16552 | <tr style="background-color:#CCFFFF;"><td>99FB804</td><td>[[SetConstant class/Top Visible Element property{{!}}Top Visible Element]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E800</td><td>[[SceneWindow class/Scene property{{!}}Scene]]</td><td>Reads or writes the reference number for the scene.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E801</td><td>[[SceneWindow class/ModelView Matrix property{{!}}ModelView Matrix]]</td><td>Reads or writes a matrix that contains the translation, rotation, and scale values for the 3D scene that appears in the scene window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E802</td><td>[[SceneWindow class/Background Color property{{!}}Background Color]]</td><td><!-- Begin child: lvprop.chm::/SceneGraphDisplay_Clear_Color.html-->Reads or writes the RGBA color value for the background of the 3D scene.<!-- End child: lvprop.chm::/SceneGraphDisplay_Clear_Color.html--></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E807</td><td>[[SceneWindow class/Camera Controller.Type property{{!}}Camera Controller:Type]]</td><td><!-- Begin child: lvprop.chm::/SceneGraphDisplay_Camera_Controller.html-->Reads or writes the configuration of the scene camera. Click and hold the left mouse button and drag the cursor to operate the camera.<!-- End child: lvprop.chm::/SceneGraphDisplay_Camera_Controller.html --></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E809</td><td>[[SceneWindow class/Projection Matrix property{{!}}Projection Matrix]]</td><td>Read or writes the matrix that represents the transformations LabVIEW uses to project the 3D scene in the scene window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E80A</td><td>[[SceneWindow class/Window Bounds property{{!}}Window Bounds]]</td><td>Reads or writes the left, right, top, and bottom bounds of the scene window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E80B</td><td>[[SceneWindow class/Window Title property{{!}}Window Title]]</td><td>Reads or writes the title of the scene window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E80C</td><td>[[SceneWindow class/Window State property{{!}}Window State]]</td><td>Reads or writes the state of the scene window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E80D</td><td>[[SceneWindow class/Automatic Projection Mode property{{!}}Automatic Projection Mode]]</td><td>Reads or writes whether LabVIEW automatically updates the projection mode when you resize the scene window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 84 | <tr style="background-color:#FFFFCC;"><td>C55E80E</td><td>[[SceneWindow class/Camera Controller.Auto Redraw property{{!}}Camera Controller:Auto Redraw]]</td><td>Reads or writes if the scene window becomes invalid when you use the camera controller.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 114 | <tr style="background-color:#FFFFCC;"><td>D8DCC00</td><td>[[SceneCone class/Radius property{{!}}Radius]]</td><td>Reads or writes the radius of the cone. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 114 | <tr style="background-color:#FFFFCC;"><td>D8DCC01</td><td>[[SceneCone class/Height property{{!}}Height]]</td><td>Reads or writes the height of the cone. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 114 | <tr style="background-color:#FFFFCC;"><td>D8DCC02</td><td>[[SceneCone class/Detail property{{!}}Detail]]</td><td>Reads or writes the level of detail used to render the cone. This property accepts values <code>0</code> to <code>1</code>, with <code>0</code> representing very little detail and <code>1</code> representing a high level of detail.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 114 | <tr style="background-color:#FFFFCC;"><td>D8DCC03</td><td>[[SceneCone class/Color property{{!}}Color]]</td><td>Reads or writes the color of the cone in RGBA format. This property accepts values <code>0</code> to <code>1</code>, where <code>0</code> represents the absence of the red, green, or blue color and <code>1</code> represents a full saturation of the color.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16514 | <tr style="background-color:#CCFFFF;"><td>DB8BC00</td><td>[[ParameterTerminal class/Wiring Rule property{{!}}Wiring Rule]]</td><td>Returns the wiring rule for a parameter terminal.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 52 | <tr style="background-color:#FFFFCC;"><td>F159C00</td><td>[[SlideScale class/Marker Values() property{{!}}Marker Values[]]]</td><td>Array of arbitrary marker values.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16488 | <tr style="background-color:#D1BB80;"><td>F6A0800</td><td>[[SDFDiagram class/SDF Companion Diagram property{{!}}SDF Companion Diagram]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16488 | <tr style="background-color:#D1BB80;"><td>F6A0801</td><td>[[SDFDiagram class/SDF Diagram Is Dirty property{{!}}SDF Diagram Is Dirty]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16492 | <tr style="background-color:#D1BB80;"><td>1148C800</td><td>[[FileDialog class/SelectionModeFlags property{{!}}SelectionModeFlags]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16540 | <tr style="background-color:#CCFFFF;"><td>11803000</td><td>[[TextBaseNode class/Contained Text property{{!}}Contained Text]]</td><td>Returns the text contained in the Text Base Node reference you specify. You can inspect or modify the text contained within the node using this output string.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16553 | <tr style="background-color:#CCFFFF;"><td>12558800</td><td>[[MapConstant class/Map Key property{{!}}Map Key]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16553 | <tr style="background-color:#CCFFFF;"><td>12558801</td><td>[[MapConstant class/Map Value property{{!}}Map Value]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16553 | <tr style="background-color:#CCFFFF;"><td>12558802</td><td>[[MapConstant class/Number of Visible Key Value Pairs property{{!}}Number of Visible Key Value Pairs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16553 | <tr style="background-color:#CCFFFF;"><td>12558803</td><td>[[MapConstant class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16553 | <tr style="background-color:#CCFFFF;"><td>12558804</td><td>[[MapConstant class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16553 | <tr style="background-color:#CCFFFF;"><td>12558805</td><td>[[MapConstant class/Top Visible KeyValue Pair property{{!}}Top Visible KeyValue Pair]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC00</td><td>[[InPlaceMapNode class/Map Height property{{!}}Map Height]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC01</td><td>[[InPlaceMapNode class/Key Height property{{!}}Key Height]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC02</td><td>[[InPlaceMapNode class/KeyCount property{{!}}KeyCount]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC03</td><td>[[InPlaceMapNode class/Map property{{!}}Map]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC04</td><td>[[InPlaceMapNode class/Key Terminals property{{!}}Key Terminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC05</td><td>[[InPlaceMapNode class/Value Terminals property{{!}}Value Terminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC06</td><td>[[InPlaceMapNode class/Found Terminals property{{!}}Found Terminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC07</td><td>[[InPlaceMapNode class/DefaultValueTerminals property{{!}}DefaultValueTerminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16548 | <tr style="background-color:#CCFFFF;"><td>13C9FC08</td><td>[[InPlaceMapNode class/Action Terminals property{{!}}Action Terminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 113 | <tr style="background-color:#FFFFCC;"><td>1530B000</td><td>[[SceneBox class/Length X property{{!}}Length X]]</td><td>Reads or writes the length of the x-axis of the box. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 113 | <tr style="background-color:#FFFFCC;"><td>1530B001</td><td>[[SceneBox class/Length Y property{{!}}Length Y]]</td><td>Reads or writes the length of the y-axis of the box. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 113 | <tr style="background-color:#FFFFCC;"><td>1530B002</td><td>[[SceneBox class/Length Z property{{!}}Length Z]]</td><td>Reads or writes the length of the z-axis of the box. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 113 | <tr style="background-color:#FFFFCC;"><td>1530B004</td><td>[[SceneBox class/Color property{{!}}Color]]</td><td>Reads or writes the color of the box in RGBA format. This property accepts values <code>0</code> to <code>1</code>, where <code>0</code> represents the absence of the red, green, or blue color and <code>1</code> represents a full saturation of the color.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 89 | <tr style="background-color:#D1BB80;"><td>15E48000</td><td>[[XNodeLibrary class/DoNotCacheAutotoolRegions property{{!}}DoNotCacheAutotoolRegions]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 89 | <tr style="background-color:#D1BB80;"><td>15E48001</td><td>[[XNodeLibrary class/LazyLoad property{{!}}LazyLoad]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 137 | <tr style="background-color:#FFFFCC;"><td>16099800</td><td>[[Map class/Map Key property{{!}}Map Key]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 137 | <tr style="background-color:#FFFFCC;"><td>16099801</td><td>[[Map class/Map Value property{{!}}Map Value]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 137 | <tr style="background-color:#FFFFCC;"><td>16099802</td><td>[[Map class/Number of Visible Key Value Pairs property{{!}}Number of Visible Key Value Pairs]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 137 | <tr style="background-color:#FFFFCC;"><td>16099803</td><td>[[Map class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 137 | <tr style="background-color:#FFFFCC;"><td>16099804</td><td>[[Map class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 137 | <tr style="background-color:#FFFFCC;"><td>16099805</td><td>[[Map class/Top Visible KeyValue Pair property{{!}}Top Visible KeyValue Pair]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16518 | <tr style="background-color:#CCFFFF;"><td>1614F000</td><td>[[InPlaceArrayNode class/Terminal Height property{{!}}Terminal Height]]</td><td>Returns the height, in pixels, of each terminal of an expandable border node on the [[In Place Element Structure]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16518 | <tr style="background-color:#CCFFFF;"><td>1614F002</td><td>[[InPlaceArrayNode class/Index Terminalsl()() property{{!}}Index Terminalsl[][]]]</td><td>Returns an array of references to the index terminals of an [[Array Index / Replace Elements]] border node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16518 | <tr style="background-color:#CCFFFF;"><td>1614F003</td><td>[[InPlaceArrayNode class/Array Input Terminal property{{!}}Array Input Terminal]]</td><td>Returns a reference to the '''array''' input on an [[Array Index / Replace Elements]] border node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16518 | <tr style="background-color:#CCFFFF;"><td>1614F004</td><td>[[InPlaceArrayNode class/Output Terminals() property{{!}}Output Terminals[]]]</td><td>Returns an array of references to the outputs on an [[Array Index / Replace Elements]] border node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16518 | <tr style="background-color:#CCFFFF;"><td>1614F005</td><td>[[InPlaceArrayNode class/Index Count property{{!}}Index Count]]</td><td>Gets or sets the number of '''index''' inputs an [[Array Index / Replace Elements]] border node contains. When writing the number of inputs, this property grows the border node to accommodate the number of indexes you specify.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C00</td><td>[[Page class/Page Enabled State property{{!}}Page Enabled State]]</td><td>Gets or sets the state of a tab control page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C01</td><td>[[Page class/Page Visible property{{!}}Page Visible]]</td><td>Shows or hides individual pages of a tab control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C02</td><td>[[Page class/Controls on Page() property{{!}}Controls on Page[]]]</td><td>Returns an array of references to the controls and indicators on a page. The order in which you place the objects on the page determines the index of the object in the array. For example, if the first object you place on the page is a numeric control, the index of the numeric control in the array returned by this property is 0.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C03</td><td>[[Page class/Decorations on Page() property{{!}}Decorations on Page[]]]</td><td>Gets an array of references to all decorations on a tab control page.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C04</td><td>[[Page class/Objects on Page() property{{!}}Objects on Page[]]]</td><td>Gets an array of references to all controls, indicators, and decorations on a page.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C05</td><td>[[Page class/Tab Caption property{{!}}Tab Caption]]</td><td>Gets or sets the text of a caption on a tab control page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C06</td><td>[[Page class/Page Label property{{!}}Page Label]]</td><td>Gets the label of a tab control page.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C07</td><td>[[Page class/Description property{{!}}Description]]</td><td>Gets or sets the description of a tab control page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C08</td><td>[[Page class/Tip Strip property{{!}}Tip Strip]]</td><td>Gets or sets the tip strip of a tab control page. <!-- Begin parent: lvprop.chm::/Ctrl_Tip_Strip.html-->A tip strip is the brief description of the object that appears when you move the cursor over the object.<!-- End parent: lvprop.chm::/Ctrl_Tip_Strip.html--></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C09</td><td>[[Page class/Independent Label property{{!}}Independent Label]]</td><td>Makes the tab control page caption independent of the page label.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C0A</td><td>[[Page class/Colors property{{!}}Colors]]</td><td>Gets or sets the foreground and background colors of a tab control page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C0B</td><td>[[Page class/Colors.FG Color property{{!}}Colors:FG Color]]</td><td>Gets or sets the foreground color of the tab control page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 54 | <tr style="background-color:#FFFFCC;"><td>18044C0C</td><td>[[Page class/Colors.BG Color property{{!}}Colors:BG Color]]</td><td>Gets or sets the background color of the tab control page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166800</td><td>[[Pane class/Pane Color property{{!}}Pane Color]]</td><td>Background color of the pane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166801</td><td>[[Pane class/Controls() property{{!}}Controls[]]]</td><td>Array of references to the controls and indicators on the pane.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166802</td><td>[[Pane class/Decorations() property{{!}}Decorations[]]]</td><td>Array of references to the decorations in the pane.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166803</td><td>[[Pane class/All Objects() property{{!}}All Objects[]]]</td><td>Array of references to all the objects (controls and decorations) on the pane.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166804</td><td>[[Pane class/Minimum Pane Size property{{!}}Minimum Pane Size]]</td><td>If the pane is sizable, this property determines the minimum size to which a pane can be reduced. Setting this property can cause the pane or window to grow if its current size is less than the minimum size.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166805</td><td>[[Pane class/Origin property{{!}}Origin]]</td><td>A cluster that contains the vertical and horizontal coordinates of the upper left corner of the pane. The coordinates are relative to the coordinate system of the pane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166806</td><td>[[Pane class/Horizontal Scrollbar Visibility property{{!}}Horizontal Scrollbar Visibility]]</td><td>Gets or sets the horizontal scroll bar visibility of the pane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166807</td><td>[[Pane class/Vertical Scrollbar Visibility property{{!}}Vertical Scrollbar Visibility]]</td><td>Gets or sets the vertical scroll bar visibility of the pane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166808</td><td>[[Pane class/Content Area Rect property{{!}}Content Area Rect]]</td><td>Returns the bounding rectangle of the content area of the pane in the coordinate system of the pane.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>18166809</td><td>[[Pane class/Label property{{!}}Label]]</td><td>Reference to the label object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>1816680A</td><td>[[Pane class/Background Mode property{{!}}Background Mode]]</td><td><!-- Begin child: lvpage.chm::/75Properties.html-->Sets the positioning of the background image in the pane.<!-- End child: lvpage.chm::/75Properties.html--></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>1816680B</td><td>[[Pane class/Background Image property{{!}}Background Image]]</td><td>Sets the background image the pane uses. <!-- Begin child: lvhowto::/setting_pane_background.html -->LabVIEW supports BMP, JPEG, and PNG graphic formats for background images<!-- End child: -->.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 75 | <tr style="background-color:#FFFFCC;"><td>1816680C</td><td>[[Pane class/Scroll To Origin At Run Time property{{!}}Scroll To Origin At Run Time]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 126 | <tr style="background-color:#FFFFCC;"><td>18A16800</td><td>[[StatechartLibrary class/Code Generation Needed property{{!}}Code Generation Needed]]</td><td>Returns TRUE when the statechart has changes that require you to generate code for the statechart.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 126 | <tr style="background-color:#FFFFCC;"><td>18A16801</td><td>[[StatechartLibrary class/Has Diagram Errors property{{!}}Has Diagram Errors]]</td><td>Returns TRUE when the statechart diagram contains errors.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99000</td><td>[[MulticolumnListbox class/Item Names property{{!}}Item Names]]</td><td>The strings for the selectable items in a two-dimensional array for rows and columns.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99001</td><td>[[MulticolumnListbox class/Item Symbols property{{!}}Item Symbols]]</td><td>Array of item symbols. Item symbols (0-40) are as shown in the [[listbox symbol ring]] constant.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99002</td><td>[[MulticolumnListbox class/Disabled Items property{{!}}Disabled Items]]</td><td>Array of indexes of disabled rows (first row is 0).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99005</td><td>[[MulticolumnListbox class/Column Header Strings() property{{!}}Column Header Strings[]]]</td><td>An array of the strings in the column headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99006</td><td>[[MulticolumnListbox class/Visible Items.Symbols Visible property{{!}}Visible Items:Symbols Visible]]</td><td>If TRUE, displays the item symbols.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99007</td><td>[[MulticolumnListbox class/Visible Items.Vertical Scrollbar Visible property{{!}}Visible Items:Vertical Scrollbar Visible]]</td><td>If TRUE, displays the vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99008</td><td>[[MulticolumnListbox class/Visible Items.Horizontal Scrollbar Visible property{{!}}Visible Items:Horizontal Scrollbar Visible]]</td><td>If TRUE, displays the horizontal scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99009</td><td>[[MulticolumnListbox class/Number of Rows property{{!}}Number of Rows]]</td><td>Number of visible rows in the multicolumn listbox, excluding column headers. This property counts partially visible rows.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9900A</td><td>[[MulticolumnListbox class/Number of Columns property{{!}}Number of Columns]]</td><td>Number of visible columns in the multicolumn listbox. This property counts partially visible columns.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9900B</td><td>[[MulticolumnListbox class/Visible Items.Column Headers Visible property{{!}}Visible Items:Column Headers Visible]]</td><td>If TRUE, displays the column headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9900C</td><td>[[MulticolumnListbox class/Top Left Visible Cell property{{!}}Top Left Visible Cell]]</td><td>The row and column of the item string displayed in the top left corner of the listbox. Use this property to read or change the top item, or use it to read or change the leftmost column of information displayed.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9900D</td><td>[[MulticolumnListbox class/Selection Mode property{{!}}Selection Mode]]</td><td>Number of items the user can select. Valid values include 0 (zero or one), 1 (one), 2 (zero or more), and 3 (one or more).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9900E</td><td>[[MulticolumnListbox class/Active Cell.Active Cell property{{!}}Active Cell:Active Cell]]</td><td>Sets the row and column of the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFAAAA;"><td>18D9900F</td><td>[[MulticolumnListbox class/Active Cell.Cell Foreground Color property{{!}}Active Cell:Cell Foreground Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99010</td><td>[[MulticolumnListbox class/Active Cell.Cell Background Color property{{!}}Active Cell:Cell Background Color]]</td><td>The background color of the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99011</td><td>[[MulticolumnListbox class/Active Cell.Cell Size property{{!}}Active Cell:Cell Size]]</td><td>The size of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99012</td><td>[[MulticolumnListbox class/Active Cell.Cell Size.Width property{{!}}Active Cell:Cell Size:Width]]</td><td>The width of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99013</td><td>[[MulticolumnListbox class/Active Cell.Cell Size.Height property{{!}}Active Cell:Cell Size:Height]]</td><td>The height of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99014</td><td>[[MulticolumnListbox class/Selection Color property{{!}}Selection Color]]</td><td>The color used to highlight the selected items.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99015</td><td>[[MulticolumnListbox class/Autosizing Row Height property{{!}}Autosizing Row Height]]</td><td>Determines whether the rows autosize their height to display all text when fonts change or when the number of lines in a cell changes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99016</td><td>[[MulticolumnListbox class/Smooth Horizontal Scrolling property{{!}}Smooth Horizontal Scrolling]]</td><td>If TRUE, the horizontal scrolling of the listbox is by pixels, such that the first column may be horizontally clipped. If FALSE, the listbox scrolls by whole column widths such that the first column is never clipped. However, if a column is wider than the width of the listbox, you cannot see the text that is hidden off the right edge of that column.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99017</td><td>[[MulticolumnListbox class/Multiple Line Input property{{!}}Multiple Line Input]]</td><td>If TRUE, you can enter multiple lines of text in the listbox cells by pressing the <Enter> key on the keyboard. If FALSE, pressing the <Enter> key on the keyboard while editing cells causes LabVIEW to commit the edits in the current cell and move the text focus to the next cell. This property does not affect run-time behavior of the listbox.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#D1BB80;"><td>18D99018</td><td>[[MulticolumnListbox class/Selected Cell property{{!}}Selected Cell]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99019</td><td>[[MulticolumnListbox class/Size property{{!}}Size]]</td><td>The width and height in pixels of the multicolumn listbox control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9901A</td><td>[[MulticolumnListbox class/Size.Width property{{!}}Size:Width]]</td><td>The width of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9901B</td><td>[[MulticolumnListbox class/Size.Height property{{!}}Size:Height]]</td><td>The height of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9901C</td><td>[[MulticolumnListbox class/Content Rect Position property{{!}}Content Rect Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the content rectangle of the multicolumn listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9901D</td><td>[[MulticolumnListbox class/Content Rect Position.Left property{{!}}Content Rect Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the content rectangle of the multicolumn listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9901E</td><td>[[MulticolumnListbox class/Content Rect Position.Top property{{!}}Content Rect Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the content rectangle of the multicolumn listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9901F</td><td>[[MulticolumnListbox class/Content Rect Bounds property{{!}}Content Rect Bounds]]</td><td>The size in pixels of the content rectangle of the multicolumn listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99020</td><td>[[MulticolumnListbox class/Content Rect Bounds.Width property{{!}}Content Rect Bounds:Width]]</td><td>The width in pixels of the content rectangle of the multicolumn listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99021</td><td>[[MulticolumnListbox class/Content Rect Bounds.Height property{{!}}Content Rect Bounds:Height]]</td><td>The height in pixels of the content rectangle of the multicolumn listbox control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99022</td><td>[[MulticolumnListbox class/Active Cell.Position property{{!}}Active Cell:Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the active cell(s).</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99023</td><td>[[MulticolumnListbox class/Active Cell.Position.Left property{{!}}Active Cell:Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99024</td><td>[[MulticolumnListbox class/Active Cell.Position.Top property{{!}}Active Cell:Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99025</td><td>[[MulticolumnListbox class/Active Cell.Cell Font property{{!}}Active Cell:Cell Font]]</td><td>The font of the active cell in the multicolumn listbox control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99026</td><td>[[MulticolumnListbox class/Active Cell.Cell Font.Name property{{!}}Active Cell:Cell Font:Name]]</td><td>The name of the font in the active cell. Predefined font names include <code>App Font</code>, <code>Sys Font</code>, and <code>Dlg Font</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99027</td><td>[[MulticolumnListbox class/Active Cell.Cell Font.Size property{{!}}Active Cell:Cell Font:Size]]</td><td>The size of the font in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99028</td><td>[[MulticolumnListbox class/Active Cell.Cell Font.Bold property{{!}}Active Cell:Cell Font:Bold]]</td><td>Indicates whether the text in the active cell is bold.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99029</td><td>[[MulticolumnListbox class/Active Cell.Cell Font.Italic property{{!}}Active Cell:Cell Font:Italic]]</td><td>Indicates whether the text in the active cell is italic.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9902A</td><td>[[MulticolumnListbox class/Active Cell.Cell Font.Underline property{{!}}Active Cell:Cell Font:Underline]]</td><td>Indicates whether the text in the active cell is underlined.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9902B</td><td>[[MulticolumnListbox class/Active Cell.Cell Font.Strikeout property{{!}}Active Cell:Cell Font:Strikeout]]</td><td>Indicates whether to strike out the text in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9902C</td><td>[[MulticolumnListbox class/Active Cell.Cell Font.Color property{{!}}Active Cell:Cell Font:Color]]</td><td>The text font color in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9902D</td><td>[[MulticolumnListbox class/Active Cell.Cell Justification property{{!}}Active Cell:Cell Justification]]</td><td>Gets and sets the justification of text within a table cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFAAAA;"><td>18D9902E</td><td>[[MulticolumnListbox class/Drag/Drop.Allow Dragging (Deprecated) property{{!}}Drag/Drop:Allow Dragging (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9902F</td><td>[[MulticolumnListbox class/Allow Editing Cells property{{!}}Allow Editing Cells]]</td><td>If TRUE, users can edit non-header cells in the multicolumn listbox at run time by clicking the cell text in a selected listbox item. If FALSE, users cannot edit non-header cells.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFAAAA;"><td>18D99030</td><td>[[MulticolumnListbox class/Old Edit Position property{{!}}Old Edit Position]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99031</td><td>[[MulticolumnListbox class/Visible Items.Row Headers Visible property{{!}}Visible Items:Row Headers Visible]]</td><td>Shows the row headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99032</td><td>[[MulticolumnListbox class/Row Header Strings() property{{!}}Row Header Strings[]]]</td><td>An array of the strings in the row headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#CCFFFF;"><td>18D99033</td><td>[[MulticolumnListbox class/Is Array? property{{!}}Is Array?]]</td><td>Returns TRUE if the listbox has an array data type.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99034</td><td>[[MulticolumnListbox class/Keyboard Mode property{{!}}Keyboard Mode]]</td><td>Sets how to handle upper and lowercase characters when you type characters in a multicolumn listbox at run time. Valid values include 0 (System Default), 1 (Case Sensitive), and 2 (Case Insensitive).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99035</td><td>[[MulticolumnListbox class/Visible Items.Vertical Lines Visible property{{!}}Visible Items:Vertical Lines Visible]]</td><td>If TRUE, displays vertical lines that separate columns in the multicolumn listbox.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99036</td><td>[[MulticolumnListbox class/Visible Items.Horizontal Lines Visible property{{!}}Visible Items:Horizontal Lines Visible]]</td><td>If TRUE, displays horizontal lines that separate rows in the multicolumn listbox.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99037</td><td>[[MulticolumnListbox class/Drag/Drop.Allow Dragging property{{!}}Drag/Drop:Allow Dragging]]</td><td>If TRUE, LabVIEW automatically begins a drag and drop operation from the control when you use the Operating tool to select and drag an item from the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99038</td><td>[[MulticolumnListbox class/Drag/Drop.Allow Dropping property{{!}}Drag/Drop:Allow Dropping]]</td><td>If TRUE, LabVIEW automatically accepts drops containing the <code>LV_LISTBOX</code>, <code>LV_TEXT</code>, or <code>LV_LISTBOX_ITEMS</code> data types. The <code>LV_LISTBOX</code> data type is a cluster of the array of strings from the row that you drag data, and a numeric indicating the glyph associated with the row from which you drag. The <code>LV_TEXT</code> data type is of type string. The <code>LV_LISTBOX_ITEMS</code> data type is an array of a cluster containing an array of strings, from left to right, in the item you are dragging and an integer representing the glyph index associated with the item from which you are dragging data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D99039</td><td>[[MulticolumnListbox class/Drag/Drop.Drag Mode property{{!}}Drag/Drop:Drag Mode]]</td><td>Sets the default behavior for a drag and drop operation for the control. The settings apply only when the control configured is the source of the drag and drop operation.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9903A</td><td>[[MulticolumnListbox class/Drag/Drop.Allow Drag and Drop Outside Control property{{!}}Drag/Drop:Allow Drag and Drop Outside Control]]</td><td>If TRUE, this enables the control to drag items to other controls and accept drags from other controls.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#CCFFFF;"><td>18D9903B</td><td>[[MulticolumnListbox class/Select Entire Rows property{{!}}Select Entire Rows]]</td><td>Highlights the entire row if you select a row in the tree.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9903C</td><td>[[MulticolumnListbox class/Edit Position property{{!}}Edit Position]]</td><td>The row-column pair index of the current text entry. Values of (0,0) indicate the top-left text entry. A value of –1 indicates the row or column header. Values of (–2, –2) indicate that no edits are being made to the text of the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#FFFFCC;"><td>18D9903D</td><td>[[MulticolumnListbox class/Focus Row property{{!}}Focus Row]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#D1BB80;"><td>18D9903E</td><td>[[MulticolumnListbox class/Bulk Cells.Background Color property{{!}}Bulk Cells:Background Color]]</td><td></td><td>Write Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 46 | <tr style="background-color:#D1BB80;"><td>18D9903F</td><td>[[MulticolumnListbox class/Bulk Cells.Font Color property{{!}}Bulk Cells:Font Color]]</td><td></td><td>Write Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16479 | <tr style="background-color:#CCFFFF;"><td>18E76800</td><td>[[FlatSequenceFrame class/Outer Tunnels() property{{!}}Outer Tunnels[]]]</td><td>Returns an array of references to outer tunnels on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16479 | <tr style="background-color:#CCFFFF;"><td>18E76801</td><td>[[FlatSequenceFrame class/Frame Size property{{!}}Frame Size]]</td><td>Gets or sets the height and width of a [[Flat Sequence structure]] frame.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16479 | <tr style="background-color:#CCFFFF;"><td>18E76802</td><td>[[FlatSequenceFrame class/Diagram property{{!}}Diagram]]</td><td>Returns a reference to the diagram of the [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16479 | <tr style="background-color:#CCFFFF;"><td>18E76803</td><td>[[FlatSequenceFrame class/Left Side Inner Tunnels() property{{!}}Left Side Inner Tunnels[]]]</td><td>Returns an array of references to inner tunnels on the left side of a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16479 | <tr style="background-color:#CCFFFF;"><td>18E76804</td><td>[[FlatSequenceFrame class/Right Side Inner Tunnels() property{{!}}Right Side Inner Tunnels[]]]</td><td>Returns an array of references to inner tunnels on the right side of a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16479 | <tr style="background-color:#CCFFFF;"><td>18E76805</td><td>[[FlatSequenceFrame class/Content Rect property{{!}}Content Rect]]</td><td>Returns the size of the visible portion of a frame diagram on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16524 | <tr style="background-color:#CCFFFF;"><td>19050C00</td><td>[[InPlaceDataValRefNode class/Allow Parallel Read Only Access property{{!}}Allow Parallel Read Only Access]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16493 | <tr style="background-color:#D1BB80;"><td>1A2AE400</td><td>[[TimedStructDCO class/OutsideTerm property{{!}}OutsideTerm]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16493 | <tr style="background-color:#D1BB80;"><td>1A2AE401</td><td>[[TimedStructDCO class/InsideTerm property{{!}}InsideTerm]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16544 | <tr style="background-color:#CCFFFF;"><td>1A44F400</td><td>[[InPlaceVariantAttributeNode class/Attribute Terminal Height property{{!}}Attribute Terminal Height]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16544 | <tr style="background-color:#CCFFFF;"><td>1A44F401</td><td>[[InPlaceVariantAttributeNode class/Attribute Count property{{!}}Attribute Count]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16544 | <tr style="background-color:#CCFFFF;"><td>1A44F402</td><td>[[InPlaceVariantAttributeNode class/Variant Input property{{!}}Variant Input]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16544 | <tr style="background-color:#CCFFFF;"><td>1A44F403</td><td>[[InPlaceVariantAttributeNode class/Name Terminals property{{!}}Name Terminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16544 | <tr style="background-color:#CCFFFF;"><td>1A44F404</td><td>[[InPlaceVariantAttributeNode class/Attribute Terminals property{{!}}Attribute Terminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16544 | <tr style="background-color:#CCFFFF;"><td>1A44F405</td><td>[[InPlaceVariantAttributeNode class/Found Terminals property{{!}}Found Terminals]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16544 | <tr style="background-color:#CCFFFF;"><td>1A44F406</td><td>[[InPlaceVariantAttributeNode class/Header Height property{{!}}Header Height]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 110 | <tr style="background-color:#FFFFCC;"><td>1BF41000</td><td>[[SceneClipPlane class/Plane property{{!}}Plane]]</td><td>Reads or writes the four coefficients of the plane equation.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 110 | <tr style="background-color:#FFFFCC;"><td>1BF41001</td><td>[[SceneClipPlane class/Number property{{!}}Number]]</td><td>Reads or writes the number that identifies the clip plane. The range is <code>0</code>−<code>5</code>. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16547 | <tr style="background-color:#CCFFFF;"><td>1C2E9C00</td><td>[[ExternalEditorWizard class/MasterContainer property{{!}}MasterContainer]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16547 | <tr style="background-color:#CCFFFF;"><td>1C2E9C01</td><td>[[ExternalEditorWizard class/MasterObject property{{!}}MasterObject]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16480 | <tr style="background-color:#CCFFFF;"><td>1C3A9000</td><td>[[FlatSequenceInnerTunnel class/Left Terminal property{{!}}Left Terminal]]</td><td>Returns a reference to the left terminal of an inner tunnel on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16480 | <tr style="background-color:#CCFFFF;"><td>1C3A9001</td><td>[[FlatSequenceInnerTunnel class/Right Terminal property{{!}}Right Terminal]]</td><td>Returns a reference to the right terminal of an inner tunnel on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16480 | <tr style="background-color:#CCFFFF;"><td>1C3A9002</td><td>[[FlatSequenceInnerTunnel class/Left Frame property{{!}}Left Frame]]</td><td>Returns a reference to the left frame of an inner tunnel on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16480 | <tr style="background-color:#CCFFFF;"><td>1C3A9003</td><td>[[FlatSequenceInnerTunnel class/Right Frame property{{!}}Right Frame]]</td><td>Returns a reference to the right frame of an inner tunnel on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 121 | <tr style="background-color:#FFFFCC;"><td>1EE9D000</td><td>[[DigitalGraph class/Darken Compare Data property{{!}}Darken Compare Data]]</td><td>Darkens the color of digital segments that correspond to compare data (as opposed to drive data) on the digital graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 121 | <tr style="background-color:#FFFFCC;"><td>1EE9D007</td><td>[[DigitalGraph class/Digital Tree View property{{!}}Digital Tree View]]</td><td>Enables or disables the [[tree view]] of the plot legend on a digital waveform graph. When this property is FALSE, the [[standard view]] of the plot legend is enabled.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 121 | <tr style="background-color:#FFFFCC;"><td>1EE9D008</td><td>[[DigitalGraph class/Show Buses With Lines property{{!}}Show Buses With Lines]]</td><td>When this property is TRUE, both digital buses and lines display in the plot area of a digital waveform graph. When this property is FALSE, only digital lines display in the plot area of a digital waveform graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 121 | <tr style="background-color:#FFFFCC;"><td>1EE9D009</td><td>[[DigitalGraph class/Active Bus property{{!}}Active Bus]]</td><td>Indicates which bus on the referenced graph is active. The first bus on the graph is <code>0</code>, the second bus is <code>1</code>, and so on.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 121 | <tr style="background-color:#FFFFCC;"><td>1EE9D00B</td><td>[[DigitalGraph class/Bus Open property{{!}}Bus Open]]</td><td>Indicates whether the active bus is open or closed.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 121 | <tr style="background-color:#FFFFCC;"><td>1EE9D00C</td><td>[[DigitalGraph class/Bus property{{!}}Bus]]</td><td>Returns a reference to the active bus.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 101 | <tr style="background-color:#CCFFFF;"><td>211C3000</td><td>[[PolymorphicVI class/InstanceInfo property{{!}}InstanceInfo]]</td><td>Returns an array of clusters where each cluster contains information about a polymorphic VI instance at the same index.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 101 | <tr style="background-color:#CCFFFF;"><td>211C3001</td><td>[[PolymorphicVI class/Show Selector By Default property{{!}}Show Selector By Default]]</td><td>Specifies whether the polymorphic VI selector is shown when an instance of this polymorphic VI is added to the block diagram.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 101 | <tr style="background-color:#CCFFFF;"><td>211C3002</td><td>[[PolymorphicVI class/Adapt To Inputs property{{!}}Adapt To Inputs]]</td><td>Selects the correct polymorphic instance based on the wired input data types.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 101 | <tr style="background-color:#CCFFFF;"><td>211C3003</td><td>[[PolymorphicVI class/Draw Instance Icon property{{!}}Draw Instance Icon]]</td><td>Draws the instance icon if TRUE; otherwise, draws the polymorphic VI.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 56 | <tr style="background-color:#CCFFFF;"><td>239A8400</td><td>[[ConnectorPane class/Pattern property{{!}}Pattern]]</td><td>Assigns or gets the connector pane pattern for a VI. Valid values are 4800 to 4835.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 56 | <tr style="background-color:#CCFFFF;"><td>239A8401</td><td>[[ConnectorPane class/Number of Connection Terminals property{{!}}Number of Connection Terminals]]</td><td>Returns the number of connection terminals in the connector pane</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 56 | <tr style="background-color:#CCFFFF;"><td>239A8402</td><td>[[ConnectorPane class/Icon Visible property{{!}}Icon Visible]]</td><td>Makes the icon or the connector pane visible.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 56 | <tr style="background-color:#CCFFFF;"><td>239A8403</td><td>[[ConnectorPane class/Controls() property{{!}}Controls[]]]</td><td>Gets the controls hooked to the connector.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 56 | <tr style="background-color:#CCFFFF;"><td>239A8404</td><td>[[ConnectorPane class/Terminal Bounds() property{{!}}Terminal Bounds[]]]</td><td>Returns an array of terminal bounds for the referenced connector pane. The bounds for each terminal are represented as a cluster of integers that indicate the position of each edge of the terminal rectangle.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 56 | <tr style="background-color:#CCFFFF;"><td>239A8405</td><td>[[ConnectorPane class/WiringRules() property{{!}}WiringRules[]]]</td><td>Sets or returns an array of the wiring rules for each terminal on a connector pane.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 104 | <tr style="background-color:#FFFFCC;"><td>23F44800</td><td>[[SceneNode class/Name property{{!}}Name]]</td><td>Reads or writes the name of the node.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB400</td><td>[[TabControl class/Tab Size property{{!}}Tab Size]]</td><td>Gets or sets how LabVIEW adjusts the size of the tabs.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB401</td><td>[[TabControl class/Fixed Tab Dimension property{{!}}Fixed Tab Dimension]]</td><td>Gets or sets the tab width, height, or all elements.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB402</td><td>[[TabControl class/Allow Multiple Rows property{{!}}Allow Multiple Rows]]</td><td>If TRUE, LabVIEW arranges any tabs that extend beyond the width of the tab control into an additional row of tabs. If FALSE, LabVIEW displays navigation buttons on the upper right of the tab control, which you use to scroll through tabs that are not visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB403</td><td>[[TabControl class/Justify Tabs property{{!}}Justify Tabs]]</td><td>If TRUE, LabVIEW stretches each row of tabs to fill the entire width of the tab control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB404</td><td>[[TabControl class/Tab Control Pane Dimension property{{!}}Tab Control Pane Dimension]]</td><td>Gets or sets the width and height of the tab control pane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB405</td><td>[[TabControl class/Tab Control Pane Dimension.Width property{{!}}Tab Control Pane Dimension:Width]]</td><td>Gets or sets the tab pane width.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB406</td><td>[[TabControl class/Tab Control Pane Dimension.Height property{{!}}Tab Control Pane Dimension:Height]]</td><td>Gets or sets the tab pane height.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB407</td><td>[[TabControl class/Fixed Tab Dimension.Width property{{!}}Fixed Tab Dimension:Width]]</td><td>Gets or sets tab width when using fixed tab sizes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB408</td><td>[[TabControl class/Fixed Tab Dimension.Height property{{!}}Fixed Tab Dimension:Height]]</td><td>Gets or sets tab height when using fixed tab sizes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB409</td><td>[[TabControl class/Colors property{{!}}Colors]]</td><td>Gets or sets the colors for the foreground and background of the tab control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB40A</td><td>[[TabControl class/Colors.FG Color property{{!}}Colors:FG Color]]</td><td>Gets or sets the foreground color of the tab control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB40B</td><td>[[TabControl class/Colors.BG Color property{{!}}Colors:BG Color]]</td><td>Gets or sets the background color of the tab control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB40C</td><td>[[TabControl class/Allow Multiple Colors property{{!}}Allow Multiple Colors]]</td><td>Allows different colors on each tab control page.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB40D</td><td>[[TabControl class/Auto Grow? property{{!}}Auto Grow?]]</td><td>Specifies if you can auto grow the tab control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB40E</td><td>[[TabControl class/Tabs Visible? property{{!}}Tabs Visible?]]</td><td>Specifies if the tabs are visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB40F</td><td>[[TabControl class/Page Labels Display Visible? property{{!}}Page Labels Display Visible?]]</td><td>Specifies if the page labels display are visible.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB410</td><td>[[TabControl class/Tab Layout property{{!}}Tab Layout]]</td><td>Gets or sets the tab layout. Valid values are 0 (Text Only), 1 (Image Only), 2 (Text - Image), and 3 (Image - Text).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB411</td><td>[[TabControl class/Tab Location property{{!}}Tab Location]]</td><td>Gets or sets the tab location. Valid values are '''Top''', '''Bottom''', '''Left''', and '''Right'''.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 55 | <tr style="background-color:#FFFFCC;"><td>24DEB412</td><td>[[TabControl class/Tab Into property{{!}}Tab Into]]</td><td>If TRUE, the key focus rotates through the contents of the tab control when you press the <Tab> key.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 102 | <tr style="background-color:#CCFFFF;"><td>250F9C00</td><td>[[LabVIEWClassControl class/LabVIEW Class Name property{{!}}LabVIEW Class Name]]</td><td>Returns the name of the LabVIEW class that owns the referenced control.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 102 | <tr style="background-color:#CCFFFF;"><td>250F9C01</td><td>[[LabVIEWClassControl class/Qualified Name property{{!}}Qualified Name]]</td><td>Returns the qualified name of the control class type.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16464 | <tr style="background-color:#CCFFFF;"><td>2654D000</td><td>[[ScriptNodeParameter class/Type property{{!}}Type]]</td><td>Sets or returns the input or output type.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16494 | <tr style="background-color:#D1BB80;"><td>26E69800</td><td>[[TimeSequenceFrame class/LeftDataNode property{{!}}LeftDataNode]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16494 | <tr style="background-color:#D1BB80;"><td>26E69801</td><td>[[TimeSequenceFrame class/RightDataNode property{{!}}RightDataNode]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 96 | <tr style="background-color:#D1BB80;"><td>2707F400</td><td>[[ProjectItemType class/Name property{{!}}Name]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 96 | <tr style="background-color:#D1BB80;"><td>2707F401</td><td>[[ProjectItemType class/Icon property{{!}}Icon]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 96 | <tr style="background-color:#D1BB80;"><td>2707F402</td><td>[[ProjectItemType class/Provider property{{!}}Provider]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 96 | <tr style="background-color:#D1BB80;"><td>2707F403</td><td>[[ProjectItemType class/Addable property{{!}}Addable]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 96 | <tr style="background-color:#D1BB80;"><td>2707F404</td><td>[[ProjectItemType class/Parent property{{!}}Parent]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 96 | <tr style="background-color:#D1BB80;"><td>2707F405</td><td>[[ProjectItemType class/Children property{{!}}Children]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 96 | <tr style="background-color:#D1BB80;"><td>2707F406</td><td>[[ProjectItemType class/GUID property{{!}}GUID]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109401</td><td>[[Project class/Name property{{!}}Name]]</td><td>Gets the name of the LabVIEW project. If the project has been saved, this property returns the filename with the file extension. If the project has not been saved, this property returns <code>untitled project</code> <code>x</code> and you can write to this property to change the name.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109402</td><td>[[Project class/Path property{{!}}Path]]</td><td>Gets the path to the saved LabVIEW project on disk. This path includes the filename of the project.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109403</td><td>[[Project class/Root property{{!}}Root]]</td><td>Returns a reference to the [[project root]] in the [[Project Explorer]] window. The project root is the top item that represents the LabVIEW project in the [[Project Explorer]] window. You can use this reference with the [[ProjectItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109408</td><td>[[Project class/Active Items In Tree property{{!}}Active Items In Tree]]</td><td>If the [[Project Explorer]] window has focus, returns an array of references to the selected project items in the [[Project Explorer]] window. If the [[Project Explorer]] window does not have focus, returns a reference to the project item associated with the VI window that has focus. You can use these references with the [[ProjectItem]] properties.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109409</td><td>[[Project class/Window State property{{!}}Window State]]</td><td>Returns the state of the [[Project Explorer]] window.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>2710940A</td><td>[[Project class/Debug Test Prop VI property{{!}}Debug Test Prop VI]]</td><td></td><td>Write Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>2710940B</td><td>[[Project class/Debug Get Queued Calls property{{!}}Debug Get Queued Calls]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>2710940C</td><td>[[Project class/Discoverable Device Types property{{!}}Discoverable Device Types]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>2710940D</td><td>[[Project class/Application property{{!}}Application]]</td><td>Returns the application reference for the '''My Computer''' target in the LabVIEW project. You can use this reference with the [[Application]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>2710940E</td><td>[[Project class/Description property{{!}}Description]]</td><td>Gets or sets the description of the LabVIEW project. You also can use the [[Project]] page of the '''Project Properties''' dialog box to set the project description.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>2710940F</td><td>[[Project class/Locked property{{!}}Locked]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109410</td><td>[[Project class/Operation Is Interactive property{{!}}Operation Is Interactive]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109411</td><td>[[Project class/Providers property{{!}}Providers]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109414</td><td>[[Project class/Installer File Paths property{{!}}Installer File Paths]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>2710941F</td><td>[[Project class/Is Default Project property{{!}}Is Default Project]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109420</td><td>[[Project class/Targets property{{!}}Targets]]</td><td>Returns an array of references to all targets in the current LabVIEW project. You can use these references with the [[TargetItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109421</td><td>[[Project class/My Computer property{{!}}My Computer]]</td><td>Returns a reference to '''My Computer''' in the [[Project Explorer]] window for the LabVIEW project. You can use this reference with the [[TargetItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109422</td><td>[[Project class/Selected Items in Tree property{{!}}Selected Items in Tree]]</td><td>Returns an array of references to the project items currently selected in the [[Project Explorer]] window. You can use these references with the [[ProjectItem]] properties.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109423</td><td>[[Project class/Loaded Version property{{!}}Loaded Version]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109424</td><td>[[Project class/LastFoundItem property{{!}}LastFoundItem]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#FFFFCC;"><td>27109425</td><td>[[Project class/Items View Active property{{!}}Items View Active]]</td><td>Show or hide the Items page in the [[Project Explorer]] window.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109426</td><td>[[Project class/Resolve Conflicts.Visible property{{!}}Resolve Conflicts:Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109427</td><td>[[Project class/Files View Root property{{!}}Files View Root]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 73 | <tr style="background-color:#D1BB80;"><td>27109428</td><td>[[Project class/Separate Compiled Code For New Project Items property{{!}}Separate Compiled Code For New Project Items]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0800</td><td>[[SceneLight class/Light Number property{{!}}Light Number]]</td><td>Reads or writes the number you assign to the light. This property accepts values <code>0</code> to <code>7</code>. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0801</td><td>[[SceneLight class/Ambient Color property{{!}}Ambient Color]]</td><td>Reads or writes the RGBA color value of the ambient lighting. Ambient light comes from all directions equally and scatters in all directions equally after it encounters the objects in the scene, such that a source for the light cannot be distinguished.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0802</td><td>[[SceneLight class/Diffuse Color property{{!}}Diffuse Color]]</td><td>Reads or writes the RGBA color of the diffuse lighting. A diffuse light originates at a specific point and scatters equally across the surface of any 3D object it encounters.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0803</td><td>[[SceneLight class/Specular Color property{{!}}Specular Color]]</td><td>Reads or writes the RGBA color value of the specular light. The light comes from a specific point and bounces off the surface of a 3D object in a direction determined by the shape of the object. When specular light encounters an object, the object acts as a mirror off which the light bounces.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0804</td><td>[[SceneLight class/Direction property{{!}}Direction]]</td><td>Reads or writes the x, y, and z coordinates that define the direction of the light.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0806</td><td>[[SceneLight class/Cutoff property{{!}}Cutoff]]</td><td>Reads or writes the cutoff you apply to a [[spotlight]] to restrict the width of the light. <!-- Begin child: lvconcepts.chm::/3D_Pic_Control.html -->The value you wire to this property is equivalent to half the angle of the actual spotlight. For example, if you want the spotlight to emit a 40 degree angle of light, set this property to 20. This property accepts values <code>0</code> to <code>90</code> and <code>180</code>, where 180 represents no cutoff.<!-- End child: lvconcepts.chm::/3D_Pic_Control.html --></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0807</td><td>[[SceneLight class/Exponent property{{!}}Exponent]]</td><td>Reads or writes the intensity distribution of the light. The intensity of the light changes as the direction of the light and the direction of the object differ. This property accepts values <code>0</code> to <code>128</code>, where <code>0</code> means uniform distribution.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0808</td><td>[[SceneLight class/Attenuation property{{!}}Attenuation]]</td><td>Reads or writes the factors of attenuation applied to the light. Attenuation mimics how the intensity of light diminishes as you increase distance from the light.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F0809</td><td>[[SceneLight class/Attenuation.Constant Attenuation property{{!}}Attenuation:Constant Attenuation]]</td><td>Indicates the constant factor of attenuation (<em>k<sub>c</sub></em>) you apply to the light. The constant factor of attenuation does not change as distance from the light increases.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F080A</td><td>[[SceneLight class/Attenuation.Linear Attenuation property{{!}}Attenuation:Linear Attenuation]]</td><td><!--begin child: lvprop.chm::/property_light_linear_attenuation_read.html-->Indicates the linear factor of attenuation (<em>k<sub>l</sub></em>) you apply to the light. The linear factor of attenuation drops in a linear manner as distance from the light increases.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F080B</td><td>[[SceneLight class/Attenuation.Quadratic Attenuation property{{!}}Attenuation:Quadratic Attenuation]]</td><td><!--begin child: lvprop.chm::/property_light_quadratic_attenuation_read.html-->Indicates the quadratic factor of attenuation (<em>k<sub>q</sub></em>) you apply to the light. The quadratic factor of attenuation drops by the square of the distance from the light.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F080C</td><td>[[SceneLight class/At Infinity property{{!}}At Infinity]]</td><td>Reads or writes whether the light is at an infinite distance from the scene. If TRUE, all light strikes the scene in parallel. Set this property to TRUE to create a [[directional]] light.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 106 | <tr style="background-color:#FFFFCC;"><td>276F080D</td><td>[[SceneLight class/Position property{{!}}Position]]</td><td>Reads or writes the x, y, and z coordinates that define the position of the light relative to its owning object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16497 | <tr style="background-color:#D1BB80;"><td>29A5E400</td><td>[[XDataNode class/Slave Owner property{{!}}Slave Owner]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16497 | <tr style="background-color:#D1BB80;"><td>29A5E401</td><td>[[XDataNode class/Slave Mods property{{!}}Slave Mods]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16497 | <tr style="background-color:#CCFFFF;"><td>29A5E402</td><td>[[XDataNode class/Is XNode Hidden property{{!}}Is XNode Hidden]]</td><td>Gets or sets whether the XNode is hidden.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16484 | <tr style="background-color:#CCFFFF;"><td>2B0A0C01</td><td>[[PolymorphicVISelector class/Instance Text property{{!}}Instance Text]]</td><td>Returns the text displayed in the selector of a [[polymorphic VI]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16517 | <tr style="background-color:#CCFFFF;"><td>2C9AF000</td><td>[[InPlaceBorderNode class/Partner property{{!}}Partner]]</td><td>Returns the partner of the specified border node on the [[In Place Element]] structure.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 135 | <tr style="background-color:#CCFFFF;"><td>2CDBD000</td><td>[[DataValRefNum class/Is External property{{!}}Is External]]</td><td>Gets or sets whether the data value reference is an [[external data value reference]]. You also can change a data value reference to an external data value reference by right-clicking the data value reference and selecting '''External''' from the shortcut menu.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFAAAA;"><td>2D877800</td><td>[[SceneObject class/Geometry property{{!}}Geometry]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877801</td><td>[[SceneObject class/Texture property{{!}}Texture]]</td><td>Reads the texture that you apply to the 3D object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877803</td><td>[[SceneObject class/Blending.Mode property{{!}}Blending:Mode]]</td><td>Reads or writes if the color values you apply to a 3D object blend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877804</td><td>[[SceneObject class/Blending.Bin property{{!}}Blending:Bin]]</td><td>Reads or writes the draw bin in which you drop and store objects. The bin of an object affects the order in which the object appears when you render the scene.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877806</td><td>[[SceneObject class/Blending.Function.Destination property{{!}}Blending:Function:Destination]]</td><td>Reads or writes the blend factor you apply to the color values of the currently stored pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87780A</td><td>[[SceneObject class/Draw Style.Mode property{{!}}Draw Style:Mode]]</td><td>Reads or writes the method you use to draw the 3D object. You can choose from the following options:</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87780B</td><td>[[SceneObject class/Draw Style.Frontface Mode property{{!}}Draw Style:Frontface Mode]]</td><td>Reads or writes how you determine the front-facing polygons of the 3D object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87780C</td><td>[[SceneObject class/Draw Style.Face Culling Mode property{{!}}Draw Style:Face Culling Mode]]</td><td>Reads or writes the culling method you apply to the object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87780E</td><td>[[SceneObject class/Draw Style.Line Width property{{!}}Draw Style:Line Width]]</td><td>Reads or writes the width of lines drawn for the 3D object. Set the value to <code>-1</code> to inherit the line width of a parent object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87780F</td><td>[[SceneObject class/Draw Style.Point Size property{{!}}Draw Style:Point Size]]</td><td>Reads or writes the size of the points you use to draw the geometry. Set the value to <code>-1</code> to inherit the point size of a parent object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877810</td><td>[[SceneObject class/Fog.Function property{{!}}Fog:Function]]</td><td>Reads or writes the blending factor you use to apply fog to an object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877811</td><td>[[SceneObject class/Fog.Start property{{!}}Fog:Start]]</td><td>Reads or writes the point at which the fog effects you apply to the object begin.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877812</td><td>[[SceneObject class/Fog.End property{{!}}Fog:End]]</td><td>Reads or writes the point at which fog effects end. Fog grows denser as you move away from the camera but cuts off completely at the specified fog end point.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877813</td><td>[[SceneObject class/Fog.Density property{{!}}Fog:Density]]</td><td>Reads or writes the density of the fog you apply to the object. Valid values include any non-negative, floating-point number between 0 and 1.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877814</td><td>[[SceneObject class/Fog.Color property{{!}}Fog:Color]]</td><td>Reads or writes the RGBA color value of the fog. The elements of this property accept values 0 to 1, where 0 represents the absence of the red, green, or blue color and 1 represents a full saturation of the current color.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877815</td><td>[[SceneObject class/Material.Color Mode property{{!}}Material:Color Mode]]</td><td>Reads or writes how the 3D object reacts to light. Materials only appear in lighted scenes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877816</td><td>[[SceneObject class/Material.Ambient property{{!}}Material:Ambient]]</td><td>Reads or writes the RGBA color value of the object that the ambient light affects. Materials only appear in lighted scenes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877817</td><td>[[SceneObject class/Material.Diffuse property{{!}}Material:Diffuse]]</td><td>Reads or writes the RGBA color value of the lit object based on the angle between the orientation of the object and the direction of the light source. Materials only appear in lighted scenes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877818</td><td>[[SceneObject class/Material.Specular property{{!}}Material:Specular]]</td><td>Reads or writes the RGBA color value of the object that represents the reflection of specular light off of the object. Materials only appear in lighted scenes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87781A</td><td>[[SceneObject class/Material.Shininess property{{!}}Material:Shininess]]</td><td>Reads or writes the size of the highlight that appears on the object when light reflects specularly off the object. Shine can be a value from <code>0</code>−<code>128</code>. Materials only appear in lighted scenes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87781B</td><td>[[SceneObject class/Specials.Anti-aliasing property{{!}}Specials:Anti-aliasing]]</td><td>Read or writes whether the object is anti-aliased to smooth lines and edges that appear jagged.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87781C</td><td>[[SceneObject class/Specials.Autonormalizing property{{!}}Specials:Autonormalizing]]</td><td>Read or writes whether the vertex normals of the object automatically normalize to enhance rendering speed.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87781D</td><td>[[SceneObject class/Specials.Shade Model property{{!}}Specials:Shade Model]]</td><td>Reads or writes whether a color-filled object appears shaded with one color or multiple colors.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877822</td><td>[[SceneObject class/Specials.Depth Test property{{!}}Specials:Depth Test]]</td><td>Reads or writes whether the pixels of the 3D object pass the depth test. If the object passes the depth test, the incoming depth value replaces the value in the depth buffer when you render the scene.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877823</td><td>[[SceneObject class/Specials.Lighting property{{!}}Specials:Lighting]]</td><td>Reads or writes whether a 3D object appears lit.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877824</td><td>[[SceneObject class/Specials.Texturing property{{!}}Specials:Texturing]]</td><td>Reads or writes whether a 3D object appears with a texture. This property must be set to '''On''' to apply textures to an object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877825</td><td>[[SceneObject class/Blending.Function.Source property{{!}}Blending:Function:Source]]</td><td>Reads or writes the blend factor you apply to the color values of the incoming fragment.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877827</td><td>[[SceneObject class/Material.Emission property{{!}}Material:Emission]]</td><td>Reads or writes the RGBA color value of the emissive light of the object. Emissive light emanates from the object itself instead of an external light source. Materials only appear in lighted scenes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877828</td><td>[[SceneObject class/Transformation property{{!}}Transformation]]</td><td>Reads or writes the transformation you apply to the object.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877829</td><td>[[SceneObject class/View Port.Mode property{{!}}View Port:Mode]]</td><td>Reads or writes how to specify the size of the view port you use to view the scene.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87782A</td><td>[[SceneObject class/View Port.View Port property{{!}}View Port:View Port]]</td><td>Reads or writes the position and size of a viewing port through which you can view a 3D object in the [[3D picture]] control. The x and y values specify the coordinates within the view port at which LabVIEW renders the object. The width and height specify the width and height of the view port. If you define a view port, objects do not appear beyond the specified bounds of the view port.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87782B</td><td>[[SceneObject class/Drawable property{{!}}Drawable]]</td><td>Returns the drawable attribute applied to a [[3D object]]. Drawable attributes include geometries and text. You must close this reference.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87782C</td><td>[[SceneObject class/Line Stipple.Mode property{{!}}Line Stipple:Mode]]</td><td>Sets the mode for line stipple.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87782D</td><td>[[SceneObject class/Line Stipple.Factor property{{!}}Line Stipple:Factor]]</td><td>The multiplier on the line stipple pattern. LabVIEW uses each bit factor number of times. Valid values range from 1 to 256, inclusive.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87782E</td><td>[[SceneObject class/Line Stipple.Pattern property{{!}}Line Stipple:Pattern]]</td><td>Bit pattern for line stippling. This property converts a 16-bit unsigned integer into binary. For example, if you input the number 5, the bit pattern is 101. The bit pattern determines if the fragment is drawn on the graph. The [[Line Stipple:Factor]] property determines the size of the fragment.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D87782F</td><td>[[SceneObject class/Billboard.Mode property{{!}}Billboard:Mode]]</td><td>Sets the billboard mode for the 3D graph object. If the mode is No Billboarding, the object normal is set to default.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877830</td><td>[[SceneObject class/Billboard.Normal property{{!}}Billboard:Normal]]</td><td>The vector that describes the direction the object is facing before the object rotates. LabVIEW ignores this property if the value of [[Billboard:Mode]] is No Billboarding.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877831</td><td>[[SceneObject class/Billboard.Axis property{{!}}Billboard:Axis]]</td><td>Returns the axis that rotates if [[Billboard:Mode]] is axial.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877832</td><td>[[SceneObject class/Billboard.Positions property{{!}}Billboard:Positions]]</td><td>Returns the positions of the objects to be billboarded.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877833</td><td>[[SceneObject class/PolygonOffset.Mode property{{!}}PolygonOffset:Mode]]</td><td>Gets/sets the mode for polygon offset.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877834</td><td>[[SceneObject class/PolygonOffset.Factor property{{!}}PolygonOffset:Factor]]</td><td>Gets or sets the polygon offset factor. Changes to this property cause the polygon mode to change to off if it was inherited previously.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#FFFFCC;"><td>2D877835</td><td>[[SceneObject class/PolygonOffset.Units property{{!}}PolygonOffset:Units]]</td><td>Gets or sets the polygon offset units. Changes to this property cause the polygon mode to change to off if it was inherited previously.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 105 | <tr style="background-color:#D1BB80;"><td>2D877836</td><td>[[SceneObject class/Visible property{{!}}Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 83 | <tr style="background-color:#FFFFCC;"><td>2DB0B000</td><td>[[XYGraph class/Optional Plane.Plane Type property{{!}}Optional Plane:Plane Type]]</td><td>Displays a Nyquist plane, Nichols plane, S plane, or Z plane on an XY graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 83 | <tr style="background-color:#FFFFCC;"><td>2DB0B001</td><td>[[XYGraph class/Optional Plane.Lines Visible property{{!}}Optional Plane:Lines Visible]]</td><td>Shows or hides the lines of the Nyquist plane, Nichols plane, S plane, or Z plane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 83 | <tr style="background-color:#FFFFCC;"><td>2DB0B002</td><td>[[XYGraph class/Optional Plane.Labels Visible property{{!}}Optional Plane:Labels Visible]]</td><td>Shows or hides the labels of the Nyquist plane, Nichols plane, S plane, or Z plane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 83 | <tr style="background-color:#FFFFCC;"><td>2DB0B003</td><td>[[XYGraph class/Cartesian Lines.Visible property{{!}}Cartesian Lines:Visible]]</td><td>Shows or hides the Cartesian lines.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16475 | <tr style="background-color:#D1BB80;"><td>2E266400</td><td>[[SimulationDCO class/OutsideTerm property{{!}}OutsideTerm]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16475 | <tr style="background-color:#D1BB80;"><td>2E266401</td><td>[[SimulationDCO class/InsideTerm property{{!}}InsideTerm]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 130 | <tr style="background-color:#FFFFCC;"><td>311C4C00</td><td>[[MultiSegmentPipe class/Flange 1.Width property{{!}}Flange 1:Width]]</td><td>Gets or sets the width of the flange that appears on the left end of a pipe network when you first place the Multi-Segment Pipe control on the front panel window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 130 | <tr style="background-color:#FFFFCC;"><td>311C4C01</td><td>[[MultiSegmentPipe class/Flange 2.Width property{{!}}Flange 2:Width]]</td><td>Gets or sets the width of the flange that appears on the right end of a pipe network when you first place the Multi-Segment Pipe control on the front panel window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 130 | <tr style="background-color:#FFFFCC;"><td>311C4C02</td><td>[[MultiSegmentPipe class/Flange 1.Depth property{{!}}Flange 1:Depth]]</td><td>Gets or sets the depth of the flange that appears on the left end of a pipe network when you first place the Multi-Segment Pipe control on the front panel window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 130 | <tr style="background-color:#FFFFCC;"><td>311C4C03</td><td>[[MultiSegmentPipe class/Flange 2.Depth property{{!}}Flange 2:Depth]]</td><td>Gets or sets the depth of the flange that appears on the right end of a pipe network when you first place the Multi-Segment Pipe control on the front panel window.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 130 | <tr style="background-color:#FFFFCC;"><td>311C4C04</td><td>[[MultiSegmentPipe class/Pipe Radius property{{!}}Pipe Radius]]</td><td>Gets or sets the radius of the pipe segments in a pipe network. All pipe segments in a pipe network have the same radius.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 130 | <tr style="background-color:#FFFFCC;"><td>311C4C05</td><td>[[MultiSegmentPipe class/Colors (2) property{{!}}Colors [2]]]</td><td>Gets or sets the color of the Multi-Segment Pipe control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16506 | <tr style="background-color:#D1BB80;"><td>3150C400</td><td>[[RegionNode class/State Nodes() property{{!}}State Nodes[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16463 | <tr style="background-color:#CCFFFF;"><td>31942C00</td><td>[[SubWizard class/Locked Objects property{{!}}Locked Objects]]</td><td>Returns an array of references to all objects locked by the wizard.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16481 | <tr style="background-color:#CCFFFF;"><td>3195B800</td><td>[[FlatSequenceOuterTunnel class/Outer Terminal property{{!}}Outer Terminal]]</td><td>Returns a reference to the outer terminal of an outer tunnel on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16481 | <tr style="background-color:#CCFFFF;"><td>3195B801</td><td>[[FlatSequenceOuterTunnel class/Inner Terminal property{{!}}Inner Terminal]]</td><td>Returns a reference to the inner terminal of an outer tunnel on a [[Flat Sequence structure]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16481 | <tr style="background-color:#CCFFFF;"><td>3195B802</td><td>[[FlatSequenceOuterTunnel class/Frame property{{!}}Frame]]</td><td>Returns a reference to a [[Flat Sequence structure]] frame that contains an outer tunnel.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16499 | <tr style="background-color:#FFAAAA;"><td>336CDC00</td><td>[[MathScriptNode class/CodeGenMask property{{!}}CodeGenMask]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16499 | <tr style="background-color:#D1BB80;"><td>336CDC01</td><td>[[MathScriptNode class/Companion Diagram property{{!}}Companion Diagram]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16499 | <tr style="background-color:#D1BB80;"><td>336CDC02</td><td>[[MathScriptNode class/Draw Companion Diagram Mask property{{!}}Draw Companion Diagram Mask]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16499 | <tr style="background-color:#D1BB80;"><td>336CDC03</td><td>[[MathScriptNode class/IsCompilation property{{!}}IsCompilation]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16499 | <tr style="background-color:#D1BB80;"><td>336CDC04</td><td>[[MathScriptNode class/StaticState property{{!}}StaticState]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16499 | <tr style="background-color:#D1BB80;"><td>336CDC05</td><td>[[MathScriptNode class/IsBeingDebugged property{{!}}IsBeingDebugged]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 127 | <tr style="background-color:#FFFFCC;"><td>33AFA000</td><td>[[MixedCheckbox class/Strings () property{{!}}Strings []]]</td><td>Array of 1 string or 6 strings. Strings include text for FALSE, TRUE, MIXED, FALSE pressed, TRUE pressed, and MIXED pressed.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 127 | <tr style="background-color:#FFFFCC;"><td>33AFA001</td><td>[[MixedCheckbox class/Allow Mixed property{{!}}Allow Mixed]]</td><td>If TRUE, the value of the mixed checkbox changes from TRUE to MIXED during run time by clicking on the checkbox.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 127 | <tr style="background-color:#FFFFCC;"><td>33AFA002</td><td>[[MixedCheckbox class/Button Size property{{!}}Button Size]]</td><td>Returns the width and height of the checkbox in pixels.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 127 | <tr style="background-color:#FFFFCC;"><td>33AFA003</td><td>[[MixedCheckbox class/Button Size.Width property{{!}}Button Size:Width]]</td><td>Width of the checkbox in pixels.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 127 | <tr style="background-color:#FFFFCC;"><td>33AFA004</td><td>[[MixedCheckbox class/Button Size.Height property{{!}}Button Size:Height]]</td><td>Height of the checkbox in pixels.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 127 | <tr style="background-color:#FFFFCC;"><td>33AFA005</td><td>[[MixedCheckbox class/Text property{{!}}Text]]</td><td>Returns a reference to the text object of the mixed checkbox. Use this reference to change the text color, font, size, and so on, of the text object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 127 | <tr style="background-color:#FFFFCC;"><td>33AFA006</td><td>[[MixedCheckbox class/Toggle Key Binding property{{!}}Toggle Key Binding]]</td><td>Sets a shortcut key to toggle this control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16508 | <tr style="background-color:#D1BB80;"><td>3516E400</td><td>[[StateNode class/Full Name property{{!}}Full Name]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16508 | <tr style="background-color:#D1BB80;"><td>3516E401</td><td>[[StateNode class/GUID property{{!}}GUID]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16508 | <tr style="background-color:#D1BB80;"><td>3516E402</td><td>[[StateNode class/Region Nodes() property{{!}}Region Nodes[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16508 | <tr style="background-color:#D1BB80;"><td>3516E403</td><td>[[StateNode class/Has Sub-Diagram property{{!}}Has Sub-Diagram]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#FFAAAA;"><td>3578BC00</td><td>[[FlatSequence class/Diagrams() property{{!}}Diagrams[]]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#CCFFFF;"><td>3578BC01</td><td>[[FlatSequence class/AutoSize To Fit Contents? property{{!}}AutoSize To Fit Contents?]]</td><td>Sets or returns whether the [[Flat Sequence]] structure automatically resizes to fit its contents.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#FFAAAA;"><td>3578BC02</td><td>[[FlatSequence class/Content Rects() property{{!}}Content Rects[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#CCFFFF;"><td>3578BC03</td><td>[[FlatSequence class/Label property{{!}}Label]]</td><td>References the label of the [[Flat Sequence]] structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#CCFFFF;"><td>3578BC04</td><td>[[FlatSequence class/Description property{{!}}Description]]</td><td>Sets or returns the description string for the [[Flat Sequence]] structure.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#CCFFFF;"><td>3578BC05</td><td>[[FlatSequence class/Terminals() property{{!}}Terminals[]]]</td><td>Returns an array of references to the terminals of the [[Flat Sequence]] structure.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#FFAAAA;"><td>3578BC06</td><td>[[FlatSequence class/Is Break Point Set property{{!}}Is Break Point Set]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#CCFFFF;"><td>3578BC07</td><td>[[FlatSequence class/Frames() property{{!}}Frames[]]]</td><td>Returns an array of references to the frames of the [[Flat Sequence]] structure.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#D1BB80;"><td>3578BC08</td><td>[[FlatSequence class/Target Syntax Checking property{{!}}Target Syntax Checking]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#CCFFFF;"><td>3578BC09</td><td>[[FlatSequence class/Breakpoint Status property{{!}}Breakpoint Status]]</td><td>Sets or returns the status of a breakpoint on a [[Flat Sequence]] structure.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16459 | <tr style="background-color:#CCFFFF;"><td>3578BC0A</td><td>[[FlatSequence class/Subdiagram Label Visible property{{!}}Subdiagram Label Visible]]</td><td>Sets the visibility of the [[subdiagram label]]. This property is similar to the '''Visible Items»Subdiagram Label''' item on the shortcut menu of a structure. This property is also similar to the '''Subdiagram label visible''' option on the [[Appearance]] page of the [[Properties]] dialog box.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C00</td><td>[[ProjectItem class/Type GUID property{{!}}Type GUID]]</td><td>Gets the type of the project item as a GUID string. Use the [[Type String]] property to return the type as a string.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C01</td><td>[[ProjectItem class/Name property{{!}}Name]]</td><td>Gets the name of the referenced project item as it is saved in the file.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C02</td><td>[[ProjectItem class/Path property{{!}}Path]]</td><td>Gets the path of the referenced project item.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C03</td><td>[[ProjectItem class/Icon property{{!}}Icon]]</td><td>Gets the icon of the project item in the [[Project Explorer]] window using the '''Icon''' cluster, which limits size and color depth.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C04</td><td>[[ProjectItem class/Visible In Tree property{{!}}Visible In Tree]]</td><td>If TRUE, indicates that the [[Project Explorer]] window is visible and ancestors of the project item are expanded in the [[Project Explorer]] window up to the root of the project item.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C05</td><td>[[ProjectItem class/Project property{{!}}Project]]</td><td>Returns a reference to the LabVIEW project to which the referenced project item belongs. You can use this reference with the [[Project]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C06</td><td>[[ProjectItem class/Item ID property{{!}}Item ID]]</td><td>Gets the item ID of the referenced project item as a string. You can use this item ID to uniquely identify the referenced item even if the path, name, or location in the [[Project Explorer]] window changes.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C07</td><td>[[ProjectItem class/VI Reference property{{!}}VI Reference]]</td><td>If the project item refers to a VI, this property returns a reference to the VI. Otherwise, this property returns <code>Not a Refnum</code>. You can use this reference with the [[VI]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C08</td><td>[[ProjectItem class/Owned Items() property{{!}}Owned Items[]]]</td><td>Returns an array of references to the contents of the referenced project item. You can use these references with the [[ProjectItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C09</td><td>[[ProjectItem class/Owner property{{!}}Owner]]</td><td>Returns a reference to the project item that contains the referenced project item in the Project Explorer window. You can use this reference with the [[ProjectItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C0B</td><td>[[ProjectItem class/NIIM property{{!}}NIIM]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C0C</td><td>[[ProjectItem class/Variable Reference property{{!}}Variable Reference]]</td><td>Returns a reference to the variable the referenced project item references. If the referenced project item is not a variable item, this property returns <code>Not a Refnum</code>. You can use this reference with the [[Variable]] properties to configure shared variables programmatically.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C0D</td><td>[[ProjectItem class/Display Name property{{!}}Display Name]]</td><td>Gets as a string the name of the project item as the name appears in the [[Project Explorer]] window.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C0E</td><td>[[ProjectItem class/Is Visible property{{!}}Is Visible]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C0F</td><td>[[ProjectItem class/Possible Child Types.All property{{!}}Possible Child Types:All]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C10</td><td>[[ProjectItem class/Can Get VIReference property{{!}}Can Get VIReference]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C11</td><td>[[ProjectItem class/Type String property{{!}}Type String]]</td><td>Gets the type of the project item as a string. Use the [[Type GUID]] property to return the type as a GUID.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C12</td><td>[[ProjectItem class/Library Item.Type property{{!}}Library Item:Type]]</td><td>Gets the type of the project item as it exists in the project library as a GUID string. If the item is not part of a library, this property returns an error. Use the [[Library Item Type:String]] property to return the type as a human-readable string.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C13</td><td>[[ProjectItem class/Library Item Type.String property{{!}}Library Item Type:String]]</td><td>Returns the type of the project item as it exists in the project library as a string. This property returns an error if the project item is not part of a library. Use the [[Library Item:Type]] property to return the type as a GUID.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C14</td><td>[[ProjectItem class/Is Provider Bound property{{!}}Is Provider Bound]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C16</td><td>[[ProjectItem class/Target property{{!}}Target]]</td><td>Returns a reference to the target that contains the referenced project item. You can use this reference with the [[TargetItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C17</td><td>[[ProjectItem class/Possible Child Types.Menu property{{!}}Possible Child Types:Menu]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C18</td><td>[[ProjectItem class/Possible Child Types.Dialog property{{!}}Possible Child Types:Dialog]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C19</td><td>[[ProjectItem class/Suppress Change Notifications property{{!}}Suppress Change Notifications]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C1A</td><td>[[ProjectItem class/Special Dependency Descendents property{{!}}Special Dependency Descendents]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C1B</td><td>[[ProjectItem class/Found? property{{!}}Found?]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C1C</td><td>[[ProjectItem class/HyperLink Address property{{!}}HyperLink Address]]</td><td>Gets or sets the address of a hyperlink item.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C1D</td><td>[[ProjectItem class/VI Reference No Load property{{!}}VI Reference No Load]]</td><td>If the project item refers to a VI in memory, this property returns a reference to the VI. If the project item refers to a VI not in memory or to something that is not a VI, this property returns <code>Not a Refnum</code>. You can use this reference with the VI properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C1E</td><td>[[ProjectItem class/Get Auto-populating Folder Path property{{!}}Get Auto-populating Folder Path]]</td><td>Returns the path on disk this auto-populating folder is connected to.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C1F</td><td>[[ProjectItem class/Source ID property{{!}}Source ID]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C20</td><td>[[ProjectItem class/Hidden Library property{{!}}Hidden Library]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C21</td><td>[[ProjectItem class/Enabled property{{!}}Enabled]]</td><td>Applicable in IIO only. Tasks and program VIs can be set to Enabled, in which case they will be deployed and run on the Controller.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C24</td><td>[[ProjectItem class/Find.Missing Items property{{!}}Find:Missing Items]]</td><td>Returns all project items that have a path but do not exist on disk.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C26</td><td>[[ProjectItem class/Find.Callers property{{!}}Find:Callers]]</td><td>Returns an array of references to all project items that reference the project item you select.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C27</td><td>[[ProjectItem class/Find.SubVIs property{{!}}Find:SubVIs]]</td><td>Returns an array of references to all project items that are subVIs of the item you select.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C28</td><td>[[ProjectItem class/Find.Items with No Callers property{{!}}Find:Items with No Callers]]</td><td>Returns an array of references to all top-level project items that call no other project items.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C29</td><td>[[ProjectItem class/Find.Conflicts property{{!}}Find:Conflicts]]</td><td>Returns an array of references to all project items that are in conflict with the project item you select.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C2A</td><td>[[ProjectItem class/In Conflict? property{{!}}In Conflict?]]</td><td>Returns TRUE if this item conflicts with another item with a different path under the same target.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C2B</td><td>[[ProjectItem class/Contains Conflicts? property{{!}}Contains Conflicts?]]</td><td>Returns TRUE if this item or items beneath this item in the project tree are in conflict.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C2C</td><td>[[ProjectItem class/Locked for Edits property{{!}}Locked for Edits]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C2D</td><td>[[ProjectItem class/Can Be Replaced property{{!}}Can Be Replaced]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C2E</td><td>[[ProjectItem class/Faceplate Path property{{!}}Faceplate Path]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C2F</td><td>[[ProjectItem class/TagSet property{{!}}TagSet]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C30</td><td>[[ProjectItem class/Can Be Renamed? property{{!}}Can Be Renamed?]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C31</td><td>[[ProjectItem class/Can Be Removed? property{{!}}Can Be Removed?]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C32</td><td>[[ProjectItem class/Files View Item property{{!}}Files View Item]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C33</td><td>[[ProjectItem class/Find.Children property{{!}}Find:Children]]</td><td>Returns an array of references to all project items that are children of the project item you select.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C34</td><td>[[ProjectItem class/Find.Friends property{{!}}Find:Friends]]</td><td>Returns an array of references to all project items that are friends of the project item you select.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C35</td><td>[[ProjectItem class/Find.Items that make this a dependency property{{!}}Find:Items that make this a dependency]]</td><td>Returns an array of references to all project items under the target that are not under dependencies but cause this item to be under dependencies.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C36</td><td>[[ProjectItem class/Missing? property{{!}}Missing?]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C37</td><td>[[ProjectItem class/Can Contain Variable property{{!}}Can Contain Variable]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C38</td><td>[[ProjectItem class/Find.Variable Callers property{{!}}Find:Variable Callers]]</td><td>Returns an array of references to all project VIs that reference the shared variable project item you specify.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C39</td><td>[[ProjectItem class/Is In Packed Library property{{!}}Is In Packed Library]]</td><td>Returns TRUE if a [[packed project library]] contains the project item.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C3A</td><td>[[ProjectItem class/Packed Library property{{!}}Packed Library]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#FFFFCC;"><td>35B53C3B</td><td>[[ProjectItem class/Find.Items Incorrectly Claimed by a Library property{{!}}Find:Items Incorrectly Claimed by a Library]]</td><td>Returns an array of references to all items within a project that are claimed by a library but do not reciprocate the claim.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C3C</td><td>[[ProjectItem class/Is In Packed Library And Not Exported property{{!}}Is In Packed Library And Not Exported]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C3D</td><td>[[ProjectItem class/Is Packed Library property{{!}}Is Packed Library]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 74 | <tr style="background-color:#D1BB80;"><td>35B53C3E</td><td>[[ProjectItem class/Is Variable Namespace? property{{!}}Is Variable Namespace?]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16483 | <tr style="background-color:#CCFFFF;"><td>36D3F000</td><td>[[FlattenString class/Expose Typedefs property{{!}}Expose Typedefs]]</td><td>Gets or sets the option to expose [[type definitons]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 97 | <tr style="background-color:#D1BB80;"><td>36D45000</td><td>[[CopyItem class/Text property{{!}}Text]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 97 | <tr style="background-color:#D1BB80;"><td>36D45001</td><td>[[CopyItem class/Icon property{{!}}Icon]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 97 | <tr style="background-color:#D1BB80;"><td>36D45002</td><td>[[CopyItem class/Flags property{{!}}Flags]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 97 | <tr style="background-color:#D1BB80;"><td>36D45003</td><td>[[CopyItem class/Parent property{{!}}Parent]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 97 | <tr style="background-color:#D1BB80;"><td>36D45004</td><td>[[CopyItem class/Children property{{!}}Children]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 97 | <tr style="background-color:#D1BB80;"><td>36D45005</td><td>[[CopyItem class/Conflict property{{!}}Conflict]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 97 | <tr style="background-color:#D1BB80;"><td>36D45006</td><td>[[CopyItem class/NIIM property{{!}}NIIM]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80000</td><td>[[CopyConflict class/Owning Item property{{!}}Owning Item]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80001</td><td>[[CopyConflict class/Text property{{!}}Text]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80002</td><td>[[CopyConflict class/Icon property{{!}}Icon]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80003</td><td>[[CopyConflict class/Resolved property{{!}}Resolved]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80004</td><td>[[CopyConflict class/Choices property{{!}}Choices]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80005</td><td>[[CopyConflict class/Choice property{{!}}Choice]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80006</td><td>[[CopyConflict class/Severity property{{!}}Severity]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80007</td><td>[[CopyConflict class/Resolution Type property{{!}}Resolution Type]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80008</td><td>[[CopyConflict class/Path property{{!}}Path]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D80009</td><td>[[CopyConflict class/Path Extensions property{{!}}Path Extensions]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 98 | <tr style="background-color:#D1BB80;"><td>38D8000A</td><td>[[CopyConflict class/Requires Refresh property{{!}}Requires Refresh]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C00</td><td>[[MixedSignalGraph class/Legend.Visible property{{!}}Legend:Visible]]</td><td>Shows the plot legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C01</td><td>[[MixedSignalGraph class/Smooth Update property{{!}}Smooth Update]]</td><td>Draws graph with less flicker, but slightly slower. <code>(Mac OS X)</code> LabVIEW ignores this property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C02</td><td>[[MixedSignalGraph class/Active Plot property{{!}}Active Plot]]</td><td><!-- begin child: lvprop.chm::/WfmChrt_Active_Plot.html-->Gets or sets the active plot. After you get or set the active plot, you then can set properties or invoke methods that affect only the specified plot.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C03</td><td>[[MixedSignalGraph class/Plot property{{!}}Plot]]</td><td>Reference to active plot.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C04</td><td>[[MixedSignalGraph class/Active Cursor property{{!}}Active Cursor]]</td><td>Use this property to get and set the active cursor and set properties and methods on that cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C05</td><td>[[MixedSignalGraph class/Cursor property{{!}}Cursor]]</td><td>Reference to active cursor.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFAAAA;"><td>393E8C06</td><td>[[MixedSignalGraph class/Old Cursor List property{{!}}Old Cursor List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFAAAA;"><td>393E8C07</td><td>[[MixedSignalGraph class/Old Annotation List property{{!}}Old Annotation List]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C08</td><td>[[MixedSignalGraph class/Selected Cursors property{{!}}Selected Cursors]]</td><td>Gets or sets the currently selected cursor. LabVIEW returns or sets the index number of the selected cursor.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C09</td><td>[[MixedSignalGraph class/Cursor Legend Visible property{{!}}Cursor Legend Visible]]</td><td>Displays the cursor legend.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C0A</td><td>[[MixedSignalGraph class/Ignore Timestamp property{{!}}Ignore Timestamp]]</td><td>If FALSE (default), the x-scale includes the time stamp information from the dynamic or waveform data. If TRUE, LabVIEW sets the beginning of the x-scale to 0 instead of the value specified by t0. This property applies only to graphs with dynamic or waveform data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C0B</td><td>[[MixedSignalGraph class/Ignore Attributes property{{!}}Ignore Attributes]]</td><td>If FALSE (default), the plot names in the plot legend and the scale names on the graph automatically adapt to the plot names and scale names in the dynamic or waveform data attributes. If TRUE, the plot names and scale names do not adapt to the dynamic or waveform data attributes. Change this property to TRUE if you want to change the plot names and scale names. This property applies only to graphs and charts with dynamic or waveform data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C0C</td><td>[[MixedSignalGraph class/Legend.Disable property{{!}}Legend:Disable]]</td><td>Disables the plot legend at run time.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C0D</td><td>[[MixedSignalGraph class/Plot Images.Back property{{!}}Plot Images:Back]]</td><td>Sets the plot area background image, which is behind the grid lines.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C0E</td><td>[[MixedSignalGraph class/Plot Images.Middle property{{!}}Plot Images:Middle]]</td><td>Sets the plot area middle plot image, which is between the grid lines and the plot data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C0F</td><td>[[MixedSignalGraph class/Plot Images.Front property{{!}}Plot Images:Front]]</td><td>Sets the plot area foreground image, which is in front of the plot data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C10</td><td>[[MixedSignalGraph class/Active Plot Area property{{!}}Active Plot Area]]</td><td>Gets or sets the active plot area. After you get or set the active plot area, you then can set properties and methods that affect only the specified plot area.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C11</td><td>[[MixedSignalGraph class/Cursor List property{{!}}Cursor List]]</td><td>Array of information about all cursors. Each array element is a cluster of [[Cursor properties]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C12</td><td>[[MixedSignalGraph class/Annotation List property{{!}}Annotation List]]</td><td>Array of information about all annotations. Each array element is a cluster of annotation elements.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C13</td><td>[[MixedSignalGraph class/Viewport.Size property{{!}}Viewport:Size]]</td><td>Gets or sets the width and height, in pixels, of the viewing port for the referenced mixed signal graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C14</td><td>[[MixedSignalGraph class/Viewport.Size.Width property{{!}}Viewport:Size:Width]]</td><td>Gets or sets the width, in pixels, of the viewing port for the referenced mixed signal graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C15</td><td>[[MixedSignalGraph class/Viewport.Size.Height property{{!}}Viewport:Size:Height]]</td><td>Gets or sets the height, in pixels, of the viewing port for the referenced mixed signal graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C16</td><td>[[MixedSignalGraph class/Active Bus property{{!}}Active Bus]]</td><td>Indicates which bus on the referenced graph is active. The first bus on the graph is <code>0</code>, the second bus is <code>1</code>, and so on.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C17</td><td>[[MixedSignalGraph class/Bus Open property{{!}}Bus Open]]</td><td>Indicates whether the active bus is open or closed.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C18</td><td>[[MixedSignalGraph class/Bus property{{!}}Bus]]</td><td>Returns a reference to the active bus.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C19</td><td>[[MixedSignalGraph class/Show Buses With Lines property{{!}}Show Buses With Lines]]</td><td>When this property is TRUE, both digital buses and lines display in the digital plot areas of a mixed signal graph. When this property is FALSE, only digital lines display in the plot area of a mixed signal graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 92 | <tr style="background-color:#FFFFCC;"><td>393E8C1A</td><td>[[MixedSignalGraph class/Cursors Scroll Graph property{{!}}Cursors Scroll Graph]]</td><td>Gets or sets whether dragging the cursor outside the bounds of the graph continues to scroll the graph. Set this property to TRUE to allow scrolling outside the bounds of the graph.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16542 | <tr style="background-color:#CCFFFF;"><td>3B40EC00</td><td>[[RegisterForEvents class/Event Types property{{!}}Event Types]]</td><td>Gets or sets an array of event types. You can get or set one event type for each event item on the referenced Register For Events function.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16542 | <tr style="background-color:#CCFFFF;"><td>3B40EC01</td><td>[[RegisterForEvents class/Event Locks Panel property{{!}}Event Locks Panel]]</td><td>Gets or sets an array of Booleans where each element gets or sets whether an event item on the referenced Register For Events function locks the front panel when generated. LabVIEW ignores this property for non-UI events.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16542 | <tr style="background-color:#D1BB80;"><td>3B40EC02</td><td>[[RegisterForEvents class/Event Types (Private) property{{!}}Event Types (Private)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16538 | <tr style="background-color:#CCFFFF;"><td>3E256401</td><td>[[TypedRefNumConstant class/Element property{{!}}Element]]</td><td>Returns a reference to the element that the TypedRefNumConstant object contains.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471000</td><td>[[ProjectFilesViewItem class/Parent property{{!}}Parent]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471001</td><td>[[ProjectFilesViewItem class/Project Item property{{!}}Project Item]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471002</td><td>[[ProjectFilesViewItem class/Is Folder? property{{!}}Is Folder?]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471003</td><td>[[ProjectFilesViewItem class/All Project Items property{{!}}All Project Items]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471004</td><td>[[ProjectFilesViewItem class/Children property{{!}}Children]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471005</td><td>[[ProjectFilesViewItem class/Icon property{{!}}Icon]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471006</td><td>[[ProjectFilesViewItem class/Name property{{!}}Name]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 133 | <tr style="background-color:#D1BB80;"><td>3F471007</td><td>[[ProjectFilesViewItem class/Path property{{!}}Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16461 | <tr style="background-color:#CCFFFF;"><td>40F85400</td><td>[[AbsTimeConstant class/Format String property{{!}}Format String]]</td><td>Gets and sets the format code of the [[time stamp constant]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16461 | <tr style="background-color:#CCFFFF;"><td>40F85401</td><td>[[AbsTimeConstant class/Numeric Text property{{!}}Numeric Text]]</td><td>Returns a reference to numeric text.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 99 | <tr style="background-color:#D1BB80;"><td>42B5B800</td><td>[[CopyExpert class/Name property{{!}}Name]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 99 | <tr style="background-color:#D1BB80;"><td>42B5B801</td><td>[[CopyExpert class/Icon property{{!}}Icon]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 99 | <tr style="background-color:#D1BB80;"><td>42B5B802</td><td>[[CopyExpert class/Root Item property{{!}}Root Item]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 99 | <tr style="background-color:#D1BB80;"><td>42B5B803</td><td>[[CopyExpert class/Provider property{{!}}Provider]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 134 | <tr style="background-color:#D1BB80;"><td>435C0002</td><td>[[LVClassPropDefFolder class/RerunWithDefaultValue property{{!}}RerunWithDefaultValue]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 134 | <tr style="background-color:#D1BB80;"><td>435C0003</td><td>[[LVClassPropDefFolder class/Deprecated property{{!}}Deprecated]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 134 | <tr style="background-color:#FFFFCC;"><td>435C0004</td><td>[[LVClassPropDefFolder class/ShortName property{{!}}ShortName]]</td><td>Returns the short name of the property. The short name is the name that appears in a Property Node by default.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 134 | <tr style="background-color:#FFFFCC;"><td>435C0005</td><td>[[LVClassPropDefFolder class/LongName property{{!}}LongName]]</td><td>Returns the long name of the property. The long name appears in a Property Node if you choose to display long names.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 134 | <tr style="background-color:#FFFFCC;"><td>435C0006</td><td>[[LVClassPropDefFolder class/UniqueDataName property{{!}}UniqueDataName]]</td><td>Returns the unique data name of the property. You then can use this data name with the [[Set Property]] method. The data name is never localized, but the author of the class may change the name.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 134 | <tr style="background-color:#CCFFFF;"><td>435C0007</td><td>[[LVClassPropDefFolder class/SortKey property{{!}}SortKey]]</td><td>Gets or sets the sorting order of the LabVIEW class property definition folder. Properties are normally sorted by their long name, but this property can override that for LabVIEW class properties. All properties with sort keys greater than or equal to zero will be sorted according to their sort key in ascending order. Properties with the same sort key will then be sorted by long name. If the sort key is -1, the property will be placed at the end of the property list, sorted by long name. The default sort key is -1. | |||
Setting the sort key to a non-negative number effectively moves that property to the top of the properties list and leaves the other properties unchanged. Setting the sort key to -1 effectively sorts the property normally among other properties that are sorted normally. | |||
Properties are always sorted within their class.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16539 | <tr style="background-color:#CCFFFF;"><td>46A34800</td><td>[[DataValRefNumConstant class/Is External property{{!}}Is External]]</td><td>Gets or sets whether the data value reference is an [[external data value reference]]. You also can change a data value reference to an external data value reference by right-clicking the data value reference and selecting '''External''' from the shortcut menu.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 93 | <tr style="background-color:#D1BB80;"><td>46E29C00</td><td>[[Provider class/Owning Project property{{!}}Owning Project]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 93 | <tr style="background-color:#D1BB80;"><td>46E29C01</td><td>[[Provider class/Name property{{!}}Name]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 71 | <tr style="background-color:#D1BB80;"><td>47814000</td><td>[[PlugInDDODummyContainer class/Dummy property{{!}}Dummy]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16465 | <tr style="background-color:#CCFFFF;"><td>4C59D000</td><td>[[StaticVIReference class/VI Name property{{!}}VI Name]]</td><td>Sets or returns the name of the VI that the [[Static VI Reference]] function references.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16465 | <tr style="background-color:#CCFFFF;"><td>4C59D001</td><td>[[StaticVIReference class/VI Path property{{!}}VI Path]]</td><td>Sets or returns the path to the VI that the [[Static VI Reference]] function references.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16465 | <tr style="background-color:#CCFFFF;"><td>4C59D002</td><td>[[StaticVIReference class/Is Strict property{{!}}Is Strict]]</td><td>Sets or returns the strict value for the [[Static VI Reference]] function.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E800</td><td>[[Library class/Localized Name property{{!}}Localized Name]]</td><td>The localized name of the item.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E801</td><td>[[Library class/Version property{{!}}Version]]</td><td>The version number of the [[LabVIEW project library]].</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E802</td><td>[[Library class/Description property{{!}}Description]]</td><td>Specifies the description of the LabVIEW project library for the [[Context Help]] window.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E803</td><td>[[Library class/Locked property{{!}}Locked]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E804</td><td>[[Library class/Help.Document Tag property{{!}}Help:Document Tag]]</td><td>Index keyword or HTML filename for a topic in the compiled help file to which the [[LabVIEW project library]] is linked.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E805</td><td>[[Library class/Help.Document Path property{{!}}Help:Document Path]]</td><td>Path or [[symbolic path]] to an HTML file (<code>.htm</code> or <code>.html</code>) or compiled help file (<code>.chm</code> or <code>.hlp</code>) to which the [[LabVIEW project library]] is linked.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E80C</td><td>[[Library class/DataLogging.Enable property{{!}}DataLogging:Enable]]</td><td>Enables data logging capability if set to TRUE.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E80D</td><td>[[Library class/AlarmsEvents.Enable property{{!}}AlarmsEvents:Enable]]</td><td>Enables alarms and events logging capability if set to TRUE.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E80E</td><td>[[Library class/AlarmsEvents.Use DataLogging Database property{{!}}AlarmsEvents:Use DataLogging Database]]</td><td>Sets the alarms and events database to be the same as the database that logs data. If set to TRUE, LabVIEW ignores properties set on the AlarmsEvents database.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E80F</td><td>[[Library class/AlarmsEvents.Database Name property{{!}}AlarmsEvents:Database Name]]</td><td>Specifies the name of the database where the Shared Variable Engine logs alarms and events.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E810</td><td>[[Library class/DataLogging.Database Path property{{!}}DataLogging:Database Path]]</td><td>Specifies the file path to the database where the Shared Variable Engine logs data.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E811</td><td>[[Library class/AlarmsEvents.Database Path property{{!}}AlarmsEvents:Database Path]]</td><td>Specifies the file path to the database where the Shared Variable Engine logs alarms and events.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E812</td><td>[[Library class/AlarmsEvents.Database Computer property{{!}}AlarmsEvents:Database Computer]]</td><td>Specifies the name of the computer where the alarms and events database resides.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E813</td><td>[[Library class/DataLogging.Database Name property{{!}}DataLogging:Database Name]]</td><td>Specifies the name of the database where the Shared Variable Engine logs data.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E814</td><td>[[Library class/DataLogging.Database Computer property{{!}}DataLogging:Database Computer]]</td><td>Specifies the name of the computer where the database resides.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E815</td><td>[[Library class/DataLogging.Lifespan property{{!}}DataLogging:Lifespan]]</td><td>Sets the lifespan (in days) of the logged data in the database. If value is 0, then data is always available, otherwise the database can destroy data after the number of specified days.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E816</td><td>[[Library class/Context.Has Edits In Another Context property{{!}}Context:Has Edits In Another Context]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E817</td><td>[[Library class/Context. Has Edits In This Context property{{!}}Context: Has Edits In This Context]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E818</td><td>[[Library class/Context.Is Reserved In Other Context property{{!}}Context:Is Reserved In Other Context]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E819</td><td>[[Library class/Context.Is Reserved In This Context property{{!}}Context:Is Reserved In This Context]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E81A</td><td>[[Library class/Ignore Locks property{{!}}Ignore Locks]]</td><td></td><td>Write Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E81B</td><td>[[Library class/Modifications Bit Set property{{!}}Modifications Bit Set]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E81C</td><td>[[Library class/Name property{{!}}Name]]</td><td>Returns the name of the library. If the library has not been saved to disk, you can write to this property to change the name.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E81D</td><td>[[Library class/Qualified Name property{{!}}Qualified Name]]</td><td>Returns the qualified name of the library.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E81E</td><td>[[Library class/Amalgamation.Suppress Synchronize property{{!}}Amalgamation:Suppress Synchronize]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#CCFFFF;"><td>4D10E81F</td><td>[[Library class/Signature property{{!}}Signature]]</td><td>Returns an MD5 hash of the library. This value changes if the library changes.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E820</td><td>[[Library class/Process.Save State Period property{{!}}Process:Save State Period]]</td><td>The period (in minutes) the variable engine should save the process state.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E821</td><td>[[Library class/Friends property{{!}}Friends]]</td><td>Returns a list of strings which contain the qualified names of the friends of this library.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E822</td><td>[[Library class/Owning Application property{{!}}Owning Application]]</td><td>Returns a reference to the application instance that owns this library. Be sure and close this reference afterward.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E823</td><td>[[Library class/Is In Packed Library property{{!}}Is In Packed Library]]</td><td>Returns TRUE if a [[packed project library]] contains the library.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E824</td><td>[[Library class/Packed Library.Source Project Path property{{!}}Packed Library:Source Project Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E825</td><td>[[Library class/Packed Library.GUID property{{!}}Packed Library:GUID]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#FFFFCC;"><td>4D10E826</td><td>[[Library class/Contains Compiled Code property{{!}}Contains Compiled Code]]</td><td>Sets or returns whether LabVIEW stores the library in the [[compiled object cache.]]</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 80 | <tr style="background-color:#D1BB80;"><td>4D10E827</td><td>[[Library class/Source Version property{{!}}Source Version]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 136 | <tr style="background-color:#FFFFCC;"><td>4E879000</td><td>[[Set class/Set Element property{{!}}Set Element]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 136 | <tr style="background-color:#FFFFCC;"><td>4E879001</td><td>[[Set class/Number of Visible Elements property{{!}}Number of Visible Elements]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 136 | <tr style="background-color:#FFFFCC;"><td>4E879002</td><td>[[Set class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 136 | <tr style="background-color:#FFFFCC;"><td>4E879003</td><td>[[Set class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 136 | <tr style="background-color:#FFFFCC;"><td>4E879004</td><td>[[Set class/Top Visible Element property{{!}}Top Visible Element]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C00</td><td>[[Variable class/Name property{{!}}Name]]</td><td>Gets or sets the shared variable name.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFAAAA;"><td>4F483C01</td><td>[[Variable class/Data Type property{{!}}Data Type]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C02</td><td>[[Variable class/Type property{{!}}Type]]</td><td>Gets or sets the scope of a shared variable.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C03</td><td>[[Variable class/Description property{{!}}Description]]</td><td>Gets or sets the description of a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C04</td><td>[[Variable class/Network.Use Buffering property{{!}}Network:Use Buffering]]</td><td>If TRUE, LabVIEW enables buffering for a shared variable. The default is FALSE.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C05</td><td>[[Variable class/Network.Buffer Size property{{!}}Network:Buffer Size]]</td><td>Gets or sets the size of the network buffer.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C06</td><td>[[Variable class/Network.Element Size property{{!}}Network:Element Size]]</td><td>Gets or sets the size, in number of values, of the network buffer. For arrays, gets or sets the number of elements in the array. For strings, gets or sets the number of characters in the string.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C07</td><td>[[Variable class/Network.Use Binding property{{!}}Network:Use Binding]]</td><td>If TRUE, LabVIEW binds a shared variable to an existing shared variable in the active project, an existing shared variable in another project, or an [[NI Publish-Subscribe Protocol]] data item on the network. The default is FALSE.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C08</td><td>[[Variable class/Network.Access Type property{{!}}Network:Access Type]]</td><td>Specifies whether a shared variable reads, writes, or reads and writes data.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C09</td><td>[[Variable class/Network.URL property{{!}}Network:URL]]</td><td>Gets or sets the path to a shared variable inside another project or to the data item to which you want to bind the shared variable you are configuring.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C0A</td><td>[[Variable class/Network.Project Path property{{!}}Network:Project Path]]</td><td>Gets or sets the path to a shared variable in the active LabVIEW project to which you want to bind the shared variable you are configuring.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C0B</td><td>[[Variable class/Real-Time.Enabled property{{!}}Real-Time:Enabled]]</td><td>If TRUE, LabVIEW enables the real-time first-in-first-out (FIFO) features for a shared variable. The default is FALSE. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C0C</td><td>[[Variable class/Real-Time.Use Buffering property{{!}}Real-Time:Use Buffering]]</td><td>If TRUE, LabVIEW uses the configuration you specify in the '''Use Buffering''' section of the [[Network]] page of the [[Shared Variable Properties]] dialog box to configure the size and elements of a real-time first-in-first-out (FIFO) buffer for a shared variable. The default is FALSE. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C0D</td><td>[[Variable class/Real-Time.Buffer Length property{{!}}Real-Time:Buffer Length]]</td><td>Gets or sets the length of the real-time first-in-first-out (FIFO) buffer for a shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C0E</td><td>[[Variable class/Real-Time.Array Length property{{!}}Real-Time:Array Length]]</td><td>Gets or sets the length of the array for a shared variable with a fixed length array data type. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C0F</td><td>[[Variable class/Real-Time.Datapoints In Waveform property{{!}}Real-Time:Datapoints In Waveform]]</td><td>Gets or sets the number of data points for a shared variable with a '''Data Type''' of '''Waveform'''. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C10</td><td>[[Variable class/Scaling.Enabled property{{!}}Scaling:Enabled]]</td><td>If TRUE, LabVIEW scales the shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C11</td><td>[[Variable class/Scaling.Type property{{!}}Scaling:Type]]</td><td>Gets or sets the type of scaling to perform on a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C12</td><td>[[Variable class/Scaling.Raw Min property{{!}}Scaling:Raw Min]]</td><td>Gets or sets the zero scale, or minimum value, that the server uses for a shared variable when you use linear or square root scaling. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C13</td><td>[[Variable class/Scaling.Raw Max property{{!}}Scaling:Raw Max]]</td><td>Gets or sets the full scale, or maximum value, that the server uses for a shared variable when you use linear or square root scaling. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C14</td><td>[[Variable class/Scaling.Engineering Min property{{!}}Scaling:Engineering Min]]</td><td>Gets or sets the zero scale, or minimum value, that the Shared Variable Engine and Human Machine Interface (HMI) application use for a shared variable when you use linear or square root scaling. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C15</td><td>[[Variable class/Scaling.Engineering Max property{{!}}Scaling:Engineering Max]]</td><td>Gets or sets the full scale, or maximum value, that the Shared Variable Engine and Human Machine Interface (HMI) application use for a shared variable when you use linear or square root scaling. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C16</td><td>[[Variable class/Scaling.Coerce property{{!}}Scaling:Coerce]]</td><td>If TRUE, LabVIEW coerces the shared variable data to a range you specify. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C17</td><td>[[Variable class/Scaling.Invert property{{!}}Scaling:Invert]]</td><td>If TRUE, LabVIEW inverts the data the server sends before storing it in a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C18</td><td>[[Variable class/Scaling.Invert Mask property{{!}}Scaling:Invert Mask]]</td><td>Gets or sets the bits that the Shared Variable Engine inverts before storing them in a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C19</td><td>[[Variable class/Scaling.Select Mask property{{!}}Scaling:Select Mask]]</td><td>Gets or sets the bits the Shared Variable Engine uses for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C1A</td><td>[[Variable class/Scaling.Custom VI property{{!}}Scaling:Custom VI]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C1B</td><td>[[Variable class/Logging.Enabled property{{!}}Logging:Enabled]]</td><td>If TRUE, LabVIEW enables logging for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C1C</td><td>[[Variable class/Logging.Log Events property{{!}}Logging:Log Events]]</td><td>If TRUE, LabVIEW logs events for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C1D</td><td>[[Variable class/Logging.Log Data property{{!}}Logging:Log Data]]</td><td>If TRUE, LabVIEW logs data for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C1E</td><td>[[Variable class/Logging.Time Resolution property{{!}}Logging:Time Resolution]]</td><td>Gets or sets the resolution, in seconds, for logging a shared variable value in the Citadel historical database. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C1F</td><td>[[Variable class/Logging.Value Resolution property{{!}}Logging:Value Resolution]]</td><td>Gets or sets the resolution, in engineering units, for logging the shared variable value in the Citadel historical database. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C20</td><td>[[Variable class/Logging.Deadband property{{!}}Logging:Deadband]]</td><td>Gets or sets the deadband for logging a shared variable in the Citadel historical database. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C21</td><td>[[Variable class/Alarming.Enabled property{{!}}Alarming:Enabled]]</td><td>If TRUE, LabVIEW enables alarming for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C22</td><td>[[Variable class/Alarming.HiHi.Enabled property{{!}}Alarming:HiHi:Enabled]]</td><td>If TRUE, LabVIEW enables the HI_HI alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C23</td><td>[[Variable class/Alarming.HiHi.Name property{{!}}Alarming:HiHi:Name]]</td><td>Gets or sets the name of the HI_HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C24</td><td>[[Variable class/Alarming.HiHi.Level property{{!}}Alarming:HiHi:Level]]</td><td>Gets or sets the value, in engineering units, that evokes the HI_HI alarm condition for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C25</td><td>[[Variable class/Alarming.HiHi.Deadband property{{!}}Alarming:HiHi:Deadband]]</td><td>Gets or sets the HI_HI alarm deadband as a percentage of the full scale range. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C26</td><td>[[Variable class/Alarming.HiHi.Priority property{{!}}Alarming:HiHi:Priority]]</td><td>Gets or sets the priority of the HI_HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C27</td><td>[[Variable class/Alarming.HiHi.Ack Type property{{!}}Alarming:HiHi:Ack Type]]</td><td>Gets or sets how the HI_HI alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C28</td><td>[[Variable class/Alarming.HiHi.Area property{{!}}Alarming:HiHi:Area]]</td><td>Gets or sets a descriptive area name for the HI_HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C29</td><td>[[Variable class/Alarming.HiHi.Description property{{!}}Alarming:HiHi:Description]]</td><td>Gets or sets the description of the HI_HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C2A</td><td>[[Variable class/Alarming.HiHi.Allow Log property{{!}}Alarming:HiHi:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the HI_HI alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C2B</td><td>[[Variable class/Alarming.Hi.Enabled property{{!}}Alarming:Hi:Enabled]]</td><td>If TRUE, LabVIEW enables the HI alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C2C</td><td>[[Variable class/Alarming.Hi.Name property{{!}}Alarming:Hi:Name]]</td><td>Gets or sets the name of the HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C2D</td><td>[[Variable class/Alarming.Hi.Level property{{!}}Alarming:Hi:Level]]</td><td>Gets or sets the value, in engineering units, that evokes the HI alarm condition for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C2E</td><td>[[Variable class/Alarming.Hi.Deadband property{{!}}Alarming:Hi:Deadband]]</td><td>Gets or sets the HI alarm deadband as a percentage of the full scale range. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C2F</td><td>[[Variable class/Alarming.Hi.Priority property{{!}}Alarming:Hi:Priority]]</td><td>Gets or sets the priority of the HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C30</td><td>[[Variable class/Alarming.Hi.Ack Type property{{!}}Alarming:Hi:Ack Type]]</td><td>Gets or sets how the HI alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C31</td><td>[[Variable class/Alarming.Hi.Area property{{!}}Alarming:Hi:Area]]</td><td>Gets or sets a descriptive area name for the HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C32</td><td>[[Variable class/Alarming.Hi.Description property{{!}}Alarming:Hi:Description]]</td><td>Gets or sets the description of the HI alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C33</td><td>[[Variable class/Alarming.Hi.Allow Log property{{!}}Alarming:Hi:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the HI alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C34</td><td>[[Variable class/Alarming.Lo.Enabled property{{!}}Alarming:Lo:Enabled]]</td><td>If TRUE, LabVIEW enables the LO alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C35</td><td>[[Variable class/Alarming.Lo.Name property{{!}}Alarming:Lo:Name]]</td><td>Gets or sets the name of the LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C36</td><td>[[Variable class/Alarming.Lo.Level property{{!}}Alarming:Lo:Level]]</td><td>Gets or sets the value, in engineering units, that evokes the LO alarm condition for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C37</td><td>[[Variable class/Alarming.Lo.Deadband property{{!}}Alarming:Lo:Deadband]]</td><td>Gets or sets the LO alarm deadband as a percentage of the full scale range. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C38</td><td>[[Variable class/Alarming.Lo.Priority property{{!}}Alarming:Lo:Priority]]</td><td>Gets or sets the priority of the LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C39</td><td>[[Variable class/Alarming.Lo.Ack Type property{{!}}Alarming:Lo:Ack Type]]</td><td>Gets or sets how the LO alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C3A</td><td>[[Variable class/Alarming.Lo.Area property{{!}}Alarming:Lo:Area]]</td><td>Gets or sets a descriptive area name for the LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C3B</td><td>[[Variable class/Alarming.Lo.Description property{{!}}Alarming:Lo:Description]]</td><td>Gets or sets the description of the LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C3C</td><td>[[Variable class/Alarming.Lo.Allow Log property{{!}}Alarming:Lo:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the LO alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C3D</td><td>[[Variable class/Alarming.LoLo.Enabled property{{!}}Alarming:LoLo:Enabled]]</td><td>If TRUE, LabVIEW enables the LO_LO alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C3E</td><td>[[Variable class/Alarming.LoLo.Name property{{!}}Alarming:LoLo:Name]]</td><td>Gets or sets the name of the LO_LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C3F</td><td>[[Variable class/Alarming.LoLo.Level property{{!}}Alarming:LoLo:Level]]</td><td>Gets or sets the value, in engineering units, that evokes the LO_LO alarm condition for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C40</td><td>[[Variable class/Alarming.LoLo.Deadband property{{!}}Alarming:LoLo:Deadband]]</td><td>Gets or sets the LO_LO alarm deadband as a percentage of the full scale range. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C41</td><td>[[Variable class/Alarming.LoLo.Priority property{{!}}Alarming:LoLo:Priority]]</td><td>Gets or sets the priority of the LO_LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C42</td><td>[[Variable class/Alarming.LoLo.Ack Type property{{!}}Alarming:LoLo:Ack Type]]</td><td>Gets or sets how the LO_LO alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C43</td><td>[[Variable class/Alarming.LoLo.Area property{{!}}Alarming:LoLo:Area]]</td><td>Gets or sets a descriptive area name for the LO_LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C44</td><td>[[Variable class/Alarming.LoLo.Description property{{!}}Alarming:LoLo:Description]]</td><td>Gets or sets the description of the LO_LO alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C45</td><td>[[Variable class/Alarming.LoLo.Allow Log property{{!}}Alarming:LoLo:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the LO_LO alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C46</td><td>[[Variable class/Alarming.U32BitField.Enabled property{{!}}Alarming:U32BitField:Enabled]]</td><td>If TRUE, LabVIEW enables the BIT_ARRAY alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C47</td><td>[[Variable class/Alarming.U32BitField.Name property{{!}}Alarming:U32BitField:Name]]</td><td>Gets or sets the name of the BIT_ARRAY alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C48</td><td>[[Variable class/Alarming.U32BitField.InvertMask property{{!}}Alarming:U32BitField:InvertMask]]</td><td>Gets or sets which bits of a shared variable alarm on high, <code>1</code>, and which bits alarm on low, <code>0</code>. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C49</td><td>[[Variable class/Alarming.U32BitField.Select Mask property{{!}}Alarming:U32BitField:Select Mask]]</td><td>Gets or sets which bits LabVIEW uses to calculate the alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C4A</td><td>[[Variable class/Alarming.U32BitField.Alarm On property{{!}}Alarming:U32BitField:Alarm On]]</td><td>Gets or sets whether a shared variable generates an alarm when any bit (<code>1</code>) is in alarm state or only when all bits (<code>0</code>) are in alarm state. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C4B</td><td>[[Variable class/Alarming.U32BitField.Priority property{{!}}Alarming:U32BitField:Priority]]</td><td>Gets or sets the priority of the BIT_ARRAY alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C4C</td><td>[[Variable class/Alarming.U32BitField.Ack Type property{{!}}Alarming:U32BitField:Ack Type]]</td><td>Gets or sets how the BIT_ARRAY alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C4D</td><td>[[Variable class/Alarming.U32BitField.Area property{{!}}Alarming:U32BitField:Area]]</td><td>Gets or sets a descriptive area name for the BIT_ARRAY alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C4E</td><td>[[Variable class/Alarming.U32BitField.Description property{{!}}Alarming:U32BitField:Description]]</td><td>Gets or sets the description of the BIT_ARRAY alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C4F</td><td>[[Variable class/Alarming.U32BitField.Allow Log property{{!}}Alarming:U32BitField:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the BIT_ARRAY alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C50</td><td>[[Variable class/Alarming.Boolean.Enabled property{{!}}Alarming:Boolean:Enabled]]</td><td>If TRUE, LabVIEW enables the DISCRETE alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C51</td><td>[[Variable class/Alarming.Boolean.Name property{{!}}Alarming:Boolean:Name]]</td><td>Gets or sets the name of the DISCRETE alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C52</td><td>[[Variable class/Alarming.Boolean.Alarm On property{{!}}Alarming:Boolean:Alarm On]]</td><td>Gets or sets whether a shared variable is in alarm state when the value is either high (TRUE) or low (FALSE). To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C53</td><td>[[Variable class/Alarming.Boolean.Priority property{{!}}Alarming:Boolean:Priority]]</td><td>Gets or sets the priority of the DISCRETE alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C54</td><td>[[Variable class/Alarming.Boolean.Ack Type property{{!}}Alarming:Boolean:Ack Type]]</td><td>Gets or sets how the DISCRETE alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C55</td><td>[[Variable class/Alarming.Boolean.Area property{{!}}Alarming:Boolean:Area]]</td><td>Gets or sets a descriptive area name for the DISCRETE alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C56</td><td>[[Variable class/Alarming.Boolean.Description property{{!}}Alarming:Boolean:Description]]</td><td>Gets or sets the description of the DISCRETE alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C57</td><td>[[Variable class/Alarming.Boolean.Allow Log property{{!}}Alarming:Boolean:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the DISCRETE alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C58</td><td>[[Variable class/Alarming.Custom.Enabled property{{!}}Alarming:Custom:Enabled]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C59</td><td>[[Variable class/Alarming.Custom.Name property{{!}}Alarming:Custom:Name]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C5A</td><td>[[Variable class/Alarming.Custom.VI Path property{{!}}Alarming:Custom:VI Path]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C5B</td><td>[[Variable class/Alarming.Custom.Priority property{{!}}Alarming:Custom:Priority]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C5C</td><td>[[Variable class/Alarming.Custom.Ack Type property{{!}}Alarming:Custom:Ack Type]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C5D</td><td>[[Variable class/Alarming.Custom.Area property{{!}}Alarming:Custom:Area]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C5E</td><td>[[Variable class/Alarming.Custom.Description property{{!}}Alarming:Custom:Description]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C5F</td><td>[[Variable class/Alarming.Custom.Allow Log property{{!}}Alarming:Custom:Allow Log]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C60</td><td>[[Variable class/Alarming.BadStatus.Enabled property{{!}}Alarming:BadStatus:Enabled]]</td><td>If TRUE, LabVIEW enables the Bad Status alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C61</td><td>[[Variable class/Alarming.BadStatus.Name property{{!}}Alarming:BadStatus:Name]]</td><td>Gets or sets the name of the Bad Status alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C62</td><td>[[Variable class/Alarming.BadStatus.Priority property{{!}}Alarming:BadStatus:Priority]]</td><td>Gets or sets the priority of the Bad Status alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C63</td><td>[[Variable class/Alarming.BadStatus.Ack Type property{{!}}Alarming:BadStatus:Ack Type]]</td><td>Gets or sets how the Bad Status alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C64</td><td>[[Variable class/Alarming.BadStatus.Area property{{!}}Alarming:BadStatus:Area]]</td><td>Gets or sets a descriptive area name for the Bad Status alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C65</td><td>[[Variable class/Alarming.BadStatus.Description property{{!}}Alarming:BadStatus:Description]]</td><td>Gets or sets the description of the Bad Status alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C66</td><td>[[Variable class/Alarming.BadStatus.Allow Log property{{!}}Alarming:BadStatus:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the Bad Status alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C67</td><td>[[Variable class/Alarming.RateOfChange.Enabled property{{!}}Alarming:RateOfChange:Enabled]]</td><td>If TRUE, LabVIEW enables the Rate of Change alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C68</td><td>[[Variable class/Alarming.RateOfChange.Name property{{!}}Alarming:RateOfChange:Name]]</td><td>Gets or sets the name of the Rate of Change alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C69</td><td>[[Variable class/Alarming.RateOfChange.Change property{{!}}Alarming:RateOfChange:Change]]</td><td>Gets or sets the value that a shared variable value must change in the specified time to trigger the Rate of Change alarm. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C6A</td><td>[[Variable class/Alarming.RateOfChange.Time property{{!}}Alarming:RateOfChange:Time]]</td><td>Gets or sets the amount of time, in milliseconds, in which a shared variable value must change at least the value of the [[Alarming:RateOfChange:Change]] property to trigger the Rate of Change alarm. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C6B</td><td>[[Variable class/Alarming.RateOfChange.Priority property{{!}}Alarming:RateOfChange:Priority]]</td><td>Gets or sets the priority of the Rate of Change alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C6C</td><td>[[Variable class/Alarming.RateOfChange.Ack Type property{{!}}Alarming:RateOfChange:Ack Type]]</td><td>Gets or sets how the Rate of Change alarm for a shared variable is acknowledged. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C6D</td><td>[[Variable class/Alarming.RateOfChange.Area property{{!}}Alarming:RateOfChange:Area]]</td><td>Gets or sets a descriptive area name for the Rate of Change alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C6E</td><td>[[Variable class/Alarming.RateOfChange.Description property{{!}}Alarming:RateOfChange:Description]]</td><td>Gets or sets the description of the Rate of Change alarm for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C6F</td><td>[[Variable class/Alarming.RateOfChange.Allow Log property{{!}}Alarming:RateOfChange:Allow Log]]</td><td>If TRUE, LabVIEW enables alarm logging for the Rate of Change alarm for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C70</td><td>[[Variable class/Alarming.Event On Data Change property{{!}}Alarming:Event On Data Change]]</td><td>If TRUE, LabVIEW sets an event for a shared variable when data changes. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C71</td><td>[[Variable class/Alarming.Event On User Input Only property{{!}}Alarming:Event On User Input Only]]</td><td>If <code>TRUE</code>, the value change event is generated on user input only. The default is <code>TRUE</code>. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C72</td><td>[[Variable class/Time-Triggered.Enabled property{{!}}Time-Triggered:Enabled]]</td><td>If TRUE, LabVIEW enables the deterministic features for a shared variable. The default is FALSE. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C73</td><td>[[Variable class/Time-Triggered.SMB Variable property{{!}}Time-Triggered:SMB Variable]]</td><td>If TRUE, specifies that the deterministic shared variable is of the shared memory block variety. The default is FALSE. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C74</td><td>[[Variable class/Time-Triggered.Max Size property{{!}}Time-Triggered:Max Size]]</td><td>Gets or sets the maximum size, in bytes, for the data type of a time-triggered shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C75</td><td>[[Variable class/Time-Triggered.Slot Offset property{{!}}Time-Triggered:Slot Offset]]</td><td>Gets or sets the number of microseconds you want LabVIEW to wait before writing to a slot-based, time-triggered shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C76</td><td>[[Variable class/Time-Triggered.Transmission Time property{{!}}Time-Triggered:Transmission Time]]</td><td>Gets or sets the time, in microseconds, that LabVIEW takes to send a deterministic shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C77</td><td>[[Variable class/Time-Triggered.Table Index property{{!}}Time-Triggered:Table Index]]</td><td>Gets or sets the table index of a time-triggered shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C78</td><td>[[Variable class/Time-Triggered.GUID property{{!}}Time-Triggered:GUID]]</td><td>Gets or sets a globally unique identifier for a time-triggered shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C79</td><td>[[Variable class/Time-Triggered.SMB Array Number Of Elements property{{!}}Time-Triggered:SMB Array Number Of Elements]]</td><td>Gets or sets the number of elements in an array or a string for a time-triggered shared variable. You can only use this property in the LabVIEW development system, but you must install the LabVIEW Real-Time Module to make this property available.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFAAAA;"><td>4F483C7A</td><td>[[Variable class/Typedef Path property{{!}}Typedef Path]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C7B</td><td>[[Variable class/Network.Points Per Waveform property{{!}}Network:Points Per Waveform]]</td><td>The number of points in each waveform in the buffer.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C7C</td><td>[[Variable class/Initial Value.Enabled property{{!}}Initial Value:Enabled]]</td><td>If TRUE, LabVIEW enables initial value setting for a shared variable. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C7D</td><td>[[Variable class/Initial Value.Initial Value property{{!}}Initial Value:Initial Value]]</td><td>Gets or sets the initial value for a shared variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C7E</td><td>[[Variable class/Network.Project Binding property{{!}}Network:Project Binding]]</td><td>Indicates if the variable is bound to a project item or a URL. If TRUE, the variable is bound to a project item. If FALSE, the variable is bound to a URL.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C7F</td><td>[[Variable class/Network.On Scan property{{!}}Network:On Scan]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C80</td><td>[[Variable class/Update Deadband.Enabled property{{!}}Update Deadband:Enabled]]</td><td>Enables the update deadband for a shared variable. If TRUE, LabVIEW updates the value of a shared variable only if the percentage difference between the new value and the previous value equals or exceeds the deadband. The default is FALSE. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C81</td><td>[[Variable class/Update Deadband.Source property{{!}}Update Deadband:Source]]</td><td>Gets or sets the deadband for updating the value of a shared variable when the value for the binding source changes. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C82</td><td>[[Variable class/Update Deadband.User property{{!}}Update Deadband:User]]</td><td>Gets or sets the deadband for updating the value of a shared variable when a user writes data to the variable. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C83</td><td>[[Variable class/Data Type (Variant) property{{!}}Data Type (Variant)]]</td><td>Sets the data type of the variable to the data type you wire to this property.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C84</td><td>[[Variable class/Single-Process.Enable Timestamp property{{!}}Single-Process:Enable Timestamp]]</td><td>If TRUE, a timestamp value is recorded each time the single-process shared variable reads data. <code>(Real-Time, Windows)</code> To view timestamp information and add a '''timestamp''' output to the [[Shared Variable]] node, right-click the Shared Variable node and select '''Show Timestamp''' from the shortcut menu. If this property is FALSE, the '''timestamp''' output is hidden. You can use this property only with single-process shared variables. The default value is FALSE.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFAAAA;"><td>4F483C85</td><td>[[Variable class/RawCluster2 property{{!}}RawCluster2]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C86</td><td>[[Variable class/Logging.String Format property{{!}}Logging:String Format]]</td><td>Sets the logging string format. LabVIEW ignores this property if the data type of the variable is not a string. To use this property, you must install the LabVIEW Datalogging and Supervisory Control Module.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C87</td><td>[[Variable class/Scaling.EngUnit property{{!}}Scaling:EngUnit]]</td><td>Specifies the engineering unit for the shared variable.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C88</td><td>[[Variable class/I/O.Enable Timestamp property{{!}}I/O:Enable Timestamp]]</td><td>If TRUE, LabVIEW enables the timestamp for an I/O variable. The default is FALSE.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C89</td><td>[[Variable class/I/O.Network Published property{{!}}I/O:Network Published]]</td><td>If TRUE, LabVIEW enables network publishing on the I/O variable. The default is TRUE.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C8A</td><td>[[Variable class/I/O.Mode property{{!}}I/O:Mode]]</td><td>Gets whether the variable is an I/O variable or an I/O alias.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C8B</td><td>[[Variable class/I/O.Channel Index property{{!}}I/O:Channel Index]]</td><td>Gets the index of the I/O channel that corresponds to the I/O Variable.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C8C</td><td>[[Variable class/I/O.Direction property{{!}}I/O:Direction]]</td><td>Gets the direction of an I/O variable or I/O alias.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C8D</td><td>[[Variable class/I/O.Alias Project Path property{{!}}I/O:Alias Project Path]]</td><td>Gets or sets the project path of the I/O variable that the I/O alias is bound to.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C8E</td><td>[[Variable class/I/O.Buffering Enabled property{{!}}I/O:Buffering Enabled]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C8F</td><td>[[Variable class/I/O.Buffer Size property{{!}}I/O:Buffer Size]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C90</td><td>[[Variable class/I/O.RSI property{{!}}I/O:RSI]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#FFFFCC;"><td>4F483C91</td><td>[[Variable class/I/O.Alias Access Type property{{!}}I/O:Alias Access Type]]</td><td>Gets or sets the access setting of an I/O alias. The default is Read/Write.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C92</td><td>[[Variable class/P2P.BufferSize property{{!}}P2P:BufferSize]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C93</td><td>[[Variable class/P2P.OtherEndpointUrl property{{!}}P2P:OtherEndpointUrl]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C94</td><td>[[Variable class/P2P.Is P2P Writer? property{{!}}P2P:Is P2P Writer?]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C95</td><td>[[Variable class/P2P.URL String property{{!}}P2P:URL String]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C96</td><td>[[Variable class/P2P.Is P2P? property{{!}}P2P:Is P2P?]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 81 | <tr style="background-color:#D1BB80;"><td>4F483C97</td><td>[[Variable class/P2P.Is Timestamp Enabled? property{{!}}P2P:Is Timestamp Enabled?]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16482 | <tr style="background-color:#CCFFFF;"><td>4F806400</td><td>[[RefNumConstant class/Value property{{!}}Value]]</td><td>Override value, cannot set value, this is used for type.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16482 | <tr style="background-color:#D1BB80;"><td>4F806401</td><td>[[RefNumConstant class/User Data property{{!}}User Data]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27400</td><td>[[SceneGraphDisplay class/ModelView Matrix property{{!}}ModelView Matrix]]</td><td>Reads or writes a matrix that contains the translation, rotation, and scale values for the 3D scene that appears in the [[3D picture]] control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27401</td><td>[[SceneGraphDisplay class/Background Color property{{!}}Background Color]]</td><td><!-- Begin parent: lvprop.chm::/SceneWindow_Clear_Color.html-->Reads or writes the RGBA color value for the background of the 3D scene.<!-- End parent: lvprop.chm::/SceneWindow_Clear_Color.html--></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27403</td><td>[[SceneGraphDisplay class/Projection Matrix property{{!}}Projection Matrix]]</td><td>Read or writes the matrix that represents the transformations LabVIEW uses to project the scene in the [[3D picture]] control viewer.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27404</td><td>[[SceneGraphDisplay class/Camera Controller.Type property{{!}}Camera Controller:Type]]</td><td><!-- Begin parent: lvprop.chm::/SceneWindow_Camera_Controller.html -->Reads or writes the configuration of the scene camera. Click and hold the left mouse button and drag the cursor to operate the camera.<!-- End parent: lvprop.chm::/SceneWindow_Camera_Controller.html --></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27405</td><td>[[SceneGraphDisplay class/Automatic Projection Mode property{{!}}Automatic Projection Mode]]</td><td>Reads or writes whether LabVIEW automatically updates the projection mode for the scene. If set to '''Orthographic''' or '''Perspective''', LabVIEW sets up an appropriate projection based on the scene or the size of the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27406</td><td>[[SceneGraphDisplay class/Content Bounds property{{!}}Content Bounds]]</td><td>Reads or writes the bounds for the 3D picture control in which LabVIEW renders a 3D scene.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27407</td><td>[[SceneGraphDisplay class/Content Bounds.Width property{{!}}Content Bounds:Width]]</td><td>Reads or writes the width of the 3D picture control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27408</td><td>[[SceneGraphDisplay class/Content Bounds.Height property{{!}}Content Bounds:Height]]</td><td>Reads or writes the height of the 3D picture control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F27409</td><td>[[SceneGraphDisplay class/Content Position property{{!}}Content Position]]</td><td>Reads or writes the position of the area in which content appears in the 3D picture control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F2740A</td><td>[[SceneGraphDisplay class/Content Position.Horizontal property{{!}}Content Position:Horizontal]]</td><td>Reads or writes the horizontal position of the area in which content appears in the 3D picture control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F2740B</td><td>[[SceneGraphDisplay class/Content Position.Vertical property{{!}}Content Position:Vertical]]</td><td>Reads or writes the vertical position of the area in which content appears in the 3D picture control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 100 | <tr style="background-color:#FFFFCC;"><td>50F2740C</td><td>[[SceneGraphDisplay class/Camera Controller.Auto Redraw property{{!}}Camera Controller:Auto Redraw]]</td><td>Reads or writes if this control becomes invalid when you use the camera controller.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 119 | <tr style="background-color:#FFFFCC;"><td>5144AC00</td><td>[[XPropertyFolder class/Long Name property{{!}}Long Name]]</td><td>Sets or gets the long name of the property folder.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 119 | <tr style="background-color:#FFFFCC;"><td>5144AC01</td><td>[[XPropertyFolder class/Identifier property{{!}}Identifier]]</td><td>Sets or gets the property identifier of the property folder.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 119 | <tr style="background-color:#FFFFCC;"><td>5144AC02</td><td>[[XPropertyFolder class/Description property{{!}}Description]]</td><td>Sets or gets the description of the property folder.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 119 | <tr style="background-color:#FFFFCC;"><td>5144AC03</td><td>[[XPropertyFolder class/Help Tag property{{!}}Help Tag]]</td><td>Sets or gets the help tag of the property folder.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 112 | <tr style="background-color:#FFFFCC;"><td>5436BC00</td><td>[[SceneGeometry class/Texture Generator Mode property{{!}}Texture Generator Mode]]</td><td>Reads or writes how the texture coordinates for the geometry generate.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 112 | <tr style="background-color:#FFFFCC;"><td>5436BC01</td><td>[[SceneGeometry class/Texture Generator S Plane property{{!}}Texture Generator S Plane]]</td><td>Reads or writes the values that define the s-plane to which you apply the texture. The following equation defines the plane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 112 | <tr style="background-color:#FFFFCC;"><td>5436BC02</td><td>[[SceneGeometry class/Texture Generator T Plane property{{!}}Texture Generator T Plane]]</td><td>Reads or writes the values that define the t-plane to which you apply the texture. The following equation defines the plane.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B000</td><td>[[SharedVariableNode class/Shared Variable Project Item property{{!}}Shared Variable Project Item]]</td><td>Gets or sets a reference to the shared variable in the LabVIEW Project that is associated with a [[Shared Variable]] node. If the VI with the Shared Variable node is not part of a project, or if the shared variable is located in a different project than the VI, LabVIEW returns an error.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B001</td><td>[[SharedVariableNode class/Write? property{{!}}Write?]]</td><td>Gets or sets whether a [[Shared Variable]] node is configured to read or write data. TRUE corresponds to writing data, and FALSE corresponds to reading data.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B002</td><td>[[SharedVariableNode class/Show Timestamp? property{{!}}Show Timestamp?]]</td><td>Gets or sets whether LabVIEW shows the '''timestamp''' terminal on a [[Shared Variable]] node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#D1BB80;"><td>55D4B003</td><td>[[SharedVariableNode class/Custom Rule property{{!}}Custom Rule]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B004</td><td>[[SharedVariableNode class/Relative Mode property{{!}}Relative Mode]]</td><td>Gets or sets whether the connection between a shared variable and a [[Shared Variable]] node is [[absolute, target-relative, or the default mode]].</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B005</td><td>[[SharedVariableNode class/Show Timeout? property{{!}}Show Timeout?]]</td><td>Gets or sets whether LabVIEW shows the '''ms timeout''' input and '''timed out?''' output on a [[Shared Variable]] node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B006</td><td>[[SharedVariableNode class/Timeout Allowed? property{{!}}Timeout Allowed?]]</td><td>Returns whether a [[Shared Variable]] node supports a timeout period.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B00A</td><td>[[SharedVariableNode class/Allow Read? property{{!}}Allow Read?]]</td><td>Returns whether you can [[read data]] from variable bound to the [[Shared Variable]] node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B00B</td><td>[[SharedVariableNode class/Allow Write? property{{!}}Allow Write?]]</td><td>Returns whether you can [[write data]] to the variable bound to the [[Shared Variable]] node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B00C</td><td>[[SharedVariableNode class/Allow Relative? property{{!}}Allow Relative?]]</td><td>Returns whether you can set the [[Shared Variable]] node to a [[target-relative connection]] with the variable.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B00D</td><td>[[SharedVariableNode class/Allow Absolute? property{{!}}Allow Absolute?]]</td><td>Returns whether you can set the [[Shared Variable]] node to an [[absolute connection]] with the variable.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B00E</td><td>[[SharedVariableNode class/Allow Direct? property{{!}}Allow Direct?]]</td><td>Returns whether you can set the [[Shared Variable]] node to use [[direct access]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B00F</td><td>[[SharedVariableNode class/Allow Scanned? property{{!}}Allow Scanned?]]</td><td>Returns whether you can set the [[Shared Variable]] node to use [[scanned access]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B010</td><td>[[SharedVariableNode class/IOVLocalAccessMode property{{!}}IOVLocalAccessMode]]</td><td>Gets or sets the [[access mode]] of the [[Shared Variable]] node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#CCFFFF;"><td>55D4B011</td><td>[[SharedVariableNode class/Timestamp Allowed? property{{!}}Timestamp Allowed?]]</td><td>Returns whether LabVIEW can display a timestamp for a [[Shared Variable]] node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16512 | <tr style="background-color:#D1BB80;"><td>55D4B012</td><td>[[SharedVariableNode class/GetVRTILOErrors property{{!}}GetVRTILOErrors]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16452 | <tr style="background-color:#FFAAAA;"><td>566EFC00</td><td>[[ClassSpecifierConstant class/Type (Deprecated) property{{!}}Type (Deprecated)]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16452 | <tr style="background-color:#CCFFFF;"><td>566EFC01</td><td>[[ClassSpecifierConstant class/Terminal property{{!}}Terminal]]</td><td>Returns a reference to the output terminal of a class-specifier constant.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16452 | <tr style="background-color:#CCFFFF;"><td>566EFC02</td><td>[[ClassSpecifierConstant class/Class Name property{{!}}Class Name]]</td><td>Returns the name of the currently selected class. Or, changes the selected class to the specified class name.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16452 | <tr style="background-color:#D1BB80;"><td>566EFC03</td><td>[[ClassSpecifierConstant class/Is Scripting Class Selected property{{!}}Is Scripting Class Selected]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16452 | <tr style="background-color:#D1BB80;"><td>566EFC04</td><td>[[ClassSpecifierConstant class/Is Private Class Selected property{{!}}Is Private Class Selected]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16452 | <tr style="background-color:#CCFFFF;"><td>566EFC05</td><td>[[ClassSpecifierConstant class/All Types() property{{!}}All Types[]]]</td><td>Returns an array of all possible types for the class specifier constant, as well as the inheritance relationship between the types.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16452 | <tr style="background-color:#CCFFFF;"><td>566EFC06</td><td>[[ClassSpecifierConstant class/Type property{{!}}Type]]</td><td>Gets or sets the class of the class specifier constant in the form of a string.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16476 | <tr style="background-color:#CCFFFF;"><td>570AD400</td><td>[[Bundler class/Input Count property{{!}}Input Count]]</td><td>Gets or sets the number of input terminals on a node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16476 | <tr style="background-color:#CCFFFF;"><td>570AD401</td><td>[[Bundler class/Input Terminals property{{!}}Input Terminals]]</td><td>Returns an array of references to the input terminals on a node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 72 | <tr style="background-color:#FFFFCC;"><td>57EC2C00</td><td>[[RadioButtonsControl class/Allow No Selection property{{!}}Allow No Selection]]</td><td>If FALSE (default), the user must select one of the Boolean controls in the radio buttons control. If TRUE, the user has the option of selecting none or one of the Boolean controls in the radio buttons control.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 72 | <tr style="background-color:#CCFFFF;"><td>57EC2C01</td><td>[[RadioButtonsControl class/Mechanical Action property{{!}}Mechanical Action]]</td><td>Gets or sets a mechanical action to all Booleans inside a radio button.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 68 | <tr style="background-color:#D1BB80;"><td>590A2800</td><td>[[GenClassRef class/Type Class property{{!}}Type Class]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16467 | <tr style="background-color:#D1BB80;"><td>5AFCF400</td><td>[[TimedLoop class/ConfigurationNode property{{!}}ConfigurationNode]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16467 | <tr style="background-color:#D1BB80;"><td>5AFCF401</td><td>[[TimedLoop class/OutputNode property{{!}}OutputNode]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16467 | <tr style="background-color:#D1BB80;"><td>5AFCF402</td><td>[[TimedLoop class/Timed Loop Left DCO property{{!}}Timed Loop Left DCO]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16467 | <tr style="background-color:#D1BB80;"><td>5AFCF403</td><td>[[TimedLoop class/Timed Loop Right DCO property{{!}}Timed Loop Right DCO]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16467 | <tr style="background-color:#D1BB80;"><td>5AFCF404</td><td>[[TimedLoop class/TL Timed Sequence property{{!}}TL Timed Sequence]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16467 | <tr style="background-color:#D1BB80;"><td>5AFCF405</td><td>[[TimedLoop class/Left Data Node property{{!}}Left Data Node]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16467 | <tr style="background-color:#D1BB80;"><td>5AFCF406</td><td>[[TimedLoop class/Right Data Node property{{!}}Right Data Node]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16477 | <tr style="background-color:#CCFFFF;"><td>5CC5A400</td><td>[[Unbundler class/Output Count property{{!}}Output Count]]</td><td>Gets or sets the number of output terminals on the node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16477 | <tr style="background-color:#CCFFFF;"><td>5CC5A401</td><td>[[Unbundler class/Output Terminals() property{{!}}Output Terminals[]]]</td><td>Returns an array of references to the output terminals on the node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16525 | <tr style="background-color:#CCFFFF;"><td>5D251C00</td><td>[[ConditionalTunnel class/Use Default if Unwired property{{!}}Use Default if Unwired]]</td><td>Gets or sets whether the tunnel uses [[default data]] if the left side of the tunnel is unwired. If this property is set to write and you specify FALSE, you must wire an input to the tunnel.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16525 | <tr style="background-color:#CCFFFF;"><td>5D251C01</td><td>[[ConditionalTunnel class/Linked Input Tunnel property{{!}}Linked Input Tunnel]]</td><td>Returns a reference to the [[input tunnel]] linked to this tunnel.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C000</td><td>[[LVTarget class/Class Name property{{!}}Class Name]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C001</td><td>[[LVTarget class/URL property{{!}}URL]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C002</td><td>[[LVTarget class/Description property{{!}}Description]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C003</td><td>[[LVTarget class/Model property{{!}}Model]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C004</td><td>[[LVTarget class/Slot property{{!}}Slot]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C005</td><td>[[LVTarget class/Operating System property{{!}}Operating System]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C006</td><td>[[LVTarget class/Operating System Version property{{!}}Operating System Version]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C007</td><td>[[LVTarget class/Directory property{{!}}Directory]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C008</td><td>[[LVTarget class/CPU property{{!}}CPU]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C009</td><td>[[LVTarget class/Directory Chain property{{!}}Directory Chain]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C00A</td><td>[[LVTarget class/Scratch App Instance property{{!}}Scratch App Instance]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 91 | <tr style="background-color:#D1BB80;"><td>5D37C00B</td><td>[[LVTarget class/Preallocate Enabled property{{!}}Preallocate Enabled]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B800</td><td>[[XNode class/State property{{!}}State]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B801</td><td>[[XNode class/Diagram property{{!}}Diagram]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B802</td><td>[[XNode class/Governing Library property{{!}}Governing Library]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B803</td><td>[[XNode class/Bad Governing Library property{{!}}Bad Governing Library]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B804</td><td>[[XNode class/SFP No Generate Code property{{!}}SFP No Generate Code]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B805</td><td>[[XNode class/Broken Forever property{{!}}Broken Forever]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B806</td><td>[[XNode class/Help.Document Tag property{{!}}Help:Document Tag]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B807</td><td>[[XNode class/Help.Document Path property{{!}}Help:Document Path]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B808</td><td>[[XNode class/Help.Description property{{!}}Help:Description]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B809</td><td>[[XNode class/TargetSyntaxChecking property{{!}}TargetSyntaxChecking]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16485 | <tr style="background-color:#D1BB80;"><td>5F11B80A</td><td>[[XNode class/Block Node State Cluster property{{!}}Block Node State Cluster]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A43000</td><td>[[SceneMesh class/Draw Mode property{{!}}Draw Mode]]</td><td>Returns the mode used to draw the mesh.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A43001</td><td>[[SceneMesh class/Vertex Array property{{!}}Vertex Array]]</td><td>Returns an array of the vertices that can be used by the mesh, as indexed by the [[Indices]]. Each vertex consists of an x, y, and z value.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A43003</td><td>[[SceneMesh class/Normal Array property{{!}}Normal Array]]</td><td>Returns the x, y, and z normal components that can be used by the mesh as indexed by the [[Indices]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A43005</td><td>[[SceneMesh class/Normal Binding Mode property{{!}}Normal Binding Mode]]</td><td>Returns the binding mode of the normals of the mesh.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A43006</td><td>[[SceneMesh class/Color Array property{{!}}Color Array]]</td><td>Determines the RGBA color values that can be used by the mesh as defined by the [[Indices]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A43008</td><td>[[SceneMesh class/Color Binding Mode property{{!}}Color Binding Mode]]</td><td>Returns the mode used to bind colors of the mesh to the representation.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A43009</td><td>[[SceneMesh class/Texture Coordinates () property{{!}}Texture Coordinates []]]</td><td>Defines the s and t texture space coordinates that can be used by the mesh as indexed by [[Indices]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A4300A</td><td>[[SceneMesh class/Indices property{{!}}Indices]]</td><td>Indexes the [[texture coordinates]] for the mesh.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 118 | <tr style="background-color:#FFFFCC;"><td>62A4300B</td><td>[[SceneMesh class/Use Display List? property{{!}}Use Display List?]]</td><td>Sets whether the mesh uses display lists.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16500 | <tr style="background-color:#CCFFFF;"><td>64F3CC00</td><td>[[MathScriptNodeParameter class/Type property{{!}}Type]]</td><td>Gets or sets the data type of an input or output terminal on a [[MathScript Node]], formatted as a string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16500 | <tr style="background-color:#D1BB80;"><td>64F3CC01</td><td>[[MathScriptNodeParameter class/Inside Terminal property{{!}}Inside Terminal]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16516 | <tr style="background-color:#CCFFFF;"><td>658EAC00</td><td>[[InPlaceElementStructure class/DecomposerList() property{{!}}DecomposerList[]]]</td><td>Returns an array of references to any of the following border nodes on the [[In Place Element]] structure: [[Array Index Elements]], [[Array Split Subarrays]], [[Unbundle Elements]], [[Waveform Unbundle Elements]], [[Variant To Element]], [[In Place In Element]], [[Data Value Reference Read Element]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16516 | <tr style="background-color:#CCFFFF;"><td>658EAC01</td><td>[[InPlaceElementStructure class/Recomposer List() property{{!}}Recomposer List[]]]</td><td>Returns an array of references to any of the following border nodes on the [[In Place Element]] structure: [[Array Replace Elements]], [[Array Replace Subarrays]], [[Bundle Elements]], [[Waveform Bundle Elements]], [[Variant From Element]], [[In Place Out Element]], [[Data Value Reference Write Element]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16487 | <tr style="background-color:#CCFFFF;"><td>669BE400</td><td>[[DisableStructure class/Default Frame property{{!}}Default Frame]]</td><td>Gets or sets the index of the default subdiagram of a [[Conditional Disable structure]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16487 | <tr style="background-color:#CCFFFF;"><td>669BE401</td><td>[[DisableStructure class/Conditions property{{!}}Conditions]]</td><td>Gets or sets an array of the strings that define the condition for each [[Conditional Disable structure]] subdiagram.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16487 | <tr style="background-color:#CCFFFF;"><td>669BE402</td><td>[[DisableStructure class/Active Frame property{{!}}Active Frame]]</td><td>Returns the index of the [[Conditional Disable structure]] subdiagram that is currently active, or the subdiagram whose conditions the block diagram code meets.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16487 | <tr style="background-color:#CCFFFF;"><td>669BE403</td><td>[[DisableStructure class/Disable Style property{{!}}Disable Style]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#FFFFCC;"><td>66F4C000</td><td>[[Scrollbar class/Doc Min property{{!}}Doc Min]]</td><td>Minimum value of the scrolling range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#FFFFCC;"><td>66F4C001</td><td>[[Scrollbar class/Doc Max property{{!}}Doc Max]]</td><td>Maximum value of the scrolling range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#FFFFCC;"><td>66F4C002</td><td>[[Scrollbar class/Increment property{{!}}Increment]]</td><td>Increment value of the scrolling range. When you click the increment and decrement arrows, the scroll bar value adds or subtracts the increment value to move the scroll box toward the arrow that you click.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#FFFFCC;"><td>66F4C003</td><td>[[Scrollbar class/Page Size property{{!}}Page Size]]</td><td>Page size of the scrolling range. When you click the spaces between the scroll box and the arrows, the scroll bar value changes by the page size.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#FFFFCC;"><td>66F4C004</td><td>[[Scrollbar class/Coerce Minimum Value property{{!}}Coerce Minimum Value]]</td><td>Coerces the scroll bar value to [[Doc Min]] when the value is less than the minimum value of the scrolling range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#FFFFCC;"><td>66F4C005</td><td>[[Scrollbar class/Coerce Maximum Value property{{!}}Coerce Maximum Value]]</td><td>Coerces the scroll bar value to [[Doc Max]] when the value is greater than the maximum value of the scrolling range.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#CCFFFF;"><td>66F4C006</td><td>[[Scrollbar class/Representation property{{!}}Representation]]</td><td>Use this property to get or set data types on a scrollbar control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 90 | <tr style="background-color:#FFFFCC;"><td>66F4C007</td><td>[[Scrollbar class/Housing Length property{{!}}Housing Length]]</td><td>Length of the housing in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16529 | <tr style="background-color:#CCFFFF;"><td>67D22C00</td><td>[[GenClassRefConst class/Type Class property{{!}}Type Class]]</td><td>Gets or sets the type class associated with the refnum.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#D1BB80;"><td>6851E800</td><td>[[TargetItem class/Class property{{!}}Class]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#FFFFCC;"><td>6851E801</td><td>[[TargetItem class/Application property{{!}}Application]]</td><td>The application instance opened by the target to edit and run VIs.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#D1BB80;"><td>6851E802</td><td>[[TargetItem class/Preferences property{{!}}Preferences]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#FFFFCC;"><td>6851E803</td><td>[[TargetItem class/Build Specifications property{{!}}Build Specifications]]</td><td>Returns a reference to '''Build Specifications''' under the current target in the [[Project Explorer]] window. You can use this reference with the [[ProjectItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#FFFFCC;"><td>6851E804</td><td>[[TargetItem class/Dependencies property{{!}}Dependencies]]</td><td>Returns a reference to '''Dependencies''' under the current target in the''' Project Explorer''' window. You can use this reference with the [[ProjectItem]] properties.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#D1BB80;"><td>6851E805</td><td>[[TargetItem class/Target Preferences property{{!}}Target Preferences]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#D1BB80;"><td>6851E806</td><td>[[TargetItem class/Host Preferences property{{!}}Host Preferences]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#D1BB80;"><td>6851E807</td><td>[[TargetItem class/Project Preferences property{{!}}Project Preferences]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 95 | <tr style="background-color:#D1BB80;"><td>6851E808</td><td>[[TargetItem class/FindItemsWithNoCallers property{{!}}FindItemsWithNoCallers]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 58 | <tr style="background-color:#FFFFCC;"><td>699BE400</td><td>[[VIRefNum class/Is Strict? property{{!}}Is Strict?]]</td><td>Returns TRUE if the VI reference is a strict type. FALSE otherwise.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 87 | <tr style="background-color:#D1BB80;"><td>69A74000</td><td>[[MethodVI class/Raw Signature property{{!}}Raw Signature]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16505 | <tr style="background-color:#CCFFFF;"><td>69EE1C00</td><td>[[Constructor class/Constructor Node Class Name property{{!}}Constructor Node Class Name]]</td><td>Gets or sets the class name for the constructor node. This property is similar to the MethClassName for the [[Invoke Node]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16505 | <tr style="background-color:#CCFFFF;"><td>69EE1C01</td><td>[[Constructor class/Input Terminals () property{{!}}Input Terminals []]]</td><td>Returns an array of references to the input parameter terminals.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16505 | <tr style="background-color:#CCFFFF;"><td>69EE1C02</td><td>[[Constructor class/Output Terminals () property{{!}}Output Terminals []]]</td><td>Returns an array of references to the output parameter terminals.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16496 | <tr style="background-color:#D1BB80;"><td>6C4F3C00</td><td>[[TimedSequence class/Configuration Node property{{!}}Configuration Node]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16496 | <tr style="background-color:#D1BB80;"><td>6C4F3C01</td><td>[[TimedSequence class/Output Node property{{!}}Output Node]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16496 | <tr style="background-color:#D1BB80;"><td>6C4F3C02</td><td>[[TimedSequence class/Timed Sequence Left DCO property{{!}}Timed Sequence Left DCO]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16496 | <tr style="background-color:#D1BB80;"><td>6C4F3C03</td><td>[[TimedSequence class/Timed Sequence Right DCO property{{!}}Timed Sequence Right DCO]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16496 | <tr style="background-color:#CCFFFF;"><td>6C4F3C04</td><td>[[TimedSequence class/Embedded Flat Sequence property{{!}}Embedded Flat Sequence]]</td><td>Returns a reference to the [[Flat Sequence]] structure.</td><td>Read Only</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#CCFFFF;"><td>6DE8DC00</td><td>[[PropertyItem class/Is Write property{{!}}Is Write]]</td><td>Sets or returns whether a property is a write or read property item.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#FFAAAA;"><td>6DE8DC01</td><td>[[PropertyItem class/Property (Deprecated) property{{!}}Property (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#CCFFFF;"><td>6DE8DC02</td><td>[[PropertyItem class/Terminal property{{!}}Terminal]]</td><td>Sets or returns a reference to the terminal.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#D1BB80;"><td>6DE8DC03</td><td>[[PropertyItem class/Is Default Value property{{!}}Is Default Value]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#D1BB80;"><td>6DE8DC04</td><td>[[PropertyItem class/Flags.Not Available In AppLibs property{{!}}Flags:Not Available In AppLibs]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#D1BB80;"><td>6DE8DC05</td><td>[[PropertyItem class/Flags.Is Private property{{!}}Flags:Is Private]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#D1BB80;"><td>6DE8DC06</td><td>[[PropertyItem class/Flags.Is Scripting property{{!}}Flags:Is Scripting]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#D1BB80;"><td>6DE8DC07</td><td>[[PropertyItem class/Flags.Is Deprecated property{{!}}Flags:Is Deprecated]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#D1BB80;"><td>6DE8DC08</td><td>[[PropertyItem class/Flags.Must Run At Root Loop property{{!}}Flags:Must Run At Root Loop]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#D1BB80;"><td>6DE8DC09</td><td>[[PropertyItem class/Property ID property{{!}}Property ID]]</td><td></td><td>Write Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16444 | <tr style="background-color:#CCFFFF;"><td>6DE8DC0B</td><td>[[PropertyItem class/Property property{{!}}Property]]</td><td>Gets information about the property selected on this PropertyItem.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFAAAA;"><td>72584000</td><td>[[SubPanel class/Scale Panel property{{!}}Scale Panel]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFFFCC;"><td>72584002</td><td>[[SubPanel class/Panel Transparent property{{!}}Panel Transparent]]</td><td>If TRUE, LabVIEW draws the background of the front panel in the subpanel control as transparent. If FALSE, LabVIEW draws the background color of the front panel.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFFFCC;"><td>72584003</td><td>[[SubPanel class/Container Bounds property{{!}}Container Bounds]]</td><td>Size of the area in the subpanel control that contains the front panel.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFFFCC;"><td>72584004</td><td>[[SubPanel class/Container Bounds.Width property{{!}}Container Bounds:Width]]</td><td>Width of the area in the subpanel control that contains the front panel.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFFFCC;"><td>72584005</td><td>[[SubPanel class/Container Bounds.Height property{{!}}Container Bounds:Height]]</td><td>Height of the area in the subpanel control that contains the front panel.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFAAAA;"><td>72584006</td><td>[[SubPanel class/X Scrollbar Visible property{{!}}X Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFAAAA;"><td>72584007</td><td>[[SubPanel class/Y Scrollbar Visible property{{!}}Y Scrollbar Visible]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFFFCC;"><td>72584008</td><td>[[SubPanel class/Allow User to Open Diagram property{{!}}Allow User to Open Diagram]]</td><td>If TRUE, displays an '''Open Block Diagram''' item on the shortcut menu when the user right-clicks on the border of a subpanel control in a running VI or within the border of a subpanel control but not on a control or indicator on the front panel loaded in a subpanel control in a running VI. If FALSE, the '''Open Block Diagram''' menu item does not appear.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#D1BB80;"><td>72584009</td><td>[[SubPanel class/Value property{{!}}Value]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#D1BB80;"><td>7258400A</td><td>[[SubPanel class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td></td><td>Write Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#D1BB80;"><td>7258400B</td><td>[[SubPanel class/AllowRTEdits property{{!}}AllowRTEdits]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#CCFFFF;"><td>7258400C</td><td>[[SubPanel class/Origin property{{!}}Origin]]</td><td>Returns the scroll origin of the hosted panel.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#CCFFFF;"><td>7258400D</td><td>[[SubPanel class/Diagram Inserted property{{!}}Diagram Inserted]]</td><td>Specifies whether to insert a diagram in the subpanel instead of the front panel.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#D1BB80;"><td>7258400E</td><td>[[SubPanel class/AllowObjectDragAndDrop property{{!}}AllowObjectDragAndDrop]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 65 | <tr style="background-color:#FFFFCC;"><td>7258400F</td><td>[[SubPanel class/Inserted VI property{{!}}Inserted VI]]</td><td>Returns a reference to the VI currently loaded in the referenced subpanel control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 116 | <tr style="background-color:#FFFFCC;"><td>74541000</td><td>[[SceneHeightField class/Data property{{!}}Data]]</td><td>Reads or writes a 2D array of values that represent the height of the surface at evenly spaced intervals. Each entry in the '''Data''' array specifies a point up to which LabVIEW draws the object. Use this property to draw contoured images, such as hills or waves.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 116 | <tr style="background-color:#FFFFCC;"><td>74541001</td><td>[[SceneHeightField class/Row Interval property{{!}}Row Interval]]</td><td>Reads or writes the distance that uniformly separates each point on the final surface as you move vertically through the height field data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 116 | <tr style="background-color:#FFFFCC;"><td>74541002</td><td>[[SceneHeightField class/Column Interval property{{!}}Column Interval]]</td><td>Reads or writes the distance that uniformly separates each point on the final surface as you move horizontally through the height field data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 116 | <tr style="background-color:#FFFFCC;"><td>74541003</td><td>[[SceneHeightField class/Base Height property{{!}}Base Height]]</td><td>Reads or writes the height of the base of a height field. Elevations on a height field use the base height as their <code>0</code> height. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 116 | <tr style="background-color:#FFFFCC;"><td>74541005</td><td>[[SceneHeightField class/Color property{{!}}Color]]</td><td>Reads or writes the color of the height field in RGBA format. This property accepts values <code>0</code> to <code>1</code>, where <code>0</code> represents the absence of the current color and <code>1</code> represents a full saturation of the current color.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C000</td><td>[[DigitalTable class/Value property{{!}}Value]]</td><td>Value of digital data control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#CCFFFF;"><td>7494C001</td><td>[[DigitalTable class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the digital table control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C002</td><td>[[DigitalTable class/Size property{{!}}Size]]</td><td>Width and height in pixels of the digital data control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C003</td><td>[[DigitalTable class/Size.Width property{{!}}Size:Width]]</td><td>Width of the digital data control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C004</td><td>[[DigitalTable class/Size.Height property{{!}}Size:Height]]</td><td>Height of the digital data control in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C005</td><td>[[DigitalTable class/Vertical Scrollbar Visible property{{!}}Vertical Scrollbar Visible]]</td><td>If TRUE, displays the vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C006</td><td>[[DigitalTable class/Horizontal Scrollbar Visible property{{!}}Horizontal Scrollbar Visible]]</td><td>If TRUE, displays the horizontal scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C007</td><td>[[DigitalTable class/Transitions Visible property{{!}}Transitions Visible]]</td><td>If TRUE, displays the transition values in the leftmost column as row headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C008</td><td>[[DigitalTable class/Signal Numbers Visible property{{!}}Signal Numbers Visible]]</td><td>If TRUE, displays the signal numbers in the top row as column headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C009</td><td>[[DigitalTable class/Format property{{!}}Format]]</td><td>Selects the format in which to display the data.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C00A</td><td>[[DigitalTable class/Top Left Cell property{{!}}Top Left Cell]]</td><td>The row and column of the cell displayed in the top left corner of the table. Use this property to read or change the top item, or use it to read or change the leftmost column of information displayed.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFAAAA;"><td>7494C00B</td><td>[[DigitalTable class/Old Edit Position property{{!}}Old Edit Position]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C00C</td><td>[[DigitalTable class/Selection Start property{{!}}Selection Start]]</td><td>Index of the row and column pair that specifies the beginning of data selection (inclusive).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C00D</td><td>[[DigitalTable class/Selection Size property{{!}}Selection Size]]</td><td>Index of the row and column pair that specifies the number of rows and columns in the selection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C00E</td><td>[[DigitalTable class/Selection Color property{{!}}Selection Color]]</td><td>Color to use to highlight the data selection.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C012</td><td>[[DigitalTable class/Active Cell.Active Cell property{{!}}Active Cell:Active Cell]]</td><td><!-- Begin parent: lvprop.chm,MultColLst_Active_Cell.html -->Sets the row and column of the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C013</td><td>[[DigitalTable class/Active Cell.Cell Foreground Color property{{!}}Active Cell:Cell Foreground Color]]</td><td>Color of the text in the active cell in the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C014</td><td>[[DigitalTable class/Active Cell.Cell Background Color property{{!}}Active Cell:Cell Background Color]]</td><td>Background color of the active cell in the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C015</td><td>[[DigitalTable class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C016</td><td>[[DigitalTable class/Content Rect Position property{{!}}Content Rect Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the content rectangle of the digital data control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C017</td><td>[[DigitalTable class/Content Rect Position.Left property{{!}}Content Rect Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the content rectangle of the digital data control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C018</td><td>[[DigitalTable class/Content Rect Position.Top property{{!}}Content Rect Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the content rectangle of the digital data control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C019</td><td>[[DigitalTable class/Content Rect Bounds property{{!}}Content Rect Bounds]]</td><td>The size in pixels of the content rectangle of the digital data control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C01A</td><td>[[DigitalTable class/Content Rect Bounds.Width property{{!}}Content Rect Bounds:Width]]</td><td>The width in pixels of the content rectangle of the digital data control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C01B</td><td>[[DigitalTable class/Content Rect Bounds.Height property{{!}}Content Rect Bounds:Height]]</td><td>The height in pixels of the content rectangle of the digital data control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C01C</td><td>[[DigitalTable class/Active Cell.Cell Position property{{!}}Active Cell:Cell Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the active cell(s).</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C01D</td><td>[[DigitalTable class/Active Cell.Cell Position.Left property{{!}}Active Cell:Cell Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C01E</td><td>[[DigitalTable class/Active Cell.Cell Position.Top property{{!}}Active Cell:Cell Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C01F</td><td>[[DigitalTable class/Cell Font property{{!}}Cell Font]]</td><td>The font of all cells in the digital data control. Use this property to change the size, style, or color of the cell font.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C020</td><td>[[DigitalTable class/Cell Font.Name property{{!}}Cell Font:Name]]</td><td>The name of the font in all cells. Predefined font names include <code>App Font</code>, <code>Sys Font</code>, and <code>Dlg Font</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C021</td><td>[[DigitalTable class/Cell Font.Size property{{!}}Cell Font:Size]]</td><td>The size of the font in all cells.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C022</td><td>[[DigitalTable class/Cell Font.Bold property{{!}}Cell Font:Bold]]</td><td>Indicates whether the text in all cells is bold.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C023</td><td>[[DigitalTable class/Cell Font.Italic property{{!}}Cell Font:Italic]]</td><td>Indicates whether the text in all cells is italic.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C024</td><td>[[DigitalTable class/Cell Font.Underline property{{!}}Cell Font:Underline]]</td><td>Indicates whether the text in all cells is underlined.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C025</td><td>[[DigitalTable class/Cell Font.Strikeout property{{!}}Cell Font:Strikeout]]</td><td>Indicates whether to strike out the text in all cells.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C026</td><td>[[DigitalTable class/Cell Font.Color property{{!}}Cell Font:Color]]</td><td>The text font color in all cells.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 61 | <tr style="background-color:#FFFFCC;"><td>7494C027</td><td>[[DigitalTable class/Edit Position property{{!}}Edit Position]]</td><td>The row-column pair index of the current text entry. Values of (0,0) indicate the top-left text entry. A value of –1 indicates the row headers. Values of (–2, –2) indicate that no edits are being made to the text of the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C00</td><td>[[TreeControl class/Column Header Strings() property{{!}}Column Header Strings[]]]</td><td>An array of the strings in the column headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C01</td><td>[[TreeControl class/Visible Items.Vertical Scrollbar Visible property{{!}}Visible Items:Vertical Scrollbar Visible]]</td><td>If TRUE, displays the vertical scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C02</td><td>[[TreeControl class/Visible Items.Horizontal Scrollbar Visible property{{!}}Visible Items:Horizontal Scrollbar Visible]]</td><td>If TRUE, displays the horizontal scroll bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C03</td><td>[[TreeControl class/Number of Rows property{{!}}Number of Rows]]</td><td>Number of visible rows in the tree control, excluding column headers. This property counts partially visible rows.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C04</td><td>[[TreeControl class/Number of Columns property{{!}}Number of Columns]]</td><td>Number of visible columns in the tree control. This property counts partially visible columns.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C05</td><td>[[TreeControl class/Visible Items.Column Headers Visible property{{!}}Visible Items:Column Headers Visible]]</td><td>If TRUE, displays the column headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C06</td><td>[[TreeControl class/Autosizing Row Height property{{!}}Autosizing Row Height]]</td><td>Determines whether the rows autosize their height to display all text when fonts change or when the number of lines in a cell changes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C07</td><td>[[TreeControl class/Multiple Line Input property{{!}}Multiple Line Input]]</td><td>If TRUE, you can enter multiple lines of text in the tree control cells by pressing the <Enter> key on the keyboard. If FALSE, pressing the <Enter> key on the keyboard while editing cells causes LabVIEW to commit the edits in the current cell and the text focus moves to the next cell. This property does not affect run-time behavior of the tree control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C08</td><td>[[TreeControl class/Selection Color property{{!}}Selection Color]]</td><td>The color used to highlight the selected items.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C09</td><td>[[TreeControl class/Top Left Visible Cell property{{!}}Top Left Visible Cell]]</td><td>The unique tag and column of the item string displayed in the top left corner of the tree control. Use this property to read or change the top item, or use it to read or change the leftmost column of information displayed.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C0A</td><td>[[TreeControl class/Visible Items.Symbols Visible property{{!}}Visible Items:Symbols Visible]]</td><td>If TRUE, displays the item symbols.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C0B</td><td>[[TreeControl class/Keyboard Mode property{{!}}Keyboard Mode]]</td><td>Sets how to handle upper and lowercase characters when you type characters in a tree control at run time. Valid values include 0 (System Default), 1 (Case Sensitive), and 2 (Case Insensitive).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C0C</td><td>[[TreeControl class/Selection Mode property{{!}}Selection Mode]]</td><td>Number of items the user can select. Valid values include 0 (zero or one), 1 (one), 2 (zero or more), and 3 (one or more).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C0D</td><td>[[TreeControl class/Active Item.Tag property{{!}}Active Item:Tag]]</td><td>The tag of the item(s) to which you want to apply subsequent property changes.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C0E</td><td>[[TreeControl class/Active Item.Open? property{{!}}Active Item:Open?]]</td><td>If TRUE, the active item(s) appears expanded to display items indented under it.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C0F</td><td>[[TreeControl class/Active Item.Disabled? property{{!}}Active Item:Disabled?]]</td><td>If TRUE, the active item(s) appears dimmed and you cannot select the item(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C10</td><td>[[TreeControl class/Active Item.Child-Only? property{{!}}Active Item:Child-Only?]]</td><td>If TRUE, you cannot indent other items under the active item(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C11</td><td>[[TreeControl class/Active Item.Indent Level property{{!}}Active Item:Indent Level]]</td><td>The level at which the active item(s) appears in the hierarchy. Wire a value of <code>0</code> to this property to move the item to the highest level in the hierarchy.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C12</td><td>[[TreeControl class/Active Item.Symbol Index property{{!}}Active Item:Symbol Index]]</td><td>The index of the symbol for the active item(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C13</td><td>[[TreeControl class/Active Cell.Active Column Number property{{!}}Active Cell:Active Column Number]]</td><td>Sets the column of the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C14</td><td>[[TreeControl class/Active Cell.Background Color property{{!}}Active Cell:Background Color]]</td><td>The background color of the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C15</td><td>[[TreeControl class/Active Cell.Foreground Color property{{!}}Active Cell:Foreground Color]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C16</td><td>[[TreeControl class/Active Cell.Cell Size property{{!}}Active Cell:Cell Size]]</td><td>The size of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C17</td><td>[[TreeControl class/Active Cell.Cell Size.Height property{{!}}Active Cell:Cell Size:Height]]</td><td>The height of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C18</td><td>[[TreeControl class/Active Cell.Cell Size.Width property{{!}}Active Cell:Cell Size:Width]]</td><td>The width of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C19</td><td>[[TreeControl class/Active Cell.String property{{!}}Active Cell:String]]</td><td>The string in the active cell(s).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C1A</td><td>[[TreeControl class/Twisty Type property{{!}}Twisty Type]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C1C</td><td>[[TreeControl class/Displayed Items property{{!}}Displayed Items]]</td><td>Returns the unique tags of all visible items in the tree control in display order. If an item is indented under another item and the parent item is not expanded, this property does not return the tags of any items indented under that parent item.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C1D</td><td>[[TreeControl class/Visible Items.Hierarchy Lines Visible Old property{{!}}Visible Items:Hierarchy Lines Visible Old]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C1E</td><td>[[TreeControl class/Allow Selection of Parent Items property{{!}}Allow Selection of Parent Items]]</td><td>If TRUE, users can select items that have other items indented under them and items that are not child-only and do not have other items indented under them. If FALSE, users can select only items with a value of TRUE for the [[Child-Only?]] property.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C1F</td><td>[[TreeControl class/Drag/Drop.Allow Dragging of Parent Items property{{!}}Drag/Drop:Allow Dragging of Parent Items]]</td><td>If FALSE, the user cannot drag an item in the tree control unless the item is child-only.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C20</td><td>[[TreeControl class/Drag/Drop.Allow Dropping Between Items property{{!}}Drag/Drop:Allow Dropping Between Items]]</td><td>If FALSE, the user cannot drag an item to place it between two other items at the same hierarchical level.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C21</td><td>[[TreeControl class/Visible Items.Vertical Lines Visible property{{!}}Visible Items:Vertical Lines Visible]]</td><td>If TRUE, displays vertical lines that separate columns in the tree control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C22</td><td>[[TreeControl class/Visible Items.Horizontal Lines Visible property{{!}}Visible Items:Horizontal Lines Visible]]</td><td>If TRUE, displays horizontal lines that separate rows in the tree control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C23</td><td>[[TreeControl class/Drag/Drop.Allow Dragging (Deprecated) property{{!}}Drag/Drop:Allow Dragging (Deprecated)]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C24</td><td>[[TreeControl class/Expand/Contract Symbol.Symbol Type property{{!}}Expand/Contract Symbol:Symbol Type]]</td><td>The type of symbol to display next to each item that has other items indented under it. Valid values include 0 (None), 1 (LabVIEW), 2 (Mac OS X), 3 (Windows), and 4 (Default).</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C25</td><td>[[TreeControl class/Active Cell.Old Cell Size property{{!}}Active Cell:Old Cell Size]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C26</td><td>[[TreeControl class/Active Cell.OldHeight property{{!}}Active Cell:OldHeight]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C27</td><td>[[TreeControl class/Active Cell.OldWidth property{{!}}Active Cell:OldWidth]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C28</td><td>[[TreeControl class/Size property{{!}}Size]]</td><td>The width and height in pixels of the tree control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C29</td><td>[[TreeControl class/Size.Width property{{!}}Size:Width]]</td><td>The width of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C2A</td><td>[[TreeControl class/Size.Height property{{!}}Size:Height]]</td><td>The height of the active cell(s) in pixels.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C2B</td><td>[[TreeControl class/Content Rect Position property{{!}}Content Rect Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the content rectangle of the tree control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C2C</td><td>[[TreeControl class/Content Rect Position.Left property{{!}}Content Rect Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the content rectangle of the tree control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C2D</td><td>[[TreeControl class/Content Rect Position.Top property{{!}}Content Rect Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the content rectangle of the tree control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C2E</td><td>[[TreeControl class/Content Rect Bounds property{{!}}Content Rect Bounds]]</td><td>The size in pixels of the content rectangle of the tree control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C2F</td><td>[[TreeControl class/Content Rect Bounds.Width property{{!}}Content Rect Bounds:Width]]</td><td>The width in pixels of the content rectangle of the tree control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C30</td><td>[[TreeControl class/Content Rect Bounds.Height property{{!}}Content Rect Bounds:Height]]</td><td>The height in pixels of the content rectangle of the tree control.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C31</td><td>[[TreeControl class/Active Cell.Position property{{!}}Active Cell:Position]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top-left position of the active cell(s).</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C32</td><td>[[TreeControl class/Active Cell.Position.Left property{{!}}Active Cell:Position:Left]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the left edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C33</td><td>[[TreeControl class/Active Cell.Position.Top property{{!}}Active Cell:Position:Top]]</td><td>The coordinate in pixels, relative to the origin of the owning pane, of the top edge of the active cell.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C34</td><td>[[TreeControl class/Active Cell.Cell Font property{{!}}Active Cell:Cell Font]]</td><td>The font of the active cell in the tree control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C35</td><td>[[TreeControl class/Active Cell.Cell Font.Name property{{!}}Active Cell:Cell Font:Name]]</td><td>The name of the font in the active cell. Predefined font names include <code>App Font</code>, <code>Sys Font</code>, and <code>Dlg Font</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C36</td><td>[[TreeControl class/Active Cell.Cell Font.Size property{{!}}Active Cell:Cell Font:Size]]</td><td>The size of the font in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C37</td><td>[[TreeControl class/Active Cell.Cell Font.Bold property{{!}}Active Cell:Cell Font:Bold]]</td><td>Indicates whether the text in the active cell is bold.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C38</td><td>[[TreeControl class/Active Cell.Cell Font.Italic property{{!}}Active Cell:Cell Font:Italic]]</td><td>Indicates whether the text in the active cell is italic.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C39</td><td>[[TreeControl class/Active Cell.Cell Font.Underline property{{!}}Active Cell:Cell Font:Underline]]</td><td>Indicates whether the text in the active cell is underlined.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C3A</td><td>[[TreeControl class/Active Cell.Cell Font.Strikeout property{{!}}Active Cell:Cell Font:Strikeout]]</td><td>Indicates whether to strike out the text in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C3B</td><td>[[TreeControl class/Active Cell.Cell Font.Color property{{!}}Active Cell:Cell Font:Color]]</td><td>The text font color in the active cell.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C3C</td><td>[[TreeControl class/Active Cell.Cell Justification property{{!}}Active Cell:Cell Justification]]</td><td>Gets and sets the justification of text.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C3D</td><td>[[TreeControl class/Allow Editing Cells property{{!}}Allow Editing Cells]]</td><td>If TRUE, users can edit non-header cells in this control at run time by clicking the cell text and then clicking it a second time after a short pause. If FALSE, users cannot edit non-header cells.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFAAAA;"><td>756A3C3E</td><td>[[TreeControl class/Old Edit Position property{{!}}Old Edit Position]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C3F</td><td>[[TreeControl class/Visible Items.Row Headers Visible property{{!}}Visible Items:Row Headers Visible]]</td><td>Shows the row headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C40</td><td>[[TreeControl class/Row Header Strings() property{{!}}Row Header Strings[]]]</td><td>An array of the strings in the row headers.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#CCFFFF;"><td>756A3C41</td><td>[[TreeControl class/Is Array? property{{!}}Is Array?]]</td><td>Returns TRUE if the tree has an array data type.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C42</td><td>[[TreeControl class/Active Item.Row Number property{{!}}Active Item:Row Number]]</td><td>The row number of the item to which you want to apply subsequent property changes. Wire a value of <code>–1</code> to this property to select the column headers. Wire a value of <code>–2</code> to select all rows.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C43</td><td>[[TreeControl class/All Tags property{{!}}All Tags]]</td><td>The tags of all items in a tree control. This property returns the tags of both visible and hidden items in order from the top of the tree control to the bottom.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C44</td><td>[[TreeControl class/Sibling Multiselect property{{!}}Sibling Multiselect]]</td><td>If TRUE and the [[Selection Mode]] is '''0 or More Items''', users can select multiple items only if those items are siblings.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C46</td><td>[[TreeControl class/Drag/Drop.Allow Dragging property{{!}}Drag/Drop:Allow Dragging]]</td><td>If TRUE, you can drag items from this control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C47</td><td>[[TreeControl class/Drag/Drop.Allow Dropping property{{!}}Drag/Drop:Allow Dropping]]</td><td>If TRUE, LabVIEW automatically accepts drops containing the <code>LV_TREE_TAG</code>, <code>LV_TEXT</code>, or <code>LV_TREE_ITEMS</code> data types. The <code>LV_TREE_TAG</code> data type is a string that represents the tag from which you drag. The <code>LV_TEXT</code> data type is of type string. The <code>LV_TREE_ITEMS</code> data type is an array of a cluster containing an array of strings, from left to right, in the item you are dragging, an integer representing the glyph index associated with the item from which you are dragging data, and an integer representing the indent level of the item from which you are dragging.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C48</td><td>[[TreeControl class/Expand/Contract Symbol.Show Symbol at Root property{{!}}Expand/Contract Symbol:Show Symbol at Root]]</td><td>Shows or hides the expand/contract symbols for items at indent level 0. The indent level 0 items become flush with the left side of the tree control when you hide the expand/contract symbols.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C49</td><td>[[TreeControl class/Drag/Drop.Drag Mode property{{!}}Drag/Drop:Drag Mode]]</td><td>Sets the default behavior for a drag and drop operation for the control. The settings apply only when the control configured is the source of the drag and drop operation.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C4A</td><td>[[TreeControl class/Drag/Drop.Allow Drag and Drop Outside Control property{{!}}Drag/Drop:Allow Drag and Drop Outside Control]]</td><td>If TRUE, this enables the control to drag items to other controls and accept drags from other controls.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#CCFFFF;"><td>756A3C4B</td><td>[[TreeControl class/Select Entire Rows property{{!}}Select Entire Rows]]</td><td>Highlights the entire row if you select a row in the tree.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C4C</td><td>[[TreeControl class/Edit Position property{{!}}Edit Position]]</td><td>The row-column pair index of the current text entry. Values of (0,0) indicate the top-left text entry. A value of –1 indicates the row or column header. Values of (–2, –2) indicate that no edits are being made to the text of the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#FFFFCC;"><td>756A3C4D</td><td>[[TreeControl class/Visible Items.Hierarchy Lines Visible property{{!}}Visible Items:Hierarchy Lines Visible]]</td><td>If '''Visible''', lines to outline the hierarchy of the items are always visible as vertical and horizontal lines to the left of the items in the tree control. If '''Invisible''', the hierarchy lines are always invisible. If '''OS Default''', LabVIEW displays the hierarchy lines if trees in the operating system show hierarchy lines.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 66 | <tr style="background-color:#D1BB80;"><td>756A3C4E</td><td>[[TreeControl class/Focus Item property{{!}}Focus Item]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16519 | <tr style="background-color:#CCFFFF;"><td>7616E800</td><td>[[InPlaceClusterNode class/Terminal Height property{{!}}Terminal Height]]</td><td>Resizes the expandable [[Unbundle / Bundle Elements]] border node to the height in pixels you specify.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16519 | <tr style="background-color:#CCFFFF;"><td>7616E801</td><td>[[InPlaceClusterNode class/Output Count property{{!}}Output Count]]</td><td>Gets or sets the number of output terminals on the expandable [[Unbundle / Bundle Elements]] border node.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16519 | <tr style="background-color:#CCFFFF;"><td>7616E802</td><td>[[InPlaceClusterNode class/Output Terminals() property{{!}}Output Terminals[]]]</td><td>Returns an array of references to the output terminals on an [[Unbundle / Bundle Elements]] border node.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16519 | <tr style="background-color:#CCFFFF;"><td>7616E803</td><td>[[InPlaceClusterNode class/Element Names() property{{!}}Element Names[]]]</td><td>Gets or sets the names of the elements in the cluster.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16519 | <tr style="background-color:#CCFFFF;"><td>7616E804</td><td>[[InPlaceClusterNode class/Full Names Visible? property{{!}}Full Names Visible?]]</td><td>Gets or sets whether LabVIEW displays the full names of elements in the cluster.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16519 | <tr style="background-color:#CCFFFF;"><td>7616E805</td><td>[[InPlaceClusterNode class/Available Elements() property{{!}}Available Elements[]]]</td><td>Returns an array of the labels of the named elements in the cluster.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16519 | <tr style="background-color:#CCFFFF;"><td>7616E806</td><td>[[InPlaceClusterNode class/Full Element Names() property{{!}}Full Element Names[]]]</td><td>Gets or sets an array of the full, hierarchical names of the elements in the cluster. <!-- Begin parent: lvscript.chm::/NamedBundler_Full_Element_Names091093.html-->Element names are formatted as a cluster that contains an array of strings that represent the hierarchical name.<!-- End parent: lvscript.chm::/NamedBundler_Full_Element_Names091093.html--></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16473 | <tr style="background-color:#CCFFFF;"><td>7684C000</td><td>[[CompanionDiagram class/SimulationDiagram property{{!}}SimulationDiagram]]</td><td>Returns a reference to the companion diagrams of the simulation diagram.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED400</td><td>[[FeedbackNode class/Direction property{{!}}Direction]]</td><td>Gets and sets the [[direction]] the [[Feedback Node]] faces.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED401</td><td>[[FeedbackNode class/Output Terminal property{{!}}Output Terminal]]</td><td>Returns a reference to the output terminal of the [[Feedback Node]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED402</td><td>[[FeedbackNode class/Input Terminal property{{!}}Input Terminal]]</td><td>Returns a reference to the input terminal of the [[Feedback Node]]. The input terminal of a Feedback Node provides the output value for the node the next time the VI runs.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED403</td><td>[[FeedbackNode class/Initializer Terminal property{{!}}Initializer Terminal]]</td><td>Returns a reference to the [[initializer terminal]] of the [[Feedback Node]].</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED404</td><td>[[FeedbackNode class/Initializer's Loop property{{!}}Initializer's Loop]]</td><td>Gets or sets a reference to the loop to which the initializer is currently attached, or an invalid reference if the initializer is not on a loop and will be globally initialized.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED405</td><td>[[FeedbackNode class/Initializer Is On Loop property{{!}}Initializer Is On Loop]]</td><td>Returns TRUE if the [[initializer terminal]] of the [[Feedback Node]] is on a loop and not [[globally initialized]] on the first call of the VI in an execution or when the VI it belongs to compiles or loads.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED406</td><td>[[FeedbackNode class/Delay property{{!}}Delay]]</td><td>Gets or sets the value of the [[Feedback Node]] [[delay]]. If the delay is less than 1, LabVIEW returns an error.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED407</td><td>[[FeedbackNode class/Enable Terminal Shown property{{!}}Enable Terminal Shown]]</td><td>Gets or sets whether the [[enable terminal]] of the [[Feedback Node]] is shown.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED408</td><td>[[FeedbackNode class/Initialization Type property{{!}}Initialization Type]]</td><td>Places the initializer terminal on the innermost loop. When you first call this method, or when LabVIEW compiles or loads the VI that contains the loop, LabVIEW places the terminal on the node and sets the initialization mode appropriately.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED409</td><td>[[FeedbackNode class/Header Appearance property{{!}}Header Appearance]]</td><td>Gets or sets the cosmetic appearance of the [[Feedback Node]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED40A</td><td>[[FeedbackNode class/Ignore FPGA Reset Method property{{!}}Ignore FPGA Reset Method]]</td><td><!-- Begin parent:lvpage.chm::/pp_feedbackConfig_DB.html-->Gets or sets whether this Feedback Node initializes if the FPGA VI [[resets]]. If TRUE, this node does not initialize if the FPGA VI resets. This node initializes the next time you [[download the FPGA VI to the FPGA target]].<!-- End parent: lvpage.chm::/pp_feedbackConfig_DB.html--> This property applies only when the Feedback Node is deployed on an FPGA target. This property can have a value of TRUE only when the [[initialization style]] of the Feedback Node is to initialize on compile or load.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#D1BB80;"><td>778ED40B</td><td>[[FeedbackNode class/Disconnect Implicit Enable Signal property{{!}}Disconnect Implicit Enable Signal]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16522 | <tr style="background-color:#CCFFFF;"><td>778ED40C</td><td>[[FeedbackNode class/Initialization Mux Location property{{!}}Initialization Mux Location]]</td><td>Controls where the initialization multiplexer is relative to the core feedback register when the containing VI is targeted to FPGA. The multiplexer can only be before the register if a constant is wired in to the initialization terminal. This option only applies if the feedback node is globally initialized.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7000</td><td>[[DAQmxNameConstant class/Allow Multiple Names property{{!}}Allow Multiple Names]]</td><td>Allows multiple names to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7001</td><td>[[DAQmxNameConstant class/Allow Undefined Names property{{!}}Allow Undefined Names]]</td><td>Allows undefined item names to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7002</td><td>[[DAQmxNameConstant class/Filter On Device property{{!}}Filter On Device]]</td><td>Filters the pull-down menu of the control according to the names associated with [[Device]].</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7007</td><td>[[DAQmxNameConstant class/Device property{{!}}Device]]</td><td>Defines the I/O control name of the device string to filter the list.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#D1BB80;"><td>78CA7008</td><td>[[DAQmxNameConstant class/TagType property{{!}}TagType]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7009</td><td>[[DAQmxNameConstant class/Include Invalid Names property{{!}}Include Invalid Names]]</td><td>Indicates whether to include invalid items in the drop-down menu.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA700A</td><td>[[DAQmxNameConstant class/Allow Create New property{{!}}Allow Create New]]</td><td>If TRUE, specifies that the '''Create New''' button is available in the '''Browse''' dialog box.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA700F</td><td>[[DAQmxNameConstant class/Channel.Signal Type property{{!}}Channel:Signal Type]]</td><td>Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7010</td><td>[[DAQmxNameConstant class/Physical Channel.Signal Type property{{!}}Physical Channel:Signal Type]]</td><td>Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Physical Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#D1BB80;"><td>78CA7011</td><td>[[DAQmxNameConstant class/Analog Trigger.Show Dedicated property{{!}}Analog Trigger:Show Dedicated]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#D1BB80;"><td>78CA7012</td><td>[[DAQmxNameConstant class/Analog Trigger.Show AI Channels property{{!}}Analog Trigger:Show AI Channels]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7013</td><td>[[DAQmxNameConstant class/Switch.Show Channels property{{!}}Switch:Show Channels]]</td><td>Indicates whether to display the switch channels in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7014</td><td>[[DAQmxNameConstant class/Switch.Show Relays property{{!}}Switch:Show Relays]]</td><td>Indicates whether to display the switch relays in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7015</td><td>[[DAQmxNameConstant class/Terminal.Show Basic property{{!}}Terminal:Show Basic]]</td><td>Indicates whether to display basic and commonly used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7016</td><td>[[DAQmxNameConstant class/Terminal.Show Advanced property{{!}}Terminal:Show Advanced]]</td><td>Indicates whether to display advanced and rarely used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#D1BB80;"><td>78CA7017</td><td>[[DAQmxNameConstant class/Terminal.Show Private property{{!}}Terminal:Show Private]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7018</td><td>[[DAQmxNameConstant class/Physical Channel.Show External property{{!}}Physical Channel:Show External]]</td><td>Indicates whether to display external and commonly used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA7019</td><td>[[DAQmxNameConstant class/Physical Channel.Show Internal property{{!}}Physical Channel:Show Internal]]</td><td>Indicates whether to display internal and rarely used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#D1BB80;"><td>78CA701A</td><td>[[DAQmxNameConstant class/Physical Channel.Show Internal Bizarre property{{!}}Physical Channel:Show Internal Bizarre]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16457 | <tr style="background-color:#CCFFFF;"><td>78CA701B</td><td>[[DAQmxNameConstant class/Switch.Show Topologies property{{!}}Switch:Show Topologies]]</td><td>Indicates whether to display the switch topologies in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C00</td><td>[[OverridableParameterTerminal class/Numeric Override Policy property{{!}}Numeric Override Policy]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C01</td><td>[[OverridableParameterTerminal class/Numeric Override Representation property{{!}}Numeric Override Representation]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C02</td><td>[[OverridableParameterTerminal class/Fixed-Point.Maximum Word Length property{{!}}Fixed-Point:Maximum Word Length]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C03</td><td>[[OverridableParameterTerminal class/Fixed-Point.Overflow Policy property{{!}}Fixed-Point:Overflow Policy]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C04</td><td>[[OverridableParameterTerminal class/Fixed-Point.Quantization Policy property{{!}}Fixed-Point:Quantization Policy]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C05</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Bits property{{!}}Fixed-Point:Representation:Bits]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C06</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Signed property{{!}}Fixed-Point:Representation:Bits:Signed]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C07</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Word Length property{{!}}Fixed-Point:Representation:Bits:Word Length]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C08</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Bits.Integer Word Length property{{!}}Fixed-Point:Representation:Bits:Integer Word Length]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C09</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Desired property{{!}}Fixed-Point:Representation:Desired]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C0A</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Range Min property{{!}}Fixed-Point:Representation:Desired:Range Min]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C0B</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Range Max property{{!}}Fixed-Point:Representation:Desired:Range Max]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C0C</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Desired.Delta property{{!}}Fixed-Point:Representation:Desired:Delta]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C0D</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Actual property{{!}}Fixed-Point:Representation:Actual]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C0E</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Range Min property{{!}}Fixed-Point:Representation:Actual:Range Min]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C0F</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Range Max property{{!}}Fixed-Point:Representation:Actual:Range Max]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C10</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Actual.Delta property{{!}}Fixed-Point:Representation:Actual:Delta]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C11</td><td>[[OverridableParameterTerminal class/Representation property{{!}}Representation]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C12</td><td>[[OverridableParameterTerminal class/Fixed-Point.Representation.Include Overflow Status Policy property{{!}}Fixed-Point:Representation:Include Overflow Status Policy]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16515 | <tr style="background-color:#D1BB80;"><td>794E2C13</td><td>[[OverridableParameterTerminal class/Uses Fixed-Point Overflow and Quantization property{{!}}Uses Fixed-Point Overflow and Quantization]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16474 | <tr style="background-color:#D1BB80;"><td>7A5E3C00</td><td>[[SimulationNode class/SimNode Parameters property{{!}}SimNode Parameters]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16474 | <tr style="background-color:#D1BB80;"><td>7A5E3C01</td><td>[[SimulationNode class/SimNode Error In property{{!}}SimNode Error In]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16474 | <tr style="background-color:#D1BB80;"><td>7A5E3C02</td><td>[[SimulationNode class/SimNode ErrorOut property{{!}}SimNode ErrorOut]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16474 | <tr style="background-color:#D1BB80;"><td>7A5E3C03</td><td>[[SimulationNode class/SimNode Parameters Out property{{!}}SimNode Parameters Out]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16474 | <tr style="background-color:#CCFFFF;"><td>7A5E3C04</td><td>[[SimulationNode class/SIMConfigNode property{{!}}SIMConfigNode]]</td><td>Returns a reference to the input node for the [[Control & Simulation Loop]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16474 | <tr style="background-color:#CCFFFF;"><td>7A5E3C05</td><td>[[SimulationNode class/SIMOutputNode property{{!}}SIMOutputNode]]</td><td>Returns a reference to the output node for the [[Control & Simulation Loop]].</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C800</td><td>[[Splitter class/Is Vertical? property{{!}}Is Vertical?]]</td><td>Indicates whether the splitter pane is vertical. This property is TRUE if the splitter pane is vertical and FALSE if it is horizontal.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C801</td><td>[[Splitter class/Splitter Position property{{!}}Splitter Position]]</td><td>Controls the position of the splitter. If the splitter is vertical, the position is the horizontal coordinate of the left of the splitter. If the splitter is horizontal, the position is the vertical coordinate of the top of the splitter.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C802</td><td>[[Splitter class/Colors property{{!}}Colors]]</td><td>Colors of the splitter bar in a (Foreground Color, Background Color) pair.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C803</td><td>[[Splitter class/Colors.FG Color property{{!}}Colors:FG Color]]</td><td>Specifies the foreground color of the splitter bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C804</td><td>[[Splitter class/Colors.BG Color property{{!}}Colors:BG Color]]</td><td>Specifies the background color of the splitter bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C805</td><td>[[Splitter class/Splitter Position Locked property{{!}}Splitter Position Locked]]</td><td>Locks the splitter bar so that it cannot be moved by the user.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C806</td><td>[[Splitter class/Sizing property{{!}}Sizing]]</td><td>Determines the splitter bar behavior when you resize its owner. The owner of a splitter bar can be the window or another splitter bar.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 76 | <tr style="background-color:#FFFFCC;"><td>7A90C807</td><td>[[Splitter class/Label property{{!}}Label]]</td><td>Reference to the label object.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16530 | <tr style="background-color:#CCFFFF;"><td>7B7CE800</td><td>[[InPlaceArraySplitNode class/Split Dimension property{{!}}Split Dimension]]</td><td>Gets or sets the dimension along which LabVIEW splits the input array to an [[Array Split / Replace Subarrays]] border node. <!-- Begin parent: glang.chm::/inplace_arraysplit.html-->For example, if you select <code>1</code> for a two-dimensional array, LabVIEW creates the subarrays from columns of the original array. If you select <code>0</code>, LabVIEW creates the subarrays from rows of the original array.<!-- End parent: glang.chm::/inplace_arraysplit.html--></td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16530 | <tr style="background-color:#CCFFFF;"><td>7B7CE801</td><td>[[InPlaceArraySplitNode class/Split Count property{{!}}Split Count]]</td><td>Gets or sets the number of times the [[Array Split / Replace Subarrays]] border node splits the input array.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16530 | <tr style="background-color:#CCFFFF;"><td>7B7CE802</td><td>[[InPlaceArraySplitNode class/Split Terminals property{{!}}Split Terminals]]</td><td>Returns an array of references to the '''subarray''' terminals of an [[Array Split / Replace Subarrays]] border node.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16530 | <tr style="background-color:#CCFFFF;"><td>7B7CE803</td><td>[[InPlaceArraySplitNode class/Length Terminals property{{!}}Length Terminals]]</td><td>Returns an array of references to the '''split length''' terminals of an [[Array Split / Replace Subarrays]] border node.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16530 | <tr style="background-color:#CCFFFF;"><td>7B7CE804</td><td>[[InPlaceArraySplitNode class/Array Terminal property{{!}}Array Terminal]]</td><td>Returns a reference to the '''array''' terminal of an [[Array Split / Replace Subarrays]] border node.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16530 | <tr style="background-color:#CCFFFF;"><td>7B7CE805</td><td>[[InPlaceArraySplitNode class/Terminal Height property{{!}}Terminal Height]]</td><td>Returns the height, in pixels, of a '''split length''' terminal on an [[Array Split / Replace Subarrays]] border node.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16498 | <tr style="background-color:#CCFFFF;"><td>7C856800</td><td>[[CodeWizard class/Name property{{!}}Name]]</td><td>Gets or sets the name of the code wizard.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16498 | <tr style="background-color:#CCFFFF;"><td>7C856801</td><td>[[CodeWizard class/Path property{{!}}Path]]</td><td>Gets or sets the VI path of the code wizard, or callback VI.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E800</td><td>[[IONameConstant class/TypeClass property{{!}}TypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E801</td><td>[[IONameConstant class/SubTypeClass property{{!}}SubTypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E802</td><td>[[IONameConstant class/Device String property{{!}}Device String]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E803</td><td>[[IONameConstant class/FilterOnTypeClass property{{!}}FilterOnTypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E804</td><td>[[IONameConstant class/FilterOnSubTypeClass property{{!}}FilterOnSubTypeClass]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E805</td><td>[[IONameConstant class/FilterOnDevice property{{!}}FilterOnDevice]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E806</td><td>[[IONameConstant class/DisplayFilter property{{!}}DisplayFilter]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E807</td><td>[[IONameConstant class/AllowUndefined property{{!}}AllowUndefined]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E808</td><td>[[IONameConstant class/AllowMultiple property{{!}}AllowMultiple]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E809</td><td>[[IONameConstant class/DropDownList() property{{!}}DropDownList[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#CCFFFF;"><td>7C86E80A</td><td>[[IONameConstant class/Value property{{!}}Value]]</td><td>Sets or returns the value of the control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#FFAAAA;"><td>7C86E80B</td><td>[[IONameConstant class/TagList() property{{!}}TagList[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E80C</td><td>[[IONameConstant class/IncludeInvalid property{{!}}IncludeInvalid]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E80D</td><td>[[IONameConstant class/AllowCreateNew property{{!}}AllowCreateNew]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E80E</td><td>[[IONameConstant class/TagType property{{!}}TagType]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#FFAAAA;"><td>7C86E80F</td><td>[[IONameConstant class/UpdatedTagList() property{{!}}UpdatedTagList[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E810</td><td>[[IONameConstant class/FilterCriteria property{{!}}FilterCriteria]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E811</td><td>[[IONameConstant class/User Data property{{!}}User Data]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#CCFFFF;"><td>7C86E812</td><td>[[IONameConstant class/Menu Button Visible property{{!}}Menu Button Visible]]</td><td>Sets or returns a visible pull-down menu button.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16445 | <tr style="background-color:#D1BB80;"><td>7C86E813</td><td>[[IONameConstant class/Ignore Separators property{{!}}Ignore Separators]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16456 | <tr style="background-color:#CCFFFF;"><td>7CC75C00</td><td>[[OuterTerminal class/Tunnel property{{!}}Tunnel]]</td><td>Returns a reference to the tunnel associated with the outer terminal.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 47 | <tr style="background-color:#D1BB80;"><td>7D3D4400</td><td>[[WaveformData class/Controls() property{{!}}Controls[]]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16443 | <tr style="background-color:#CCFFFF;"><td>7DBC6400</td><td>[[PolymorphicSubVI class/Selected Type property{{!}}Selected Type]]</td><td>Specifies the polymorphic VI instance to select. Writing to this property removes automatic selection.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16443 | <tr style="background-color:#CCFFFF;"><td>7DBC6401</td><td>[[PolymorphicSubVI class/Selector property{{!}}Selector]]</td><td>Returns a reference to the polymorphic VI selector for a polymorphic VI.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16443 | <tr style="background-color:#CCFFFF;"><td>7DBC6403</td><td>[[PolymorphicSubVI class/Selector Visible property{{!}}Selector Visible]]</td><td>Sets or returns if the polymorphic VI selector is visible.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16443 | <tr style="background-color:#CCFFFF;"><td>7DBC6404</td><td>[[PolymorphicSubVI class/Polymorphic VI property{{!}}Polymorphic VI]]</td><td>Returns a reference to the Polymorphic VI that the subVI references.</td><td>Read Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16443 | <tr style="background-color:#CCFFFF;"><td>7DBC6405</td><td>[[PolymorphicSubVI class/Automatic property{{!}}Automatic]]</td><td>Sets or returns if the polymorphic VI automatically selects the instance.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC400</td><td>[[StateDiagramWizard class/Master Enum property{{!}}Master Enum]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC401</td><td>[[StateDiagramWizard class/State Loop property{{!}}State Loop]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC402</td><td>[[StateDiagramWizard class/State Case property{{!}}State Case]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC403</td><td>[[StateDiagramWizard class/StateOutputTunnel property{{!}}StateOutputTunnel]]</td><td></td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC404</td><td>[[StateDiagramWizard class/_Quit_StateEnum property{{!}}_Quit_StateEnum]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC405</td><td>[[StateDiagramWizard class/StopCodeEnum property{{!}}StopCodeEnum]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC406</td><td>[[StateDiagramWizard class/SubVIConfig property{{!}}SubVIConfig]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16455 | <tr style="background-color:#D1BB80;"><td>7E9AC407</td><td>[[StateDiagramWizard class/IsLoopCase property{{!}}IsLoopCase]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16478 | <tr style="background-color:#CCFFFF;"><td>7EF3E800</td><td>[[NamedUnbundler class/Element Names() property{{!}}Element Names[]]]</td><td>Gets or sets the names of the elements in the unbundler.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16478 | <tr style="background-color:#CCFFFF;"><td>7EF3E801</td><td>[[NamedUnbundler class/Full Names Visible? property{{!}}Full Names Visible?]]</td><td>Gets or sets whether to display the full names of elements.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16478 | <tr style="background-color:#CCFFFF;"><td>7EF3E802</td><td>[[NamedUnbundler class/Available Elements() property{{!}}Available Elements[]]]</td><td>Returns an array of the names of available elements in the unbundler.</td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16478 | <tr style="background-color:#CCFFFF;"><td>7EF3E803</td><td>[[NamedUnbundler class/Full Element Names() property{{!}}Full Element Names[]]]</td><td>Gets or sets the complete names of elements in the unbundler, including the name at each level of the hierarchy.</td><td>Read/Write</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16478 | <tr style="background-color:#D1BB80;"><td>7EF3E804</td><td>[[NamedUnbundler class/Full Element Index() property{{!}}Full Element Index[]]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16478 | <tr style="background-color:#D1BB80;"><td>7EF3E805</td><td>[[NamedUnbundler class/RestrictLRGrowMove property{{!}}RestrictLRGrowMove]]</td><td></td><td>Read/Write</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 94 | <tr style="background-color:#D1BB80;"><td>7F2BE400</td><td>[[CopyOperation class/Conflicts property{{!}}Conflicts]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 94 | <tr style="background-color:#D1BB80;"><td>7F2BE401</td><td>[[CopyOperation class/Experts property{{!}}Experts]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 94 | <tr style="background-color:#D1BB80;"><td>7F2BE402</td><td>[[CopyOperation class/Root Item property{{!}}Root Item]]</td><td></td><td>Read Only</td><td>No</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 115 | <tr style="background-color:#FFFFCC;"><td>7F5A8C00</td><td>[[SceneCylinder class/Radius property{{!}}Radius]]</td><td>Reads or writes the radius of the cylinder. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 115 | <tr style="background-color:#FFFFCC;"><td>7F5A8C01</td><td>[[SceneCylinder class/Height property{{!}}Height]]</td><td>Reads or writes the height of the cylinder. The default is <code>0</code>.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 115 | <tr style="background-color:#FFFFCC;"><td>7F5A8C02</td><td>[[SceneCylinder class/Detail property{{!}}Detail]]</td><td>Reads or writes the level of detail used to render the cylinder. This property accepts values <code>0</code> to <code>1</code>, with <code>0</code> representing very little detail and <code>1</code> representing a high level of detail.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 115 | <tr style="background-color:#FFFFCC;"><td>7F5A8C03</td><td>[[SceneCylinder class/Color property{{!}}Color]]</td><td>Reads or writes the color of the cylinder in RGBA format. This property accepts values <code>0</code> to <code>1</code>, where <code>0</code> represents the absence of the red, green, or blue color and <code>1</code> represents a full saturation of the current color.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 69 | <tr style="background-color:#FFFFCC;"><td>7F6EBC00</td><td>[[RotaryColorScale class/Scale Position property{{!}}Scale Position]]</td><td>Specifies the position of the rotary scale. This property is not writable for meters.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 69 | <tr style="background-color:#FFFFCC;"><td>7F6EBC01</td><td>[[RotaryColorScale class/Scale Position.Start property{{!}}Scale Position:Start]]</td><td>Specifies where the scale begins. The 3 o'clock position is 0, 12 o'clock position is pi/2, 9 0'clock position is pi, 6 o'clock position is 3*pi/2, and so on. This property is not writable for meters.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 69 | <tr style="background-color:#FFFFCC;"><td>7F6EBC02</td><td>[[RotaryColorScale class/Scale Position.Range property{{!}}Scale Position:Range]]</td><td>Specifies the clockwise range, in radians, of the scale from the start position. This property is not writable for meters.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16491 | <tr style="background-color:#D1BB80;"><td>7F962800</td><td>[[SynchronousDataFlowDCO class/Outside Term property{{!}}Outside Term]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16491 | <tr style="background-color:#D1BB80;"><td>7F962801</td><td>[[SynchronousDataFlowDCO class/Inside Term property{{!}}Inside Term]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16466 | <tr style="background-color:#CCFFFF;"><td>7FE55400</td><td>[[ComboBoxConstant class/Strings () property{{!}}Strings []]]</td><td>Sets or returns an array of strings you can select in the combo box constant control. Use the [[Strings And Values ()]] property to specify custom values for each string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 16466 | <tr style="background-color:#CCFFFF;"><td>7FE55401</td><td>[[ComboBoxConstant class/Strings And Values () property{{!}}Strings And Values []]]</td><td>Sets or returns an array of clusters that contain the strings that you can select in the combo box constant control and the values for each string. Use the Strings () property if you do not need to [[specify custom values]] for each string.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 48 | <tr style="background-color:#FFFFCC;"><td>B55EAC00</td><td>[[DSCTag class/Allow Undefined Tags property{{!}}Allow Undefined Tags]]</td><td>Allows tag names which are not defined in the Tag Editor to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 48 | <tr style="background-color:#FFFFCC;"><td>B55EAC01</td><td>[[DSCTag class/Value property{{!}}Value]]</td><td>Value of the tag control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 48 | <tr style="background-color:#CCFFFF;"><td>B55EAC02</td><td>[[DSCTag class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the tag control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 48 | <tr style="background-color:#FFFFCC;"><td>B55EAC03</td><td>[[DSCTag class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 49 | <tr style="background-color:#FFFFCC;"><td>D76C3000</td><td>[[DAQChannelName class/Allow Undefined Names property{{!}}Allow Undefined Names]]</td><td>Allows channel names which are not defined to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 49 | <tr style="background-color:#FFFFCC;"><td>D76C3001</td><td>[[DAQChannelName class/Allow Multiple Names property{{!}}Allow Multiple Names]]</td><td>Allows multiple names to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 49 | <tr style="background-color:#FFFFCC;"><td>D76C3002</td><td>[[DAQChannelName class/Value property{{!}}Value]]</td><td>Value of the traditional DAQ channel control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 49 | <tr style="background-color:#CCFFFF;"><td>D76C3003</td><td>[[DAQChannelName class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the DAQ Channel Name control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 49 | <tr style="background-color:#FFFFCC;"><td>D76C3004</td><td>[[DAQChannelName class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 50 | <tr style="background-color:#FFFFCC;"><td>E354B000</td><td>[[VISAResourceName class/Allow Undefined Names property{{!}}Allow Undefined Names]]</td><td>Allows names which are not defined to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 50 | <tr style="background-color:#FFFFCC;"><td>E354B001</td><td>[[VISAResourceName class/Value property{{!}}Value]]</td><td>Value of the VISA resource name control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 50 | <tr style="background-color:#CCFFFF;"><td>E354B002</td><td>[[VISAResourceName class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the VISA Resource Name control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 50 | <tr style="background-color:#FFFFCC;"><td>E354B003</td><td>[[VISAResourceName class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 50 | <tr style="background-color:#D1BB80;"><td>E354B004</td><td>[[VISAResourceName class/DefinedClasses property{{!}}DefinedClasses]]</td><td></td><td>Read Only</td><td>Yes</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 51 | <tr style="background-color:#FFFFCC;"><td>E67CB800</td><td>[[IVILogicalName class/Allow Undefined Names property{{!}}Allow Undefined Names]]</td><td>Allows names which are not defined to be entered.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 51 | <tr style="background-color:#FFFFCC;"><td>E67CB801</td><td>[[IVILogicalName class/Value property{{!}}Value]]</td><td>Value of the IVI logical name control.</td><td>Read/Write</td><td>Yes </td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 51 | <tr style="background-color:#CCFFFF;"><td>E67CB802</td><td>[[IVILogicalName class/Default Value property{{!}}Default Value]]</td><td>Gets or sets the default value of the VISA Resource Name control.</td><td>Read/Write</td><td>Yes (Read Only)</td></tr> | |||
|}}{{#ifeq: {{{1|}}} | 51 | <tr style="background-color:#FFFFCC;"><td>E67CB803</td><td>[[IVILogicalName class/Value (Signaling) property{{!}}Value (Signaling)]]</td><td>Sets the value of the control and generates a Value Change event.</td><td>Write Only</td><td>Yes </td></tr> | |||
|}} | |||
{{!}}}</div></div>}}</includeonly> | |||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
{{TOCright}} | |||
This template contains a lookup table for all of the properties. It is used in the [[VI Server Class Hierarchy]] class pages to display the properties tables. The parameter is the Class ID number where the list is then filtered to properties of that class if it has any. If the parameter is left blank, the default is that it has no properties. | |||
===Syntax=== | |||
<code><nowiki>{{VIServerPropsTable|{{{1}}}}}</nowiki></code> | |||
'''where:''' | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 28: | Line 2,686: | ||
|- | |- | ||
| <code>{{{1}}}</code> | | <code>{{{1}}}</code> | ||
| The class | | The class ID. | ||
| <code> | | <code>Blank - Translates into message: ''This class has no properties.''</code> | ||
|} | |} | ||
'' | ===Example: ''No Properties Exists''=== | ||
No properties exist for the [[{{VIServerGetClassName|10}} class|{{VIServerGetClassName|10}} Class]]. | |||
<code> | <code> | ||
<nowiki> | <nowiki> | ||
{{VIServerPropsTable}} | {{VIServerPropsTable|10}} | ||
</nowiki> | </nowiki> | ||
</code> | </code> | ||
====Results==== | |||
{{VIServerPropsTable|10}} | |||
===Example: ''Properties Exist''=== | |||
Properties exist for the [[{{VIServerGetClassName|3}} class|{{VIServerGetClassName|4}} Class]]. | |||
<code> | <code> | ||
<nowiki> | <nowiki> | ||
{{VIServerPropsTable| | {{VIServerPropsTable|3}} | ||
}} | |||
</nowiki> | </nowiki> | ||
</code> | </code> | ||
{{VIServerPropsTable| | ====Results==== | ||
{{VIServerPropsTable|3}} | |||
===Example: ''Passing a null value.''=== | |||
Passing a null value defaults to no properties. | |||
<code> | <code> | ||
<nowiki> | <nowiki> | ||
{{VIServerPropsTable | {{VIServerPropsTable}} | ||
}} | |||
</nowiki> | </nowiki> | ||
</code> | </code> | ||
{{VIServerPropsTable | ====Results==== | ||
{{VIServerPropsTable}} | |||
== See Also == | |||
*[[Template:VIServerEventsTable]] | |||
*[[Template:VIServerMethodsTable]] | |||
*[[Template:VIServerLegend]] | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 14:32, 8 May 2020
Usage
This template contains a lookup table for all of the properties. It is used in the VI Server Class Hierarchy class pages to display the properties tables. The parameter is the Class ID number where the list is then filtered to properties of that class if it has any. If the parameter is left blank, the default is that it has no properties.
Syntax
{{VIServerPropsTable|{{{1}}}}}
where:
| Parameter | Description | Default |
|---|---|---|
{{{1}}}
|
The class ID. | Blank - Translates into message: This class has no properties.
|
Example: No Properties Exists
No properties exist for the LVVariant Class.
{{VIServerPropsTable|10}}
Results
This class has no properties or it inherits properties from its parent: Control Class.
Example: Properties Exist
Properties exist for the Decoration Class.
{{VIServerPropsTable|3}}
Results
Show/Hide Generic 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 |
|---|---|---|---|---|
| 6327800 | Class ID | Class identifier of the object. | Read Only | Yes (Read Only) |
| 6327801 | Owner (Deprecated) | Read Only | Yes | |
| 6327802 | Owning VI | Returns a reference to the VI that owns this object. Close this reference when you are finished using it. The reference this property returns does not keep the VI in memory. If the owning VI is removed from memory, this reference becomes invalid. Use the Open VI Reference function to obtain a reference to a VI that stays in memory until you explicitly close the reference. | Read Only | Yes (Read Only) |
| 6327803 | Class Name | Name of the VI Server class that contains the object. | Read Only | Yes (Read Only) |
| 6327804 | Modified | Read Only | Yes | |
| 6327805 | Is On Block Diagram? | Returns TRUE when the object is located on the block diagram. | Read Only | Yes |
| 6327806 | Owner | Reference to the owning object. The type of the reference is Generic. An object of class Panel does not have an owner (it is the top-level object) and always returns Not A Refnum. | Read Only | Yes (Read Only) |
Example: Passing a null value.
Passing a null value defaults to no properties.
{{VIServerPropsTable}}
Results
This class has no properties.