Data Type Page (Properties Dialog Box)
- Updated2025-03-14
- 5 minute(s) read
Use this page of the Properties dialog box to specify the representation of numeric objects or outputs and to configure fixed-point data types.
This page includes the following components:
Option | Description |
---|---|
Representation | Sets the representation of numeric data. |
Adapt to x | If x is source, this checkbox sets whether the configuration settings for the output value, such as Representation, adapt to the input values you wire to the function. If you wire fixed-point input values to the function, LabVIEW automatically sets the Fixed-Point Configuration settings to avoid data loss, if possible. If data loss cannot occur, the context help of the Output Configuration page of the function displays [Not Needed] next to the Rounding Mode and/or Overflow Mode to indicate that these modes are unused. If you remove the checkmark from this checkbox, you can specify the Fixed-Point Configuration settings manually. LabVIEW then displays a blue coercion dot on the function to indicate that data loss might occur.
Note The Adapt to Source checkbox does not appear for functions that cannot adapt the output value to the configuration settings of the input value. For example, this checkbox does not appear for the To Fixed-Point function. |
Fixed-Point Configuration | Sets the configuration settings for fixed-point data. Set Representation to Fixed-point (FXP) to enable these options. These options are not available for enums, rings, knobs, slides, or waveforms.
Note LabVIEW calculates the Range of the fixed-point number according to the values you specify for the Encoding of the fixed-point number.
|