To Fixed-Point function: Difference between revisions
Appearance
Started page |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type= | {{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type=function|icon=Conversion Palette - To Fixed-Point.png}} | ||
The '''To Fixed-Point''' function converts any non-complex number to [[Fixed-point data type|fixed-point]] representation. | The '''To Fixed-Point''' function converts any non-complex number to [[Fixed-point data type|fixed-point]] representation. | ||
Latest revision as of 18:23, 6 July 2020
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
| Object information | |
|---|---|
| Owning palette(s) | Conversion palette |
| Type | Function |
| Requires | Basic Development Environment |
| Icon | |
The To Fixed-Point function converts any non-complex number to fixed-point representation.
If you do not wire a value to the fixed-point type input or configure the output settings of this function, the data type of the fixed-point output adapts to the data you wire to the number input. For example, if you wire an 8-bit unsigned integer to the number input, LabVIEW returns an 8-bit unsigned fixed-point number with 8 integer bits. This function saturates the number by default if overflow occurs.
Usage
| |
Specific use cases for this function. |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
External Links
| |
Add links to external resources that would also help. |