Fixed-Point to Integer Cast function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Fixed-Point palette
Type Function
Requires Basic Development Environment
Icon Fixed-Point Palette - Fixed-Point to Integer Cast.png

The Fixed-Point to Integer Cast function scales the fixed-point input to produce an integer output. This function is the equivalent of an arithmetic shift of the input, constrained so that the least significant bit of the input becomes the least significant bit of the output.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links