Modifies the input array according to the digital-reversed order of the index.
Base of the exponent. radix must be greater than or equal to 2.
Default: 2
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The input array with modified elements.
Corresponding index of the input array for each element in the output array.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
When the index of a sequence has the radix-base digits (a0a1...an), this node modifies the sequence X into the digital-reversed sequence Y according to the following equation:
For examples of radix-base digits, 2-base is binary and 16-base is hexadecimal.
The following illustration shows the 2-base reversed order (bit-reversed order) of 8 elements.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application