Numeric Properties

Requires: Base Development System

Inherits from Generic»GObject»Control. View the class hierarchy.

PropertyDescription
Adapt To SourceGets or sets whether you want the value to inherit the fixed-point configuration settings of an input fixed-point value. Details
Data Entry LimitsCluster 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:IncrementIncrement of numeric data range. Details
Data Entry Limits:MaximumMaximum value of numeric data range. Details
Data Entry Limits:MinimumMinimum value of numeric data range. Details
Decrement Key BindingSets a shortcut key to decrement this control. Details
Fixed-Point Overflow Status Visible? Details
Fixed-Point Representation:ActualReads the actual range of the fixed-point value based on its encoding. Details
Fixed-Point Representation:Actual:DeltaReads the actual delta of the fixed-point value based on its encoding. Details
Fixed-Point Representation:Actual:Range MaxReads the actual maximum of the fixed-point value based on its encoding. Details
Fixed-Point Representation:Actual:Range MinReads the actual minimum of the fixed-point value based on its encoding. Details
Fixed-Point Representation:BitsReads 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 LengthReads 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:SignedReads 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 LengthReads 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:DesiredReads or writes the desired range of the fixed-point value based on its encoding. Details
Fixed-Point Representation:Desired:DeltaReads or writes the desired delta of the fixed-point value based on its encoding. Details
Fixed-Point Representation:Desired:Range MaxReads or writes the desired maximum of the fixed-point value based on its encoding. Details
Fixed-Point Representation:Desired:Range MinReads 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 BindingSets a shortcut key to increment this control. Details
RepresentationGets or sets the data type on the numeric control. Details
Response to Value Outside LimitsReads or writes the response to values outside the specified limits for maximum, minimum, and increment. Details
Response to Value Outside Limits:IncrementReads or writes the response to values outside the specified limits for the increment value. Details
Response to Value Outside Limits:MaximumReads or writes the response to values outside the specified limits for the maximum value. Details
Response to Value Outside Limits:MinimumReads or writes the response to values outside the specified limits for the minimum value. Details
Unit LabelReference to the unit label. You can use this reference with the Text properties. Details