Owning Palette: Numeric Functions
Requires: Base Package
Multiplies x by 2 raised to the power of n.
If x is an integer, this function is the equivalent of an arithmetic shift. The connector pane displays the default data types for this polymorphic function.

If you wire a fixed-point value to this function, the resulting output value retains the fixed-point configuration settings of the input value. However, the value is likely to round or overflow.
Refer to the Add - Various Uses VI in the labview\examples\general\functions\Numeric directory for an example of using the Scale By Power Of 2 function.