Requires: Base Development System
Inherits from Generic»GObject. View the class hierarchy.
Property | Description |
---|---|
Auto-Update From Typedef | If TRUE, the control automatically updates when the type definition changes. Details |
Blinking | If TRUE, the control blinks. Details |
Built-In Mouse Wheel Support | Sets the conditions under which the control responds to mouse wheel movement. Details |
Caption | Reference to the caption object. You can use this reference with the Text properties. Details |
Control Index | 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. Details |
Control Reference Nodes[] | Returns references to the control reference nodes of this control. Details |
Data Binding:Binding Type | Returns the type of binding. Details |
Data Binding:LED Visible | Shows or hides the data binding indicator. Details |
Data Binding:Mode | Gets or sets the mode of the data connection. Details |
Data Binding:Path | 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. Details |
Data Binding:Status | Returns the status of the data connection. The connection status can be Invalid Status, Unconnected, Active, Idle, Error, or Connecting. Details |
DataSocket:Enabled | This is the enabled state of the opc, ftp, and http connection on Windows, and the dstp and file connection on all LabVIEW-supported platforms. A connection can transfer data only when enabled. Details |
DataSocket:LED Visible | Shows or hides the connection status indicator. Details |
DataSocket:Mode | Gets or sets the mode of the data connection. Details |
DataSocket:Status | Returns the status of the data connection. The connection status can be Invalid Status, Unconnected, Active, Idle, Error, or Connecting. Details |
DataSocket:URL | Gets or sets the URL to which the control is connected. Valid URLs for using the DataSocket properties to connect controls are the opc, ftp, and http protocols on Windows, and the dstp and file protocols on all LabVIEW-supported platforms. Details |
Default Value | Default value of the control (LabVIEW variant). Details |
Default Value | Default value of the control (LabVIEW variant). Details |
Default Value (Undoable) | Default value of the control (LabVIEW variant). This property behaves identically to writing the Default Value property except that LabVIEW records changes to this property if a transaction starts on the VI. Details |
Description | 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. Details |
Disabled | Indicates whether you can operate the control. Details |
Focus Key Binding | Sets a shortcut key to navigate to this control. Details |
Grow Info | Returns the growing abilities for this control. Details |
Grow Info:Can Grow Horizontally | Returns if this control can grow horizontally. Details |
Grow Info:Can Grow Vertically | Returns if this control can grow vertically. Details |
Grow Info:Max Horizontally | Returns the maximum size horizontally this control can grow. Details |
Grow Info:Max Vertically | Returns the maximum size vertically this control can grow. Details |
Grow Info:Min Horizontally | Returns the minimum size horizontally this control can grow. Details |
Grow Info:Min Vertically | Returns the minimum size vertically this control can grow. Details |
Has Caption | Returns TRUE if the control has a caption. Details |
Indicator | If TRUE, the front panel object is an indicator. If FALSE, the object is a control. Details |
Invoke Nodes[] | Returns references to the invoke nodes of this control. Details |
Is On Connector Pane | Returns whether a control or indicator is on the connector pane of a VI. Details |
Is Typedef? | Returns whether the control is linked to the type definition. Details |
Key Focus | If TRUE, the control has key focus and receives the keys pressed on the keyboard. Details |
Label | Reference to the label object. Details |
Local Variables[] | Returns references to the local variables of this control. Details |
Owning Pane | Returns a reference to the pane that owns the referenced control. Details |
Property Nodes[] | Returns references to the property nodes of this control. Details |
Skip When Tabbing | If TRUE, LabVIEW skips this control when you tab through the front panel. Details |
Style ID | Returns a numeric identifier for the style of the control. Details |
Synchronous Display | 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. Details |
Terminal | 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. Details |
Tip Strip | Sets or returns the tip strip of a control. A tip strip is the brief description of the object that appears when you move the cursor over the object. Other products refer to tip strips as tooltips. Details |
Typedef:Path | Returns the path to the type definition if the control is linked to a type definition. Otherwise, LabVIEW returns an empty path. Details |
Typedef:VI | Returns a reference to the type definition if the control is connected to a type definition. Otherwise, LabVIEW returns <NotARef>. Details |
Value | Data value of the control (LV variant). 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. Details |
Value | Data value of the control (LV variant). 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. Details |
Value (Signaling) | Sets the value of the control (LV variant) and generates a Value Change event. Details |
Value (Signaling) | Sets the value of the control (LV variant) and generates a Value Change event. Details |
Value (Undoable) | Data value of the control (LabVIEW variant). This property behaves identically to writing the Value property except that LabVIEW records changes to this property if a transaction starts on the VI. For a Boolean value configured with a latching mechanical action, this property always returns an error. Details |
Visible | Displays the front panel control. Details |
XControl:Container Bounds | Sets or gets the container bounds of the XControl. Details |
XControl:Container Bounds:Height | Height of the XControl. Details |
XControl:Container Bounds:Width | Width of the XControl. Details |
XControl:Is XControl? | Returns TRUE if the control is an XControl, FALSE otherwise. Details |