Join Numbers

Creates a number from the component bytes or words.

1378

Inputs/Outputs

datatype_icon

high(x)

An 8-, 16-, or 32-bit number or an array or cluster of that representation.

datatype_icon

low(x)

An 8-, 16-, or 32-bit number or an array or cluster of that representation.

datatype_icon

x

An integer twice the width of high(x) and low(x).

This output is a 16-, 32-, or 64-bit unsigned integer or an array or cluster of those representations. If high(x) and low(x) are of different widths, this output is twice the width of the widest number.