Swaps the high-order 8 bits and the low-order 8 bits for every word in anything. This function swaps the high and low bytes of any 16-bit integer or unpacked Boolean and the bytes of each word in a 32-bit integer. This function does not affect strings, floating-point numbers, and 8-bit integers. The connector pane displays the default data types for this polymorphic function.
![]() |
anything is any LabVIEW data that you want to byte swap. |
![]() |
byte swapped is of the same data type as anything. |