Control Properties

LabView Local Project Settings

Control Properties

Installed With: Base Package

Inherits from GenericยปGObject. View the class hierarchy.

PropertyDescription
BlinkingIf TRUE, the control blinks. Details
CaptionReference to the caption object. Details
Data Binding:Binding TypeReturns the type of binding. The binding type can be Unbound, Bound To PSP URL, or Bound To Variable Shortcut. Details
Data Binding:LED VisibleShows or hides the data binding indicator. Details
Data Binding:ModeGets or sets the mode of the data connection. The data connection mode can be No PSP, Read, Write, or Write & Read. Details
Data Binding:PathReads or writes the NI Publish-Subscribe-Protocol 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:StatusReturns the status of the data connection. The connection status can be Invalid Status, Unconnected, Active, Idle, Error, or Connecting. Details
DataSocket:EnabledThis 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 VisibleShows or hides the connection status indicator. Details
DataSocket:ModeGets or sets the mode of the data connection. Details
DataSocket:StatusReturns the status of the data connection. The connection status can be Invalid Status, Unconnected, Active, Idle, Error, or Connecting. Details
DataSocket:URLGets 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
DescriptionDescription 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
DisabledIndicates if control can be operated: 0-Enabled, 1-Disabled, 2-Disabled and Grayed Out. Details
Focus Key BindingSets a shortcut key to navigate to this control. Details
IndicatorIf TRUE, the front panel object is an indicator. If FALSE, the object is a control. Details
Key FocusIf TRUE, the control has key focus and receives the keys pressed on the keyboard. Details
LabelReference to the label object. Details
Skip When TabbingIf TRUE, LabVIEW skips this control when you tab through the front panel. Details
Synchronous DisplayDefers updates for controls or indicators. Details
Tip StripSets or returns the tip strip of a control. A tip strip is the brief description of the front panel object that appears when you move the cursor over the object. 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 and generates a Value Change event. Details
ValueData value of this control. 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
ValueData 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
VisibleDisplays the front panel control. Details
XControl:Container BoundsSets or gets the container bounds of the XControl. Details
XControl:Container Bounds:HeightHeight of the XControl. Details
XControl:Container Bounds:WidthWidth of the XControl. Details
XControl:Is XControl?Returns TRUE if the control is an XControl, FALSE otherwise. Details