
The Function Block BIN2HEX converts a binary value to a hexadecimal value.
Note: Unlike the Function Block BIN2DEC, the data is converted into actual binary values and not into numbers 0 and 1.
The input expects a string with binary data.
The output returns the result as a hexadecimal number.