Rotates each bit in the specified input (value in) one bit to the right (from most significant to least significant), inserts carry in the high-order bit, and returns the least significant bit.
New high-order bit of value in.
An input to this operation.
This input must be an integer and cannot be an array or cluster.
Former low-order bit of value in.
New value.
Where This Node Can Run:
Desktop OS: none
FPGA: All devices
Web Server: Not supported in VIs that run in a web application