Requires: Base Development System
Inherits from Generic»GObject»Control. View the class hierarchy.
Property | Description |
---|---|
Adapt To Source | Gets or sets whether you want the value to inherit the fixed-point configuration settings of an input fixed-point value. Details |
Data Entry Limits | 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. Details |
Data Entry Limits:Increment | Increment of numeric data range. Details |
Data Entry Limits:Maximum | Maximum value of numeric data range. Details |
Data Entry Limits:Minimum | Minimum value of numeric data range. Details |
Decrement Key Binding | Sets a shortcut key to decrement this control. Details |
Fixed-Point Overflow Status Visible? | Details |
Fixed-Point Representation:Actual | Reads the actual range of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Actual:Delta | Reads the actual delta of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Actual:Range Max | Reads the actual maximum of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Actual:Range Min | Reads the actual minimum of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Bits | Reads or writes the encoding of the fixed-point value. Using this property with non-fixed-point controls will cause an error. Details |
Fixed-Point Representation:Bits:Integer Word Length | Reads or writes the integer word length of the fixed-point value. Using this property with a non-fixed-point numeric will result in an error. Details |
Fixed-Point Representation:Bits:Signed | Reads or writes whether the fixed-point value is a signed value. FALSE means signed. Using this property with a non-fixed-point number will result in an error. Details |
Fixed-Point Representation:Bits:Word Length | Reads or writes the word length of the fixed-point value. FALSE means signed. Using this property with a non-fixed-point numeric will result in an error. Details |
Fixed-Point Representation:Desired | Reads or writes the desired range of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Desired:Delta | Reads or writes the desired delta of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Desired:Range Max | Reads or writes the desired maximum of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Desired:Range Min | Reads or writes the desired minimum of the fixed-point value based on its encoding. Details |
Fixed-Point Representation:Include Overflow Status? | Reads or writes whether LabVIEW includes an overflow status with the fixed-point number. Details |
Increment Key Binding | Sets a shortcut key to increment this control. Details |
Representation | Gets or sets the data type on the numeric control. Details |
Response to Value Outside Limits | Reads or writes the response to values outside the specified limits for maximum, minimum, and increment. Details |
Response to Value Outside Limits:Increment | Reads or writes the response to values outside the specified limits for the increment value. Details |
Response to Value Outside Limits:Maximum | Reads or writes the response to values outside the specified limits for the maximum value. Details |
Response to Value Outside Limits:Minimum | Reads or writes the response to values outside the specified limits for the minimum value. Details |
Unit Label | Reference to the unit label. You can use this reference with the Text properties. Details |