Output Configuration Page (Properties Dialog Box)
- Updated2025-01-28
- 5 minute(s) read
Output Configuration Page (Properties Dialog Box)
Use this page of the Properties dialog box to specify the configuration of the output of a numeric function.
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 You can configure either Encoding or Range settings. If you configure Encoding settings, LabVIEW updates the Range settings to fit the specified encoding. If you configure Range settings, LabVIEW updates the Encoding settings to fit the specified range. If you edit both Encoding and Range settings, the last settings you edit before clicking the OK button are the settings that LabVIEW uses for the fixed-point data.
|