Fixed-point numbers represent rational numbers within a user-specified range and with a user-specified precision.

You can specify any size between 1 and 64 bits, inclusive, for a fixed-point number. You can configure fixed-point numbers as signed or unsigned.

Refer to Numeric Data Types Table for more information about numeric data type bits, digits, and range.


LabVIEW control terminal processing a fixed point numeric data type.
Fixed-point —Fixed-point numbers have up to 64 bits of storage.